Update domain hentaivn (#16390)

update domain hentaivn
This commit is contained in:
are-are-are 2023-05-10 20:42:04 +07:00 committed by GitHub
parent 9d353588a3
commit 2f2aaaee45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
extName = 'HentaiVN'
pkgNameSuffix = 'vi.hentaivn'
extClass = '.HentaiVN'
extVersionCode = 23
extVersionCode = 24
isNsfw = true
}

View File

@ -27,7 +27,7 @@ import java.util.Locale
class HentaiVN : ParsedHttpSource() {
override val baseUrl = "https://hentaivn.site"
override val baseUrl = "https://hentaivn.team"
override val lang = "vi"
override val name = "HentaiVN"
override val supportsLatest = true