Explorar o código

Update rules.go for webtoons.com

Include author text
jgbresson %!s(int64=2) %!d(string=hai) anos
pai
achega
691f56fde9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      internal/reader/scraper/rules.go

+ 1 - 1
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",