summaryrefslogtreecommitdiff
path: root/mods
diff options
context:
space:
mode:
Diffstat (limited to 'mods')
-rw-r--r--mods/dilbert.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/mods/dilbert.json b/mods/dilbert.json
new file mode 100644
index 0000000..d908d3c
--- /dev/null
+++ b/mods/dilbert.json
@@ -0,0 +1,11 @@
+{
+ "name": "Dilbert",
+ "author": "Roland Angerer",
+ "stamp": 1376903915,
+ "feed": "http://feeds.feedburner.com/DilbertDailyStrip",
+ "match": "DilbertDailyStrip",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[contains(@class, 'STR_Image')]"
+ }
+}