From b7c7ba3b3b0351912108f4e5fbfde1269fcc70a6 Mon Sep 17 00:00:00 2001 From: stebifan Date: Sat, 16 Jul 2016 11:26:36 +0200 Subject: [PATCH] Update ffapi.json --- ffapi.json | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/ffapi.json b/ffapi.json index 04bfd04..69cb741 100644 --- a/ffapi.json +++ b/ffapi.json @@ -13,14 +13,16 @@ "twitter": "@FreifunkTDF" }, "state": { + "nodes": 200, "description": "Local community", "focus": [ "infrastructure/backbone", "Public Free Wifi", "Social Community Building", + "Local services and content", "Free internet access" ], - "lastchange": "2015-12-30T22:19:16.148Z" + "lastchange": "2016-07-16T09:25:51.056Z" }, "timeline": [ { @@ -44,6 +46,22 @@ "mapType": "geographical" } ], + "support": { + "club": { + "name": "Freifunk Rheinland e.V.", + "street": "Eickener Straße 83", + "zip": "41061", + "city": "Mönchengladbach", + "url": "https://www.freifunk-rheinland.net" + }, + "donations": { + "bankaccount": { + "IBAN": "DE16430609674044542600", + "BIC": "GENODEM1GLS", + "usage": "Freifunk Troisdorf" + } + } + }, "techDetails": { "firmware": { "name": "Gluon", @@ -68,5 +86,5 @@ "institutions" ] }, - "api": "0.4.11" + "api": "0.4.13" }