From 52f379970c706a613f4a99976d45671f77bf7045 Mon Sep 17 00:00:00 2001
From: stuebinm <stuebinm@disroot.org>
Date: Tue, 28 Dec 2021 00:08:47 +0100
Subject: [PATCH] wa gets an extra ausgang

(please only deploy once
https://git.cccv.de/hub/hub/-/merge_requests/492 is also deployed)
---
 config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"],
-- 
GitLab