You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app/utils
Ben Busby e93507f148
Catch connection error during Tor validation step
Validation of the Tor connection occasionally fails with a
ConnectionError from requests, which was previously uncaught. This is
now handled appropriately (error message shown and connection dropped).

Fixes #532
3 years ago
..
__init__.py Project refactor (#85) 4 years ago
bangs.py Bang refactor PEP-8 fix 3 years ago
misc.py Expand 'my ip' to work for proxied requests 3 years ago
results.py Remove styling from NoJS liks (#511) 3 years ago
search.py Catch connection error during Tor validation step 3 years ago
session.py Switch to single Fernet key per session 3 years ago