diff options
author | stuebinm | 2021-12-28 00:08:47 +0100 |
---|---|---|
committer | stuebinm | 2022-01-02 01:55:49 +0100 |
commit | e914a92170333c61d50e940e045eb3152fa841b1 (patch) | |
tree | 1cb3b1be0f38ea820531dd8ee064b5e9bc22d5d2 | |
parent | 0a7b2a3181f0626b697f95cc18b9c3286305fdca (diff) |
wa gets an extra ausgang
(please only deploy once
https://git.cccv.de/hub/hub/-/merge_requests/492 is also deployed)
-rw-r--r-- | config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json index db77e57..9db5342 100644 --- a/config.json +++ b/config.json @@ -10,7 +10,7 @@ "scope" : ["website"], "allowed" : ["media.ccc.de", "streaming.media.ccc.de", "static.rc3.world", "cdn.c3voc.de", "pretalx.c3voc.de"], "blocked" : ["blocked.com"], - "prefix" : "https:\/\/rc3.world\/2021\/dereferrer\/" + "prefix" : "https:\/\/rc3.world\/2021\/wa_dereferrer\/" }], ["https", { "scope" : ["audio"], |