summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index f7fc59d..213ff23 100644
--- a/config.json
+++ b/config.json
@@ -8,7 +8,7 @@
"UriSchemas": {
"https" : {
"scope" : ["website"],
- "allowed" : ["example.org"],
+ "allowed" : ["media.ccc.de", "streaming.media.ccc.de", "static.rc3.world"],
"blocked" : ["blocked.com"],
"prefix" : "https://ausgang.rc3.world?link="
},