diff --git a/config.json b/config.json
index f7fc59db256ef85ab1a30a36747183f42ab5c1bd..213ff23d5dcd760314214b8688d5899ba05eccff 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="
     },