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, 12 insertions, 0 deletions
diff --git a/mods/news.orf.at.json b/mods/news.orf.at.json
new file mode 100644
index 0000000..58afa97
--- /dev/null
+++ b/mods/news.orf.at.json
@@ -0,0 +1,12 @@
+{
+ "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')]" ]
+ }
+}