whoogle-search/app/utils
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
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Move bangs init to bg thread 2022-01-25 12:28:06 -07:00
misc.py Check for updates using 24 hour time delta 2022-02-14 12:19:02 -07:00
results.py Update ad filter 2022-02-25 23:02:58 -07:00
search.py Use consistent header for all result types (#535) 2022-02-07 10:47:25 -07:00
session.py Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00