Commit Graph

3 Commits

Author SHA1 Message Date
Chopper
0382c1350c
Remove Miaoshang (#5271)
* Remove Miaoshang

* Revert changes in ba0f132422 (#2556)

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-09-28 17:51:49 +05:00
sinkableShip
ba0f132422
Miaoshang: Fix page parsing (#2556)
* Fix page parsing

* Add default function to fall back if the website get back to normal

calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice, so resolve to copying the code
2024-04-25 20:56:16 +05:00
stevenyomi
d6e51e0c53 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-13 21:43:41 +00:00