Commit Graph

2 Commits

Author SHA1 Message Date
Mook a03a505b78
FMReader: WeLoveManga: Fix page list parsing (#9196)
* FMReader: WeLoveManga: Fix page list parsing

They appear to have changed how their page list works, to instead be driven
off an attribute with a seemingly randomly generated name.  That name is
then emitted as part of the page script.  We can just rely on that
attribute being very long instead.

Fixes #9120

* FMReader: WeLoveManga: Fix imports.

They were not copied over correctly when copying the (edited) generated
code back to the source.
2021-09-24 06:13:00 -04:00
Arraiment 25a7f2054a
Source migration from RawLH to WeLoveManga (#8433)
* Source migration from RawLH to WeLoveManga

* Minor url edit

* Override source id

* Revert pkg name change
2021-08-07 13:22:36 -04:00