whoogle-search/app
Ben Busby 604765b07c
Use curl-based healthcheck w/ new non-auth route
The wget method seemed to have a possible issue with creating endless
index.html copies (despite being specified to output to console only),
so this has been updated to use curl instead.

Also uses new non-authenticated "healthz" route to perform the
healthcheck.

Fix #316

Fix #313
2021-05-18 12:08:15 -04:00
..
models Block websites from search results via user config (#304) 2021-05-07 11:53:14 -04:00
static Add divider to user-defined CSS (#310) 2021-05-11 12:24:45 -04:00
templates Hotfix: check for site filters before modifying query 2021-05-10 12:10:36 -04:00
utils Block websites from search results via user config (#304) 2021-05-07 11:53:14 -04:00
__init__.py Allow 'data:' for img src in app CSP 2021-05-05 12:53:01 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add "view image" functionality (#268) 2021-04-16 10:16:14 -04:00
request.py Fix EU consent bug (#320) 2021-05-18 10:52:54 -04:00
routes.py Use curl-based healthcheck w/ new non-auth route 2021-05-18 12:08:15 -04:00