diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /derstandard.at.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
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 |
