2 Commits

Author SHA1 Message Date
Vetle Ledaal
44a4f517d2
Remove remaining usage of network.client (#8153)
* 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.
2025-03-27 00:02:34 +00:00
Chopper
be7c034bd2 Add MaidSecret (#2354)
* Add MaidSecret

* Add isNsfw

* Add icons

* Set useNewChapterEndpoint to true
2024-04-18 14:44:14 +01:00