mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-13 21:30:16 -04:00
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