From d694b38287ad7d3c036d77dc19fb0e75d1b0c57c Mon Sep 17 00:00:00 2001 From: Christian Elmer Date: Thu, 27 Nov 2014 10:12:27 +0000 Subject: add xpathenhancer for thecodinglove.com --- articleenhancer/xpathenhancers.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'articleenhancer') diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json index 3e2e4b4ba..32db95406 100644 --- a/articleenhancer/xpathenhancers.json +++ b/articleenhancer/xpathenhancers.json @@ -128,5 +128,8 @@ }, "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'))]" + }, + "thecodinglove.com": { + "%thecodinglove.com%": "//div[@class='bodytype']" } } -- cgit v1.2.3