remove mangadex intent temporality

since the frontend could return at a moments notice, better to disable it now before users ask why its broken
This commit is contained in:
Jays2Kings 2021-05-11 00:20:41 -04:00
parent 63df493cb4
commit 5727b1541a

View File

@ -77,11 +77,6 @@
android:pathPattern="/read/..*/..*/..*/..*"
android:scheme="https" />
<data
android:host="mangadex.org"
android:pathPattern="/chapter/..*"
android:scheme="https" />
<data
android:host="mangaplus.shueisha.co.jp"
android:pathPattern="/viewer/..*"