From a60e23c94c3203edcb67ead765cd183158cc2945 Mon Sep 17 00:00:00 2001 From: "Skylar \"The Cobra\" Widulski" Date: Wed, 17 Jan 2024 08:15:37 -0500 Subject: [PATCH] Add vern instance to list Signed-off-by: Skylar "The Cobra" Widulski --- instances.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/instances.json b/instances.json index 0d4f101..3298cd9 100644 --- a/instances.json +++ b/instances.json @@ -1,2 +1,11 @@ [ + { + "clearnet": "https://sp.vern.cc", + "tor": "http://sp.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion", + "i2p": "http://vernusqvmcnvmbewuec5d3vvnh3xpejcn74pkkjhj2qzfvgpogkq.b32.i2p", + "patches": "", + "country": "US", + "owner_name": "~vern", + "owner_website": "https://vern.cc" + } ]