diff options
| author | Ben Busby <contact@benbusby.com> | 2023-01-24 16:28:22 -0700 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2023-01-24 16:28:22 -0700 |
| commit | dfc70bd0f5f4a2e2b7f4ff08d67fcf963de7d16a (patch) | |
| tree | d71dbb3e79a8e97bc0b571b7a4330dffb73491bc | |
| parent | 35b144c21b89c50320f9ffeb62c31f4fdd040c7f (diff) | |
| download | farside-dfc70bd0f5f4a2e2b7f4ff08d67fcf963de7d16a.tar.gz | |
Update piped instances
Fixes #86
| -rw-r--r-- | services-full.json | 23 | ||||
| -rw-r--r-- | services.json | 16 |
2 files changed, 32 insertions, 7 deletions
diff --git a/services-full.json b/services-full.json index 4cef2a2..8d8eacc 100644 --- a/services-full.json +++ b/services-full.json @@ -148,14 +148,29 @@ { "type": "piped", "test_url": "/watch?v=eBGIQ7ZuuiU", - "fallback": "https://piped.kavin.rocks", + "fallback": "https://piped.video", "instances": [ - "https://piped.kavin.rocks", - "https://piped.silkky.cloud", + "https://piped.video", "https://piped.tokhmi.xyz", "https://piped.moomoo.me", + "https://piped.mha.fi", "https://watch.whatever.social", - "https://watch.whatevertinfoil.de" + "https://piped.garudalinux.org", + "https://efy.piped.pages.dev", + "https://watch.leptons.xyz", + "https://piped.lunar.icu", + "https://yt.jae.fi", + "https://il.ax", + "https://piped.esmailelbob.xyz", + "https://piped.projectsegfau.lt", + "https://piped.privacydev.net", + "https://piped.palveluntarjoaja.eu", + "https://piped.smnz.de", + "https://piped.adminforge.de", + "https://piped.qdi.fi", + "https://piped.hostux.net", + "https://pd.vern.cc", + "https://piped.chauvet.pro" ] }, { diff --git a/services.json b/services.json index 60fee00..961bc4b 100644 --- a/services.json +++ b/services.json @@ -128,11 +128,21 @@ { "type": "piped", "test_url": "/watch?v=eBGIQ7ZuuiU", - "fallback": "https://piped.kavin.rocks", + "fallback": "https://piped.video", "instances": [ - "https://piped.silkky.cloud", "https://watch.whatever.social", - "https://watch.whatevertinfoil.de" + "https://yt.jae.fi", + "https://il.ax", + "https://piped.esmailelbob.xyz", + "https://piped.projectsegfau.lt", + "https://piped.privacydev.net", + "https://piped.palveluntarjoaja.eu", + "https://piped.smnz.de", + "https://piped.adminforge.de", + "https://piped.qdi.fi", + "https://piped.hostux.net", + "https://pd.vern.cc", + "https://piped.chauvet.pro" ] }, { |
