diff options
author | derchris | 2019-12-27 23:40:08 +0100 |
---|---|---|
committer | derchris | 2019-12-27 23:40:08 +0100 |
commit | 72278c8da7e5fdc637a6fc4358f5025470a0d0b2 (patch) | |
tree | 4a47f949709fb613c00302706c8aca38b1742842 /configs | |
parent | 1493ed8cce3816411b16b8512144802cf12b6cfa (diff) |
36c3: change to stages only schedule
Diffstat (limited to 'configs')
-rw-r--r-- | configs/conferences/36c3/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/36c3/config.php b/configs/conferences/36c3/config.php index 14cd22e..c401279 100644 --- a/configs/conferences/36c3/config.php +++ b/configs/conferences/36c3/config.php @@ -470,7 +470,7 @@ $CONFIG['SCHEDULE'] = array( * aufhören zu funktionieren. Wenn die Quelle unverlässlich ist ;) sollte ein * externer HTTP-Cache vorgeschaltet werden. */ - 'URL' => 'http://data.c3voc.de/36C3/everything.schedule.xml', + 'URL' => 'https://data.c3voc.de/36C3/stages.schedule.xml', /** * Nur die angegebenen Räume aus dem Fahrplan beachten |