diff options
Diffstat (limited to 'fm4.orf.at.txt')
| -rw-r--r-- | fm4.orf.at.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fm4.orf.at.txt b/fm4.orf.at.txt new file mode 100644 index 0000000..5db3e58 --- /dev/null +++ b/fm4.orf.at.txt @@ -0,0 +1,7 @@ +author: //div[@class='authorDescription']/h2 +body: //div[@id='story'] +date: substring-before(substring-after(//p[@class='date'],'Erstellt am:'), '-') +title: //h1[@class='detail'] +strip: //div[@class='fact'] + +test_url: http://fm4.orf.at/stories/1689156/
\ No newline at end of file |
