mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
pull request
This commit is contained in:
parent
e17cc9ed61
commit
2ec965f968
|
@ -23,7 +23,7 @@ def connected(host='http://duckduckgo.com'):
|
|||
return True
|
||||
except:
|
||||
return False
|
||||
if True == False:
|
||||
if connected() == False:
|
||||
print '''
|
||||
....._____....... ____ ____ ____ _ ____ _ ____ _ ____ _ _
|
||||
/ \/| [__ | | | | |__| | |___ | [__ |__|
|
||||
|
|
Loading…
Reference in New Issue
Block a user