This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Cinabre
/
SSH-Notifier
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Mise à jour de 'run.py'
master
TheBidouilleur
7 months ago
parent
0a824e6ed6
commit
adf717ee25
1 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-2
run.py
+ 4
- 2
run.py
View File
@@ -63,5 +63,7 @@ def geoip(ip):
return data.json()
if __name__ == '__main__':
main()
try :
main()
except :
main()
Write
Preview
Loading…
Cancel
Save