From c78c1a3f08815aab99752026ccdf1dcf63cf43c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 19 Jan 2015 21:27:22 +0100 Subject: @fivefilters via composer --- inc/3rdparty/site_config/standard/heise.de.txt | 42 -------------------------- 1 file changed, 42 deletions(-) delete mode 100755 inc/3rdparty/site_config/standard/heise.de.txt (limited to 'inc/3rdparty/site_config/standard/heise.de.txt') diff --git a/inc/3rdparty/site_config/standard/heise.de.txt b/inc/3rdparty/site_config/standard/heise.de.txt deleted file mode 100755 index 9433104b..00000000 --- a/inc/3rdparty/site_config/standard/heise.de.txt +++ /dev/null @@ -1,42 +0,0 @@ -# Author: zinnober -# Template should work well with either desktop or mobile version (m.heise.de) - -prune: no - -title: //article/h1 | //h1 -date: //p[@class='news_datum'] -author: //h4[@class='author'] - -body: //article | //div[@class='meldung_wrapper'] - -# General cleanup -strip: //time -strip: //h4[@class='author'] -strip: //p[@class='news_datum'] -strip: //p[@class='artikel_datum'] -strip: //a[contains(@href, 'mailto')] -strip_id_or_class: comments -strip_id_or_class: ISI_IGNORE -strip_id_or_class: clear - -strip_id_or_class: linkurl_grossbild -strip_id_or_class: image-num -strip_id_or_class: heisebox_right -strip_id_or_class: dossier - -# Strip Ads -strip_id_or_class: ad_ - -# Some optimizations -replace_string(
):

-replace_string(

): -replace_string():
- - -next_page_link: //a[@class='next'] -next_page_link: //a[@title='vor'] - -test_url: http://www.heise.de/open/artikel/Die-Neuerungen-von-Linux-3-15-2196231.html -test_url: http://m.heise.de/open/artikel/Die-Neuerungen-von-Linux-3-15-2196231.html -test_url: http://www.heise.de/newsticker/meldung/Ueberwachungstechnik-Die-globale-Handy-Standortueberwachung-2301494.html -- cgit v1.2.3