15 directives

Content-Security-Policy

block-all-mixed-content Source
(no sources)
frame-ancestors Keyword
'self'
frame-ancestors Host
default-src Keyword
'self'
object-src Keyword
'none'
img-src Keyword
'self'
img-src Scheme
blob:
img-src Scheme
data:
img-src Scheme
https:
media-src Keyword
'self'
media-src Scheme
mediastream:
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
blob:
script-src Scheme
data:
script-src Scheme
https:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Scheme
https:
font-src Keyword
'self'
font-src Host
font-src Scheme
data:
font-src Scheme
https:
frame-src Keyword
'self'
frame-src Scheme
https:
connect-src Keyword
'self'
connect-src Host
connect-src Scheme
https:
base-uri Keyword
'self'
form-action Keyword
'self'
form-action Scheme
https:
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.