blob: 8a466e9a7cb3f0f4a2b025e282224e4bbc3fa9fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "Chip.de Top News",
"author": "Andreas Steinhoff",
"stamp": 1369484764,
"feed": "http://www.chip.de/rss/rss_topnews.xml",
"match": "chip\.de",
"config": {
"type": "xpath",
"xpath": "div[@class='col478-le']"
// "xpath": "div[starts-with(@class, 'col478-le']"
}
}
|