whoogle-search/app
Ben Busby 62d7491936
Only create ip card if main result div is found
The ip address card that is created for searches like "my ip" only needs
to be created/inserted if a main result div id is found.

Fixes #735
2022-04-26 15:18:29 -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 Render error message w/o `safe` filter 2022-04-26 09:28:05 -06:00
utils Only create ip card if main result div is found 2022-04-26 15:18:29 -06:00
__init__.py Add proxyfix to honor `X-Forwarded-Proto` header (#731) 2022-04-22 11:07:36 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Strip trailing slash on root url in filter 2022-04-20 14:55:19 -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