diff options
Diffstat (limited to '')
-rw-r--r-- | config.json | 2 |
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"], |