Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; img-src 'self' data: blob: https://*.basemaps.cartocdn.com https://tiles.stadiamaps.com https://maps.gstatic.com https://maps.googleapis.com https://api.maptiler.com https://*.ggpht.com https://streetviewpixels-pa.googleapis.com https://lh3.googleusercontent.com; script-src 'self' https://maps.googleapis.com https://maps.gstatic.com; style-src 'self' 'unsafe-inline'; font-src 'self'; connect-src 'self' https://maps.googleapis.com https://*.googleapis.com https://tiles.stadiamaps.com https://*.basemaps.cartocdn.com; worker-src 'self' blob:; frame-src 'self' https://*.google.com; form-action 'self'; frame-ancestors 'self'
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Host
—
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.