mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-29 21:02:17 -04:00
Restricting form-action to 'self' in the content security policy prevented Chrome (and likely other browsers) from using !bangs on the home page. Fixes #408