summaryrefslogtreecommitdiff
path: root/mods/der-postillon.json
diff options
context:
space:
mode:
Diffstat (limited to 'mods/der-postillon.json')
-rw-r--r--mods/der-postillon.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/mods/der-postillon.json b/mods/der-postillon.json
new file mode 100644
index 0000000..9f01f13
--- /dev/null
+++ b/mods/der-postillon.json
@@ -0,0 +1,9 @@
+{
+ "name": "Der Postillon",
+ "feed": "http://www.der-postillon.com/feeds/posts/default",
+ "match": "blogspot/rkEL",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@itemprop='articleBody']"
+ }
+}