freifunk-bot

Modular parser for the hackerspace door status with handlers for multiple services
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.git
Log | Files | Refs | README | LICENSE

commit 02277db01b743c3af9255798b742241e59d883a8
parent 8bc8d0ee4bfea73dc945ee43907f54f623fb3921
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Fri,  2 Jun 2017 13:33:54 +0200

Fix FFNord
Diffstat:
Mhandlers/tmp/communities.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/handlers/tmp/communities.json b/handlers/tmp/communities.json @@ -23,7 +23,7 @@ "FFNORD": { "ccode": "FFNORD", "name": "Freifunk Nord", - "nodesURL": "https://mesh.nord.freifunk.net/data/nodes.json", + "nodesURL": "https://mesh.freifunknord.de/data/nodes.json", "v6": "2a03:2267:4e6f:7264:", "v6mask": "/64", "v4": "10.187.0.0",