blob: 58afa97d43a4a959e9220e0caa70122d110d4b75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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')]" ]
}
}
|