* Explicitly use `network.cloudflareClient` instead of `super.client`
... but only if the parent is `HttpSource` or `ParsedHttpSource`
* Remove use of `network.client`
... replaced with `network.cloudflareClient` or `super.client` if the
parent class sets `client` to `network.cloudflareClient` already.
* naver: fix author parsing
* simplify joinToString
* handle on hiatus status
* use when expression
* adjust order of checks for status
i have found a couple entries that have both rest and finished set to true.
those entires are all definitely on hiatus so let's give the rest flag prio
* Update korean extension, Rename MSM to ManaMoa. (Need to migrate)
JMana: Fix errors due to site changes
NewToki: Supports baseUrl override. update domain,
MSM (ManaMoa)
----
MSM now uses id on manga instead of title name. (It breaks whole things.)
I don't want to increase `versionId` so I rename extension.
(I renamed while ago and reverted because it wasn't need on that time)
So result is need to migrate from MangaShow.Me to ManaMoa.
MangaShow.Me is now deprecated and will remain as dummy before 1.2.15
* Fix Image request on old chapters due to site changes + mistake on ManaMoa extension
* Refactor ManaMoa ImageUrlHandler
* Initial Support for Naver Comic
* Update Icons, Support Challenge Webtoons
Note that (normal) Challenge webtoons has chapter bug rn. dunno why.