Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://*.firebasedatabase.app https://apis.google.com https://accounts.google.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com data:; connect-src 'self' https://*.firebasedatabase.app wss://*.firebasedatabase.app https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://firebaseinstallations.googleapis.com https://www.googleapis.com https://accounts.google.com https://plia-briefing.postpo.workers.dev https://*.cloudfunctions.net https://firebasestorage.googleapis.com https://asistente-5a837.firebasestorage.app; img-src 'self' data: https://lh3.googleusercontent.com; frame-src https://asistente-5a837.firebaseapp.com https://*.firebasedatabase.app https://accounts.google.com https://calendar.google.com; frame-ancestors 'none'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Host
—
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
frame-src
Host
—
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.