mirror of
https://github.com/pi-hole/web.git
synced 2026-08-19 20:58:34 +01:00
Both failed CORS as both browsers, unlike Chrome, do not send `Origin` headers for same-origin requests. Now the scripts check if the `Host` header equals the IP of the Pi-hole. IE may require more fixing, as it's IE. :P