Update scraping rule for ilpost.it
This commit is contained in:
parent
c0bed53b42
commit
ef312ef770
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ var predefinedRules = map[string]string{
|
|||
"heise.de": "header .article-content__lead, header .article-image, div.article-layout__content.article-content",
|
||||
"igen.fr": "section.corps",
|
||||
"ikiwiki.iki.fi": ".page.group",
|
||||
"ilpost.it": "#singleBody",
|
||||
"ilpost.it": "#singleBody > :not(#audioPlayerArticle, .ilpostShare, p:has(.leggi-anche))",
|
||||
"ing.dk": "section.body",
|
||||
"lapresse.ca": ".amorce, .entry",
|
||||
"lemonde.fr": "article",
|
||||
|
|
Loading…
Reference in a new issue