remove duplicate host in manifest
This commit is contained in:
parent
f7f9f193fa
commit
4548b3253a
1 changed files with 1 additions and 2 deletions
|
|
@ -322,9 +322,8 @@
|
||||||
<data android:host="video.lqdn.fr" />
|
<data android:host="video.lqdn.fr" />
|
||||||
<data android:host="skeptikon.fr" />
|
<data android:host="skeptikon.fr" />
|
||||||
|
|
||||||
|
<data android:pathPrefix="/videos/" /> <!-- it contains playlists -->
|
||||||
<data android:pathPrefix="/accounts/" />
|
<data android:pathPrefix="/accounts/" />
|
||||||
<data android:pathPrefix="/playlist/" />
|
|
||||||
<data android:pathPrefix="/videos/" />
|
|
||||||
<data android:pathPrefix="/video-channels/" />
|
<data android:pathPrefix="/video-channels/" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue