Update rules.go for webtoons.com

Include author text
This commit is contained in:
jgbresson 2023-08-18 10:32:38 -04:00 committed by Frédéric Guillot
parent b2467fdd50
commit 691f56fde9
1 changed files with 1 additions and 1 deletions

View File

@ -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",