SayHentai: update domain (#1930)
This commit is contained in:
parent
62bd6c0817
commit
61b3d9a2fb
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = "SayHentai"
|
||||
extClass = ".SayHentai"
|
||||
themePkg = "manhwaz"
|
||||
baseUrl = "https://sayhentai.club"
|
||||
overrideVersionCode = 3
|
||||
baseUrl = "https://sayhentai.pro"
|
||||
overrideVersionCode = 4
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.manhwaz.ManhwaZ
|
|||
|
||||
class SayHentai : ManhwaZ(
|
||||
"SayHentai",
|
||||
"https://sayhentai.club",
|
||||
"https://sayhentai.pro",
|
||||
"vi",
|
||||
mangaDetailsAuthorHeading = "Tác giả",
|
||||
mangaDetailsStatusHeading = "Trạng thái",
|
||||
|
|
Loading…
Reference in New Issue