Skip to content

Commit a2d93b3

Browse files
authored
Merge pull request #11110 from Neznak/add-peertube-instance
[Peertube] Handle `subscribeto.me` instance links automatically
2 parents c795214 + 2a3d133 commit a2d93b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@
367367
<data android:host="tilvids.com" />
368368
<data android:host="video.lqdn.fr" />
369369
<data android:host="video.ploud.fr" />
370+
<data android:host="subscribeto.me" />
370371

371372
<data android:pathPrefix="/videos/" /> <!-- it contains playlists -->
372373
<data android:pathPrefix="/w/" /> <!-- short video URLs -->

0 commit comments

Comments
 (0)