From c1d22f510a76028898e02ffae4dbccce78f99f7a Mon Sep 17 00:00:00 2001 From: Lukas Anzinger Date: Fri, 25 Mar 2016 00:03:10 +0100 Subject: derStandard.at: Include images on the left in feed. --- derstandard.at.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/derstandard.at.txt b/derstandard.at.txt index 0bfeec0..8c84a5c 100644 --- a/derstandard.at.txt +++ b/derstandard.at.txt @@ -1,12 +1,26 @@ title: //div[@id='content-header']/h1 author: //span[@class='author'] -body: //div[@class='copytext'] +body: //div[@id='objectContent'] strip: //ul[@class='lookupLinksArtikel'] +strip: //meta +strip: //div[@itemprop='publisher'] +strip: //div[@id='content-header'] strip: //div[@id='pageTop'] strip: //div[@id='toolbar'] strip: //div[@id='articleTools'] strip: //div[@id='weiterLesen'] strip: //div[@id='communityCanvas'] +strip: //div[@class='credits'] +strip: //div[@id='feature-cover'] +strip: //div[@id='feature-meta'] +strip: //li[@class='empty'] + +prune: no +tidy: no test_url: http://derstandard.at/1318726018343/Breitband-LTE-Was-bringt-die-neue-Mobilfunk-Generation +test_url: http://derstandard.at/2000033602592/40-Jahre-fuer-einen-der-nicht-gemeinsam-leben-wollte +test_url: http://derstandard.at/2000017141382/Feature-Format +test_url: http://derstandard.at/2000031826169/Die-Mittagspause-ist-den-meisten-heilig +test_url: http://derstandard.at/2000032076109/Fordern-wir-die-totale-Ueberwachung -- cgit v1.3.1