You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app
Ben Busby 44a5da1895
Fix heroku https upgrade, add funding options
Heroku app instances have been notoriously bad at having the instance
automatically upgraded to https. This adds a step in the before request
decorator to always upgrade heroku apps, since they're always deployed
with the certificate, but never configured to upgrade automatically.

Fixes #153
4 years ago
..
models Add ability to set temp config in search query 4 years ago
static Move screenshots/branding to separate docs folder 4 years ago
templates Add ability to set temp config in search query 4 years ago
utils Hotfix: Remove mobile subdomain for invidious redirect 4 years ago
__init__.py Add tor and http/socks proxy support (#137) 4 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Add ability to set temp config in search query 4 years ago
request.py Add tor and http/socks proxy support (#137) 4 years ago
routes.py Fix heroku https upgrade, add funding options 4 years ago