Open
Cached
·
just now
16
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; connect-src 'self' https: https://us.i.posthog.com wss://*.wss.daily.co; font-src 'self' https://fonts.gstatic.com; form-action 'self'; frame-src https:; img-src 'self' data: https:; media-src 'self' https:; object-src 'none'; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: https://*.1mind.com https://c.daily.co https://www.youtube.com/s/player/ https://www.youtube.com https://us-assets.i.posthog.com; script-src-attr 'none'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; worker-src 'self' blob:; child-src 'self'; manifest-src 'self'; upgrade-insecure-requests
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
https:
font-src
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-src
Scheme
—
https:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
media-src
Keyword
—
'self'
media-src
Scheme
—
https:
object-src
Keyword
—
'none'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
script-src
Scheme
—
blob:
script-src
Host
—
script-src-attr
Keyword
—
'none'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
child-src
Keyword
—
'self'
manifest-src
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.