Merge pull request #319 from xme/master

fix: [Onion] Timeout error in Onion.py
pull/333/head
Thirion Aurélien 2019-01-31 11:06:07 +01:00 committed by GitHub
commit a26b85ad5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@ if __name__ == "__main__":
print ("{0} processing timeout".format(PST.p_path))
continue
signal.alarm(0)
'''
for x in PST.get_regex(i2p_regex):
# Extracting url with regex