-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathinstances.json
55 lines (55 loc) · 1.08 KB
/
instances.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[
{
"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": "DE",
"cdn": false
},
{
"clearnet": "https://dumb.gitro.xyz/",
"country": "DE",
"cdn": false
},
{
"clearnet": "https://dumb.jeikobu.net/",
"country": "DE",
"cdn": true
}
]