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
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
..
models Use consistent header for all result types (#535) 3 years ago
static Use consistent header for all result types (#535) 3 years ago
templates Give `Accept-Language` div its own class (#659) 3 years ago
utils Update ad filter 3 years ago
__init__.py Check for updates using 24 hour time delta 3 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Fix `collapse_sections` for `MINIMAL_MODE` (#654) 3 years ago
request.py Catch invalid XML in suggestion response 3 years ago
routes.py Check for updates using 24 hour time delta 3 years ago