Update Base URL Hentaivn (#14537)
This commit is contained in:
parent
df8c63bff7
commit
f72a3213f0
|
@ -5,7 +5,7 @@ ext {
|
||||||
extName = 'HentaiVN'
|
extName = 'HentaiVN'
|
||||||
pkgNameSuffix = 'vi.hentaivn'
|
pkgNameSuffix = 'vi.hentaivn'
|
||||||
extClass = '.HentaiVN'
|
extClass = '.HentaiVN'
|
||||||
extVersionCode = 16
|
extVersionCode = 17
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@ import java.util.Locale
|
||||||
|
|
||||||
class HentaiVN : ParsedHttpSource() {
|
class HentaiVN : ParsedHttpSource() {
|
||||||
|
|
||||||
override val baseUrl = "https://hentaivn.life"
|
override val baseUrl = "https://hentaivn.tv"
|
||||||
override val lang = "vi"
|
override val lang = "vi"
|
||||||
override val name = "HentaiVN"
|
override val name = "HentaiVN"
|
||||||
override val supportsLatest = true
|
override val supportsLatest = true
|
||||||
|
|
Loading…
Reference in New Issue