whoogle-search/app
Ben Busby 73dd5b80b5
Remove google prefs link for mismatched language queries
Queries performed in a different language than what is configured
contain a result div that prompts the user to configure their language
preferences using google's preferences page.

Since we want all language configuration to occur on Whoogle only, we
can safely remove this result div.

Fixes #444
Fixes #386
2022-08-01 13:46:06 -06:00
..
models Counter latest result page style changes 2022-06-09 16:35:02 -06:00
static Allow result navigation w/ Tab and Shift+Tab 2022-08-01 13:01:12 -06:00
templates Only select default country in config if none are selected 2022-08-01 11:33:38 -06:00
utils Support quora and imdb alts through Farside 2022-08-01 11:49:09 -06:00
__init__.py Check file sizes in session dir before validation 2022-06-16 11:50:13 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Remove google prefs link for mismatched language queries 2022-08-01 13:46:06 -06:00
request.py Fix typos [skip ci] (#813) 2022-07-13 10:08:44 -06:00
routes.py Use X-Forwarded-Host as url_root when present (#799) 2022-07-05 10:01:47 -06:00