parent
a397630ec8
commit
4c5f86ed6b
|
@ -5,7 +5,7 @@ ext {
|
|||
extName = 'HentaiVN'
|
||||
pkgNameSuffix = 'vi.hentaivn'
|
||||
extClass = '.HentaiVN'
|
||||
extVersionCode = 8
|
||||
extVersionCode = 9
|
||||
libVersion = '1.2'
|
||||
containsNsfw = true
|
||||
}
|
||||
|
|
|
@ -25,7 +25,7 @@ import java.util.Locale
|
|||
@Nsfw
|
||||
class HentaiVN : ParsedHttpSource() {
|
||||
|
||||
override val baseUrl = "https://hentaivn.net"
|
||||
override val baseUrl = "https://hentaivn.tv"
|
||||
override val lang = "vi"
|
||||
override val name = "HentaiVN"
|
||||
override val supportsLatest = true
|
||||
|
|
Loading…
Reference in New Issue