summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2014-05-07 15:50:46 +0200
committerMorris Jobke <hey@morrisjobke.de>2014-05-07 15:50:46 +0200
commitca1d318352c1b527597d537dd32cbc5434176248 (patch)
tree1d40cdccc8dce62b0da297fe8444085263125334 /articleenhancer
parent774bef6975380502ac65dca6f86722e5663a804f (diff)
article enhancer for TU Chemnitz
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 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]]"
}
}