mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 18:39:48 -04:00
If Whoogle is accessed on a non-standard port _and_ proxied, this port is lost to the application and `element['src']`s are incorrectly formed (omitting port). HTTP x-Forwarded-Host will contain this front port number in a typical Nginx reverse proxy configuration.