whoogle-search/app/utils
David Shen fd20135af0
Add support for custom bangs (#1132)
Add the possibility for user-defined bangs, stored in app/static/bangs. 

These are parsed in alphabetical order, with the DDG bangs parsed first.
2024-04-19 12:26:42 -06:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Add support for custom bangs (#1132) 2024-04-19 12:26:42 -06:00
misc.py Add env vars for hiding favicons and removing daily update check 2023-12-20 11:28:00 -07:00
results.py fix: correctly handle skip_prefix logic for site_alts (#1092) 2023-11-01 14:07:45 -06:00
search.py Match exact words to trigger calculator widget 2023-09-08 16:19:39 -06:00
session.py Add auth to cookie (#964) 2023-03-01 09:58:59 -07:00
widgets.py Fix invalid calculator widget path (#1064) 2023-09-13 14:13:21 -06:00