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/heise.de.json
2013-05-25 18:48:38 +02:00

13 lines
299 B
JSON

{
"name": "heise.de",
"author": "Markus Birth",
"stamp": 1369500284,
"feed": "http://www.heise.de/newsticker/heise-atom.xml",
"match": "heise.de",
"config": {
"type": "xpath",
"xpath": "div[@class='meldung_wrapper']",
"force_charset": "utf-8"
}
}