blob: b9c44f53e767715bb67c3893b8b5884d33ba3df8 (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "Jojo's illustrierter Blog",
"feed": "http://blog.beetlebum.de/feed/",
"match": "blog.beetlebum.de",
"config": {
"type": "xpath",
"xpath": "div[@class='entry-content']"
}
}
|