From 9cf2b977840cf634a3c9ed4ecd2e71b57391f4ac Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Wed, 31 Jan 2024 19:10:52 +0300 Subject: Added Redlib https://github.com/libredirect/browser_extension/issues/879 --- src/config.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 567fcb14..b49426e3 100644 --- a/src/config.json +++ b/src/config.json @@ -213,6 +213,12 @@ "url": "https://github.com/spikecodes/libreddit", "localhost": true }, + "redlib": { + "name": "Redlib", + "instanceList": true, + "url": "https://github.com/redlib-org/redlib", + "localhost": true + }, "teddit": { "name": "Teddit", "instanceList": true, -- cgit 1.4.1