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/schlogger.de.json
2013-06-19 13:53:45 +02:00

13 lines
343 B
JSON

{
"name": "schlogger",
"author": "Roland Angerer",
"stamp": 1371642811,
"feed": "http://schlogger.de/wordpress/feed/",
"match": "schlogger.de",
"config": {
"type": "xpath",
"xpath": "div[contains(@class, 'entry-content')]",
"cleanup": [ "iframe", "div[contains(@class, 'sharedaddy')]" ]
}
}