Tachiyomi-Extensions/lib-multisrc/zeistmanga
sinkableShip febc0ba112 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 7b2cc6a937193130e7ce9532597dc4d23547985e.

* 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-06-03 05:44:47 +01:00
..
src/eu/kanade/tachiyomi/multisrc/zeistmanga DMC Scans: Fix selectors (#2529) 2024-06-03 05:44:47 +01:00
build.gradle.kts Add GistamisHouse (#2195) 2024-04-06 23:50:56 +01:00