diff options
Diffstat (limited to 'config.py')
-rw-r--r-- | config.py | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -URL = "http://data.c3voc.de/36C3/everything.schedule.json" +SCHEDULE_URL = "http://data.c3voc.de/36C3/everything.schedule.json" +KEYS = ['speaker', 'time', 'room', 'title', 'day']
\ No newline at end of file |