Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://apis.google.com https://www.gstatic.com https://www.google.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: blob: https://*.fly.storage.tigris.dev https://ui-avatars.com https://picsum.photos https://images.unsplash.com https://apps.lovense.com; connect-src 'self' https://api.geteidolon.app https://ai-companions-dev.fly.dev https://ai-companions-frontend.fly.dev https://*.fly.storage.tigris.dev https://*.firebaseio.com https://*.googleapis.com https://firestore.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://www.google.com wss://*.firebaseio.com; frame-src https://accounts.google.com https://www.google.com https://*.firebaseapp.com https://geteidolon.app https://appleid.apple.com; worker-src 'self' blob:; media-src 'self' blob: https://*.fly.storage.tigris.dev https://storage.googleapis.com https://*.elevenlabs.io
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'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.