Fix: add panoramax.xyz to CSP list

This commit is contained in:
Pieter Vander Vennet 2024-09-28 12:24:03 +02:00
parent feee0aee58
commit 89d31f54bc

View file

@ -332,6 +332,8 @@ class GenerateLayouts extends Script {
"https://www.openstreetmap.org",
"https://api.openstreetmap.org",
"https://pietervdvn.goatcounter.com",
"https://api.panoramax.xyz",
"https://panoramax.mapcomplete.org"
].concat(...(await this.eliUrls()))
SpecialVisualizations.specialVisualizations.forEach((sv) => {