Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' *.vercel-analytics.com *.vercel-scripts.com *.cloudflareinsights.com https://apis.google.com https://*.googleapis.com https://*.gstatic.com https://accounts.google.com https://www.googletagmanager.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; img-src *.supabase.co * blob: data:; media-src *.s3.amazonaws.com *.shipixen.com; frame-src 'self' https://www.youtube.com https://www.youtube-nocookie.com https://accounts.google.com https://tv-watch-list-5a288.firebaseapp.com; connect-src * https://*.googleapis.com https://accounts.google.com; font-src 'self' https://fonts.gstatic.com;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
script-src
Host
—
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Host
—
*
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
frame-src
Keyword
—
'self'
connect-src
Host
—
*
font-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.