Update sites.inc
This commit is contained in:
@@ -591,7 +591,7 @@ SITEINFO(){
|
||||
5) [ "${explt}" == "-" ] && explt='Yes' || explt='-';;
|
||||
6) [ "${lock}" == "-" ] && lock='Yes' || lock='-';;
|
||||
7)
|
||||
echo -e "\n\n"
|
||||
echo -e "\n"
|
||||
echo -en "Enter new Proxy Address: "
|
||||
read server
|
||||
echo -e "\033[3A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[3A"
|
||||
|
||||
Reference in New Issue
Block a user