Comment out Mangadex intents
This commit is contained in:
parent
fdac8a0380
commit
e65ea94a08
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue