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