whoogle-search/app
bugbounce 1148a7fb8d
Use relative links instead of absolute (#139)
* Use relative links instead of absolute

This allows for hosting under a subpath. For example if you want to host
whoogle at example.com/whoogle, it should work better with a reverse proxy.

* Use relative link for opensearch.xml
2020-10-29 11:09:31 -04:00
..
models Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
static Use relative links instead of absolute (#139) 2020-10-29 11:09:31 -04:00
templates Use relative links instead of absolute (#139) 2020-10-29 11:09:31 -04:00
utils Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
__init__.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Use relative links instead of absolute (#139) 2020-10-29 11:09:31 -04:00
request.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
routes.py Handle FF sending bad search suggestion param 2020-10-28 23:02:41 -04:00