mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-14 13:11:41 -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