11 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Scheme
blob:
manifest-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
media-src Keyword
'self'
media-src Scheme
blob:
media-src Scheme
data:
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
blob:
script-src Host
script-src-elem Keyword
'self'
script-src-elem Keyword
'unsafe-inline'
script-src-elem Host
ASN | Incapsula
script-src-elem Host
ASN | Automattic
script-src-elem Scheme
blob:
script-src-elem Host
font-src Keyword
'self'
font-src Scheme
data:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Scheme
blob:
connect-src Keyword
'self'
connect-src Scheme
data:
connect-src Host
frame-ancestors Host
*
frame-src Host
*

Content-Security-Policy-Report-Only

No report-only CSP headers found.