whoogle-search/app
Ben Busby 5c8be4428b
Fall back to netloc for bang search if query is empty
Previously, empty bang searches would redirect to the Whoogle instance
home page. This now redirects to the specific site for the bang search
instead (i.e. "!yt" without a query redirects to "youtube.com", "!gh" to
"github.com", etc)

Fixes #719
2022-04-20 14:50:32 -06:00
..
models Support proxying results through Whoogle (aka "anonymous view") (#682) 2022-04-13 11:29:07 -06:00
static Add support for relative search results (#715) 2022-04-18 15:27:45 -06:00
templates Add support for relative search results (#715) 2022-04-18 15:27:45 -06:00
utils Fall back to netloc for bang search if query is empty 2022-04-20 14:50:32 -06:00
__init__.py Update remaining alternative frontends to use Farside 2022-03-21 10:08:52 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add support for relative search results (#715) 2022-04-18 15:27:45 -06:00
request.py Switch to defusedxml for xml parsing 2022-03-01 12:54:32 -07:00
routes.py Fall back to netloc for bang search if query is empty 2022-04-20 14:50:32 -06:00