Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'; upgrade-insecure-requests; connect-src 'self' https://uploadthingstatus.com https://*.amazonaws.com https://*.r2.cloudflarestorage.com https://unpkg.com https://cdn.jsdelivr.net https://*.ufs.sh https://*.ingest.uploadthing.com https://*.clerk.com https://*.clerk.services https://clerk.uploadthing.com; font-src 'self'; frame-src 'self' https://vercel.live; img-src 'self' blob: data: https://utfs.io https://*.ufs.sh https://img.clerk.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://vercel.live https://*.clerk.com https://*.clerk.services https://clerk.uploadthing.com; style-src 'self' 'unsafe-inline'; worker-src 'self' blob:
default-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
upgrade-insecure-requests
Source
—
(no sources)
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
font-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
img-src
Host
—
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Host
—
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.