mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
parent
07d2335907
commit
9d6719fbf2
|
@ -15,8 +15,8 @@ def checkConnection(host='http://duckduckgo.com'): #Connection check
|
|||
return True
|
||||
except:
|
||||
return False
|
||||
if checkConnection() == False:
|
||||
print ('''
|
||||
if checkConnection() == False:
|
||||
print ('''
|
||||
....._____....... ____ ____ ____ _ ____ _ ____ _ ____ _ _
|
||||
/ \/| [__ | | | | |__| | |___ | [__ |__|
|
||||
\o__ /\| ___] |__| |___ | | | |___ | | ___] | |
|
||||
|
|
Loading…
Reference in New Issue
Block a user