Add instances list in JSON format

This commit is contained in:
jamesbrown8532 2024-02-17 22:44:24 +00:00 committed by GitHub
parent 5390a2878d
commit 4e083cc641
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

35
instances.json Normal file
View File

@ -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
}
]