mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-25 11:42:47 +01:00
SayHentai: Update domain (#3455)
This commit is contained in:
parent
0cc8833e89
commit
d0f2971219
@ -2,8 +2,8 @@ ext {
|
||||
extName = "SayHentai"
|
||||
extClass = ".SayHentai"
|
||||
themePkg = "manhwaz"
|
||||
baseUrl = "https://sayhentai.co"
|
||||
overrideVersionCode = 5
|
||||
baseUrl = "https://sayhentai.life"
|
||||
overrideVersionCode = 6
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.manhwaz.ManhwaZ
|
||||
|
||||
class SayHentai : ManhwaZ(
|
||||
"SayHentai",
|
||||
"https://sayhentai.co",
|
||||
"https://sayhentai.life",
|
||||
"vi",
|
||||
mangaDetailsAuthorHeading = "Tác giả",
|
||||
mangaDetailsStatusHeading = "Trạng thái",
|
||||
|
Loading…
Reference in New Issue
Block a user