Update scraper rule for "Le Monde"
This commit is contained in:
parent
a155ab6deb
commit
30f22fbd78
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ var predefinedRules = map[string]string{
|
|||
"igen.fr": "section.corps",
|
||||
"ing.dk": "section.body",
|
||||
"lapresse.ca": ".amorce, .entry",
|
||||
"lemonde.fr": "section.article__content",
|
||||
"lemonde.fr": "article",
|
||||
"lepoint.fr": ".art-text",
|
||||
"lesjoiesducode.fr": ".blog-post-content img",
|
||||
"lesnumeriques.com": ".text",
|
||||
|
|
Loading…
Add table
Reference in a new issue