From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- fm4.orf.at.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 fm4.orf.at.txt (limited to 'fm4.orf.at.txt') 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 -- cgit v1.3.1