From c66e836cac824928b9778a4ce703fcd30b1ba71c Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 25 Jun 2024 18:19:06 +0200 Subject: [PATCH] Update CSP headers --- scripts/generateLayouts.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/generateLayouts.ts b/scripts/generateLayouts.ts index 9ec407e90..526c642ac 100644 --- a/scripts/generateLayouts.ts +++ b/scripts/generateLayouts.ts @@ -333,6 +333,8 @@ class GenerateLayouts extends Script { "https://api.openstreetmap.org", "https://pietervdvn.goatcounter.com", "https://cache.mapcomplete.org", + "https://proxy.mapcomplete.org", + "https://proxy0.mapcomplete.org", ].concat(...(await this.eliUrls())) SpecialVisualizations.specialVisualizations.forEach((sv) => {