Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'sha256-R58eZk5zfavyaZ7fLpu1381fTxqCkmEpR/Nc++O369g=' 'sha256-1jAmyYXcRq6zFldLe/GCgIDJBiOONdXjTLgEFMDnDSM=' https://www.googletagmanager.com https://www.google-analytics.com https://apis.google.com; connect-src 'self' https://firebasestorage.googleapis.com https://apis.google.com https://*.google-analytics.com https://nonprodlb.xeve.ai https://lb.xeve.ai https://www.google-analytics.com https://securetoken.googleapis.com https://identitytoolkit.googleapis.com https://europe-west1-nonprodpersonai.cloudfunctions.net https://europe-west1-personai-86161.cloudfunctions.net https://*.b-cdn.net https://api.emailjs.com; media-src 'self' https://firebasestorage.googleapis.com https://*.b-cdn.net blob:; img-src 'self' data: https://*.b-cdn.net https://storage.googleapis.com https://www.googletagmanager.com https://firebasestorage.googleapis.com; form-action 'self' https://*.ccbill.com; style-src 'self' 'unsafe-inline'; object-src 'none'; base-uri 'self'; frame-ancestors 'none'; frame-src 'self' https://*.firebaseapp.com https://www.youtube.com https://*.youtube.com https://www.youtube-nocookie.com; child-src 'self' https://*.firebaseapp.com https://www.youtube.com https://*.youtube.com https://www.youtube-nocookie.com; worker-src 'self' blob:;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-R58eZk5zfavyaZ7fLpu1381fTxqCkmEpR/Nc++O369g='
script-src
Hash
—
'sha256-1jAmyYXcRq6zFldLe/GCgIDJBiOONdXjTLgEFMDnDSM='
connect-src
Keyword
—
'self'
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
form-action
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
frame-src
Keyword
—
'self'
child-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.