Skip to content
Snippets Groups Projects
Commit 4950d284 authored by stuebinm's avatar stuebinm
Browse files

add some allowed domains to default config

parent 887540e3
Branches
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"UriSchemas": { "UriSchemas": {
"https" : { "https" : {
"scope" : ["website"], "scope" : ["website"],
"allowed" : ["example.org"], "allowed" : ["media.ccc.de", "streaming.media.ccc.de", "static.rc3.world"],
"blocked" : ["blocked.com"], "blocked" : ["blocked.com"],
"prefix" : "https://ausgang.rc3.world?link=" "prefix" : "https://ausgang.rc3.world?link="
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment