5db72a9552
For users running local instances of service alternatives such as invidious, the alt replacement procedure broke if the scheme of the original service (almost always https) didn't match the scheme of their defined local service (likely http). This adds a small check to see if the alt has a defined scheme, and if so, removes the original scheme for that result. Fixes #806 |
||
---|---|---|
.. | ||
models | ||
static | ||
templates | ||
utils | ||
__init__.py | ||
__main__.py | ||
filter.py | ||
request.py | ||
routes.py |