From c57fe69348d564d0dacca38c4d6d66b238ebf89f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 11 Nov 2024 08:05:55 +0000 Subject: [PATCH] Revert "Drop stormfly-04 from nominatim" This reverts commit 17b82ebd1c72b5b7fbd149c135e42db41f491d33. --- src/nominatim.openstreetmap.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/nominatim.openstreetmap.yml b/src/nominatim.openstreetmap.yml index 65e0e77..bb40872 100644 --- a/src/nominatim.openstreetmap.yml +++ b/src/nominatim.openstreetmap.yml @@ -26,14 +26,14 @@ europe: ipv6: 2001:470:1:fa1::5 default: "xx" -#stormfly-04: -# lat: 44.5639267 -# lon: -123.274707837676 -# statuscake: -# - 5769055 -# - 5769056 -# colour: "#fdc086" -# requests: 400 -# ipv4: 140.211.167.100 -# ipv6: 2605:bc80:3010:700::8cd3:a764 -# default: "xx" +stormfly-04: + lat: 44.5639267 + lon: -123.274707837676 + statuscake: + - 5769055 + - 5769056 + colour: "#fdc086" + requests: 400 + ipv4: 140.211.167.100 + ipv6: 2605:bc80:3010:700::8cd3:a764 + default: "xx" -- 2.39.5