Replaced outdated Colored Council extension with Colored Manga extension (#9779)

* Removed Colored Council from guya multisrc and Replaced it with Colored Manga in madara multisrc

* Fixed Pngs
This commit is contained in:
KojoZero 2021-11-10 10:12:38 -07:00 committed by GitHub
parent b2ee320a01
commit db63c70ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 770 KiB

View File

@ -15,7 +15,6 @@ class GuyaGenerator : ThemeSourceGenerator {
override val sources = listOf(
SingleLang("Guya", "https://guya.moe", "en", overrideVersionCode = 18),
SingleLang("Danke fürs Lesen", "https://danke.moe", "en", className = "DankeFursLesen"),
SingleLang("Colored Council", "https://coloredcouncil.moe", "en"),
SingleLang("Hachirumi", "https://hachirumi.com", "en", isNsfw = true),
MultiLang("Magical Translators", "https://mahoushoujobu.com", listOf("en", "pl")),
)

View File

@ -57,6 +57,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Cervo Scanlator", "https://cervoscan.xyz", "pt-BR", overrideVersionCode = 4),
SingleLang("Chibi Manga", "https://www.cmreader.info", "en", overrideVersionCode = 1),
SingleLang("Clover Manga", "https://clover-manga.com", "tr", overrideVersionCode = 2),
SingleLang("Colored Manga", "https://coloredmanga.com", "en"),
SingleLang("ComicKiba", "https://comickiba.com", "en", overrideVersionCode = 1),
SingleLang("Comicdom", "https://comicdom.org", "en", overrideVersionCode = 1),
SingleLang("Comichub", "https://comichub.net", "en"),