Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://fonts.googleapis.com https://cdn.jsdelivr.net https://api.mapbox.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://api.mapbox.com; font-src https://fonts.gstatic.com https://api.mapbox.com; img-src 'self' https://storage.googleapis.com https://*.supabase.co https://*.cdninstagram.com https://*.fbcdn.net https://scontent.cdninstagram.com https://api.mapbox.com data: blob:; connect-src 'self' https://edgnudrbysybefbqyijq.supabase.co https://www.strava.com https://generativelanguage.googleapis.com https://api.openai.com https://api.anthropic.com https://api.mapbox.com https://*.mapbox.com; media-src 'self' blob:; frame-src 'self' https://api.mapbox.com; worker-src 'self' blob:;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.