11 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Host
*
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
*
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Scheme
blob:
style-src Host
*
img-src Host
*
img-src Keyword
'self'
img-src Scheme
blob:
img-src Scheme
data:
connect-src Host
*
font-src Host
*
frame-src Host
*
object-src Keyword
'none'
base-uri Keyword
'self'
form-action Keyword
'self'
form-action Host
*
frame-ancestors Scheme
https:

Content-Security-Policy-Report-Only

No report-only CSP headers found.