diff options
Diffstat (limited to 'config/reddit-import.json')
-rw-r--r-- | config/reddit-import.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/reddit-import.json b/config/reddit-import.json new file mode 100644 index 0000000..f34d522 --- /dev/null +++ b/config/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" +} |