forked from ffruhr/ffapi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmoers.json
More file actions
123 lines (123 loc) · 2.67 KB
/
moers.json
File metadata and controls
123 lines (123 loc) · 2.67 KB
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"name": "Freifunk Moers",
"url": "http://freifunk-moers.de",
"location": {
"city": "Moers",
"country": "DE",
"lat": 51.45106,
"lon": 6.641453,
"address": {
"Name": "Freifunk Rheinland e.V.",
"Street": "Postfach 10 03 54",
"Zipcode": "41003"
}
},
"contact": {
"email": "kontakt@freifunk-moers.de",
"phone": "+49 2841 7819494",
"irc": "irc://irc.freenode.net/ffruhr",
"ml": "ruhrgebiet@forum.freifunk.net",
"facebook": "https://facebook.com/FreifunkMoers",
"twitter": "@FreifunkMoers"
},
"metacommunity": "Freifunk Ruhrgebiet",
"state": {
"nodes": 147,
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2015-08-26T16:25:35.494Z"
},
"nodeMaps": [
{
"url": "http://map.freifunk-moers.de",
"interval": "1 Minute",
"technicalType": "ffmap",
"mapType": "structural"
},
{
"url": "http://map.freifunk-moers.de",
"interval": "1 Minute",
"technicalType": "ffmap",
"mapType": "geographical"
},
{
"url": "http://map.freifunk-moers.de",
"interval": "1 Minute",
"technicalType": "ffmap",
"mapType": "list/status"
}
],
"support": {
"club": {
"name": "Freifunk Rheinland e.V.",
"street": "Postfach 10 03 54",
"zip": "41003",
"city": "Mönchengladbach",
"url": "https://freifunk-rheinland.net",
"email": "request@freifunk-rheinland.net"
},
"donations": {
"bankaccount": {
"IBAN": "DE16430609674044542600",
"BIC": "GENODEM1GLS",
"usage": "Freifunk Moers"
},
"campaigns": [
{
"provider": "boost",
"projectid": "2774"
}
]
}
},
"techDetails": {
"firmware": {
"name": "gluon",
"url": "http://images.freifunk-ruhrgebiet.de/ffmo/stable/",
"docs": "http://freifunk-ruhrgebiet.de/anleitung/"
},
"dns": [
{
"domainname": "ffmo",
"nameserver": [
"151.80.64.190",
"85.14.255.33",
"2001:41d0:c:95c::190",
"2001:4ba0:ffff:1e9::33"
]
}
],
"networks": {
"ipv6": [
{
"network": "2a03:2260:50::/44"
}
],
"ipv4": [
{
"network": "10.53.0.0/16"
},
{
"network": "10.0.0.0/16"
}
]
},
"routing": [
"802.11s",
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": [
"vpnnational",
"institutions"
]
},
"api": "0.4.8"
}