diff options
author | Daniel Molkentin | 2020-10-13 13:06:40 +0200 |
---|---|---|
committer | Daniel Molkentin | 2020-10-13 13:07:13 +0200 |
commit | 7afec49fb44597f6cb4dc0727df7a8e29c6e622e (patch) | |
tree | 425b777d1dc9f8d4e492e182ba52aa53093a531e | |
parent | fba3d858c890b4769991da21047931c6482a06a3 (diff) |
point all relive URLs to relive.c3voc.de alias
do not offer any incentive to use the canonical hostname
on "purpose" or by accident.
Diffstat (limited to '')
110 files changed, 110 insertions, 110 deletions
diff --git a/configs/conferences/13np/config.php b/configs/conferences/13np/config.php index 38e553d..d3ecfb0 100644 --- a/configs/conferences/13np/config.php +++ b/configs/conferences/13np/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/13np/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/13np/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/14np/config.php b/configs/conferences/14np/config.php index 5c6253d..7be1eea 100644 --- a/configs/conferences/14np/config.php +++ b/configs/conferences/14np/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/14np/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/14np/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/15np/config.php b/configs/conferences/15np/config.php index 6faf622..10dec7c 100644 --- a/configs/conferences/15np/config.php +++ b/configs/conferences/15np/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/15np/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/15np/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/1npa/config.php b/configs/conferences/1npa/config.php index 455a708..8097ad8 100644 --- a/configs/conferences/1npa/config.php +++ b/configs/conferences/1npa/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/14np/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/14np/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/36c3/config.php b/configs/conferences/36c3/config.php index 94467f3..82e74ee 100644 --- a/configs/conferences/36c3/config.php +++ b/configs/conferences/36c3/config.php @@ -101,7 +101,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/36c3/index.json' + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/36c3/index.json' /** * APCU-Cache-Zeit in Sekunden * Wird diese Zeile auskommentiert, werden die apc_*-Methoden nicht verwendet und diff --git a/configs/conferences/SHA2017/config.php b/configs/conferences/SHA2017/config.php index 1302d2a..a84c05f 100644 --- a/configs/conferences/SHA2017/config.php +++ b/configs/conferences/SHA2017/config.php @@ -91,7 +91,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/SHA2017/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/SHA2017/index.json', ); /** diff --git a/configs/conferences/archconf2020/config.php b/configs/conferences/archconf2020/config.php index e1b101b..9c42dc3 100644 --- a/configs/conferences/archconf2020/config.php +++ b/configs/conferences/archconf2020/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.alb.c3voc.de/relive/archconf2020/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/archconf2020/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/artikel13/config.php b/configs/conferences/artikel13/config.php index a5898c4..efe4747 100644 --- a/configs/conferences/artikel13/config.php +++ b/configs/conferences/artikel13/config.php @@ -95,7 +95,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ -// 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/s23/index.json', +// 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/s23/index.json', ); /** diff --git a/configs/conferences/asg2017/config.php b/configs/conferences/asg2017/config.php index d797325..f9d970f 100755 --- a/configs/conferences/asg2017/config.php +++ b/configs/conferences/asg2017/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/asg2017/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/asg2017/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/asg2018/config.php b/configs/conferences/asg2018/config.php index fc2ad37..8c22d33 100755 --- a/configs/conferences/asg2018/config.php +++ b/configs/conferences/asg2018/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/asg2018/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/asg2018/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/asg2019/config.php b/configs/conferences/asg2019/config.php index 3eb68e6..5be205e 100755 --- a/configs/conferences/asg2019/config.php +++ b/configs/conferences/asg2019/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/asg2019/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/asg2019/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/b61-12/config.php b/configs/conferences/b61-12/config.php index 5f23087..632cef4 100644 --- a/configs/conferences/b61-12/config.php +++ b/configs/conferences/b61-12/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/b6112/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/b6112/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/bigbrotherawards2019/config.php b/configs/conferences/bigbrotherawards2019/config.php index 1cbcf87..c6ef2ae 100644 --- a/configs/conferences/bigbrotherawards2019/config.php +++ b/configs/conferences/bigbrotherawards2019/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/eh19/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/eh19/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/bigbrotherawards2020/config.php b/configs/conferences/bigbrotherawards2020/config.php index 04b1e5f..10b2fd1 100644 --- a/configs/conferences/bigbrotherawards2020/config.php +++ b/configs/conferences/bigbrotherawards2020/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.alb.c3voc.de/relive/bigbrotherawards2020/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/bigbrotherawards2020/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/bub2018/config.php b/configs/conferences/bub2018/config.php index 01ab71b..7c153d3 100755 --- a/configs/conferences/bub2018/config.php +++ b/configs/conferences/bub2018/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/bub2018/index.json' + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/bub2018/index.json' /** * APCU-Cache-Zeit in Sekunden * Wird diese Zeile auskommentiert, werden die apc_*-Methoden nicht verwendet und diff --git a/configs/conferences/camp2019/config.php b/configs/conferences/camp2019/config.php index 15010b4..fe3ea25 100644 --- a/configs/conferences/camp2019/config.php +++ b/configs/conferences/camp2019/config.php @@ -99,7 +99,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/camp2019/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/camp2019/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/cpu19/config.php b/configs/conferences/cpu19/config.php index 40a38de..461705c 100644 --- a/configs/conferences/cpu19/config.php +++ b/configs/conferences/cpu19/config.php @@ -103,7 +103,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/cpu19/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/cpu19/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/datenspuren17/config.php b/configs/conferences/datenspuren17/config.php index 57d1187..e3b1ade 100644 --- a/configs/conferences/datenspuren17/config.php +++ b/configs/conferences/datenspuren17/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/datenspuren17/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/datenspuren17/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/datenspuren18/config.php b/configs/conferences/datenspuren18/config.php index 2b99e78..6ccc13c 100644 --- a/configs/conferences/datenspuren18/config.php +++ b/configs/conferences/datenspuren18/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/datenspuren18/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/datenspuren18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/datenspuren19/config.php b/configs/conferences/datenspuren19/config.php index 15d1dcb..205b3f4 100755 --- a/configs/conferences/datenspuren19/config.php +++ b/configs/conferences/datenspuren19/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - /*'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/asg2019/index.json',*/ + /*'RELIVE_JSON' => 'http://relive.c3voc.de/relive/asg2019/index.json',*/ /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/datenspuren20/config.php b/configs/conferences/datenspuren20/config.php index 8b9d218..f48227c 100755 --- a/configs/conferences/datenspuren20/config.php +++ b/configs/conferences/datenspuren20/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.alb.c3voc.de/relive/datenspuren20/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/datenspuren20/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/datensummit17/config.php b/configs/conferences/datensummit17/config.php index 38aa053..b50f04a 100644 --- a/configs/conferences/datensummit17/config.php +++ b/configs/conferences/datensummit17/config.php @@ -91,7 +91,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/datensummit17/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/datensummit17/index.json', ); /** diff --git a/configs/conferences/denog10/config.php b/configs/conferences/denog10/config.php index a6d66eb..520b808 100644 --- a/configs/conferences/denog10/config.php +++ b/configs/conferences/denog10/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/denog10/index.json' + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/denog10/index.json' /** * APCU-Cache-Zeit in Sekunden * Wird diese Zeile auskommentiert, werden die apc_*-Methoden nicht verwendet und diff --git a/configs/conferences/denog11/config.php b/configs/conferences/denog11/config.php index b90d210..4c1a5ad 100644 --- a/configs/conferences/denog11/config.php +++ b/configs/conferences/denog11/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/denog11/index.json' + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/denog11/index.json' /** * APCU-Cache-Zeit in Sekunden * Wird diese Zeile auskommentiert, werden die apc_*-Methoden nicht verwendet und diff --git a/configs/conferences/digitalitaet20/config.php b/configs/conferences/digitalitaet20/config.php index 4790285..76b79d3 100755 --- a/configs/conferences/digitalitaet20/config.php +++ b/configs/conferences/digitalitaet20/config.php @@ -91,7 +91,7 @@ Diskutiere im Barcamp mit namhaften Vertretern aus Schule, Wissenschaft und Wirt * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.alb.c3voc.de/relive/digitalitaet20/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/digitalitaet20/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/divoc-weekend/config.php b/configs/conferences/divoc-weekend/config.php index 1cc3981..ccbb29d 100644 --- a/configs/conferences/divoc-weekend/config.php +++ b/configs/conferences/divoc-weekend/config.php @@ -102,7 +102,7 @@ Eine sichtbare Gemeinschaft wird es nur dank des heimlichen Helden des Chaos: De * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'https://live.alb.c3voc.de/relive/divoc/index.json', + //'RELIVE_JSON' => 'https://relive.c3voc.de/relive/divoc/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/divoc/config.php b/configs/conferences/divoc/config.php index e0540d8..c4c2770 100644 --- a/configs/conferences/divoc/config.php +++ b/configs/conferences/divoc/config.php @@ -102,7 +102,7 @@ Eine sichtbare Gemeinschaft wird es nur dank des heimlichen Helden des Chaos: De * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.alb.c3voc.de/relive/divoc/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/divoc/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/divoc_ptt/config.php b/configs/conferences/divoc_ptt/config.php index fb92c21..9ee3cc2 100644 --- a/configs/conferences/divoc_ptt/config.php +++ b/configs/conferences/divoc_ptt/config.php @@ -98,7 +98,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.alb.c3voc.de/relive/divoc_ptt/index.json' + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/divoc_ptt/index.json' /** * APCU-Cache-Zeit in Sekunden * Wird diese Zeile auskommentiert, werden die apc_*-Methoden nicht verwendet und diff --git a/configs/conferences/djangocon2018/config.php b/configs/conferences/djangocon2018/config.php index d281ffb..4ad188c 100644 --- a/configs/conferences/djangocon2018/config.php +++ b/configs/conferences/djangocon2018/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/djangocon2018/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/djangocon2018/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/doh18/config.php b/configs/conferences/doh18/config.php index 559e251..83dbc01 100755 --- a/configs/conferences/doh18/config.php +++ b/configs/conferences/doh18/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/fiffkon18/index.json' + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/fiffkon18/index.json' /** * APCU-Cache-Zeit in Sekunden * Wird diese Zeile auskommentiert, werden die apc_*-Methoden nicht verwendet und diff --git a/configs/conferences/eh17/config.php b/configs/conferences/eh17/config.php index 92a7c9a..2356358 100644 --- a/configs/conferences/eh17/config.php +++ b/configs/conferences/eh17/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/eh17/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/eh17/index.json', ); /** diff --git a/configs/conferences/eh19/config.php b/configs/conferences/eh19/config.php index 5070d52..3ceb0de 100644 --- a/configs/conferences/eh19/config.php +++ b/configs/conferences/eh19/config.php @@ -101,7 +101,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/eh19/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/eh19/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/emf2018/config.php b/configs/conferences/emf2018/config.php index e3e1fca..6c540fb 100644 --- a/configs/conferences/emf2018/config.php +++ b/configs/conferences/emf2018/config.php @@ -99,7 +99,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/froscon2018/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/froscon2018/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/esp17/config.php b/configs/conferences/esp17/config.php index 66c2359..4c758c1 100644 --- a/configs/conferences/esp17/config.php +++ b/configs/conferences/esp17/config.php @@ -91,7 +91,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/esp17/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/esp17/index.json', ); /** diff --git a/configs/conferences/fcmc/config.php b/configs/conferences/fcmc/config.php index 6a50ce1..7ae214f 100644 --- a/configs/conferences/fcmc/config.php +++ b/configs/conferences/fcmc/config.php @@ -89,7 +89,7 @@ $CONFIG['CONFERENCE'] = array( * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ // 'RELIVE_JSON' => 'configs/conferences/32c3/vod.json', - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/fcmc/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/fcmc/index.json', ); /** diff --git a/configs/conferences/fffpk/config.php b/configs/conferences/fffpk/config.php index 7ff6acf..746f039 100644 --- a/configs/conferences/fffpk/config.php +++ b/configs/conferences/fffpk/config.php @@ -93,7 +93,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.alb.c3voc.de/relive/fffpk/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/fffpk/index.json', ); /** diff --git a/configs/conferences/fiffkon18/config.php b/configs/conferences/fiffkon18/config.php index 34c4951..b5bfbcd 100755 --- a/configs/conferences/fiffkon18/config.php +++ b/configs/conferences/fiffkon18/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/fiffkon18/index.json' + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/fiffkon18/index.json' /** * APCU-Cache-Zeit in Sekunden * Wird diese Zeile auskommentiert, werden die apc_*-Methoden nicht verwendet und diff --git a/configs/conferences/forumoe/config.php b/configs/conferences/forumoe/config.php index 02c1ccc..cb637ae 100644 --- a/configs/conferences/forumoe/config.php +++ b/configs/conferences/forumoe/config.php @@ -98,7 +98,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/forumoe/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/forumoe/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/forumoe19/config.php b/configs/conferences/forumoe19/config.php index 55e7e7b..a8f111f 100644 --- a/configs/conferences/forumoe19/config.php +++ b/configs/conferences/forumoe19/config.php @@ -98,7 +98,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/forumoe/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/forumoe/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/foss4g-2019/config.php b/configs/conferences/foss4g-2019/config.php index d1732ad..c301295 100644 --- a/configs/conferences/foss4g-2019/config.php +++ b/configs/conferences/foss4g-2019/config.php @@ -101,7 +101,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/foss4g-2019/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/foss4g-2019/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/fossgis20/config.php b/configs/conferences/fossgis20/config.php index bb1575d..93424e2 100644 --- a/configs/conferences/fossgis20/config.php +++ b/configs/conferences/fossgis20/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/fossgis20/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/fossgis20/index.json', ); /** diff --git a/configs/conferences/fossgis2019/config.php b/configs/conferences/fossgis2019/config.php index e49235d..5beb7e9 100644 --- a/configs/conferences/fossgis2019/config.php +++ b/configs/conferences/fossgis2019/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/fossgis2019/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/fossgis2019/index.json', ); /** diff --git a/configs/conferences/froscon2017/config.php b/configs/conferences/froscon2017/config.php index febdefc..3d5b56e 100644 --- a/configs/conferences/froscon2017/config.php +++ b/configs/conferences/froscon2017/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/froscon2017/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/froscon2017/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/froscon2018/config.php b/configs/conferences/froscon2018/config.php index eeb4280..5770971 100644 --- a/configs/conferences/froscon2018/config.php +++ b/configs/conferences/froscon2018/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/froscon2018/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/froscon2018/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/froscon2019/config.php b/configs/conferences/froscon2019/config.php index 588222d..e0028b2 100644 --- a/configs/conferences/froscon2019/config.php +++ b/configs/conferences/froscon2019/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/froscon2019/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/froscon2019/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/froscon2020/config.php b/configs/conferences/froscon2020/config.php index 7977c64..c05700a 100644 --- a/configs/conferences/froscon2020/config.php +++ b/configs/conferences/froscon2020/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.alb.c3voc.de/relive/froscon2020/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/froscon2020/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/fusion-presscon/config.php b/configs/conferences/fusion-presscon/config.php index 4b72acf..fc69ceb 100644 --- a/configs/conferences/fusion-presscon/config.php +++ b/configs/conferences/fusion-presscon/config.php @@ -95,7 +95,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/fusion-presscon/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/fusion-presscon/index.json', ); /** diff --git a/configs/conferences/fusion19/config.php b/configs/conferences/fusion19/config.php index 441cb23..0bdcdeb 100644 --- a/configs/conferences/fusion19/config.php +++ b/configs/conferences/fusion19/config.php @@ -95,7 +95,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/fusion19/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/fusion19/index.json', ); /** diff --git a/configs/conferences/g20-weltbild/config.php b/configs/conferences/g20-weltbild/config.php index df11d46..b18229f 100644 --- a/configs/conferences/g20-weltbild/config.php +++ b/configs/conferences/g20-weltbild/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides auskommentiert, wird der Link nicht angezeigt */ //'RELIVE_JSON' => 'configs/conferences/jh-hh-2017/vod.json', - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/weltbild1/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/weltbild1/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/glt19/config.php b/configs/conferences/glt19/config.php index 0003699..2423647 100644 --- a/configs/conferences/glt19/config.php +++ b/configs/conferences/glt19/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/glt19/index.json' + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/glt19/index.json' /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/gpn17/config.php b/configs/conferences/gpn17/config.php index bccff99..9684308 100644 --- a/configs/conferences/gpn17/config.php +++ b/configs/conferences/gpn17/config.php @@ -101,7 +101,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/gpn17/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/gpn17/index.json', ); /** diff --git a/configs/conferences/gpn18/config.php b/configs/conferences/gpn18/config.php index 5783507..6eefe2b 100644 --- a/configs/conferences/gpn18/config.php +++ b/configs/conferences/gpn18/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/gpn18/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/gpn18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/gpn19/config.php b/configs/conferences/gpn19/config.php index d6d93bd..e5ae9a9 100644 --- a/configs/conferences/gpn19/config.php +++ b/configs/conferences/gpn19/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/gpn19/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/gpn19/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/hamburgwaehltklima/config.php b/configs/conferences/hamburgwaehltklima/config.php index 5e3405b..97be55e 100644 --- a/configs/conferences/hamburgwaehltklima/config.php +++ b/configs/conferences/hamburgwaehltklima/config.php @@ -93,7 +93,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/hamburgwaehltklima/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/hamburgwaehltklima/index.json', ); /** diff --git a/configs/conferences/hotosm2019/config.php b/configs/conferences/hotosm2019/config.php index 930055d..5ffbe9c 100644 --- a/configs/conferences/hotosm2019/config.php +++ b/configs/conferences/hotosm2019/config.php @@ -92,7 +92,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ -// 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/hotosm2019/index.json', +// 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/hotosm2019/index.json', ); /** diff --git a/configs/conferences/jh-berlin-2018/config.php b/configs/conferences/jh-berlin-2018/config.php index 3881c04..2a432c6 100644 --- a/configs/conferences/jh-berlin-2018/config.php +++ b/configs/conferences/jh-berlin-2018/config.php @@ -97,7 +97,7 @@ * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/jh18-berlin/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/jh18-berlin/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/jh-berlin-2019/config.php b/configs/conferences/jh-berlin-2019/config.php index 8550c92..74b3824 100644 --- a/configs/conferences/jh-berlin-2019/config.php +++ b/configs/conferences/jh-berlin-2019/config.php @@ -97,7 +97,7 @@ * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/jh-berlin-2019/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/jh-berlin-2019/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/jh-ulm/config.php b/configs/conferences/jh-ulm/config.php index 0d5a01b..46c1c82 100644 --- a/configs/conferences/jh-ulm/config.php +++ b/configs/conferences/jh-ulm/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/jh/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/jh/index.json', /** * APCU-Cache-Zeit in Sekunden 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 diff --git a/configs/conferences/kclela2020/config.php b/configs/conferences/kclela2020/config.php index 69b7dfc..78430f4 100644 --- a/configs/conferences/kclela2020/config.php +++ b/configs/conferences/kclela2020/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.alb.c3voc.de/relive/kclela2020/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/kclela2020/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/lnp256/config.php b/configs/conferences/lnp256/config.php index e94818f..47668a2 100644 --- a/configs/conferences/lnp256/config.php +++ b/configs/conferences/lnp256/config.php @@ -98,7 +98,7 @@ Das alles wollen wir gemeinsam mit Euch gebührend feiern und laden zu einer gan * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/lnp256/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/lnp256/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/ltdg/config.php b/configs/conferences/ltdg/config.php index 5bba4a5..3083595 100644 --- a/configs/conferences/ltdg/config.php +++ b/configs/conferences/ltdg/config.php @@ -99,7 +99,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'https://live.alb.c3voc.de/relive/divoc/index.json', + //'RELIVE_JSON' => 'https://relive.c3voc.de/relive/divoc/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/mrmcd17/config.php b/configs/conferences/mrmcd17/config.php index f297fb8..036e6fd 100644 --- a/configs/conferences/mrmcd17/config.php +++ b/configs/conferences/mrmcd17/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - #'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/mrmcd17/index.json', + #'RELIVE_JSON' => 'http://relive.c3voc.de/relive/mrmcd17/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/mrmcd18/config.php b/configs/conferences/mrmcd18/config.php index 09f5e4d..4aa92ae 100644 --- a/configs/conferences/mrmcd18/config.php +++ b/configs/conferences/mrmcd18/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - #'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/mrmcd17/index.json', + #'RELIVE_JSON' => 'http://relive.c3voc.de/relive/mrmcd17/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/netzstreikfuersklima/config.php b/configs/conferences/netzstreikfuersklima/config.php index 788f7b4..ce3d56d 100644 --- a/configs/conferences/netzstreikfuersklima/config.php +++ b/configs/conferences/netzstreikfuersklima/config.php @@ -93,7 +93,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/netzstreikfuersklima/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/netzstreikfuersklima/index.json', ); /** diff --git a/configs/conferences/nietheater/config.php b/configs/conferences/nietheater/config.php index 8f9ecdf..0be8a4e 100644 --- a/configs/conferences/nietheater/config.php +++ b/configs/conferences/nietheater/config.php @@ -110,7 +110,7 @@ Jeder hat die Möglichkeit seine persönlichen Interessen und Obsessionen zu ver * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/nietheater/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/nietheater/index.json', ); /** diff --git a/configs/conferences/occon18/config.php b/configs/conferences/occon18/config.php index ee3e93f..0e06217 100644 --- a/configs/conferences/occon18/config.php +++ b/configs/conferences/occon18/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/oSC18/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/oSC18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/ogtm/config.php b/configs/conferences/ogtm/config.php index 801127f..f4a5854 100644 --- a/configs/conferences/ogtm/config.php +++ b/configs/conferences/ogtm/config.php @@ -72,7 +72,7 @@ $CONFIG['CONFERENCE'] = array( */ 'RELEASES' => 'https://www.youtube.com/channel/UCkZIh0tBls7FIGTvYPF-H-w', - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/ogtm18/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/ogtm18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/osc17/config.php b/configs/conferences/osc17/config.php index 8acd8de..bb03100 100644 --- a/configs/conferences/osc17/config.php +++ b/configs/conferences/osc17/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/oSC17/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/oSC17/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/osc18/config.php b/configs/conferences/osc18/config.php index b2599c5..180fb45 100644 --- a/configs/conferences/osc18/config.php +++ b/configs/conferences/osc18/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/oSC18/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/oSC18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/osc19/config.php b/configs/conferences/osc19/config.php index a7f62ed..0ce98f5 100644 --- a/configs/conferences/osc19/config.php +++ b/configs/conferences/osc19/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/oSC19/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/oSC19/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/osmocon17/config.php b/configs/conferences/osmocon17/config.php index f72911a..1d7854b 100644 --- a/configs/conferences/osmocon17/config.php +++ b/configs/conferences/osmocon17/config.php @@ -91,7 +91,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/osmocon17/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/osmocon17/index.json', ); /** diff --git a/configs/conferences/osmocon18/config.php b/configs/conferences/osmocon18/config.php index c052f10..c1d9446 100755 --- a/configs/conferences/osmocon18/config.php +++ b/configs/conferences/osmocon18/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/osmocon18/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/osmocon18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/osmodevcon19/config.php b/configs/conferences/osmodevcon19/config.php index 591b7f2..a31e6ef 100755 --- a/configs/conferences/osmodevcon19/config.php +++ b/configs/conferences/osmodevcon19/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/osmocon18/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/osmocon18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/podstock/config.php b/configs/conferences/podstock/config.php index 5a9f34b..b773823 100644 --- a/configs/conferences/podstock/config.php +++ b/configs/conferences/podstock/config.php @@ -101,7 +101,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/podstock2019/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/podstock2019/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/pw17/config.php b/configs/conferences/pw17/config.php index 0a84804..a7e337e 100644 --- a/configs/conferences/pw17/config.php +++ b/configs/conferences/pw17/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/pw17/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/pw17/index.json', ); /** diff --git a/configs/conferences/pw18/config.php b/configs/conferences/pw18/config.php index 38d9bae..7bb7fca 100644 --- a/configs/conferences/pw18/config.php +++ b/configs/conferences/pw18/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/pw18/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/pw18/index.json', ); /** diff --git a/configs/conferences/pw19/config.php b/configs/conferences/pw19/config.php index 59fb7f2..1631d47 100644 --- a/configs/conferences/pw19/config.php +++ b/configs/conferences/pw19/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/pw19/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/pw19/index.json', ); /** diff --git a/configs/conferences/pwb18/config.php b/configs/conferences/pwb18/config.php index 49f629c..6c8ce8d 100644 --- a/configs/conferences/pwb18/config.php +++ b/configs/conferences/pwb18/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/pwb18/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/pwb18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/q2/config.php b/configs/conferences/q2/config.php index ef2561b..71965dd 100644 --- a/configs/conferences/q2/config.php +++ b/configs/conferences/q2/config.php @@ -95,7 +95,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/q2/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/q2/index.json', ); /** diff --git a/configs/conferences/q4/config.php b/configs/conferences/q4/config.php index 4978b94..01d4012 100644 --- a/configs/conferences/q4/config.php +++ b/configs/conferences/q4/config.php @@ -95,7 +95,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/q4/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/q4/index.json', ); /** diff --git a/configs/conferences/raumfahrttag/config.php b/configs/conferences/raumfahrttag/config.php index f81b700..91a7efb 100644 --- a/configs/conferences/raumfahrttag/config.php +++ b/configs/conferences/raumfahrttag/config.php @@ -99,7 +99,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/raumffahrttag/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/raumffahrttag/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/rustfest2018/config.php b/configs/conferences/rustfest2018/config.php index 491d0eb..f16db45 100644 --- a/configs/conferences/rustfest2018/config.php +++ b/configs/conferences/rustfest2018/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/oSC18/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/oSC18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/rustfestrome2018/config.php b/configs/conferences/rustfestrome2018/config.php index 8f7cef3..0a9ac1e 100644 --- a/configs/conferences/rustfestrome2018/config.php +++ b/configs/conferences/rustfestrome2018/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/rustfest-rome/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/rustfest-rome/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/seebruecke19/config.php b/configs/conferences/seebruecke19/config.php index 071861f..4450b75 100644 --- a/configs/conferences/seebruecke19/config.php +++ b/configs/conferences/seebruecke19/config.php @@ -104,7 +104,7 @@ Wie Carola werden wir nicht mehr warten. Solange die EU und die europäischen Re * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/seebruecke19/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/seebruecke19/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/sendeschleife/config.php b/configs/conferences/sendeschleife/config.php index 13749d8..5b4ec80 100644 --- a/configs/conferences/sendeschleife/config.php +++ b/configs/conferences/sendeschleife/config.php @@ -101,7 +101,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - // 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/gpn17/index.json', + // 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/gpn17/index.json', ); /** diff --git a/configs/conferences/sha2017orgameeting20170624/config.php b/configs/conferences/sha2017orgameeting20170624/config.php index 9299d34..533fdd9 100644 --- a/configs/conferences/sha2017orgameeting20170624/config.php +++ b/configs/conferences/sha2017orgameeting20170624/config.php @@ -91,7 +91,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/datensummit17/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/datensummit17/index.json', ); /** diff --git a/configs/conferences/smartplaces2020/config.php b/configs/conferences/smartplaces2020/config.php index 317b49d..62fd80e 100755 --- a/configs/conferences/smartplaces2020/config.php +++ b/configs/conferences/smartplaces2020/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/wikidatacon2019/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/wikidatacon2019/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/sogehtsolidarisch/config.php b/configs/conferences/sogehtsolidarisch/config.php index e1643f6..671fc01 100644 --- a/configs/conferences/sogehtsolidarisch/config.php +++ b/configs/conferences/sogehtsolidarisch/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/sogehtsolidarisch/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/sogehtsolidarisch/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/sonoj2017/config.php b/configs/conferences/sonoj2017/config.php index 7874b16..7bd0909 100755 --- a/configs/conferences/sonoj2017/config.php +++ b/configs/conferences/sonoj2017/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/wikidatacon2017/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/wikidatacon2017/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/sonoj2018/config.php b/configs/conferences/sonoj2018/config.php index d4d2ef8..e2ff779 100755 --- a/configs/conferences/sonoj2018/config.php +++ b/configs/conferences/sonoj2018/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/sj18/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/sj18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/sonoj2019/config.php b/configs/conferences/sonoj2019/config.php index 5673694..2667ca7 100755 --- a/configs/conferences/sonoj2019/config.php +++ b/configs/conferences/sonoj2019/config.php @@ -113,7 +113,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/sonoj2019/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/sonoj2019/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/sotm2020/config.php b/configs/conferences/sotm2020/config.php index ab9abe0..bf13cc8 100644 --- a/configs/conferences/sotm2020/config.php +++ b/configs/conferences/sotm2020/config.php @@ -92,7 +92,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.alb.c3voc.de/relive/sotm2020/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/sotm2020/index.json', ); /** diff --git a/configs/conferences/subscribe/config.php b/configs/conferences/subscribe/config.php index 5cde2cb..4ef447f 100644 --- a/configs/conferences/subscribe/config.php +++ b/configs/conferences/subscribe/config.php @@ -101,7 +101,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/subscribe9/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/subscribe9/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/subscribe10/config.php b/configs/conferences/subscribe10/config.php index 4a20194..ad57475 100644 --- a/configs/conferences/subscribe10/config.php +++ b/configs/conferences/subscribe10/config.php @@ -101,7 +101,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/subscribe10/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/subscribe10/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/suselabs18/config.php b/configs/conferences/suselabs18/config.php index 6f29ce1..eb99d06 100644 --- a/configs/conferences/suselabs18/config.php +++ b/configs/conferences/suselabs18/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/suselabs18/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/suselabs18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/suselabs19/config.php b/configs/conferences/suselabs19/config.php index 666d204..522f12e 100644 --- a/configs/conferences/suselabs19/config.php +++ b/configs/conferences/suselabs19/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/suselabs19/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/suselabs19/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/tdott19/config.php b/configs/conferences/tdott19/config.php index 04658cb..42aafd5 100644 --- a/configs/conferences/tdott19/config.php +++ b/configs/conferences/tdott19/config.php @@ -104,7 +104,7 @@ Zwischen 11:00 Uhr und 18:00 Uhr heißen wir unsere Gäste herzlich willkommen. * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/cpu19/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/cpu19/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/technikcamp2019/config.php b/configs/conferences/technikcamp2019/config.php index 59f8b20..471863e 100644 --- a/configs/conferences/technikcamp2019/config.php +++ b/configs/conferences/technikcamp2019/config.php @@ -103,7 +103,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/cpu19/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/cpu19/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/tint/config.php b/configs/conferences/tint/config.php index bd70326..be18b1e 100644 --- a/configs/conferences/tint/config.php +++ b/configs/conferences/tint/config.php @@ -91,7 +91,7 @@ Am 7. und 8. Juli kommen Trump, Putin, Erdogan, Merkel und Kollegen auf einen Pl * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ // 'RELIVE_JSON' => 'configs/conferences/32c3/vod.json', - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/tint/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/tint/index.json', ); /** diff --git a/configs/conferences/tutzing/config.php b/configs/conferences/tutzing/config.php index 21c9c5c..129a480 100644 --- a/configs/conferences/tutzing/config.php +++ b/configs/conferences/tutzing/config.php @@ -91,7 +91,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/tutzing/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/tutzing/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/unteilbar18/config.php b/configs/conferences/unteilbar18/config.php index f842cbd..399f081 100644 --- a/configs/conferences/unteilbar18/config.php +++ b/configs/conferences/unteilbar18/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/unteilbar18/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/unteilbar18/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/uplink2018/config.php b/configs/conferences/uplink2018/config.php index cf5aedc..0008078 100755 --- a/configs/conferences/uplink2018/config.php +++ b/configs/conferences/uplink2018/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - #'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/mrmcd17/index.json', + #'RELIVE_JSON' => 'http://relive.c3voc.de/relive/mrmcd17/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/vcfb2017/config.php b/configs/conferences/vcfb2017/config.php index 3995de7..aa79e95 100755 --- a/configs/conferences/vcfb2017/config.php +++ b/configs/conferences/vcfb2017/config.php @@ -98,7 +98,7 @@ Das VCFB findet statt in der historischen Ladestraße in Räumen des Deutschen T * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/vcfb17/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/vcfb17/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/vcfb2018/config.php b/configs/conferences/vcfb2018/config.php index 599411b..fbb64f7 100755 --- a/configs/conferences/vcfb2018/config.php +++ b/configs/conferences/vcfb2018/config.php @@ -98,7 +98,7 @@ Das Vintage Computing Festival Berlin (VCFB) ist eine Veranstaltung rund um hist * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/vcfb2018/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/vcfb2018/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/vcfb2019/config.php b/configs/conferences/vcfb2019/config.php index 1b54996..af01f67 100755 --- a/configs/conferences/vcfb2019/config.php +++ b/configs/conferences/vcfb2019/config.php @@ -98,7 +98,7 @@ Das Vintage Computing Festival Berlin (VCFB) ist eine Veranstaltung rund um hist * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/vcfb2019/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/vcfb2019/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/vsh/config.php b/configs/conferences/vsh/config.php index 900a657..4d70835 100644 --- a/configs/conferences/vsh/config.php +++ b/configs/conferences/vsh/config.php @@ -91,7 +91,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/vsh/index.json', + //'RELIVE_JSON' => 'http://relive.c3voc.de/relive/vsh/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/wevsclimatecrisis/config.php b/configs/conferences/wevsclimatecrisis/config.php index 448e2f0..fa28799 100644 --- a/configs/conferences/wevsclimatecrisis/config.php +++ b/configs/conferences/wevsclimatecrisis/config.php @@ -98,7 +98,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'https://live.alb.c3voc.de/relive/wevsclimatecrisis/index.json', + 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/wevsclimatecrisis/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/wikidatacon2017/config.php b/configs/conferences/wikidatacon2017/config.php index fe1bf01..5c70a4e 100755 --- a/configs/conferences/wikidatacon2017/config.php +++ b/configs/conferences/wikidatacon2017/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/wikidatacon2017/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/wikidatacon2017/index.json', /** * APCU-Cache-Zeit in Sekunden diff --git a/configs/conferences/wikidatacon2019/config.php b/configs/conferences/wikidatacon2019/config.php index 15e33ee..4493eed 100755 --- a/configs/conferences/wikidatacon2019/config.php +++ b/configs/conferences/wikidatacon2019/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/wikidatacon2019/index.json', + 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/wikidatacon2019/index.json', /** * APCU-Cache-Zeit in Sekunden |