From 85c58e06b24c021233ce460108f7c24db62dd762 Mon Sep 17 00:00:00 2001 From: JeanLuc Date: Thu, 12 Nov 2015 00:49:03 +0100 Subject: modified config files --- heise.de.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'heise.de.txt') diff --git a/heise.de.txt b/heise.de.txt index 9433104..2c33208 100755 --- a/heise.de.txt +++ b/heise.de.txt @@ -11,10 +11,20 @@ body: //article | //div[@class='meldung_wrapper'] # General cleanup strip: //time +strip: //header strip: //h4[@class='author'] +strip: //div[@class='gallery compact']/h3 +strip: //div[@class='gallery compact']/figcaption strip: //p[@class='news_datum'] strip: //p[@class='artikel_datum'] +strip: //p[@class='news_navi'] +strip: //p[@class='printversion'] strip: //a[contains(@href, 'mailto')] +strip: //div[@class='gallery compact']/h2 +strip: //p[@class='themen_foren'] +strip: //style +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 @@ -23,6 +33,7 @@ strip_id_or_class: linkurl_grossbild strip_id_or_class: image-num strip_id_or_class: heisebox_right strip_id_or_class: dossier +strip_id_or_class: latest_posting_snippet # Strip Ads strip_id_or_class: ad_ @@ -30,7 +41,7 @@ strip_id_or_class: ad_ # Some optimizations replace_string(
):

replace_string(

): -replace_string():
-- cgit v1.3.1