Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'; script-src 'self' https://www.gstatic.com https://www.google.com https://www.gstatic.com/recaptcha/ https://www.google.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: blob: https:; connect-src 'self' blob: https://*.googleapis.com https://*.google.com https://www.googleapis.com https://apis.google.com https://*.firebaseio.com https://*.cloudfunctions.net https://*.firebasestorage.app https://firebasestorage.googleapis.com https://www.google.com https://www.gstatic.com https://www.recaptcha.net https://recaptcha.google.com https://content-firebaseappcheck.googleapis.com https://firebaseappcheck.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com; frame-src 'self' blob: data: https://accounts.google.com https://www.google.com https://www.recaptcha.net https://recaptcha.google.com https://kalo-web.firebaseapp.com https://kalo-web-admin.web.app
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
script-src
Keyword
—
'self'
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:
img-src
Scheme
—
https:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
blob:
connect-src
Host
—
frame-src
Keyword
—
'self'
frame-src
Scheme
—
blob:
frame-src
Scheme
—
data:
Content-Security-Policy-Report-Only
No report-only CSP headers found.