From 91528e21924e2258bfbfc0b255b31fd6316a261e Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sat, 7 Jan 2023 12:33:38 +0300 Subject: Redirect all embeds in tab to same instance https://github.com/libredirect/libredirect/issues/461 --- src/config.json | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 14d80d5e..abbe668d 100644 --- a/src/config.json +++ b/src/config.json @@ -479,13 +479,5 @@ "embeddable": false, "url": "https://paste.libredirect.invalid" } - }, - "blacklist": { - "cloudflare": { - "color": "red" - }, - "authenticate": { - "color": "orange" - } } } \ No newline at end of file -- cgit 1.4.1