aboutsummaryrefslogtreecommitdiff
path: root/internal/reader/scraper/rules.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/reader/scraper/rules.go')
-rw-r--r--internal/reader/scraper/rules.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/reader/scraper/rules.go b/internal/reader/scraper/rules.go
index b0682aea..3a734386 100644
--- a/internal/reader/scraper/rules.go
+++ b/internal/reader/scraper/rules.go
@@ -50,7 +50,7 @@ var predefinedRules = map[string]string{
"universfreebox.com": "#corps_corps",
"version2.dk": "section.body",
"wdwnt.com": "div.entry-content",
- "webtoons.com": ".viewer_img",
+ "webtoons.com": ".viewer_img,p.author_text",
"wired.com": "main figure, article",
"zeit.de": ".summary, .article-body",
"zdnet.com": "div.storyBody",