12 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.