whoogle-search/app
Ben Busby 8c92b381a2
Remove default country param
The country URL param ('gl') is no longer set to 'US' by default, and is
omitted from the search entirely unless explicitly set by the user. This
change was made in an attempt to cut back on the number of captchas
experienced by certain users self-hosting who experienced a decreased
amount of captchas when this configuration setting was removed.

Fixes #558
2021-12-23 17:01:49 -07:00
..
models Remove default country param 2021-12-23 17:01:49 -07:00
static Use farside.link for frontend alternatives in results (#560) 2021-12-08 17:27:33 -07:00
templates Use farside.link for frontend alternatives in results (#560) 2021-12-08 17:27:33 -07:00
utils Use farside.link for frontend alternatives in results (#560) 2021-12-08 17:27:33 -07:00
__init__.py Use UTF-8 encoding when loading json files 2021-12-21 14:11:55 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Fix incorrect request type for image searches 2021-12-06 21:39:50 -07:00
request.py Remove default country param 2021-12-23 17:01:49 -07:00
routes.py Catch `FileNotFound` when clearing invalid sessions 2021-12-21 14:03:24 -07:00