Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://www.google.com https://www.gstatic.com https://apis.google.com https://storage.googleapis.com; worker-src 'self' https://storage.googleapis.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: blob: https://www.gstatic.com; media-src 'self' blob:; connect-src 'self' https://*.firebaseio.com https://*.googleapis.com https://*.cloudfunctions.net https://api.hume.ai wss://api.hume.ai https://api.stripe.com https://hooks.slack.com https://www.google.com https://inworld-proxy-v2z232lxkq-ez.a.run.app wss://inworld-proxy-v2z232lxkq-ez.a.run.app; frame-src 'self' https://js.stripe.com https://www.google.com https://apis.google.com https://breathiam.firebaseapp.com; object-src 'none'; base-uri 'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.