summaryrefslogtreecommitdiff
path: root/mods
diff options
context:
space:
mode:
Diffstat (limited to 'mods')
-rw-r--r--mods/cad-comic.com.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/mods/cad-comic.com.json b/mods/cad-comic.com.json
new file mode 100644
index 0000000..6bc482a
--- /dev/null
+++ b/mods/cad-comic.com.json
@@ -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')]" ]
+ }
+}