whoogle-search/app/utils
Ben Busby 43faaee77f
Hotfix: remove site filter for maps links
The new site filter breaks links to Maps results, so filter.py needed
to be updated to handle these links as a unique case. A new method was
introduced to easily remove any "-site:..." filters from the query,
which is now also used to format queries in the header template rather
than manually removing the blocked site list within the template itself.

Bumps version to 0.5.1 for releasing the bugfix

Fixes #329
2021-05-27 12:01:57 -04:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Improve naming of *_utils files, update fn/class doc 2021-04-05 11:00:56 -04:00
results.py Allow setting environment variables in whoogle.env (#237) 2021-04-05 11:00:56 -04:00
search.py Hotfix: remove site filter for maps links 2021-05-27 12:01:57 -04:00
session.py Switch to single Fernet key per session 2021-04-05 11:00:56 -04:00