mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 04:59:17 +01:00
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:
parent
63df493cb4
commit
5727b1541a
@ -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/..*"
|
||||
|
Loading…
Reference in New Issue
Block a user