summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mods/littleteacup.net.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/mods/littleteacup.net.json b/mods/littleteacup.net.json
new file mode 100644
index 0000000..1f30014
--- /dev/null
+++ b/mods/littleteacup.net.json
@@ -0,0 +1,11 @@
+{
+ "name": "Fall on Me",
+ "author": "Roland Angerer",
+ "stamp": 1371642100,
+ "feed": "http://www.littleteacup.net/fallonme/feed/",
+ "match": "littleteacup.net/fallonme",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@id='comic']"
+ }
+}