11 directives

Content-Security-Policy

default-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
https:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Scheme
https:
font-src Keyword
'self'
font-src Scheme
data:
font-src Scheme
https:
frame-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
https:
script-src Scheme
blob:
connect-src Keyword
'self'
connect-src Scheme
https:
connect-src Scheme
wss:
media-src Keyword
'self'
media-src Scheme
mediastream:
child-src Scheme
blob:
frame-ancestors Keyword
'self'
frame-ancestors Scheme
https:
frame-ancestors Host
ASN | Amazon
object-src Keyword
'self'
object-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.