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 f65529f328
Allow defining custom redirects with `WHOOGLE_REDIRECTS`
Redirects to alternative frontends can now be defined using the
WHOOGLE_REDIRECTS environment variable. Usage is documented in the
readme, but is basically defined as <parent>:<new>.

Closes #988
1 year ago
..
models Ensure b64 prefs always have min padding 1 year ago
static Update zh-tw translation (#973) 2 years ago
templates Update handling of custom css (#965) 1 year ago
utils Allow defining custom redirects with `WHOOGLE_REDIRECTS` 1 year 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 Fix unsupported_g_pages in result list (#996) 1 year ago
request.py Allow setting mobile/desktop UAs using env vars (#1003) 1 year ago
routes.py Suppress invalid warning from bs4, add 404 handler 2 years ago
version.py Bump version to 0.8.2 1 year ago