Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Jan 26, 2024
1 parent f1bd8a8 commit 884a6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multisrc/overrides/sinmh/imitui/src/Imitui.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import eu.kanade.tachiyomi.source.model.Page
import org.jsoup.nodes.Document

class Imitui : SinMH("爱米推漫画 (Dead)", "https://www.imitui.com") {
// This site blocks IP outside China, now only has movies
// This site blocks IP outside China, now only has movies

override fun chapterListSelector() = ".chapter-body li > a:not([href^=/comic/app/])"

Expand Down

0 comments on commit 884a6d2

Please sign in to comment.