mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Ooops Action ...
This commit is contained in:
parent
e1cea11957
commit
92841fcdba
|
@ -14,11 +14,6 @@ RED, GREEN, DEFAULT = '\033[91m', '\033[1;32m', '\033[0m'
|
||||||
installGetText()
|
installGetText()
|
||||||
languageSelector()
|
languageSelector()
|
||||||
|
|
||||||
def zoomOut(): #Prompt For User To manually ZoomIn/ZoomOut in Termux.
|
|
||||||
print(' Please ZoomIn/ZoomOut Until Below Word Shows in Single Line\n')
|
|
||||||
print('+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++')
|
|
||||||
input(" ")
|
|
||||||
|
|
||||||
def checkConnection(host='https://google.com'): #Connection check
|
def checkConnection(host='https://google.com'): #Connection check
|
||||||
system('clear')
|
system('clear')
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user