Skip to content

Commit

Permalink
Update TopTruyen.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonx943 authored Nov 23, 2024
1 parent 6ae625e commit 8d50376
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import java.util.*

@MangaSourceParser("TOPTRUYEN", "TopTruyen", "vi")
internal class TopTruyen(context: MangaLoaderContext) :
WpComicsParser(context, MangaParserSource.TOPTRUYEN, "www.toptruyenww.pro", 36) {
WpComicsParser(context, MangaParserSource.TOPTRUYEN, "www.toptruyento.pro", 36) {

override val datePattern = "dd/MM/yyyy"

Expand Down

0 comments on commit 8d50376

Please sign in to comment.