blob: 628af3c9769f2e774d7b24d25209d397e55bb235 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "The Oatmeal",
"author": "Markus Birth",
"stamp": 1369500284,
"feed": "http://theoatmeal.com/feed/rss",
"match": "oatmeal",
"config": {
"type": "xpath",
"xpath": "div[@id='comic']"
}
}
|