-
Notifications
You must be signed in to change notification settings - Fork 0
/
dortmund.json
78 lines (78 loc) · 1.71 KB
/
dortmund.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
71
72
73
74
75
76
77
78
{
"name": "Freifunk Dortmund",
"url": "http://www.freifunk-dortmund.de",
"location": {
"city": "Dortmund",
"country": "DE",
"lat": 51.527676129,
"lon": 7.464992702,
"address": {
"Name": "Langer August",
"Street": " Braunschweiger Str. 22",
"Zipcode": "44145"
}
},
"contact": {
"email": "[email protected]",
"phone": "+492318404694",
"ml": "[email protected]",
"twitter": "@FreifunkDo"
},
"state": {
"nodes": 640,
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2021-01-09T09:51:31.631Z"
},
"nodeMaps": [
{
"url": "https://map.ffdo.de",
"interval": "1min",
"technicalType": "meshviewer",
"mapType": "geographical"
},
{
"url": "https://map.ffdo.de/data/nodes.json",
"interval": "1min",
"technicalType": "nodelist",
"mapType": "list/status"
},
{
"url": "https://map-ng.ffdo.de/data/nodelist.json",
"interval": "1min",
"technicalType": "nodelist",
"mapType": "list/status"
}
],
"support": {
"donations": {
"bankaccount": {
"IBAN": "DE21830654080004032055",
"BIC": "GENODEF1SLR"
}
}
},
"techDetails": {
"firmware": {
"name": "gluon",
"url": "https://fw-download.ffdo.de/"
},
"routing": [
"batman-adv"
],
"updatemode": [
"manual",
"autoupdate"
],
"legals": [
"vpnnational",
"institutions"
]
},
"api": "0.4.14"
}