From 337cd4d747a14f19daf9a4d945f1572446354e4a Mon Sep 17 00:00:00 2001 From: Andi Hubel <40266+saerdnaer@users.noreply.github.com> Date: Thu, 26 Dec 2024 17:51:31 +0100 Subject: [PATCH] 38C3: change schedule_url to from 5 to 6 rooms variant now also includes Saal X 07 (Sendezentrum/DLF) --- configs/conferences/38c3/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/conferences/38c3/config.json b/configs/conferences/38c3/config.json index d66991d6..f146bb41 100755 --- a/configs/conferences/38c3/config.json +++ b/configs/conferences/38c3/config.json @@ -68,7 +68,7 @@ ] }, "schedule": { - "url": "https://api.events.ccc.de/congress/2024/assembly/6840c453-af5c-413c-8127-adcbdcd98e9e/schedule.xml", + "url": "https://api.events.ccc.de/congress/2024/schedule.xml?room.tags=voc", "index_offset": 0, "scale": 7 },