From d2521f89f246d07e043a42f088c5103f2f6396a3 Mon Sep 17 00:00:00 2001 From: httpjamesm Date: Tue, 11 Jun 2024 01:31:54 -0400 Subject: [PATCH] feat: i2p section --- instances.json | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/instances.json b/instances.json index e1c5bdc..1b387d8 100644 --- a/instances.json +++ b/instances.json @@ -133,11 +133,6 @@ "regions": ["United States"], "admins": ["https://vern.cc"] }, - { - "url": "http://vernmzgraj6aaoafmehupvtkkynpaa67rxcdj2kinwiy6konn6rq.b32.i2p", - "regions": ["United States"], - "admins": ["https://vern.cc"] - }, { "url": "http://overflow.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/", "regions": ["Germany"], @@ -153,15 +148,23 @@ "regions": ["Germany"], "admins": ["https://owo.si/"] }, - { - "url": "http://ay7akchgdh76r4lc62hzd52z6xqoh67loototsetvqxo5o7ngo5q.b32.i2p/", - "regions": ["Germany"], - "admins": ["https://owo.si/"] - }, { "url": "http://overflow.r4focoma7gu2zdwwcjjad47ysxt634lg73sxmdbkdozanwqslho5ohyd.onion", "regions": ["The Netherlands"], "admins": ["https://r4fo.com"] } + ], + + "i2p": [ + { + "url": "http://vernmzgraj6aaoafmehupvtkkynpaa67rxcdj2kinwiy6konn6rq.b32.i2p", + "regions": ["United States"], + "admins": ["https://vern.cc"] + }, + { + "url": "http://ay7akchgdh76r4lc62hzd52z6xqoh67loototsetvqxo5o7ngo5q.b32.i2p/", + "regions": ["Germany"], + "admins": ["https://owo.si/"] + } ] }