mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
chore: update hardcoded instances
This commit is contained in:
parent
fd39098a2c
commit
1901dabaef
@ -321,25 +321,25 @@
|
||||
<data android:scheme="https" />
|
||||
<data android:pathPrefix="/" />
|
||||
|
||||
<data android:host="piped.video" />
|
||||
<data android:host="piped.kavin.rocks" />
|
||||
<data android:host="piped.syncpundit.io" />
|
||||
<data android:host="piped.mha.fi" />
|
||||
<data android:host="watch.whatever.social" />
|
||||
<data android:host="piped.garudalinux.org" />
|
||||
<data android:host="piped.aeong.one" />
|
||||
<data android:host="watch.leptons.xyz" />
|
||||
<data android:host="yt.jae.fi" />
|
||||
<data android:host="il.ax" />
|
||||
<data android:host="piped.esmailelbob.xyz" />
|
||||
<data android:host="piped.adminforge.de" />
|
||||
<data android:host="piped.qdi.fi" />
|
||||
<data android:host="piped.hostux.net" />
|
||||
<data android:host="pd.vern.cc" />
|
||||
<data android:host="piped.chauvet.pro" />
|
||||
<data android:host="piped.privacydev.net" />
|
||||
<data android:host="piped.adminforge.de" />
|
||||
<data android:host="piped.frontendfriendly.xyz" />
|
||||
<data android:host="piped.hostux.net" />
|
||||
<data android:host="piped.in.projectsegfau.lt" />
|
||||
<data android:host="piped.lunar.icu" />
|
||||
<data android:host="piped.mha.fi" />
|
||||
<data android:host="piped.osphost.fi" />
|
||||
<data android:host="piped.palveluntarjoaja.eu" />
|
||||
<data android:host="piped.privacydev.net" />
|
||||
<data android:host="piped.projectsegfau.lt" />
|
||||
<data android:host="piped.qdi.fi" />
|
||||
<data android:host="piped.simpleprivacy.fr" />
|
||||
<data android:host="piped.smnz.de" />
|
||||
<data android:host="piped.tokhmi.xyz" />
|
||||
<data android:host="piped.video" />
|
||||
<data android:host="piped.yt" />
|
||||
<data android:host="watch.leptons.xyz" />
|
||||
<data android:host="watch.whatever.social" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
|
@ -3,26 +3,43 @@
|
||||
<string-array name="instances">
|
||||
<item>kavin.rocks (Official)</item>
|
||||
<item>tokhmi.xyz</item>
|
||||
<item>moomoo.me</item>
|
||||
<item>mint.lgbt</item>
|
||||
<item>il.ax</item>
|
||||
<item>syncpundit.com</item>
|
||||
<item>mha.fi</item>
|
||||
<item>shimul.me</item>
|
||||
<item>jae.fi</item>
|
||||
<item>privacy.com.de</item>
|
||||
<item>leptons.xyz</item>
|
||||
<item>lunar.icu</item>
|
||||
<item>kavin.rocks libre (Official)</item>
|
||||
<item>projectsegfau.lt</item>
|
||||
<item>projectsegfau.lt in</item>
|
||||
<item>whatever.social</item>
|
||||
<item>privacydev.net</item>
|
||||
<item>palveluntarjoaja.eu</item>
|
||||
<item>smnz.de</item>
|
||||
<item>adminforge.de</item>
|
||||
<item>qdi.fi</item>
|
||||
<item>hostux.net</item>
|
||||
<item>vern.cc</item>
|
||||
<item>frontendfriendly.xyz</item>
|
||||
<item>piped.yt</item>
|
||||
<item>osphost.fi</item>
|
||||
<item>simpleprivacy.fr</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="instancesValue">
|
||||
<item>https://pipedapi.kavin.rocks</item>
|
||||
<item>https://pipedapi.tokhmi.xyz</item>
|
||||
<item>https://pipedapi.moomoo.me</item>
|
||||
<item>https://pa.mint.lgbt</item>
|
||||
<item>https://pa.il.ax</item>
|
||||
<item>https://pipedapi.syncpundit.com</item>
|
||||
<item>https://api-piped.mha.fi</item>
|
||||
<item>https://api-piped.shimul.me</item>
|
||||
<item>https://api.yt.jae.fi</item>
|
||||
<item>https://piped-api.privacy.com.de</item>
|
||||
<item>https://pipedapi.leptons.xyz</item>
|
||||
<item>https://piped-api.lunar.icu</item>
|
||||
<item>https://pipedapi-libre.kavin.rocks</item>
|
||||
<item>https://api.piped.projectsegfau.lt</item>
|
||||
<item>https://pipedapi.in.projectsegfau.lt</item>
|
||||
<item>https://watchapi.whatever.social</item>
|
||||
<item>https://api.piped.privacydev.net</item>
|
||||
<item>https://pipedapi.palveluntarjoaja.eu</item>
|
||||
<item>https://pipedapi.smnz.de</item>
|
||||
<item>https://pipedapi.adminforge.de</item>
|
||||
<item>https://pipedapi.qdi.fi</item>
|
||||
<item>https://piped-api.hostux.net</item>
|
||||
<item>https://pdapi.vern.cc</item>
|
||||
<item>https://pipedapi.frontendfriendly.xyz</item>
|
||||
<item>https://pipedapi.simpleprivacy.fr</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="languages">
|
||||
|
Loading…
Reference in New Issue
Block a user