mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-06-07 23:35:19 -04:00
7a852aa876
Proxies that only support HTTP were causing request timeouts due to an invalid upgrade to HTTPS when creating the request. This update restores the ability to have an HTTP-only proxy for all requests. Fixes #906