13 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
connect-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
object-src Keyword
'none'
media-src Keyword
'self'
frame-src Keyword
'self'
base-uri Keyword
'self'
report-uri Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.