Add missing genre to HentaiVN extension (#10506)

* add missing genre

* Update ExtVersionCode to 10
This commit is contained in:
Reifuku 2022-01-20 19:01:40 +09:00 committed by GitHub
parent a1cf20863a
commit aecbe24be1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -337,6 +337,7 @@ class HentaiVN : ParsedHttpSource() {
Genre("Vampire", "107"),
Genre("Vanilla", "208"),
Genre("Virgin", "95"),
Genre("Webtoon", "270"),
Genre("X-ray", "94"),
Genre("Yandere", "112"),
Genre("Yaoi", "96"),