Skip to content

Commit

Permalink
Add some tags
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonx943 authored Oct 14, 2024
1 parent 7240c3e commit 5418598
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,11 @@ internal class BlogTruyenParser(context: MangaLoaderContext) :
MangaTag("NTR", "62", source),
MangaTag("Event BT", "60", source),
MangaTag("Trinh thám", "57", source),
MangaTag("Video Clip", "53", source)
MangaTag("Video Clip", "53", source),
MangaTag("Truyện scan", "41", source),
MangaTag("Soft Yaoi", "35", source),
MangaTag("Soft Yuri", "36", source),
MangaTag("Live action", "16", source),
MangaTag("Tu chân - tu tiên", "18", source),
)
}

0 comments on commit 5418598

Please sign in to comment.