Update NetTruyenLL.kt

master
Draken 2 years ago committed by GitHub
parent 8da3b4b7ac
commit edac81f51a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -9,9 +9,7 @@ import org.koitharu.kotatsu.parsers.model.*
import org.koitharu.kotatsu.parsers.site.wpcomics.WpComicsParser
import org.koitharu.kotatsu.parsers.util.*
import java.util.EnumSet
import org.koitharu.kotatsu.parsers.Broken
@Broken
@MangaSourceParser("NETTRUYENLL", "NetTruyenLL", "vi")
internal class NetTruyenLL(context: MangaLoaderContext) :
WpComicsParser(context, MangaParserSource.NETTRUYENLL, "nettruyenll.com", 20) {

Loading…
Cancel
Save