Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.googletagmanager.com http://www.googletagmanager.com https://www.google-analytics.com http://localhost:3000 https://*.crimoo.com http://*.crimoo.com; style-src 'self' 'unsafe-inline'; img-src 'self' data: https: blob:; font-src 'self' data:; connect-src 'self' http://localhost:3000 https://circular-truck-462120-g4.rj.r.appspot.com https://mystical-accord-480500-p7.uc.r.appspot.com https://www.google-analytics.com https://stats.g.doubleclick.net https://*.crimoo.com http://*.crimoo.com https://www.googletagmanager.com; frame-src 'self' https://www.googletagmanager.com https://*.crimoo.com http://*.crimoo.com http://localhost:3500; object-src 'none'; base-uri 'self'; form-action 'self';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Host
—
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
img-src
Scheme
—
blob:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
connect-src
Host
—
frame-src
Keyword
—
'self'
frame-src
Host
—
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.