keiyoushi-extensions-source/lib-multisrc/zeistmanga
sinkableShip 9ea0e98897
DMC Scans: Fix selectors (#2529)
* fix manga description selector

* fix chapter feed selector

* fix selector to script that contain pages link

* bump overrideVersionCode

* bump baseVersionCode

* Revert "bump baseVersionCode"

This reverts commit 7b2cc6a937.

* change rate limit

* change few selectors that affected because recent changes

* change some selectors and other things

* change calling super.pageListParse(response) into just copying the code

calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice

* fix indentation

* add excluded category: web novel
2024-05-22 10:23:44 +05:00
..
src/eu/kanade/tachiyomi/multisrc/zeistmanga DMC Scans: Fix selectors (#2529) 2024-05-22 10:23:44 +05:00
build.gradle.kts Add GistamisHouse (#2195) 2024-04-01 16:29:02 +05:00