diff options
author | stuebinm | 2021-12-25 15:08:48 +0100 |
---|---|---|
committer | stuebinm | 2021-12-25 15:08:48 +0100 |
commit | 6f5c0d1682713ba63d98666686345b5a5d3caab0 (patch) | |
tree | 5de6763bb522d9ed06b50c37eef0636b2e039f65 | |
parent | 8926ff6f420073d4649bc1a7b6a5d90b35e1642b (diff) |
correct dereferrer link
-rw-r--r-- | config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json index 213ff23..0a45759 100644 --- a/config.json +++ b/config.json @@ -10,7 +10,7 @@ "scope" : ["website"], "allowed" : ["media.ccc.de", "streaming.media.ccc.de", "static.rc3.world"], "blocked" : ["blocked.com"], - "prefix" : "https://ausgang.rc3.world?link=" + "prefix" : "https:\/\/rc3.world\/2021\/dereferrer\/" }, "world" : { "scope" : ["map"], |