whoogle-search/app/utils
Ben Busby f65529f328
Allow defining custom redirects with `WHOOGLE_REDIRECTS`
Redirects to alternative frontends can now be defined using the
WHOOGLE_REDIRECTS environment variable. Usage is documented in the
readme, but is basically defined as <parent>:<new>.

Closes #988
2023-05-19 12:15:15 -06:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Fix handling of bangs (#851) 2022-09-30 14:39:13 -06:00
misc.py Allow defining custom redirects with `WHOOGLE_REDIRECTS` 2023-05-19 12:15:15 -06:00
results.py Allow defining custom redirects with `WHOOGLE_REDIRECTS` 2023-05-19 12:15:15 -06:00
search.py Allow setting mobile/desktop UAs using env vars (#1003) 2023-05-19 11:32:05 -06:00
session.py Add auth to cookie (#964) 2023-03-01 09:58:59 -07:00
widgets.py Add calculator widget (#956) 2023-02-21 09:36:38 -07:00