Skip to content

Commit

Permalink
Added more supported links
Browse files Browse the repository at this point in the history
  • Loading branch information
drogga authored May 6, 2024
1 parent dbf0e5b commit 9a33719
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/src/extra/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,14 @@
<data android:host="youtube.com"/>
<data android:host="m.youtube.com"/>
<data android:host="www.youtube.com"/>
<data android:host="music.youtube.com" />
<!-- video prefix -->
<data android:pathPrefix="/v/"/>
<data android:pathPrefix="/embed/"/>
<data android:pathPrefix="/watch"/>
<data android:pathPrefix="/shorts/" />
<data android:pathPrefix="/live/" />
<data android:pathPrefix="/podcasts/" />
<data android:pathPrefix="/attribution_link"/>
<!-- channel prefix -->
<data android:pathPrefix="/channel/"/>
Expand Down

0 comments on commit 9a33719

Please sign in to comment.