Merge pull request #3177 from wb9688/yt-music
Accept music.youtube.com in manifest
This commit is contained in:
commit
1014ea128f
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@
|
||||||
<data android:host="youtube.com"/>
|
<data android:host="youtube.com"/>
|
||||||
<data android:host="m.youtube.com"/>
|
<data android:host="m.youtube.com"/>
|
||||||
<data android:host="www.youtube.com"/>
|
<data android:host="www.youtube.com"/>
|
||||||
|
<data android:host="music.youtube.com"/>
|
||||||
<!-- video prefix -->
|
<!-- video prefix -->
|
||||||
<data android:pathPrefix="/v/"/>
|
<data android:pathPrefix="/v/"/>
|
||||||
<data android:pathPrefix="/embed/"/>
|
<data android:pathPrefix="/embed/"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue