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 /fm4.orf.at.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
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 |
