added cad-comic.com mod
This commit is contained in:
parent
5412c18e9b
commit
1e1e400b2e
12
mods/cad-comic.com.json
Normal file
12
mods/cad-comic.com.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Ctrl+Alt+Del",
|
||||
"author": "Roland Angerer",
|
||||
"stamp": 1371647734,
|
||||
"feed": "http://cdn.cad-comic.com/rss.xml",
|
||||
"match": "cad-comic.com/cad",
|
||||
"config": {
|
||||
"type": "xpath",
|
||||
"xpath": "div[@id='content']",
|
||||
"cleanup": [ "div[@id='menu']", "div[contains(@class, 'navigation')]", "div[contains(@class, 'addthis_toolbar')]" ]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user