From 85c58e06b24c021233ce460108f7c24db62dd762 Mon Sep 17 00:00:00 2001 From: JeanLuc Date: Thu, 12 Nov 2015 00:49:03 +0100 Subject: modified config files --- computerbase.de.txt | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'computerbase.de.txt') diff --git a/computerbase.de.txt b/computerbase.de.txt index 214fcce..c6957c3 100644 --- a/computerbase.de.txt +++ b/computerbase.de.txt @@ -1,18 +1,15 @@ title://h1 -author://div[@id="news-meta"]/a +author://span[@class="article-authornames"]/a -body: //div[contains(@class, 'text-content')] +body: //div[@class='article-view__content'] -strip://*[@id="main"]/div[2] -strip://*[@id="main"]/div[3] -strip://*[@id="page"]//footer +replace_string("padding-bottom:): " -#date: didn't manage to parse it -#Images have to be stripped because the page does it with overlay -strip://img +strip://div[@class='adbox-wrapper__label'] +strip://div[@class='adbox-rectangle'] +strip://div[@class='adbox-rectangle'] +strip://div[contains(@class,'article-view__share-links-top')] -#figures are not displayed in instapaper... -strip://figure | //figcaption test_url: http://www.computerbase.de/news/2012-06/verbraucherzentrale-mahnt-blizzard-fuer-diablo-3-ab/ -- cgit v1.3.1