Replaced outdated Colored Council extension with Colored Manga extension ()

* 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
multisrc
overrides
guya/coloredcouncil/res
madara/coloredmanga/res
src/main/java/eu/kanade/tachiyomi/multisrc

Binary file not shown.

Before

(image error) Size: 7.3 KiB

Binary file not shown.

Before

(image error) Size: 3.5 KiB

Binary file not shown.

Before

(image error) Size: 12 KiB

Binary file not shown.

Before

(image error) Size: 24 KiB

Binary file not shown.

Before

(image error) Size: 40 KiB

Binary file not shown.

Before

(image error) Size: 372 KiB

Binary file not shown.

After

(image error) Size: 15 KiB

Binary file not shown.

After

(image error) Size: 9.1 KiB

Binary file not shown.

After

(image error) Size: 27 KiB

Binary file not shown.

After

(image error) Size: 61 KiB

Binary file not shown.

After

(image error) Size: 108 KiB

Binary file not shown.

After

(image error) Size: 770 KiB

@ -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")),
)

@ -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"),