Skip to content

Commit

Permalink
Update LxManga.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonx943 authored and Koitharu committed Oct 13, 2024
1 parent a62eadb commit 1406165
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ import org.koitharu.kotatsu.parsers.network.UserAgents
import org.koitharu.kotatsu.parsers.util.*
import java.text.SimpleDateFormat
import java.util.*
import org.koitharu.kotatsu.parsers.Broken

@Broken
@MangaSourceParser("LXMANGA", "LxManga", "vi")
internal class LxManga(context: MangaLoaderContext) : PagedMangaParser(context, MangaParserSource.LXMANGA, 60) {

Expand Down

0 comments on commit 1406165

Please sign in to comment.