diff --git a/scripts/generateLayouts.ts b/scripts/generateLayouts.ts index dc4819f62e..7a672427a3 100644 --- a/scripts/generateLayouts.ts +++ b/scripts/generateLayouts.ts @@ -275,6 +275,7 @@ async function generateCsp( ...Constants.defaultOverpassUrls, Constants.countryCoderEndpoint, Constants.nominatimEndpoint, + "https://www.openstreetmap.org", "https://api.openstreetmap.org", "https://pietervdvn.goatcounter.com", ].concat(...(await eliUrls()))