Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' 'unsafe-hashes' https://challenges.cloudflare.com https://*.zondax.ch https://*.zondax.io https://va.vercel-scripts.com https://vercel.live https://*.vercel.app https://js.stripe.com https://clerk.kunobi.ninja https://embed.cloudflarestream.com https://*.googletagmanager.com https://googleads.g.doubleclick.net https://www.googleadservices.com; worker-src 'self' blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; img-src 'self' data: blob: https: *; media-src 'self' https://r2.kunobi.com; frame-src 'self' https://challenges.cloudflare.com https://js.stripe.com https://*.stripe.com https://*.cloudflarestream.com https://www.youtube.com https://www.youtube-nocookie.com https://www.googletagmanager.com https://bid.g.doubleclick.net https://td.doubleclick.net; connect-src 'self' https://challenges.cloudflare.com https://*.zondax.ch https://*.zondax.io https://va.vercel-scripts.com https://vercel.live https://*.vercel.app https://*.locationiq.com https://api.stripe.com https://clerk-telemetry.com https://clerk.kunobi.ninja https://r2.kunobi.com https://api.kunobi.ninja https://*.googletagmanager.com https://*.google-analytics.com https://*.analytics.google.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://www.google.com https://pagead2.googlesyndication.com; font-src 'self' https://fonts.gstatic.com; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-hashes'
script-src
Host
—
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
img-src
Host
—
*
media-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
connect-src
Host
—
font-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.