summaryrefslogtreecommitdiff
path: root/mods/news.orf.at.json
diff options
context:
space:
mode:
Diffstat (limited to 'mods/news.orf.at.json')
-rw-r--r--mods/news.orf.at.json12
1 files changed, 0 insertions, 12 deletions
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')]" ]
- }
-}