added news.orf.at mod
This commit is contained in:
12
mods/news.orf.at.json
Normal file
12
mods/news.orf.at.json
Normal file
@ -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')]" ]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user