From c3d7d830b4989c9ec4d56ec49b6b3ca3c44a9d20 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 2 Sep 2014 13:49:17 +0200 Subject: first commit --- mods/theoatmeal.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 mods/theoatmeal.json (limited to 'mods/theoatmeal.json') diff --git a/mods/theoatmeal.json b/mods/theoatmeal.json deleted file mode 100644 index 418ce10..0000000 --- a/mods/theoatmeal.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "The Oatmeal", - "author": "Markus Birth", - "stamp": 1371635271, - "feed": "http://theoatmeal.com/feed/rss", - "match": "oatmeal", - "config": { - "type": "xpath", - "xpath": "div[@id='comic']", - "cleanup": [ "div[@id='content_footer2']" ] - } -} -- cgit v1.3.1