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 b39ba0533a
Suppress spurious warnings from bs4
More MarkupResemblesLocatorWarning warnings have been appearing. This
seems to be caused by parsing HTML content that contains a URL.

This new change suppresses the warning at the root level of the app
before any content has been parsed, so this error shouldn't appear
again.

Fixes #968
1 year ago
..
__init__.py Project refactor (#85) 4 years ago
bangs.py Fix handling of bangs (#851) 2 years ago
misc.py Include url prefix for reverse proxied instances 1 year ago
results.py Suppress spurious warnings from bs4 1 year ago
search.py Add calculator widget (#956) 1 year ago
session.py Add auth to cookie (#964) 1 year ago
widgets.py Add calculator widget (#956) 1 year ago