whoogle-search/app
Ben Busby 56258a16b0
Return 503 if response is blocked by captcha
Also added in a slight modification to the dark theme style, which
should only apply the border radius in the header.

Closes #226
2021-03-20 21:51:24 -04:00
..
models Allow user-defined CSS/theming (#227) 2021-03-20 21:21:41 -04:00
static Return 503 if response is blocked by captcha 2021-03-20 21:51:24 -04:00
templates Return 503 if response is blocked by captcha 2021-03-20 21:51:24 -04:00
utils Return 503 if response is blocked by captcha 2021-03-20 21:51:24 -04:00
__init__.py Allow user-defined CSS/theming (#227) 2021-03-20 21:21:41 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
request.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
routes.py Return 503 if response is blocked by captcha 2021-03-20 21:51:24 -04:00