diff options
Diffstat (limited to 'derstandard.at.txt')
| -rw-r--r-- | derstandard.at.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/derstandard.at.txt b/derstandard.at.txt new file mode 100644 index 0000000..07db352 --- /dev/null +++ b/derstandard.at.txt @@ -0,0 +1,13 @@ +title: //div[@id='artikelHeader']/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='communityCanvas'] + +test_url: http://derstandard.at/1318726018343/Breitband-LTE-Was-bringt-die-neue-Mobilfunk-Generation
\ No newline at end of file |
