Merge pull request #889 from NagaYZ/fix-manhuaplus

domain change manhuaplus
master
devi 2 years ago committed by GitHub
commit 052fa146d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,7 +11,7 @@ import org.koitharu.kotatsu.parsers.util.*
@MangaSourceParser("MANHUAPLUS", "ManhuaPlus", "en") @MangaSourceParser("MANHUAPLUS", "ManhuaPlus", "en")
internal class Manhuaplus(context: MangaLoaderContext) : internal class Manhuaplus(context: MangaLoaderContext) :
MadaraParser(context, MangaSource.MANHUAPLUS, "manhuaplus.org") { MadaraParser(context, MangaSource.MANHUAPLUS, "manhuaplus.com") {
override val withoutAjax = true override val withoutAjax = true

Loading…
Cancel
Save