Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://*.i.posthog.com https://cdn.jsdelivr.net https://unpkg.com https://*.sentry.io https://challenges.cloudflare.com https://static.cloudflareinsights.com https://www.googletagmanager.com https://connect.facebook.net https://s.pinimg.com https://ct.pinterest.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com data:; img-src 'self' data: https: blob: https://*.supabase.co https://images.unsplash.com https://images.pexels.com; media-src 'self' https: blob:; connect-src 'self' blob: https://*.i.posthog.com https://*.supabase.co wss://*.supabase.co https://api.wiroko.com wss://api.wiroko.com https://api.remove.bg https://images.pexels.com https://api.pexels.com https://*.sentry.io https://*.ingest.sentry.io https://us.i.posthog.com https://cloudflareinsights.com https://www.google-analytics.com https://stats.g.doubleclick.net https://www.facebook.com https://ct.pinterest.com https://region1.google-analytics.com; frame-src 'self' https://www.youtube.com https://player.vimeo.com https://challenges.cloudflare.com https://ct.pinterest.com; worker-src 'self' blob:; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'; upgrade-insecure-requests
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
img-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
https:
media-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.