Update scraper rule for lemonde.fr
This commit is contained in:
parent
311a133ab8
commit
6f5d93cbbe
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ var predefinedRules = map[string]string{
|
|||
"igen.fr": "section.corps",
|
||||
"ing.dk": "section.body",
|
||||
"lapresse.ca": ".amorce, .entry",
|
||||
"lemonde.fr": "div#articleBody",
|
||||
"lemonde.fr": "section.article__content",
|
||||
"lepoint.fr": ".art-text",
|
||||
"lesjoiesducode.fr": ".blog-post-content img",
|
||||
"lesnumeriques.com": ".text",
|
||||
|
|
Loading…
Reference in a new issue