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.
ttrss_plugin-af_feedmod/mods/jojosblog.json

10 lines
219 B
JSON

{
"name": "Jojo's illustrierter Blog",
"feed": "http://blog.beetlebum.de/feed/",
"match": "blog.beetlebum.de",
"config": {
"type": "xpath",
"xpath": "div[@class='entry-content']"
}
}