summaryrefslogtreecommitdiff
path: root/mods/jojosblog.json
diff options
context:
space:
mode:
authorMarkus Birth <markus@birth-online.de>2013-04-10 11:39:35 +0200
committerMarkus Birth <markus@birth-online.de>2013-04-10 11:39:35 +0200
commit58fc79ea37435fe7adbbad4314e1b3f442aad714 (patch)
tree221afd5e99b77ac750caf658c1a811163d5dfd7e /mods/jojosblog.json
parent60ee6710645c00209131b40074fa87d2c5f52a1b (diff)
downloadyafpp-58fc79ea37435fe7adbbad4314e1b3f442aad714.tar.gz
yafpp-58fc79ea37435fe7adbbad4314e1b3f442aad714.zip
Started parseable mod collection.
Diffstat (limited to 'mods/jojosblog.json')
-rw-r--r--mods/jojosblog.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/mods/jojosblog.json b/mods/jojosblog.json
new file mode 100644
index 0000000..b9c44f5
--- /dev/null
+++ b/mods/jojosblog.json
@@ -0,0 +1,9 @@
+{
+ "name": "Jojo's illustrierter Blog",
+ "feed": "http://blog.beetlebum.de/feed/",
+ "match": "blog.beetlebum.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='entry-content']"
+ }
+}