From ca1d318352c1b527597d537dd32cbc5434176248 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 7 May 2014 15:50:46 +0200 Subject: article enhancer for TU Chemnitz --- articleenhancer/xpathenhancers.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'articleenhancer') 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]]" } } -- cgit v1.2.3