diff options
| author | Strubbl <github@linux4tw.de> | 2016-12-02 07:34:20 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-12-02 07:34:20 +0100 |
| commit | d70a31a1c53942f64a3240d267eb8cd5a399b5ea (patch) | |
| tree | 4aa04c23286b2254ea4eff28539ead2b851b4cab | |
| parent | cfcbda8fbf3ce0626cc68c4c1d27ef1e5fa6d1c5 (diff) | |
| download | ftr-site-config-d70a31a1c53942f64a3240d267eb8cd5a399b5ea.tar.gz ftr-site-config-d70a31a1c53942f64a3240d267eb8cd5a399b5ea.zip | |
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.
| -rw-r--r-- | tagesschau.de.txt | 5 |
1 files 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 |
