Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; script-src 'self' https://*.googleapis.com https://*.gstatic.com *.google.com https://*.ggpht.com *.googleusercontent.com https://browser.sentry-cdn.com https://js.sentry-cdn.com blob:; img-src 'self' data: https://static.relioncharging.com https://lh3.googleusercontent.com/ https://*.gravatar.com https://*.wp.com https://*.googleapis.com https://*.gstatic.com *.google.com *.googleusercontent.com https://cdn.auth0.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; base-uri 'self'; form-action 'self'; frame-ancestors 'none'; object-src 'none'; connect-src 'self' https://api.relioncharging.com/ https://login.relioncharging.com/ https://*.googleapis.com *.google.com https://*.gstatic.com *.sentry.io https://*.launchdarkly.com data: blob:; frame-src 'self' https://login.relioncharging.com/ *.google.com; worker-src 'self' https://app.relioncharging.com/sw.js blob:; font-src 'self' https://fonts.gstatic.com data:; manifest-src 'self' https://app.relioncharging.com/manifest.webmanifest
default-src
Keyword
—
'none'
script-src
Keyword
—
'self'
script-src
Host
—
script-src
Scheme
—
blob:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
object-src
Keyword
—
'none'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
data:
connect-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
manifest-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.