se não funciona, so na proxima

Deivid Gabriel Pereira de Oliveira 3 years ago
parent db2acb752a
commit 7462743be8

@ -7,6 +7,6 @@ import org.koitharu.kotatsu.parsers.site.madara.MadaraParser
@MangaSourceParser("DEMONSECT", "DemonSect", "pt") @MangaSourceParser("DEMONSECT", "DemonSect", "pt")
internal class DemonSect(context: MangaLoaderContext) : internal class DemonSect(context: MangaLoaderContext) :
MadaraParser(context, MangaSource.demonsect, "demonsect.com.br", 10) { MadaraParser(context, MangaSource.DEMONSECT, "demonsect.com.br", 10) {
override val datePattern = "MMM dd, yyyy" override val datePattern = "MMM dd, yyyy"
} }

Loading…
Cancel
Save