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 9f68c843d6
Specify links that should trigger div removal from results
There are certain links (such as the age verification link mentioned in
issue #1083) that should trigger removal of the entire container div on
the results page, rather than just hiding the link itself.

This introduces a new `unsupported_g_divs` list that holds links that
will trigger a removal of the result div on the result page.

Fixes #1083
7 months ago
..
models Skip scrollers when applying site icons to results 8 months ago
static Display audio controls, refactor site icon placement 8 months ago
templates Update handling of custom css (#965) 1 year ago
utils fix: correctly handle skip_prefix logic for site_alts (#1092) 7 months ago
__init__.py Suppress spurious warnings from bs4 1 year ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Specify links that should trigger div removal from results 7 months ago
request.py Change the consent cookies (#1054) 10 months ago
routes.py Redirect POST search -> enc GET request 8 months ago
version.py Bump version to 0.8.3 10 months ago