Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; connect-src 'self' ws: wss: blob: data: http://localhost:8788 http://localhost:8789 https://*.tldraw.xyz https://cdn.tldraw.com https://*.tldraw.workers.dev https://*.ingest.sentry.io https://*.ingest.us.sentry.io https://*.analytics.google.com https://analytics.google.com https://www.google-analytics.com https://*.googletagmanager.com https://www.googletagmanager.com http://localhost:5002 https://*.clerk.accounts.dev https://clerk.tldraw.com https://clerk.staging.tldraw.com https://clerk-telemetry.com https://*.zero.tldraw.com https://zero.tldraw.com http://localhost:4848 https://analytics.tldraw.com https://consent.tldraw.xyz https://stats.g.doubleclick.net https://*.google-analytics.com https://api.reo.dev https://fonts.googleapis.com https://tldrawusercontent.com https://*.tldrawusercontent.com; font-src 'self' https://fonts.googleapis.com https://fonts.gstatic.com data:; frame-src 'self' https:; img-src 'self' http: https: data: blob:; media-src 'self' http: https: data: blob:; script-src 'self' https://challenges.cloudflare.com https://*.clerk.accounts.dev https://clerk.tldraw.com https://clerk.staging.tldraw.com https://gist.github.com https://www.googletagmanager.com https://*.googletagmanager.com https://www.google-analytics.com https://*.google-analytics.com https://analytics.tldraw.com https://static.reo.dev; worker-src 'self' blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; style-src-elem 'self' 'unsafe-inline' https://fonts.googleapis.com https://github.githubassets.com; report-uri https://o578706.ingest.us.sentry.io/api/4504203639193600/security/?sentry_key=ce7a28bffc1048a4bea1292521a8435e
default-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
ws:
connect-src
Scheme
—
wss:
connect-src
Scheme
—
blob:
connect-src
Scheme
—
data:
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
frame-src
Keyword
—
'self'
frame-src
Scheme
—
https:
img-src
Keyword
—
'self'
img-src
Scheme
—
http:
img-src
Scheme
—
https:
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
http:
media-src
Scheme
—
https:
media-src
Scheme
—
data:
media-src
Scheme
—
blob:
script-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src-elem
Keyword
—
'self'
style-src-elem
Keyword
—
'unsafe-inline'
Content-Security-Policy-Report-Only
No report-only CSP headers found.