summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2014-05-07 23:12:46 +0200
committerMorris Jobke <hey@morrisjobke.de>2014-05-07 23:12:46 +0200
commitb3033799d8dc4b9f0585a600834c9c0a58909acf (patch)
treed8adffde312f7960f0d8edb4234e04a8d5384fa1 /articleenhancer
parent2f843d0c37465867efd8201d90e9ffcbed6cba2d (diff)
use old layout
Diffstat (limited to 'articleenhancer')
-rw-r--r--articleenhancer/xpathenhancers.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index d11c26117..db38ccc5e 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -112,6 +112,6 @@
"%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]]"
+ "%tu-chemnitz.de%": "//div[@id='content_inhalt']/*[preceding-sibling::h1 and following-sibling::div[@id]]"
}
}