diff options
| -rw-r--r-- | volkskrant.nl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/volkskrant.nl.txt b/volkskrant.nl.txt index c277034..8c311f1 100644 --- a/volkskrant.nl.txt +++ b/volkskrant.nl.txt @@ -1,5 +1,5 @@ #bypass cookie check -single_page_link: //a[contains(@href, '/cookiewall/accept.do?')] +single_page_link: //a[contains(@href, '/cookiewall/accept')] title: //h1[@itemprop="headline"] body: //figure[contains(@class, 'article__top-image')] | //div[@itemprop="articleBody"] |
