1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00

Update scraping rules for ilpost.it

This commit is contained in:
Davide Masserut 2022-12-19 14:03:16 +01:00 committed by Frédéric Guillot
parent ef312ef770
commit 690d66ce0b
2 changed files with 2 additions and 1 deletions

View file

@ -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 > :not(#audioPlayerArticle, .ilpostShare, p:has(.leggi-anche))",
"ilpost.it": ".entry-content",
"ing.dk": "section.body",
"lapresse.ca": ".amorce, .entry",
"lemonde.fr": "article",