* 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