mirror of
https://github.com/benbusby/farside.git
synced 2025-04-20 10:58:42 +00:00
Restore missing invidious instances
The latest CI update removed all invidious instances. Need to update CI to skip applying an update for a particular service if there is an error when fetching.
This commit is contained in:
parent
e55fc0fb0f
commit
25052a2a7c
1 changed files with 14 additions and 1 deletions
|
@ -80,7 +80,20 @@
|
||||||
"type": "invidious",
|
"type": "invidious",
|
||||||
"test_url": "/watch?v=eBGIQ7ZuuiU",
|
"test_url": "/watch?v=eBGIQ7ZuuiU",
|
||||||
"fallback": "https://invidious.snopyta.org",
|
"fallback": "https://invidious.snopyta.org",
|
||||||
"instances": null
|
"instances": [
|
||||||
|
"https://inv.cthd.icu",
|
||||||
|
"https://inv.riverside.rocks",
|
||||||
|
"https://invidio.xamh.de",
|
||||||
|
"https://invidious-us.kavin.rocks",
|
||||||
|
"https://invidious.kavin.rocks",
|
||||||
|
"https://invidious.namazso.eu",
|
||||||
|
"https://invidious.osi.kr",
|
||||||
|
"https://invidious.snopyta.org",
|
||||||
|
"https://vid.puffyan.us",
|
||||||
|
"https://yewtu.be",
|
||||||
|
"https://youtube.076.ne.jp",
|
||||||
|
"https://yt.artemislena.eu"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "piped",
|
"type": "piped",
|
||||||
|
|
Loading…
Add table
Reference in a new issue