1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-29 14:27:39 +00:00

support for opening /c/ channel links

This commit is contained in:
bopol
2020-01-17 22:59:51 +01:00
parent 9f47a274a8
commit 181658e5a4
2 changed files with 2 additions and 1 deletions

View File

@@ -153,6 +153,7 @@
<!-- channel prefix -->
<data android:pathPrefix="/channel/"/>
<data android:pathPrefix="/user/"/>
<data android:pathPrefix="/c/"/>
<!-- playlist prefix -->
<data android:pathPrefix="/playlist"/>
</intent-filter>