diff options
| -rw-r--r-- | derstandard.at.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/derstandard.at.txt b/derstandard.at.txt index 07db352..0bfeec0 100644 --- a/derstandard.at.txt +++ b/derstandard.at.txt @@ -1,13 +1,12 @@ -title: //div[@id='artikelHeader']/h1 +title: //div[@id='content-header']/h1 author: //span[@class='author'] -date: //span[@class='date'] body: //div[@class='copytext'] strip: //ul[@class='lookupLinksArtikel'] strip: //div[@id='pageTop'] strip: //div[@id='toolbar'] strip: //div[@id='articleTools'] -strip: //div[@id='weiterlesen'] +strip: //div[@id='weiterLesen'] strip: //div[@id='communityCanvas'] -test_url: http://derstandard.at/1318726018343/Breitband-LTE-Was-bringt-die-neue-Mobilfunk-Generation
\ No newline at end of file +test_url: http://derstandard.at/1318726018343/Breitband-LTE-Was-bringt-die-neue-Mobilfunk-Generation |
