From 0d7680a7a2c7ccfc0ba4d46b780f68563b9d69ee Mon Sep 17 00:00:00 2001 From: vlnst Date: Fri, 11 Oct 2024 13:51:45 +0300 Subject: [PATCH] Update instances.json There was 2 dumb.bloat.cat instances and no dumb.gitro.xyz in instances.json --- instances.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/instances.json b/instances.json index 02b008e..8e7e9e6 100644 --- a/instances.json +++ b/instances.json @@ -39,12 +39,12 @@ }, { "clearnet": "https://dumb.bloat.cat/", - "country": "US", + "country": "DE", "cdn": false }, { - "clearnet": "https://dumb.bloat.cat/", + "clearnet": "https://dumb.gitro.xyz/", "country": "DE", - "cdn": false + "cdn": true } ]