From 60b317df1119cb522ccaa4e974174de0588d0383 Mon Sep 17 00:00:00 2001 From: Christian Elmer Date: Thu, 27 Nov 2014 10:16:48 +0000 Subject: add xpathenhancer for der-postillion.com --- articleenhancer/xpathenhancers.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'articleenhancer') diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json index 32db95406..13c60350a 100644 --- a/articleenhancer/xpathenhancers.json +++ b/articleenhancer/xpathenhancers.json @@ -131,5 +131,8 @@ }, "thecodinglove.com": { "%thecodinglove.com%": "//div[@class='bodytype']" + }, + "der-postillon.com": { + "%der-postillon.com%": "//div[contains(@class,'post-body')]" } } -- cgit v1.2.3