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:
parent
b2ee320a01
commit
db63c70ed5
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 |
BIN
multisrc/overrides/madara/coloredmanga/res/web_hi_res_512.png
Normal file
BIN
multisrc/overrides/madara/coloredmanga/res/web_hi_res_512.png
Normal file
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"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user