mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-09-26 11:19:05 +00:00
Merge branch 'align-manifests' into 'master'
Align Manifests See merge request videostreaming/grayjay!123
This commit is contained in:
commit
a64fd2cf35
2 changed files with 4 additions and 4 deletions
|
@ -32,12 +32,13 @@
|
|||
<data android:host="twitch.tv" />
|
||||
<data android:host="bilibili.com" />
|
||||
<data android:host="bilibili.tv" />
|
||||
<data android:host="spotify.com" />
|
||||
<data android:host="dailymotion.com" />
|
||||
<data android:host="www.dailymotion.com" />
|
||||
<data android:host="bitchute.com" />
|
||||
<data android:host="www.bitchute.com" />
|
||||
<data android:host="old.bitchute.com" />
|
||||
<data android:host="open.spotify.com" />
|
||||
<data android:host="music.youtube.com" />
|
||||
<data android:pathPrefix="/" />
|
||||
</intent-filter>
|
||||
<intent-filter android:autoVerify="true">
|
||||
|
@ -61,12 +62,13 @@
|
|||
<data android:host="twitch.tv" />
|
||||
<data android:host="bilibili.com" />
|
||||
<data android:host="bilibili.tv" />
|
||||
<data android:host="spotify.com" />
|
||||
<data android:host="dailymotion.com" />
|
||||
<data android:host="www.dailymotion.com" />
|
||||
<data android:host="bitchute.com" />
|
||||
<data android:host="www.bitchute.com" />
|
||||
<data android:host="old.bitchute.com" />
|
||||
<data android:host="open.spotify.com" />
|
||||
<data android:host="music.youtube.com" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
</application>
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
<data android:host="twitch.tv" />
|
||||
<data android:host="bilibili.com" />
|
||||
<data android:host="bilibili.tv" />
|
||||
<data android:host="spotify.com" />
|
||||
<data android:host="dailymotion.com" />
|
||||
<data android:host="www.dailymotion.com" />
|
||||
<data android:host="bitchute.com" />
|
||||
|
@ -63,7 +62,6 @@
|
|||
<data android:host="twitch.tv" />
|
||||
<data android:host="bilibili.com" />
|
||||
<data android:host="bilibili.tv" />
|
||||
<data android:host="spotify.com" />
|
||||
<data android:host="dailymotion.com" />
|
||||
<data android:host="www.dailymotion.com" />
|
||||
<data android:host="bitchute.com" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue