Skip to content

Commit

Permalink
Remove broken tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonx943 authored Oct 14, 2024
1 parent 82fb037 commit 7240c3e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ 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("BLOGTRUYEN", "BlogTruyen", "vi")
internal class BlogTruyenParser(context: MangaLoaderContext) :
PagedMangaParser(context, MangaParserSource.BLOGTRUYEN, pageSize = 20) {
Expand Down

0 comments on commit 7240c3e

Please sign in to comment.