From f6d8d5cc8b5a1156faa7859c3eb171c9a710a190 Mon Sep 17 00:00:00 2001 From: Lukas Anzinger Date: Thu, 31 Dec 2015 08:05:20 +0100 Subject: Update site config for {news.,}ORF.at --- news.orf.at.txt | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 news.orf.at.txt (limited to 'news.orf.at.txt') diff --git a/news.orf.at.txt b/news.orf.at.txt deleted file mode 100644 index 3b1d3cc..0000000 --- a/news.orf.at.txt +++ /dev/null @@ -1,11 +0,0 @@ -single_page_link: //div[@id='content']//p[@class='readMore']/a - -title: //div[@class='hidden offscreen']/h2 -body: //div[@id="storyText"] -move_into(//div[@id='storyText']): //div[@class='fact'] -strip: //small[@class='credit'] -strip: //small[@class='caption'] -date: substring-after(//div[@id='storyMeta']//p[@class='date'],'Publiziert am') -strip: //p[@class='toplink'] - -test_url: http://news.orf.at/stories/2084731/ \ No newline at end of file -- cgit v1.3.1