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
Vansh Comar f04c7c5557
Support DDG style bangs with bang at the end (#503)
DDG style bang searches can now have the bang (!) at the end of
the search (i.e. "bologna w!" will now redirect to wikipedia just like
"bologna !w" would)
3 years ago
..
models Allow setting "Accept-Language" header (#483) 3 years ago
static Update default theme css 3 years ago
templates Reformat view templates 3 years ago
utils Support DDG style bangs with bang at the end (#503) 3 years ago
__init__.py Bump version to 0.6.0 3 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Add WHOOGLE_MINIMAL to docs, tweak min mode logic 3 years ago
request.py Make base search url a member of the request class 3 years ago
routes.py Unescape search response before rendering template 3 years ago