Introduction of "Reincarnation" genre on Kissmanga (#123)
* Introduction of "Reincarnation" genre on Kissmanga Should fix the indexing issue after the Romance genre in filters. * Added Time Travel and Transported
This commit is contained in:
parent
acacecf4bd
commit
a8ec0567a9
|
@ -199,6 +199,7 @@ class Kissmanga : ParsedHttpSource() {
|
|||
Genre("Mystery"),
|
||||
Genre("One shot"),
|
||||
Genre("Psychological"),
|
||||
Genre("Reincarnation"),
|
||||
Genre("Romance"),
|
||||
Genre("School Life"),
|
||||
Genre("Sci-fi"),
|
||||
|
@ -212,9 +213,11 @@ class Kissmanga : ParsedHttpSource() {
|
|||
Genre("Smut"),
|
||||
Genre("Sports"),
|
||||
Genre("Supernatural"),
|
||||
Genre("Time Travel"),
|
||||
Genre("Tragedy"),
|
||||
Genre("Transported"),
|
||||
Genre("Webtoon"),
|
||||
Genre("Yaoi"),
|
||||
Genre("Yuri")
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue