From 05b682af666dc21e6e97c7bb8ed0c0866adcba3d Mon Sep 17 00:00:00 2001 From: jamesbrown8532 <128091819+jamesbrown8532@users.noreply.github.com> Date: Sun, 18 Feb 2024 12:38:22 +0000 Subject: [PATCH] Add Neuters instances --- fixed/neuters.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fixed/neuters.json b/fixed/neuters.json index 8023079..89fa04a 100644 --- a/fixed/neuters.json +++ b/fixed/neuters.json @@ -1,6 +1,9 @@ { - "clearnet": ["https://neuters.de"], - "tor": [], - "i2p": [], + "clearnet": [ + "https://neuters.de", + "https://nu.vern.cc" + ], + "tor": ["http://nu.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion"], + "i2p": ["http://vernkhr6duyh3tvrh7erkrwpwbqpztulwizzr2ma4ivvmr3xbdga.b32.i2p"], "loki": [] }