Skip to content
Snippets Groups Projects
Commit df2bebaf authored by Frédéric Guillot's avatar Frédéric Guillot
Browse files

Update scraper rule for heise.de

parent b17e4e88
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ var predefinedRules = map[string]string{
"developpez.com": "div[itemprop=articleBody]",
"francetvinfo.fr": ".text",
"github.com": "article.entry-content",
"heise.de": "div.article-content",
"heise.de": "header .article-content__lead, header .article-image, div.akwa-article__content",
"igen.fr": "section.corps",
"ing.dk": "section.body",
"lapresse.ca": ".amorce, .entry",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment