Update CSP headers
This commit is contained in:
parent
38f6ae2044
commit
c66e836cac
1 changed files with 2 additions and 0 deletions
|
@ -333,6 +333,8 @@ class GenerateLayouts extends Script {
|
||||||
"https://api.openstreetmap.org",
|
"https://api.openstreetmap.org",
|
||||||
"https://pietervdvn.goatcounter.com",
|
"https://pietervdvn.goatcounter.com",
|
||||||
"https://cache.mapcomplete.org",
|
"https://cache.mapcomplete.org",
|
||||||
|
"https://proxy.mapcomplete.org",
|
||||||
|
"https://proxy0.mapcomplete.org",
|
||||||
].concat(...(await this.eliUrls()))
|
].concat(...(await this.eliUrls()))
|
||||||
|
|
||||||
SpecialVisualizations.specialVisualizations.forEach((sv) => {
|
SpecialVisualizations.specialVisualizations.forEach((sv) => {
|
||||||
|
|
Loading…
Reference in a new issue