Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://*.wistia.com https://*.wistia.net https://*.googletagmanager.com https://*.google-analytics.com https://*.hs-scripts.com https://*.hubspot.com https://va.vercel-scripts.com https://*.vercel.com https://*.vercel-insights.com https://*.vercel-storage.com https://thrive.appdirect.com https://devs.ai https://core.sanity-cdn.com; connect-src 'self' https://*.wistia.com https://*.wistia.net https://*.googletagmanager.com https://*.google-analytics.com https://*.doubleclick.net https://*.hubspot.com https://api.hsforms.com https://va.vercel-scripts.com https://*.vercel.com https://*.vercel-insights.com https://*.vercel-storage.com https://thrive.appdirect.com https://devs.ai https://*.api.sanity.io https://*.sanity.io wss://*.api.sanity.io; img-src 'self' blob: data: https://*.wistia.com https://*.wistia.net https://*.google-analytics.com https://*.hubspot.com https://*.vercel-storage.com https://cdn.sanity.io; media-src 'self' blob: data: https://*.wistia.com https://*.wistia.net https://*.vercel-storage.com; frame-src 'self' https://*.wistia.com https://*.wistia.net https://*.hubspot.com https://*.sanity.io https://www.youtube-nocookie.com https://www.youtube.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com https://core.sanity-cdn.com; object-src 'none'; base-uri 'self'; form-action 'self' https://*.hubspot.com; upgrade-insecure-requests;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
media-src
Scheme
—
data:
frame-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.