Open
Cached
·
just now
4
directives
Content-Security-Policy
Content-Security-Policy: frame-ancestors 'self'; default-src * 'unsafe-inline' 'unsafe-eval' blob:; font-src data: *; img-src data: *
frame-ancestors
Keyword
—
'self'
default-src
Host
—
*
default-src
Keyword
—
'unsafe-inline'
default-src
Keyword
—
'unsafe-eval'
default-src
Scheme
—
blob:
font-src
Scheme
—
data:
font-src
Host
—
*
img-src
Scheme
—
data:
img-src
Host
—
*
Content-Security-Policy-Report-Only
No report-only CSP headers found.