Skip to content

Commit

Permalink
Update DocTruyen5s.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonx943 authored Oct 14, 2024
1 parent 1c3bc19 commit 82fb037
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ import org.koitharu.kotatsu.parsers.MangaLoaderContext
import org.koitharu.kotatsu.parsers.MangaSourceParser
import org.koitharu.kotatsu.parsers.model.MangaParserSource
import org.koitharu.kotatsu.parsers.site.liliana.LilianaParser
import org.koitharu.kotatsu.parsers.Broken

@Broken
@MangaSourceParser("DOCTRUYEN5S", "DocTruyen5s", "vi")
internal class DocTruyen5s(context: MangaLoaderContext) :
LilianaParser(context, MangaParserSource.DOCTRUYEN5S, "dongmoe.com")

0 comments on commit 82fb037

Please sign in to comment.