You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
models Counter latest result page style changes 2 years ago
static Allow result navigation w/ Tab and Shift+Tab 2 years ago
templates Only select default country in config if none are selected 2 years ago
utils Support quora and imdb alts through Farside 2 years ago
__init__.py Check file sizes in session dir before validation 2 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Remove google prefs link for mismatched language queries 2 years ago
request.py Fix typos [skip ci] (#813) 2 years ago
routes.py Use X-Forwarded-Host as url_root when present (#799) 2 years ago