Commit Graph

8 Commits

Author SHA1 Message Date
bapeey 17afe258c1
MhLat: Fix black image (#18608)
* Fix black image

* Use class instead id
2023-10-21 11:36:51 -03:00
Rolando Lecca 8e11fd74dc
Fix Manhwa-Latino (#17469)
* Fix

* Support Latest
2023-08-11 14:59:41 -03:00
AwkwardPeak7 93bc84108c
Move `wpchapterprotector` logic to Madara base class (#17006)
* move wpchapterprotector logic to Madara base class

* selectFirst
2023-07-05 18:30:02 -04:00
seew3l 8fa1c03f9a
ManhwaLatino: Update selector (#16257)
Update selector
2023-05-03 14:29:46 -04:00
Alessandro Jean 8e3efc0a19
Fix the no results found in Madara sources due to a theme update (#16167)
Fix the no results found in Madara sources due to a theme update.
2023-04-24 23:06:34 -03:00
seew3l 2bb5c59135
ManhwaLatino: Fix unable to read chapters (#15984)
Fix again
2023-04-07 10:22:24 -04:00
seew3l 7592681b67
MhwLatino: Fix search (#15686)
Fix search
2023-03-13 10:37:56 -04:00
seew3l 6344668319
MhwLatino: Move to Madara (#15520)
* Fix

* Use body.string()

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Use data() instead html()

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Use selectFirst()

* Migrate MhwLatino to Madara

* Add ID

* Remove ID xd

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-02-28 16:44:11 -03:00