From c3d7d830b4989c9ec4d56ec49b6b3ca3c44a9d20 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 2 Sep 2014 13:49:17 +0200 Subject: first commit --- mods/news.orf.at.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 mods/news.orf.at.json (limited to 'mods/news.orf.at.json') diff --git a/mods/news.orf.at.json b/mods/news.orf.at.json deleted file mode 100644 index 58afa97..0000000 --- a/mods/news.orf.at.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "news.ORF.at", - "author": "Roland Angerer", - "stamp": 1371640419, - "feed": "http://rss.orf.at/news.xml", - "match": "news.orf.at", - "config": { - "type": "xpath", - "xpath": "div[contains(@class, 'storyText')]", - "cleanup": [ "h1", "div[contains(@class, 'storyMeta')]" ] - } -} -- cgit v1.3.1