parent
61988cdfe5
commit
133cb56ef3
|
@ -2,8 +2,8 @@ ext {
|
||||||
extName = "SayHentai"
|
extName = "SayHentai"
|
||||||
extClass = ".SayHentai"
|
extClass = ".SayHentai"
|
||||||
themePkg = "manhwaz"
|
themePkg = "manhwaz"
|
||||||
baseUrl = "https://sayhentai.life"
|
baseUrl = "https://sayhentai.one"
|
||||||
overrideVersionCode = 6
|
overrideVersionCode = 7
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.manhwaz.ManhwaZ
|
||||||
|
|
||||||
class SayHentai : ManhwaZ(
|
class SayHentai : ManhwaZ(
|
||||||
"SayHentai",
|
"SayHentai",
|
||||||
"https://sayhentai.life",
|
"https://sayhentai.one",
|
||||||
"vi",
|
"vi",
|
||||||
mangaDetailsAuthorHeading = "Tác giả",
|
mangaDetailsAuthorHeading = "Tác giả",
|
||||||
mangaDetailsStatusHeading = "Trạng thái",
|
mangaDetailsStatusHeading = "Trạng thái",
|
||||||
|
|
Loading…
Reference in New Issue