Commit Graph

5 Commits

Author SHA1 Message Date
Yush0DAN ea99a44cf3
ManhwaWeb: Add header fix some covers (#4373)
add header, some covers did not load
2024-08-13 02:31:40 +01:00
Yush0DAN d55da9562b
ManhwaWeb: Filter out chapters without url (#3694)
fix chapter null
2024-07-14 14:40:49 +01:00
bapeey 47b60ed24d
ManhwaWeb: Fix chapters not found and webview (#3671)
* Fix ManhwaWeb

* more fix
2024-07-14 14:40:48 +01:00
bapeey 6c6f1b4d6b ManhwaWeb: Fix chapter url (#1583)
I blame the IDE for not tell me about unused val
2024-02-27 20:53:54 +00:00
bapeey ee937137c3 Add ManhwaWeb (#1542)
* Add manhwaweb

* Lint

* Remove data class

* Oops

* Oppsi

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Remove "Not used"

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Requested changes

* Fix chapter url

* Create SChapter in main class

* make extension function

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-27 20:53:54 +00:00