Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' api.dashboard.knotapi.com api.dashboard.preview.knotapi.com txn.staging.knotapi.com txn.knotapi.com txn.dashboard.knotapi.com; script-src 'self' https://js.stripe.com https://cdn.segment.com https://cdn.platform.openai.com https://vercel.live 'unsafe-inline'; style-src 'self' https://fonts.googleapis.com https://vercel.live 'unsafe-inline'; img-src 'self' https://www.gravatar.com https://storage.googleapis.com https://knot.imgix.net https://vercel.live https://vercel.com data: blob:; connect-src 'self' api.dashboard.knotapi.com api.dashboard.preview.knotapi.com txn.staging.knotapi.com txn.knotapi.com txn.dashboard.knotapi.com https://cdn.segment.com https://api.segment.io https://api2.amplitude.com https://api.openai.com https://cdn.platform.openai.com https://*.ingest.us.sentry.io https://api.iconify.design https://vercel.live wss://ws-us3.pusher.com; font-src 'self' https://fonts.googleapis.com https://fonts.gstatic.com https://vercel.live https://assets.vercel.com; frame-src https://cdn.platform.openai.com https://vercel.live; object-src 'none';
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
—
blob:
connect-src
Keyword
—
'self'
font-src
Keyword
—
'self'
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.