whoogle-search/app
DUO Labs 500942cb99
Update minimal mode for new Google formatting (#637)
Google's latest formatting changes broke the modifications made when enabling
`WHOOGLE_MINIMAL`. This updates the result filtering to work with the new
changes.

Fixes #634
2022-02-02 12:57:05 -07:00
..
models Remove default country param 2021-12-23 17:01:49 -07:00
static Fix incorrect min-width for mobile screen sizes 2022-02-01 20:36:53 -07:00
templates Skip loading autocomplete.js if WHOOGLE_AUTOCOMPLETE=0 (#611) 2022-01-18 13:39:56 -07:00
utils Move bangs init to bg thread 2022-01-25 12:28:06 -07:00
__init__.py Read WHOOGLE_CONFIG_DISABLE var as bool in app init 2022-02-01 15:29:22 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Update minimal mode for new Google formatting (#637) 2022-02-02 12:57:05 -07:00
request.py Catch invalid XML in suggestion response 2021-12-28 11:38:18 -07:00
routes.py Remove trailing whitespace 2022-01-25 12:31:19 -07:00