From ec0e0e5445dfcc585a3a1578d57d91abe7322779 Mon Sep 17 00:00:00 2001 From: stebifan Date: Sat, 27 Apr 2019 21:53:17 +0200 Subject: [PATCH] Removed tdf7 --- config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.js b/config.js index cab4dbd..b40f690 100644 --- a/config.js +++ b/config.js @@ -19,8 +19,7 @@ module.exports = function () { 'dataPath': [ 'https://map.freifunk-troisdorf.de/data/tdf4/', 'https://map.freifunk-troisdorf.de/data/tdf5/', - 'https://map.freifunk-troisdorf.de/data/tdf6/', - 'https://map.freifunk-troisdorf.de/data/tdf7/' + 'https://map.freifunk-troisdorf.de/data/tdf6/' ], 'siteName': 'Freifunk Troisdorf', 'maxAge': 7,