Add Extention Pornhwa18 ID (#15734)

* Add Pornhwa18

* Update MadaraGenerator.kt

* Update PornHwa18.kt
This commit is contained in:
MeLoseAgain 2023-03-19 04:00:37 +07:00 committed by GitHub
parent 95cb9898ea
commit 3f8c671df8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 0 deletions

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

View File

@ -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
}

View File

@ -340,6 +340,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Platinum Crown", "https://platinumscans.com", "en", overrideVersionCode = 1),
SingleLang("Pojok Manga", "https://pojokmanga.net", "id", overrideVersionCode = 4),
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("Pornwha", "https://pornwha.com", "en", isNsfw = true, overrideVersionCode = 1),
SingleLang("Portal Yaoi", "https://portalyaoi.com", "pt-BR", isNsfw = true),