From d70a31a1c53942f64a3240d267eb8cd5a399b5ea Mon Sep 17 00:00:00 2001 From: Strubbl Date: Fri, 2 Dec 2016 07:34:20 +0100 Subject: fix tagesschau.de test url (#228) The tagesschau.de urls get outdated from time to time. Therefore a fresh new url from today is added and the according test string. Also strips the metablockwrapper. --- tagesschau.de.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tagesschau.de.txt b/tagesschau.de.txt index 507aab2..9df9a3d 100644 --- a/tagesschau.de.txt +++ b/tagesschau.de.txt @@ -5,10 +5,11 @@ strip_id_or_class: teaserImTeaser strip_id_or_class: Comments strip_id_or_class: mediaInfo strip: //div[contains(@class, 'mediaCon')]//iframe +strip_id_or_class: metablockwrapper prune: no -test_url: http://www.tagesschau.de/ausland/snowden-dateien-entschluesselung-101.html -test_contains: Snowden hatte zunächst für +test_url: http://www.tagesschau.de/ausland/aleppo-477.html +test_contains: bevor aus Aleppo ein einziger großer Friedhof wird test_url: http://www.tagesschau.de/xml/rss2 -- cgit v1.3.1