Commit Graph

3 Commits

Author SHA1 Message Date
Chopper 3c4efce496
Remove Miaoshang (#5271)
* Remove Miaoshang

* Revert changes in ba0f13242271b83d79288981bab6245be9681c0c (#2556)

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-10-28 00:20:42 +00:00
sinkableShip cffcadaf92 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-26 01:48:09 +01:00
stevenyomi 205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00