summaryrefslogtreecommitdiffstats
path: root/articleenhancer/xpathenhancers.json
diff options
context:
space:
mode:
Diffstat (limited to 'articleenhancer/xpathenhancers.json')
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 62de09696..d11c26117 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -110,5 +110,8 @@
},
"omgubuntu.co.uk": {
"%www.omgubuntu.co.uk%": "//div[@class=\"entry-content\"]"
+ },
+ "tu-chemnitz.de/tu/presse/": {
+ "%tu-chemnitz.de%": "//div[contains(@class,'page-content')]/*[preceding-sibling::h1 and following-sibling::div[@id]]"
}
}