mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-05-25 17:12:36 -04:00
e471b012a0
Reconfigured template to only use method parameter if set to search via POST request (which is the default). Apparently Chrome/Chromium based browsers don't like non-GET request searches, and specifying a method caused Chrome to reject the template altogether.