Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; frame-ancestors 'self'; object-src 'none'; form-action 'self'; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://*.googletagmanager.com https://snap.licdn.com https://*.posthog.com https://us-assets.i.posthog.com https://tag.unifyintent.com https://www.googleadservices.com https://www.google.com https://pagead2.googlesyndication.com https://googleads.g.doubleclick.net; connect-src 'self' https://us.i.posthog.com https://*.posthog.com https://www.googletagmanager.com https://*.googletagmanager.com https://*.google-analytics.com https://*.analytics.google.com https://cal.com https://*.cal.com https://px.ads.linkedin.com https://snap.licdn.com https://tag.unifyintent.com https://pagead2.googlesyndication.com https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://google.com; img-src 'self' data: blob: https: https://*.googletagmanager.com https://*.google-analytics.com https://*.posthog.com https://tag.unifyintent.com https://googleads.g.doubleclick.net https://www.google.com https://google.com https://www.googleadservices.com https://pagead2.googlesyndication.com; style-src 'self' 'unsafe-inline'; font-src 'self' data:; frame-src 'self' https://www.googletagmanager.com https://cal.com https://*.cal.com https://www.youtube.com
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
object-src
Keyword
—
'none'
form-action
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
frame-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.