mirror of
https://github.com/iv-org/documentation.git
synced 2025-06-07 14:32:42 -04:00
Add scheme to url for invidious.schenkel.eti.br (#632)
Invidious instances-api requires a scheme for each and every single URL or else the entire fetch logic will raise and prevent the instances list from getting updated. This is especially noticeable on a restart where there isn't a previous list to fallback to and as such the instances api will remain an empty list.
This commit is contained in:
parent
aefc8ea98a
commit
5ca0673efe
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
* [invidious.f5.si](https://invidious.f5.si) 🇯🇵 - Cloudflare
|
* [invidious.f5.si](https://invidious.f5.si) 🇯🇵 - Cloudflare
|
||||||
|
|
||||||
* [invidious.schenkel.eti.br](invidious.schenkel.eti.br) 🇧🇷 - Cloudflare
|
* [invidious.schenkel.eti.br](https://invidious.schenkel.eti.br) 🇧🇷 - Cloudflare
|
||||||
|
|
||||||
### Tor Onion Services:
|
### Tor Onion Services:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue