parent
0c132a3a0d
commit
4480c0ad8f
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
|
@ -12,6 +12,7 @@ class ZMangaGenerator : ThemeSourceGenerator {
|
||||||
override val baseVersionCode: Int = 1
|
override val baseVersionCode: Int = 1
|
||||||
|
|
||||||
override val sources = listOf(
|
override val sources = listOf(
|
||||||
|
SingleLang("Alceascan", "https://alceascan.my.id", "id"),
|
||||||
SingleLang("KomikIndo.info", "http://komikindo.info", "id", isNsfw = true, className = "KomikIndoInfo"),
|
SingleLang("KomikIndo.info", "http://komikindo.info", "id", isNsfw = true, className = "KomikIndoInfo"),
|
||||||
SingleLang("Komikita", "https://komikita.org", "id"),
|
SingleLang("Komikita", "https://komikita.org", "id"),
|
||||||
SingleLang("KomikPlay", "https://komikplay.com", "id", overrideVersionCode = 1),
|
SingleLang("KomikPlay", "https://komikplay.com", "id", overrideVersionCode = 1),
|
||||||
|
|
Loading…
Reference in New Issue