From 7afec49fb44597f6cb4dc0727df7a8e29c6e622e Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Tue, 13 Oct 2020 13:06:40 +0200 Subject: point all relive URLs to relive.c3voc.de alias do not offer any incentive to use the canonical hostname on "purpose" or by accident. --- configs/conferences/jh-ulm/download.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/conferences/jh-ulm/download.sh') diff --git a/configs/conferences/jh-ulm/download.sh b/configs/conferences/jh-ulm/download.sh index 49cfbcd..5bf45cc 100755 --- a/configs/conferences/jh-ulm/download.sh +++ b/configs/conferences/jh-ulm/download.sh @@ -4,6 +4,6 @@ wget --no-check-certificate -q "https://jh.kohl.okfn.de/schedule-jh.xml" -O /tmp/jh18-ulm-schedule.xml && mv /tmp/jh18-ulm-schedule.xml schedule.xml # relive -wget -q "//live.ber.c3voc.de/relive/jh/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json +wget -q "//relive.c3voc.de/relive/jh/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json rm -f /tmp/vod.json rm -f /tmp/jh18-ulm-schedule.xml -- cgit v1.2.3