Adapt pretalx urls 2023

This commit is contained in:
Raoul 2023-04-29 02:09:36 +02:00
parent 271153c950
commit 8cbdd59388

View file

@ -36,7 +36,7 @@ flyer_path = "flyer_cosin2020.pdf"
cfp_running = false cfp_running = false
cfp_url = "https://pretalx.cosin.ch/cosin/cosin2023/" cfp_url = "https://pretalx.cosin.ch/cosin2023/cfp"
cfp_end_date_weekday = "Freitag" cfp_end_date_weekday = "Freitag"
cfp_end_date_day = 31 cfp_end_date_day = 31
@ -44,11 +44,11 @@ cfp_end_date_month = "Mai"
schedule_available = false schedule_available = false
schedule_main_url = "https://fahrplan.cosin.ch/fahrplan/2019/index.html" schedule_main_url = "https://pretalx.cosin.ch/cosin2023/schedule/"
schedule_day_urls = [ schedule_day_urls = [
"https://fahrplan.cosin.ch/fahrplan/2019/schedule/1.html", "https://pretalx.cosin.ch/cosin2023/schedule/#2023-06-16",
"https://fahrplan.cosin.ch/fahrplan/2019/schedule/2.html", "https://pretalx.cosin.ch/cosin2023/schedule/#2023-06-17",
"https://fahrplan.cosin.ch/fahrplan/2019/schedule/3.html"] "https://pretalx.cosin.ch/cosin2023/schedule/#2023-06-18"]
streaming_available = false streaming_available = false