diff options
Diffstat (limited to 'volkskrant.nl.txt')
| -rw-r--r-- | volkskrant.nl.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/volkskrant.nl.txt b/volkskrant.nl.txt index 8c311f1..f2f630f 100644 --- a/volkskrant.nl.txt +++ b/volkskrant.nl.txt @@ -4,12 +4,16 @@ single_page_link: //a[contains(@href, '/cookiewall/accept')] title: //h1[@itemprop="headline"] body: //figure[contains(@class, 'article__top-image')] | //div[@itemprop="articleBody"] +strip_id_or_class: ad-space + strip: //div[contains(@class, 'media-container') and contains(@class, 'pull-right')] tidy: no prune: no +parser: html5php + test_url: http://www.volkskrant.nl/sport/dossier-wereldvoetbalbond-fifa-wankelt~a4042695/ -test_contains: De belangrijkste spil in het +test_contains: Het ging om de omstreden -test_url: http://www.volkskrant.nl/nieuws/rss.xml
\ No newline at end of file +test_url: http://www.volkskrant.nl/nieuws/rss.xml |
