blob: eb0e6a63b2555ce32e1f522f2d690796fe000bec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "Selektive Erinnerung",
"author": "Roland Angerer",
"stamp": 1371642811,
"feed": "http://www.selektive-erinnerung.com/rss",
"match": "selektive-erinnerung.com",
"config": {
"type": "xpath",
"xpath": "div[@id='post']",
"cleanup": [ "div[@id='postinfo']" ]
}
}
|