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 
2023-03-22 12:29:05 -06:00
..
__init__.py Project refactor () 2020-06-02 12:54:47 -06:00
bangs.py Fix handling of bangs () 2022-09-30 14:39:13 -06:00
misc.py Include url prefix for reverse proxied instances 2023-01-30 12:13:46 -07:00
results.py Suppress spurious warnings from bs4 2023-03-22 12:29:05 -06:00
search.py Add calculator widget () 2023-02-21 09:36:38 -07:00
session.py Add auth to cookie () 2023-03-01 09:58:59 -07:00
widgets.py Add calculator widget () 2023-02-21 09:36:38 -07:00