Skip to content

Commit 79102a2

Browse files
committed
Add Tubus (Invidious) and EduVid (PeerTube)
1 parent fd3d46c commit 79102a2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224

225225
<data android:scheme="http" />
226226
<data android:scheme="https" />
227+
<data android:host="tubus.eduvid.org" />
227228
<data android:host="invidio.us" />
228229
<data android:host="dev.invidio.us" />
229230
<data android:host="www.invidio.us" />
@@ -309,6 +310,7 @@
309310
<data android:scheme="http" />
310311
<data android:scheme="https" />
311312

313+
<data android:host="eduvid.org" />
312314
<data android:host="framatube.org" />
313315
<data android:host="media.assassinate-you.net" />
314316
<data android:host="peertube.co.uk" />

0 commit comments

Comments
 (0)