whoogle-search/app
Ben Busby b28fa86e33
Update ad filter
Recent changes to ads in search results caused Whoogle to display ads
for certain searches. In particular, ads recently started appearing
grouped into one div, as opposed to a singular ad per div. This was
accompanied by the div label "ads" (instead of just "ad"), which threw
off the existing ad filter. The ad keyword blacklist has been updated
accordingly, and has been enhanced to only check against alpha chars for
each label.

This only seems to have affected English language searches, and only for
very specific searches.
2022-02-25 23:02:58 -07:00
..
models Use consistent header for all result types (#535) 2022-02-07 10:47:25 -07:00
static Use consistent header for all result types (#535) 2022-02-07 10:47:25 -07:00
templates Give `Accept-Language` div its own class (#659) 2022-02-16 09:23:38 -07:00
utils Update ad filter 2022-02-25 23:02:58 -07:00
__init__.py Check for updates using 24 hour time delta 2022-02-14 12:19:02 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Fix `collapse_sections` for `MINIMAL_MODE` (#654) 2022-02-11 14:44:08 -07:00
request.py Catch invalid XML in suggestion response 2021-12-28 11:38:18 -07:00
routes.py Check for updates using 24 hour time delta 2022-02-14 12:19:02 -07:00