whoogle-search/app
Ben Busby 9ba73331aa
Override new Google search result formatting
There have been some recent formatting changes made by Google for search
results that do not look good (especially for dark themes). This
mostly overrides those styles to resemble the original Whoogle
result formatting.
2022-02-01 17:15:48 -07:00
..
models Remove default country param 2021-12-23 17:01:49 -07:00
static Override new Google search result formatting 2022-02-01 17:15:48 -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 Improve formatting of collapsible infobox (#612) 2022-01-18 13:47:35 -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