Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: style-src 'unsafe-inline' *; font-src 'self' * data:; img-src 'self' * data:; connect-src 'self' * https://cloudflareinsights.com; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://*.freshchat.com https://*.freshworksapi.com https://ajax.cloudflare.com https://static.cloudflareinsights.com; child-src 'self' * blob:; media-src 'self' https://*.freshchat.com; manifest-src 'self' https://*.freshchat.com; default-src 'none';
style-src
Keyword
—
'unsafe-inline'
style-src
Host
—
*
font-src
Keyword
—
'self'
font-src
Host
—
*
font-src
Scheme
—
data:
img-src
Keyword
—
'self'
img-src
Host
—
*
img-src
Scheme
—
data:
connect-src
Keyword
—
'self'
connect-src
Host
—
*
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
child-src
Keyword
—
'self'
child-src
Host
—
*
child-src
Scheme
—
blob:
media-src
Keyword
—
'self'
manifest-src
Keyword
—
'self'
default-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.