Open
Cached
·
just now
6
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdnjs.cloudflare.com https://unpkg.com https://maxcdn.bootstrapcdn.com https://widget.intercom.io https://js.intercomcdn.com https://static.hotjar.com https://www.googletagmanager.com https://maps.googleapis.com https://script.hotjar.com; style-src 'self' 'unsafe-inline' https://maxcdn.bootstrapcdn.com https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com https://fonts.intercomcdn.com; img-src 'self' data: https: blob:; connect-src 'self' ws: https: https://widget.intercom.io https://api-iam.intercom.io;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
img-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
ws:
connect-src
Scheme
—
https:
Content-Security-Policy-Report-Only
No report-only CSP headers found.