We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3d46c commit 79102a2Copy full SHA for 79102a2
1 file changed
app/src/main/AndroidManifest.xml
@@ -224,6 +224,7 @@
224
225
<data android:scheme="http" />
226
<data android:scheme="https" />
227
+ <data android:host="tubus.eduvid.org" />
228
<data android:host="invidio.us" />
229
<data android:host="dev.invidio.us" />
230
<data android:host="www.invidio.us" />
@@ -309,6 +310,7 @@
309
310
311
312
313
+ <data android:host="eduvid.org" />
314
<data android:host="framatube.org" />
315
<data android:host="media.assassinate-you.net" />
316
<data android:host="peertube.co.uk" />
0 commit comments