Update rules.go for webtoons.com
Include author text
This commit is contained in:
parent
b2467fdd50
commit
691f56fde9
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue