whoogle-search/app/utils
Ben Busby fcd51fe73a
Exclude 'data:' urls from filter, add translations
The 'data:' url must be allowed in results to view certain elements on
the page, such as stars for review based results.

Add translations for the remaining languages.
2022-04-13 10:29:05 -06:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Add test for empty bang behavior 2022-03-01 12:13:40 -07:00
misc.py Implement filtering of remote content from css 2022-03-30 17:18:48 -06:00
results.py Exclude 'data:' urls from filter, add translations 2022-04-13 10:29:05 -06:00
search.py Implement filtering of remote content from css 2022-03-30 17:18:48 -06:00
session.py Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00