Skip to content

Commit

Permalink
Update IndoWebNovel.kt (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmadNaruto authored Apr 21, 2024
1 parent 3c9c939 commit df32bc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ abstract class IndoWebNovel(deps: Dependencies) : SourceFactory(
override val contentFetcher: Content
get() = SourceFactory.Content(
pageTitleSelector = ".title-chapter",
pageContentSelector = ".reader p",
pageContentSelector = ".readersss p",
)

}

0 comments on commit df32bc1

Please sign in to comment.