whoogle-search/app
Ben Busby 083c3758a1 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-04-05 11:00:56 -04:00
..
models Allow user-defined CSS/theming (#227) 2021-04-05 11:00:56 -04:00
static Return 503 if response is blocked by captcha 2021-04-05 11:00:56 -04:00
templates Return 503 if response is blocked by captcha 2021-04-05 11:00:56 -04:00
utils Return 503 if response is blocked by captcha 2021-04-05 11:00:56 -04:00
__init__.py Allow user-defined CSS/theming (#227) 2021-04-05 11:00:56 -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-04-05 11:00:56 -04:00
request.py Improve naming of *_utils files, update fn/class doc 2021-04-05 11:00:56 -04:00
routes.py Return 503 if response is blocked by captcha 2021-04-05 11:00:56 -04:00