diff --git a/instances.json b/instances.json index 5b5727a..02b008e 100644 --- a/instances.json +++ b/instances.json @@ -1,44 +1,50 @@ [ - { - "clearnet": "https://dm.vern.cc/", - "tor": "http://dm.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/", - "i2p": "http://vernxpcpqi2y4uhu7to4rnjmyjjgzh3x3qxyzpmkhykefchkmleq.b32.i2p/", - "country": "US", - "cdn": false - }, - { - "clearnet": "https://sing.whatever.social/", - "country": "US/DE", - "cdn": true - }, - { - "clearnet": "https://dumb.lunar.icu/", - "country": "DE", - "cdn": true - }, - { - "clearnet": "https://dumb.privacydev.net/", - "tor": "http://dumb.g4c3eya4clenolymqbpgwz3q3tawoxw56yhzk4vugqrl6dtu3ejvhjid.onion/", - "country": "FR", - "cdn": false - }, - { - "clearnet": "https://dumb.ducks.party/", - "country": "NL", - "cdn": false - }, - { - "clearnet": "https://dumb.privacyfucking.rocks/", - "country": "DE", - "cdn": false - }, - { - "clearnet": "https://dumb.gitro.xyz", - "country": "DE", - "cdn": true - }, - "clearnet": "https://dumb.bloat.cat/", - "country": "DE", - "cdn": false - } + { + "clearnet": "https://dm.vern.cc/", + "tor": "http://dm.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/", + "i2p": "http://vernxpcpqi2y4uhu7to4rnjmyjjgzh3x3qxyzpmkhykefchkmleq.b32.i2p/", + "country": "US", + "cdn": false + }, + { + "clearnet": "https://sing.whatever.social/", + "country": "US/DE", + "cdn": true + }, + { + "clearnet": "https://dumb.lunar.icu/", + "country": "DE", + "cdn": true + }, + { + "clearnet": "https://dumb.privacydev.net/", + "tor": "http://dumb.g4c3eya4clenolymqbpgwz3q3tawoxw56yhzk4vugqrl6dtu3ejvhjid.onion/", + "country": "FR", + "cdn": false + }, + { + "clearnet": "https://dumb.ducks.party/", + "country": "NL", + "cdn": false + }, + { + "clearnet": "https://dumb.privacyfucking.rocks/", + "country": "DE", + "cdn": false + }, + { + "clearnet": "https://dumb.hyperreal.coffee/", + "country": "DE", + "cdn": true + }, + { + "clearnet": "https://dumb.bloat.cat/", + "country": "US", + "cdn": false + }, + { + "clearnet": "https://dumb.bloat.cat/", + "country": "DE", + "cdn": false + } ]