From bce026e9c7cb134754a99b23196b3d0fa814f1a0 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 25 Feb 2015 09:22:29 +0100 Subject: =?UTF-8?q?better=20s=C3=BCddeutsche=20enhancer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articleenhancer/xpathenhancers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'articleenhancer') diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json index 21aec3650..00047ea96 100644 --- a/articleenhancer/xpathenhancers.json +++ b/articleenhancer/xpathenhancers.json @@ -163,7 +163,7 @@ "%smashingmagazine.com%": "//article[contains(@class,'post')]/p" }, "sueddeutsche.de": { - "%sz.de%": "//article[@id='sitecontent']/section[@class='body']/p" + "%sz.de%": "//article[@id='sitecontent']/section[@class='body']/*[not(contains(@class, 'ad'))]" }, "lifehacker.com": { "%lifehacker.com%": "//div[contains(@class,'entry-content')]" -- cgit v1.2.3