From 92eb19de53f839d5f005a1bb305de74661f6902c Mon Sep 17 00:00:00 2001 From: Christian Elmer Date: Tue, 25 Nov 2014 13:12:09 +0000 Subject: add xpatharticleenhancer for neustadt-ticker.de --- articleenhancer/xpathenhancers.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json index cc1a4189e..3e2e4b4ba 100644 --- a/articleenhancer/xpathenhancers.json +++ b/articleenhancer/xpathenhancers.json @@ -125,5 +125,8 @@ }, "androidpolice.com": { "%rss.feedsportal.com/c/33941/f/615677/p/1/s/%": "//div[@class=\"post_content\"]" + }, + "neustadt-ticker.de": { + "%neustadt-ticker.de%": "//div[@class='Post-inner article']/div[@class='PostContent']/*[not(contains(@class, 'yarpp-related') or contains(@class, 'navigation') or contains(@class, 'social_share') or contains(@class, 'twoclick-js'))]" } } -- cgit v1.2.3