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 ef54f00212
Only show redirects on error page if query is available
The redirects portion of the error page is only needed in scenarios
where the instance is rate limited, in which case the user's query is
provided to the error template. If this isn't provided, it should just
display the error and allow the user to redirect to the home page.

Fixes #1122
7 months ago
..
models Skip scrollers when applying site icons to results 12 months ago
static Add env vars for hiding favicons and removing daily update check 10 months ago
templates Only show redirects on error page if query is available 7 months ago
utils Remove version from DDG bangs url 7 months ago
__init__.py Suppress spurious warnings from bs4 2 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Add env vars for hiding favicons and removing daily update check 10 months ago
request.py Change the consent cookies (#1054) 1 year ago
routes.py Include more options for continuing search in error tmpl 10 months ago
version.py Bump version to 0.8.4 11 months ago