summaryrefslogtreecommitdiff
path: root/mods/theoatmeal.json
diff options
context:
space:
mode:
Diffstat (limited to 'mods/theoatmeal.json')
-rw-r--r--mods/theoatmeal.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/mods/theoatmeal.json b/mods/theoatmeal.json
new file mode 100644
index 0000000..cc6d0a9
--- /dev/null
+++ b/mods/theoatmeal.json
@@ -0,0 +1,9 @@
+{
+ "name": "The Oatmeal",
+ "feed": "http://theoatmeal.com/feed/rss",
+ "match": "oatmeal",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@id='comic']"
+ }
+}