From 644445248c19ecd051589b1e46feda65b3749e69 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 27 Jan 2025 04:46:16 +0100 Subject: [PATCH] Fix: whitelist data.Mapcomplete.org --- scripts/generateLayouts.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/generateLayouts.ts b/scripts/generateLayouts.ts index fec306d941..dc4fa9eedb 100644 --- a/scripts/generateLayouts.ts +++ b/scripts/generateLayouts.ts @@ -338,6 +338,7 @@ class GenerateLayouts extends Script { "https://api.panoramax.xyz", "https://panoramax.mapcomplete.org", "https://data.velopark.be", + "https://data.mapcomplete.org" ].concat(...(await this.eliUrls())) SpecialVisualizations.specialVisualizations.forEach((sv) => {