From 7d10d3e4ab33bf6fc74529bb84d9897964298dae Mon Sep 17 00:00:00 2001 From: "K.Quiatkowski" Date: Mon, 26 Aug 2024 10:58:57 +0200 Subject: [PATCH 1/2] Add Helgoland --- directory.json | 1 + 1 file changed, 1 insertion(+) diff --git a/directory.json b/directory.json index 12c1bf0..e45e4b2 100644 --- a/directory.json +++ b/directory.json @@ -129,6 +129,7 @@ "heiligenhaus" : "https://raw.githubusercontent.com/Neanderfunk/communities/master/Heiligenhaus-api.json", "heilsbronn" : "https://karte.freifunk-heilsbronn.de/data/ffapi.json", "heitersheim" : "https://api.freifunkkarte.de/bh/de/heitersheim/0/json", + "helgoland" : "https://helgoland.freifunk.net/freifunk-api.json" "herford" : "http://map.herford.freifunk.net/freifunk-api/herford.json", "herten-baden" : "https://api.freifunkkarte.de/rhf/de/herten/0/json", "hilchenbach" : "https://raw.githubusercontent.com/Freifunk-Siegerland/ff-api/master/hilchenbach.json", From cdd81d02ee868d38f5ed86d84333230ed972860f Mon Sep 17 00:00:00 2001 From: "K.Quiatkowski" Date: Mon, 26 Aug 2024 11:01:44 +0200 Subject: [PATCH 2/2] fix helgoland line --- directory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/directory.json b/directory.json index e45e4b2..83f198a 100644 --- a/directory.json +++ b/directory.json @@ -129,7 +129,7 @@ "heiligenhaus" : "https://raw.githubusercontent.com/Neanderfunk/communities/master/Heiligenhaus-api.json", "heilsbronn" : "https://karte.freifunk-heilsbronn.de/data/ffapi.json", "heitersheim" : "https://api.freifunkkarte.de/bh/de/heitersheim/0/json", - "helgoland" : "https://helgoland.freifunk.net/freifunk-api.json" + "helgoland" : "https://helgoland.freifunk.net/freifunk-api.json", "herford" : "http://map.herford.freifunk.net/freifunk-api/herford.json", "herten-baden" : "https://api.freifunkkarte.de/rhf/de/herten/0/json", "hilchenbach" : "https://raw.githubusercontent.com/Freifunk-Siegerland/ff-api/master/hilchenbach.json",