Skip to content

Commit

Permalink
Add scheme to url for invidious.schenkel.eti.br (#632)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
syeopite authored Jan 29, 2025
1 parent aefc8ea commit 5ca0673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/instances.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* [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:

Expand Down

0 comments on commit 5ca0673

Please sign in to comment.