From b3033799d8dc4b9f0585a600834c9c0a58909acf Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 7 May 2014 23:12:46 +0200 Subject: use old layout --- articleenhancer/xpathenhancers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]]" } } -- cgit v1.2.3