More mangadex deeplink tweaks
This commit is contained in:
parent
24be0aa50b
commit
6142e9be1c
@ -285,37 +285,38 @@
|
|||||||
|
|
||||||
<!-- MangaDex -->
|
<!-- MangaDex -->
|
||||||
<data
|
<data
|
||||||
android:host="mangadex.org"
|
android:scheme="https"
|
||||||
android:pathPrefix="/title/"
|
|
||||||
android:scheme="https" />
|
|
||||||
<data
|
|
||||||
android:host="www.mangadex.org"
|
android:host="www.mangadex.org"
|
||||||
android:pathPrefix="/title/"
|
android:pathPattern="/manga/..*" />
|
||||||
android:scheme="https" />
|
|
||||||
<data
|
<data
|
||||||
|
android:scheme="https"
|
||||||
android:host="mangadex.org"
|
android:host="mangadex.org"
|
||||||
android:pathPattern="/manga/"
|
android:pathPattern="/manga/..*" />
|
||||||
android:scheme="https" />
|
|
||||||
<data
|
<data
|
||||||
|
android:scheme="https"
|
||||||
|
android:host="www.mangadex.cc"
|
||||||
|
android:pathPattern="/manga/..*" />
|
||||||
|
<data
|
||||||
|
android:scheme="https"
|
||||||
|
android:host="www.mangadex.cc"
|
||||||
|
android:pathPattern="/manga/..*" />
|
||||||
|
|
||||||
|
<data
|
||||||
|
android:scheme="https"
|
||||||
android:host="www.mangadex.org"
|
android:host="www.mangadex.org"
|
||||||
android:pathPrefix="/manga/"
|
android:pathPattern="/title/..*" />
|
||||||
android:scheme="https" />
|
|
||||||
<data
|
<data
|
||||||
android:host="mangadex.cc"
|
android:scheme="https"
|
||||||
android:pathPrefix="/title/"
|
android:host="mangadex.org"
|
||||||
android:scheme="https" />
|
android:pathPattern="/title/..*" />
|
||||||
<data
|
<data
|
||||||
|
android:scheme="https"
|
||||||
android:host="www.mangadex.cc"
|
android:host="www.mangadex.cc"
|
||||||
android:pathPrefix="/title/"
|
android:pathPattern="/title/..*" />
|
||||||
android:scheme="https" />
|
|
||||||
<data
|
|
||||||
android:host="mangadex.cc"
|
|
||||||
android:pathPattern="/manga/"
|
|
||||||
android:scheme="https" />
|
|
||||||
<data
|
<data
|
||||||
|
android:scheme="https"
|
||||||
android:host="www.mangadex.cc"
|
android:host="www.mangadex.cc"
|
||||||
android:pathPrefix="/manga/"
|
android:pathPattern="/title/..*" />
|
||||||
android:scheme="https" />
|
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
<activity
|
<activity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user