diff --git a/instances.json b/instances.json new file mode 100644 index 0000000..96c5e0b --- /dev/null +++ b/instances.json @@ -0,0 +1,35 @@ +[ + { + "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 + } +]