summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorChristian Elmer <christian@keinkurt.de>2014-11-27 10:16:48 +0000
committerChristian Elmer <christian@keinkurt.de>2014-12-02 19:52:56 +0000
commit60b317df1119cb522ccaa4e974174de0588d0383 (patch)
treeced0e3c606c5ee55c79fed2000db2e4f25c900ee /articleenhancer
parentd694b38287ad7d3c036d77dc19fb0e75d1b0c57c (diff)
add xpathenhancer for der-postillion.com
Diffstat (limited to 'articleenhancer')
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
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')]"
}
}