diff options
| author | Lukas Anzinger <lukas@lukasanzinger.at> | 2015-12-31 14:30:25 +0100 |
|---|---|---|
| committer | Lukas Anzinger <lukas@lukasanzinger.at> | 2016-01-05 02:17:22 +0100 |
| commit | 798dfbdacf3ca07b2a15229186c2da5b22e81edc (patch) | |
| tree | 88237dc542919eff2ea4133dd6e6b116691db233 | |
| parent | df66ecc064bf10658701c2fe4e8f302b43c066e2 (diff) | |
| download | ftr-site-config-798dfbdacf3ca07b2a15229186c2da5b22e81edc.tar.gz ftr-site-config-798dfbdacf3ca07b2a15229186c2da5b22e81edc.zip | |
derStandard.at: Update site config.
Remove since it would require additional parsing and the original feed
provides a proper date and time anyway.
| -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 |
