Open
Cached
·
just now
5
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' *.keepit.com https://www.google.com https://www.gstatic.com https://keepit.freshdesk.com; img-src 'self' https: blob: data:; font-src 'self' https:; style-src 'self' https: 'unsafe-inline'; object-src 'none';
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
font-src
Scheme
—
https:
style-src
Keyword
—
'self'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.