mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
ZoomIn/ZoomOut Instructions Added
This commit is contained in:
parent
f68986e663
commit
5b9c7e70f1
|
@ -14,6 +14,9 @@ RED, GREEN, DEFAULT = '\033[91m', '\033[1;32m', '\033[0m'
|
|||
installGetText()
|
||||
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('+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++')
|
||||
|
||||
def checkConnection(host='https://google.com'): #Connection check
|
||||
system('clear')
|
||||
|
|
Loading…
Reference in New Issue
Block a user