summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-02-19 13:30:20 +0100
committeremkael <emkael@tlen.pl>2016-02-19 13:55:06 +0100
commit7a384588d8cf273ec078d3370eebc4087eb92d75 (patch)
tree5da331075a837d28753c9cd6517ca45fad9035d0 /conf
parent53078b3f387216b21bf8ab27636511f4373dc9f6 (diff)
* calendar import script (from reddit markdown)
Diffstat (limited to 'conf')
-rw-r--r--conf/reddit-import.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/reddit-import.json b/conf/reddit-import.json
new file mode 100644
index 0000000..4101f80
--- /dev/null
+++ b/conf/reddit-import.json
@@ -0,0 +1,6 @@
+{
+ "cache": "cache/list.md",
+ "cache_time": 86400,
+ "reddit_url": "https://www.reddit.com/r/MotorsportsCalendar/comments/45uv93/2016_calendar_list.json",
+ "user_agent": "/u/emkael"
+}