forked from MapComplete/MapComplete
Fix: add panoramax.xyz to CSP list
This commit is contained in:
parent
feee0aee58
commit
89d31f54bc
1 changed files with 2 additions and 0 deletions
|
@ -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) => {
|
||||
|
|
Loading…
Reference in a new issue