mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-02-28 14:10:25 -05: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.