1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ttrss_plugin-af_feedmod/mods/chip.de-topnews.json
2013-05-25 20:55:45 +02:00

13 lines
323 B
JSON

{
"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']"
}
}