From f11381a676fc7552cbdc5d33d98f3fc1709f4007 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 17 Feb 2016 02:21:22 +0100 Subject: Update heise.de.txt --- heise.de.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/heise.de.txt b/heise.de.txt index 2c33208..9a472ae 100755 --- a/heise.de.txt +++ b/heise.de.txt @@ -9,6 +9,8 @@ author: //h4[@class='author'] body: //article | //div[@class='meldung_wrapper'] +strip: //nav + # General cleanup strip: //time strip: //header @@ -27,7 +29,7 @@ strip: //span[@class='source'] #strip: //div[@class='gallery compact']/figcaption strip_id_or_class: comments strip_id_or_class: ISI_IGNORE -strip_id_or_class: clear +#strip_id_or_class: clear strip_id_or_class: linkurl_grossbild strip_id_or_class: image-num @@ -44,6 +46,7 @@ replace_string(): replace_string():
+single_page_link: //footer//a[contains(@href, '?view=print')] next_page_link: //a[@class='next'] next_page_link: //a[@title='vor'] -- cgit v1.3.1