mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Update Checks.py
This commit is contained in:
parent
5b9c7e70f1
commit
e1cea11957
|
@ -17,6 +17,7 @@ languageSelector()
|
||||||
def zoomOut(): #Prompt For User To manually ZoomIn/ZoomOut in Termux.
|
def zoomOut(): #Prompt For User To manually ZoomIn/ZoomOut in Termux.
|
||||||
print(' Please ZoomIn/ZoomOut Until Below Word Shows in Single Line\n')
|
print(' Please ZoomIn/ZoomOut Until Below Word Shows in Single Line\n')
|
||||||
print('+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++')
|
print('+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++')
|
||||||
|
input(" ")
|
||||||
|
|
||||||
def checkConnection(host='https://google.com'): #Connection check
|
def checkConnection(host='https://google.com'): #Connection check
|
||||||
system('clear')
|
system('clear')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user