Commit Graph

5 Commits

Author SHA1 Message Date
Draff 5c8cb75e9a come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s Details
CI / Build multisrc modules (push) Successful in 8m10s Details
CI / Build individual modules (push) Successful in 38s Details
CI / Publish repo (push) Successful in 1m39s Details
2024-01-22 21:19:41 +00:00
stevenyomi f612bc1c3f Clean up some code to follow best practices (#178)
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +00:00
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
jopejoe1 dd47251256
Added Icons to sources that did not have one (#10189)
* Update ZbuluGenerator.kt

* Update ZMangaGenerator.kt

* Update WPMangaStreamGenerator.kt

* Update WPMangaReaderGenerator.kt

* Update WPComicsGenerator.kt

* Update PizzaReaderGenerator.kt

* Update PaprikaGenerator.kt

* Update PaprikaAltGenerator.kt

* Update MMRCMSSources.kt

* Update MadaraGenerator.kt

* Update FoolSlideGenerator.kt

* Update FMReaderGenerator.kt

* Added missing icons

* Add more missing icons

* Add even more missing icons

* Add more missing icons again

* Add more and more and more missing icons

* More icons

* Wrong posstion

* Wrong postion
2021-12-22 08:17:44 -05:00
Riztard Lanthorn 5e25906ae3
add ZManga multi-source (#8779)
* add ZManga multi-source

- add KomikPlay source
- remove MangaKane
- add MaidManga and KomikPlay to ZManga Factory

* add default icon

Co-Authored-By: Ankit Singh <as280093@gmail.com>

Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-08-24 06:41:35 -04:00