-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrelays.json
70 lines (70 loc) · 2.35 KB
/
relays.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"relays":
[
{
"name": "Beckmeyer",
"url": "https://relay.beckmeyer.us/nodeinfo/2.0.json"
},
{
"name": "Tire Fire Ind",
"url": "https://relay.tirefireind.us/nodeinfo/2.0.json"
},
{
"name": "Fedinet",
"url": "https://relay.fedinet.social/nodeinfo/2.0.json",
"homepage": "https://relay.fedinet.social/",
"mastodon": "https://relay.fedinet.social/inbox",
"pleroma": ""
},
{
"name": "Intahnet",
"url": "https://relay.intahnet.co.uk/nodeinfo/2.1",
"homepage": "https://relay.intahnet.co.uk/",
"mastodon": "https://relay.intahnet.co.uk/inbox",
"pleroma": ""
},
{
"name": "Friendi",
"url": "https://en.relay.friendi.ca/nodeinfo/2.0.json",
"homepage": "https://en.relay.friendi.ca/",
"mastodon": "https://en.relay.friendi.ca/inbox",
"pleroma": "https://en.relay.friendi.ca/actor"
},
{
"name": "101010.pl",
"url": "https://relay.101010.pl/nodeinfo/2.0.json",
"mastodon": "https://relay.101010.pl/inbox",
"pleroma": "https://relay.101010.pl/actor"
},
{
"name": "Chocoflan",
"url": "https://relay.chocoflan.net/nodeinfo/2.0.json",
"homepage": "https://relay.chocoflan.net/",
"mastodon": "https://relay.chocoflan.net/inbox",
"pleroma": "https://relay.chocoflan.net/actor"
},
{
"name": "Dresden Network",
"url": "https://relay.dresden.network/nodeinfo/2.0.json",
"homepage": "https://relay.dresden.network/",
"mastodon": "https://relay.dresden.network/inbox",
"pleroma": "https://relay.dresden.network/actor"
},
{
"name": "Fedi Agency",
"url": "https://relay.fedi.agency/nodeinfo/2.0.json"
},
{
"name": "Fedibird",
"url": "https://relay.fedibird.com/nodeinfo/2.0"
},
{
"name": "Homunyan",
"url": "https://relay.homunyan.com/nodeinfo/2.0.json"
},
{
"name": "Libranet",
"url": "https://relay.libranet.de/nodeinfo/2.0.json"
}
]
}