Cached · just now
14 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src-elem Keyword
'self'
script-src-elem Keyword
'unsafe-inline'
script-src-elem Host
connect-src Keyword
'self'
connect-src Host
frame-src Keyword
'self'
frame-src Host
frame-src Host
frame-src Host
child-src Keyword
'self'
child-src Scheme
blob:
form-action Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
font-src Keyword
'self'
font-src Scheme
data:
media-src Keyword
'self'
worker-src Keyword
'self'
worker-src Scheme
blob:
base-uri Keyword
'self'
object-src Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.