whoogle-search/app
Ben Busby 6c429e6dd1
Allow setting site alts using environment vars (#155)
* Add ability to configure site alts w/ env vars

Site alternatives (i.e. twitter.com -> nitter.net) can now be configured
using environment variables:

WHOOGLE_ALT_TW='nitter.net' # twitter alt
WHOOGLE_ALT_YT='invidio.us' # youtube alt
WHOOGLE_ALT_IG='bibliogram.art/u' # instagram alt

Updated testing to confirm results have been modified.

* Add site alt vars to docker settings and readme
2020-12-05 17:01:21 -05:00
..
models Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
static Move screenshots/branding to separate docs folder 2020-12-04 10:53:12 -05:00
templates Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
utils Allow setting site alts using environment vars (#155) 2020-12-05 17:01:21 -05: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 Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
request.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
routes.py Fix heroku https upgrade, add funding options 2020-12-05 15:53:42 -05:00