Mangalife and Mangasee add genre (#4932)

Mangalife and Mangasee add genre
This commit is contained in:
Riztard Lanthorn 2020-11-23 22:48:05 +07:00 committed by GitHub
parent 75695a9ee2
commit f2431587a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
extName = 'MangaLife'
pkgNameSuffix = 'en.mangalife'
extClass = '.MangaLife'
extVersionCode = 9
extVersionCode = 10
libVersion = '1.2'
}

View File

@ -309,6 +309,7 @@ class MangaLife : HttpSource() {
Genre("Hentai"),
Genre("Historical"),
Genre("Horror"),
Genre("Isekai"),
Genre("Josei"),
Genre("Lolicon"),
Genre("Martial Arts"),

View File

@ -5,7 +5,7 @@ ext {
extName = 'Mangasee'
pkgNameSuffix = 'en.mangasee'
extClass = '.Mangasee'
extVersionCode = 14
extVersionCode = 15
libVersion = '1.2'
}

View File

@ -313,6 +313,7 @@ class Mangasee : HttpSource() {
Genre("Hentai"),
Genre("Historical"),
Genre("Horror"),
Genre("Isekai"),
Genre("Josei"),
Genre("Lolicon"),
Genre("Martial Arts"),