summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFiveFilters.org <fivefilters@fivefilters.org>2015-07-08 20:05:08 +0200
committerFiveFilters.org <fivefilters@fivefilters.org>2015-07-08 20:05:08 +0200
commitb4ac0f91ecd194e462ed095185c64e5389052056 (patch)
treed8be89816fbdadb38738e74cc65810688b4a9291
parentc3c0cfb937ef08ebaa628b9eb6c1219ed2a99fa9 (diff)
downloadftr-site-config-b4ac0f91ecd194e462ed095185c64e5389052056.tar.gz
ftr-site-config-b4ac0f91ecd194e462ed095185c64e5389052056.zip
spiegel.de
-rw-r--r--spiegel.de.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/spiegel.de.txt b/spiegel.de.txt
index 4146d18..2586dff 100644
--- a/spiegel.de.txt
+++ b/spiegel.de.txt
@@ -18,7 +18,7 @@ tidy: no
body: //div[@id="spArticleContent"]
# body in default view
body: //div[@id="spArticleSection"]
-body: //div[contains(@class, 'article-section') or contains(@class, 'column-both') or contains(@class, 'js-module-box-image')]
+body: //div[contains(@class, 'article-section')] | //div[@id='js-article-top-wide-asset'] | //p[contains(@class, 'article-intro')]
# body in "Fotostrecke"
body: //div[@id="spBigaContent"]
@@ -85,5 +85,8 @@ if_page_contains: //div[contains(@class, 'multi-pager-control')]
next_page_link: //a[@class='spBigaControlForw']
test_url: http://www.spiegel.de/politik/deutschland/0,1518,787602,00.html
+# regular article
+test_url: http://www.spiegel.de/wirtschaft/soziales/griechenland-was-den-griechischen-buergern-nun-droht-a-1042682.html
+
# multipage article
test_url: http://www.spiegel.de/spiegel/a-710880.html \ No newline at end of file