Comment out Mangadex intents

This commit is contained in:
Jobobby04 2021-04-11 20:31:12 -04:00
parent fdac8a0380
commit e65ea94a08

View File

@ -316,7 +316,7 @@
android:scheme="https" />
<!-- MangaDex -->
<data
<!--<data
android:scheme="https"
android:host="www.mangadex.org"
android:pathPrefix="/manga/" />
@ -365,7 +365,7 @@
<data
android:scheme="https"
android:host="www.mangadex.cc"
android:pathPrefix="/chapter/" />
android:pathPrefix="/chapter/" />-->
</intent-filter>
</activity>
<activity