Disable delegation of Mangadex

This commit is contained in:
Jobobby04
2020-07-01 15:05:47 -04:00
parent b4e39448fc
commit 0a0ea50809
2 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -287,7 +287,7 @@
android:scheme="https" />
<!-- MangaDex -->
<data
<!-- <data
android:host="mangadex.org"
android:pathPattern="\/(title|manga)\/"
android:scheme="http" />
@@ -302,7 +302,7 @@
<data
android:host="www.mangadex.org"
android:pathPattern="\/(title|manga)\/"
android:scheme="https" />
android:scheme="https" />-->
</intent-filter>
</activity>
<activity