diff options
| -rw-r--r-- | parool.nl.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parool.nl.txt b/parool.nl.txt index 2ceef94..5018c26 100644 --- a/parool.nl.txt +++ b/parool.nl.txt @@ -1,7 +1,7 @@ #bypass cookie check -single_page_link: //a[contains(@href, '/acceptCookieCheck.do?url=')] +single_page_link: //a[contains(@href, '/accept?url=')] test_url: http://www.parool.nl/parool/nl/4/AMSTERDAM/article/detail/4042734/2015/05/29/MRSA-bacterie-niet-verder-verspreid-in-Bijlmerbajes.dhtml test_contains: De twee gevangenen die -test_url: http://www.parool.nl/amsterdam/rss.xml
\ No newline at end of file +test_url: http://www.parool.nl/amsterdam/rss.xml |
