Imperfect Comics: fix chapter list (#9257)

This commit is contained in:
Riztard Lanthorn 2021-09-27 21:10:10 +07:00 committed by GitHub
parent 3fb4d5caea
commit 58b5124bf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,7 @@
package eu.kanade.tachiyomi.extension.en.imperfectcomics
import eu.kanade.tachiyomi.multisrc.madara.Madara
class ImperfectComics : Madara("Imperfect Comics", "https://imperfectcomic.com", "en") {
override val useNewChapterEndpoint: Boolean = true
}

View File

@ -117,7 +117,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Ichirin No Hana Yuri", "https://ichirinnohanayuri.com.br", "pt-BR", overrideVersionCode = 3),
SingleLang("Ikifeng", "https://ikifeng.com", "es", isNsfw = true),
SingleLang("Immortal Updates", "https://immortalupdates.com", "en", overrideVersionCode = 2),
SingleLang("Imperfect Comics", "https://imperfectcomic.com", "en"),
SingleLang("Imperfect Comics", "https://imperfectcomic.com", "en", overrideVersionCode = 1),
SingleLang("Império Scans", "https://imperioscans.com.br", "pt-BR", className = "ImperioScans"),
SingleLang("InfraFandub", "https://infrafandub.xyz", "es"),
SingleLang("Inmortal Scan", "https://manga.mundodrama.site", "es"),