13 directives

Content-Security-Policy

default-src Host
*
default-src Keyword
'unsafe-inline'
default-src Keyword
'unsafe-eval'
default-src Scheme
data:
default-src Scheme
blob:
script-src Host
*
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
data:
script-src Scheme
blob:
style-src Host
*
style-src Keyword
'unsafe-inline'
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:
font-src Host
*
font-src Scheme
data:
connect-src Host
*
frame-src Host
*
object-src Keyword
'none'
form-action Host
*
base-uri Keyword
'self'
frame-ancestors Keyword
'self'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.