Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https://*.appsync-api.eu-central-1.amazonaws.com/graphql; script-src 'self' 'unsafe-inline' static.eu.mygp.global; style-src 'self' 'unsafe-inline' static.eu.mygp.global static.mygp.global fonts.googleapis.com; img-src 'self' data: static.eu.mygp.global static.mygp.global; font-src 'self' fonts.gstatic.com fonts.googleapis.com static.mygp.global static.eu.mygp.global; connect-src 'self' api.eu.mygp.global https://*.appsync-api.eu-central-1.amazonaws.com/graphql cms.internal.mygp.global static.eu.mygp.global; frame-src 'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
connect-src
Host
—
frame-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.