chore: add missing instance

This commit is contained in:
rramiachraf 2024-10-05 01:16:05 +01:00
parent 8d0977696f
commit fe1bc3e124

View File

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