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