From 6f5c0d1682713ba63d98666686345b5a5d3caab0 Mon Sep 17 00:00:00 2001
From: stuebinm <stuebinm@disroot.org>
Date: Sat, 25 Dec 2021 15:08:48 +0100
Subject: [PATCH] correct dereferrer link

---
 config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"],
-- 
GitLab