mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-06-06 23:05:19 -04:00
ee2d3726af
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.