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 --- .../site_config/standard/handelsblatt.com.txt | 31 ---------------------- 1 file changed, 31 deletions(-) delete mode 100755 inc/3rdparty/site_config/standard/handelsblatt.com.txt (limited to 'inc/3rdparty/site_config/standard/handelsblatt.com.txt') diff --git a/inc/3rdparty/site_config/standard/handelsblatt.com.txt b/inc/3rdparty/site_config/standard/handelsblatt.com.txt deleted file mode 100755 index 7d067aa6..00000000 --- a/inc/3rdparty/site_config/standard/handelsblatt.com.txt +++ /dev/null @@ -1,31 +0,0 @@ -#Single Page -single_page_link: //li[contains(@class,"hcf-print")]/a - -# Title hcf-headline -title: //span[@class='hcf-headline'] - -# Authors -author: //div[@class="hcf-author"]/a/text() -author: substring-after(//div[@class='hcf-author'], 'von ') - -# Date -date: //div[@class='hcf-article-date'] - -# Body -body: //div[@class='article'] - -# General removements -strip: //div[contains(@class,"hcf-smartbox")] -strip: //div[contains(@class,"hcf-stopper")] -strip: //div[contains(@class,"hcf-img-controls")] -strip: //span[@class='hcf-location-mark'] -strip: //span[@class='hcf-copyright'] -strip: //div[@class='hcf-copyright'] -strip: //div[@class='hcf-origin'] - - - - -# Fix picture captions -wrap_in(small): //div[@class="hcf-caption"] -test_url: http://www.handelsblatt.com/meinung/gastbeitraege/gastkommentar-zum-emissionshandel-kurskorrekturen-fuehren-zum-kentern/8044326.html \ No newline at end of file -- cgit v1.2.3