Add Celestial Moon to ZeistManga (#332)

* Add Celestial Moon

* Remove sources

* Revert "Remove sources"

This reverts commit 0b14b8d1e3a5f50702d9b243033b77f0228200a2.
This commit is contained in:
bapeey 2024-01-17 21:14:34 -05:00 committed by Draff
parent 0d92662eec
commit 7390f88f2c
6 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -14,6 +14,7 @@ class ZeistMangaGenerator : ThemeSourceGenerator {
override val sources = listOf( override val sources = listOf(
SingleLang("AnimeXNovel", "https://www.animexnovel.com", "pt-BR"), SingleLang("AnimeXNovel", "https://www.animexnovel.com", "pt-BR"),
SingleLang("Asupan Komik", "https://www.asupankomik.my.id", "id", overrideVersionCode = 1), SingleLang("Asupan Komik", "https://www.asupankomik.my.id", "id", overrideVersionCode = 1),
SingleLang("Celestial Moon", "https://www.celestialmoonscan.com", "es", isNsfw = true),
SingleLang("Eleven Scanlator", "https://elevenscanlator.blogspot.com", "pt-BR"), SingleLang("Eleven Scanlator", "https://elevenscanlator.blogspot.com", "pt-BR"),
SingleLang("Guilda Tier Draw", "https://www.guildatierdraw.com", "pt-BR", isNsfw = true), SingleLang("Guilda Tier Draw", "https://www.guildatierdraw.com", "pt-BR", isNsfw = true),
SingleLang("Hijala", "https://hijala.blogspot.com", "ar"), SingleLang("Hijala", "https://hijala.blogspot.com", "ar"),