summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Siegl <stesie@brokenpipe.de>2015-07-05 16:13:11 +0000
committerStefan Siegl <stesie@brokenpipe.de>2015-07-05 16:13:11 +0000
commit1e7b752493b873a28c30a11a29f4cff36579447e (patch)
tree355cb8e2eb5e176884a138e1d19daba24bcc3167
parentf73d881c91ceb97fb81c86391401e84e708e1bd4 (diff)
downloadftr-site-config-1e7b752493b873a28c30a11a29f4cff36579447e.tar.gz
ftr-site-config-1e7b752493b873a28c30a11a29f4cff36579447e.zip
sueddeutsche.de (sz.de): fix single_page_link
-rw-r--r--sueddeutsche.de.txt2
-rw-r--r--sz.de.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/sueddeutsche.de.txt b/sueddeutsche.de.txt
index 74b8d45..26e0560 100644
--- a/sueddeutsche.de.txt
+++ b/sueddeutsche.de.txt
@@ -1,6 +1,6 @@
# 2012-12-04: complete rewrite after Süddeutsche.de relaunch - carlo@...
-single_page_link: //a[ contains( @href, "/2.220/" ) ]
+single_page_link: //li[@id="article-sidebar-action-print"]/@data-clickurl
body: //article[@id="sitecontent"]/section[@class="body"]
author: //address[@class="author"]
diff --git a/sz.de.txt b/sz.de.txt
index f67637d..f194271 100644
--- a/sz.de.txt
+++ b/sz.de.txt
@@ -1,6 +1,6 @@
# 2012-12-04: complete rewrite after Süddeutsche.de relaunch - carlo@...
-single_page_link: //a[ contains( @href, "/2.220/" ) ]
+single_page_link: //li[@id="article-sidebar-action-print"]/@data-clickurl
body: //article[@id="sitecontent"]/section[@class="body"]
author: //address[@class="author"]