12 directives

Content-Security-Policy

connect-src Keyword
'self'
default-src Keyword
'self'
form-action Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
frame-src Keyword
'self'
frame-src Scheme
mailto:
frame-ancestors Keyword
'self'
img-src Host
*
img-src Scheme
data:
media-src Keyword
'self'
object-src Keyword
'none'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Keyword
'self'
worker-src Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.