From a45e9ed228fab8b23d65a48263391ffe7ec6ff6e Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Tue, 30 May 2023 13:22:40 +0300 Subject: Added Intellectual https://github.com/libredirect/browser_extension/issues/699 --- 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 cd5dc5f0..279b756d 100644 --- a/src/config.json +++ b/src/config.json @@ -567,6 +567,12 @@ "instanceList": true, "url": "https://github.com/rramiachraf/dumb", "localhost": true + }, + "intellectual": { + "name": "Intellectual", + "instanceList": true, + "url": "https://github.com/Insprill/intellectual", + "localhost": false } }, "targets": [ -- cgit 1.4.1