whoogle-search/app
Ben Busby 06fd29f663
Update ad filter keywords
New changes to google search now include ads prefixed with the keyword
"sponsored". This update should remove these from appearing in search
results.

Fixes #871
2022-10-31 13:02:20 -06:00
..
models Fix missing args in docstring [skip ci] (#872) 2022-10-31 12:36:50 -06:00
static Fix color for light contrast text (#873) 2022-10-31 12:39:52 -06:00
templates Replace error query params w/ preferences param (#867) 2022-10-26 10:26:14 -06:00
utils Update ad filter keywords 2022-10-31 13:02:20 -06:00
__init__.py Use `read_config_bool` for vars in app init (#848) 2022-09-20 11:11:27 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Fix bad internal redirection for google links (#850) 2022-09-20 11:10:27 -06:00
request.py Add country and interface lang to autocomplete (#866) 2022-10-26 10:20:21 -06:00
routes.py Replace error query params w/ preferences param (#867) 2022-10-26 10:26:14 -06:00