From e20a31e33e7431e33df6df4d91fca374fb120b6a Mon Sep 17 00:00:00 2001
From: tabascoeye <tabascoeye@gmail.com>
Date: Mon, 27 Dec 2021 15:36:01 +0000
Subject: [PATCH] I would like to show the fahrplan in an iframe. Please allow

---
 config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.json b/config.json
index d2417eb..37ca1ec 100644
--- a/config.json
+++ b/config.json
@@ -8,7 +8,7 @@
   "UriSchemas": [
     ["https", {
       "scope" : ["website"],
-      "allowed" : ["media.ccc.de", "streaming.media.ccc.de", "static.rc3.world", "cdn.c3voc.de"],
+      "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\/"
     }],
-- 
GitLab