Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://js.hs-scripts.com https://www.google-analytics.com https://cdn.mxpnl.com; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://fonts.googleapis.com https://netdna.bootstrapcdn.com https://chimani-website.s3.amazonaws.com; img-src 'self' data: https:; font-src 'self' https://fonts.gstatic.com https://netdna.bootstrapcdn.com; connect-src 'self' https://www.google-analytics.com https://*.google-analytics.com https://api.mixpanel.com https://api-js.mixpanel.com https://*.mixpanel.com; frame-src https://www.googletagmanager.com; object-src 'none'; base-uri 'self'; frame-ancestors 'self'; upgrade-insecure-requests
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:
img-src
Scheme
—
https:
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.