3 Commits

Author SHA1 Message Date
heddxh
8e7146ec24
Fix Comic Growl (#9009)
* fetch popular mangas

* fetch pages

* descramble image

* clean code

* fix date time parse

* get all chapters

* add dto for page response

* move dto and descrambler into separate files

* happily use parseAs

* add dummy url for missing chapters

* set different icons for lock and pay chapters

* search and latest

* get all authors

* clean code

* remove comment and unneeded json field

* fix incorrectly http url conversion
2025-07-25 05:47:27 +01:00
Vetle Ledaal
6098ea8e35
Set isNsfw explicitly for 348 extensions (#7859) 2025-03-27 00:02:28 +00:00
heddxh
0d94dabe27
Add ComicGrowl (#7489)
* comicgrowl: add new source

* comicgrowl: add locked status in chapterlist

* comicgrowl: fetch latest mangas
2025-02-23 21:31:14 +00:00