From 756c0ac3e3ea80e2c7678f0abc114094f247dbf3 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Mon, 20 Jan 2025 15:09:05 +0300 Subject: Added Wikimore https://github.com/libredirect/browser_extension/issues/1025 --- src/config.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 4fb40ae8..b9d61832 100644 --- a/src/config.json +++ b/src/config.json @@ -1012,6 +1012,11 @@ "name": "Wikiless", "instanceList": true, "url": "https://wikiless.org" + }, + "wikimore": { + "name": "Wikimore", + "instanceList": true, + "url": "https://git.private.coffee/privatecoffee/wikimore" } }, "targets": [ -- cgit 1.4.1