diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-01-07 12:33:38 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-01-07 12:33:38 +0300 |
commit | 91528e21924e2258bfbfc0b255b31fd6316a261e (patch) | |
tree | fbc2c216f5005fdf900c2cea5aff9882bb67b759 /src/config.json | |
parent | Improved UX/UI. Fixed https://github.com/libredirect/libredirect/issues/552 (diff) | |
download | libredirect-91528e21924e2258bfbfc0b255b31fd6316a261e.zip |
Redirect all embeds in tab to same instance https://github.com/libredirect/libredirect/issues/461
Diffstat (limited to '')
-rw-r--r-- | src/config.json | 8 |
1 files changed, 0 insertions, 8 deletions
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 |