diff --git a/config.json b/config.json
index 0a45759a58d754e8b49b89ad14c8458fbb1ae386..791220362d31985cd1329d8d69a8c6784ca4d131 100644
--- a/config.json
+++ b/config.json
@@ -7,8 +7,8 @@
   "DontCopyAssets":false,
   "UriSchemas": {
     "https" : {
-      "scope" : ["website"],
-      "allowed" : ["media.ccc.de", "streaming.media.ccc.de", "static.rc3.world"],
+      "scope" : ["website", "audio"],
+      "allowed" : ["media.ccc.de", "streaming.media.ccc.de", "static.rc3.world", "cdn.c3voc.de"],
       "blocked" : ["blocked.com"],
       "prefix" : "https:\/\/rc3.world\/2021\/dereferrer\/"
     },