Add Extention Pornhwa18 ID (#15734)
* Add Pornhwa18 * Update MadaraGenerator.kt * Update PornHwa18.kt
This commit is contained in:
parent
95cb9898ea
commit
3f8c671df8
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
After Width: | Height: | Size: 180 KiB |
|
@ -0,0 +1,7 @@
|
||||||
|
package eu.kanade.tachiyomi.extension.id.pornhwa18
|
||||||
|
|
||||||
|
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||||
|
|
||||||
|
class PornHwa18 : Madara("Pornhwa18", "https://pornhwa18.com", "id") {
|
||||||
|
override val versionId = 1
|
||||||
|
}
|
|
@ -340,6 +340,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
||||||
SingleLang("Platinum Crown", "https://platinumscans.com", "en", overrideVersionCode = 1),
|
SingleLang("Platinum Crown", "https://platinumscans.com", "en", overrideVersionCode = 1),
|
||||||
SingleLang("Pojok Manga", "https://pojokmanga.net", "id", overrideVersionCode = 4),
|
SingleLang("Pojok Manga", "https://pojokmanga.net", "id", overrideVersionCode = 4),
|
||||||
SingleLang("PoManga", "https://pomanga.com", "en"),
|
SingleLang("PoManga", "https://pomanga.com", "en"),
|
||||||
|
SingleLang("Pornhwa18", "https://pornhwa18.com", "id", isNsfw = true),
|
||||||
SingleLang("PornComix", "https://www.porncomixonline.net", "en", isNsfw = true, overrideVersionCode = 1),
|
SingleLang("PornComix", "https://www.porncomixonline.net", "en", isNsfw = true, overrideVersionCode = 1),
|
||||||
SingleLang("Pornwha", "https://pornwha.com", "en", isNsfw = true, overrideVersionCode = 1),
|
SingleLang("Pornwha", "https://pornwha.com", "en", isNsfw = true, overrideVersionCode = 1),
|
||||||
SingleLang("Portal Yaoi", "https://portalyaoi.com", "pt-BR", isNsfw = true),
|
SingleLang("Portal Yaoi", "https://portalyaoi.com", "pt-BR", isNsfw = true),
|
||||||
|
|
Loading…
Reference in New Issue