summaryrefslogtreecommitdiffstats
path: root/articleenhancer/xpathenhancers.json
diff options
context:
space:
mode:
Diffstat (limited to 'articleenhancer/xpathenhancers.json')
-rw-r--r--articleenhancer/xpathenhancers.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 00047ea96..7e1306d48 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']/*[not(contains(@class, 'ad'))]"
+ "%sz.de%": "//article[@id='sitecontent']/section[@class='topenrichment']//img | //article[@id='sitecontent']/section[@class='body']/section[@class='authors']/preceding-sibling::*[not(contains(@class, 'ad'))]"
},
"lifehacker.com": {
"%lifehacker.com%": "//div[contains(@class,'entry-content')]"