SayHentai: update domain (#1930)
This commit is contained in:
parent
62bd6c0817
commit
61b3d9a2fb
|
@ -2,8 +2,8 @@ ext {
|
||||||
extName = "SayHentai"
|
extName = "SayHentai"
|
||||||
extClass = ".SayHentai"
|
extClass = ".SayHentai"
|
||||||
themePkg = "manhwaz"
|
themePkg = "manhwaz"
|
||||||
baseUrl = "https://sayhentai.club"
|
baseUrl = "https://sayhentai.pro"
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 4
|
||||||
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.club",
|
"https://sayhentai.pro",
|
||||||
"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