Skip to content

Commit

Permalink
Merge pull request #11110 from Neznak/add-peertube-instance
Browse files Browse the repository at this point in the history
[Peertube] Handle `subscribeto.me` instance links automatically
  • Loading branch information
TobiGr authored Jun 17, 2024
2 parents c795214 + 2a3d133 commit a2d93b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@
<data android:host="tilvids.com" />
<data android:host="video.lqdn.fr" />
<data android:host="video.ploud.fr" />
<data android:host="subscribeto.me" />

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

0 comments on commit a2d93b3

Please sign in to comment.