summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortabascoeye2021-12-27 15:36:01 +0000
committerstuebinm2022-01-02 01:55:49 +0100
commit5992e7e369aca9e69a381c6b4302f9fa819a8503 (patch)
treea271e6580c927fd82f86a3edb7e42662c6b3e23a
parent81a95fd7c8736de3a42a8a8bcfb1017dfc0e3a70 (diff)
I would like to show the fahrplan in an iframe. Please allow
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
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\/"
}],