Open
Cached
·
1m ago
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none';img-src * data:;script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: https://s0.wp.com https://c0.wp.com https://chimpstatic.com https://secure.gravatar.com https://stats.wp.com https://maps.googleapis.com;style-src 'self' 'unsafe-inline' https://s0.wp.com https://c0.wp.com https://fonts-api.wp.com https://0.gravatar.com;font-src 'self' data: https://fonts.wp.com https://fonts-api.wp.com https://s0.wp.com https://c0.wp.com;base-uri 'self';manifest-src 'self';connect-src 'self' https://maps.googleapis.com; frame-src * https://*.dintero.com
default-src
Keyword
—
'none'
img-src
Host
—
*
img-src
Scheme
—
data:
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
script-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
base-uri
Keyword
—
'self'
manifest-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
frame-src
Host
—
*
Content-Security-Policy-Report-Only
No report-only CSP headers found.