summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2021-12-27 17:49:20 +0100
committerstuebinm2021-12-27 17:50:09 +0100
commit27c44dc97472d89783068b4c280b98a1b8301600 (patch)
treeb893a8fc9d34a63229a74d8dae2861130ca21330
parent715f147b23b3dadf98c8c45054829a3bdee68378 (diff)
allow live.dort.c3voc.de for audio
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index 37ca1ec..db77e57 100644
--- a/config.json
+++ b/config.json
@@ -14,7 +14,7 @@
}],
["https", {
"scope" : ["audio"],
- "allowed" : ["cdn.c3voc.de", "media.ccc.de", "streaming.media.ccc.de", "static.rc3.world"]
+ "allowed" : ["cdn.c3voc.de", "media.ccc.de", "streaming.media.ccc.de", "static.rc3.world", "live.dort.c3voc.de"]
}],
["world", {
"scope" : ["map"],