diff options
Diffstat (limited to '')
-rw-r--r-- | config.json | 2 |
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=" }, |