You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
3 years ago
..
__init__.py Project refactor (#85) 4 years ago
bangs.py Move bangs init to bg thread 3 years ago
misc.py Check for updates using 24 hour time delta 3 years ago
results.py Update ad filter 3 years ago
search.py Use consistent header for all result types (#535) 3 years ago
session.py Improve public instance session management (#480) 3 years ago