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
|
return True
|
||||||
except:
|
except:
|
||||||
return False
|
return False
|
||||||
if checkConnection() == False:
|
if checkConnection() == False:
|
||||||
print ('''
|
print ('''
|
||||||
....._____....... ____ ____ ____ _ ____ _ ____ _ ____ _ _
|
....._____....... ____ ____ ____ _ ____ _ ____ _ ____ _ _
|
||||||
/ \/| [__ | | | | |__| | |___ | [__ |__|
|
/ \/| [__ | | | | |__| | |___ | [__ |__|
|
||||||
\o__ /\| ___] |__| |___ | | | |___ | | ___] | |
|
\o__ /\| ___] |__| |___ | | | |___ | | ___] | |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user