Cached · just now
15 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Host
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
script-src Scheme
blob:
script-src Keyword
'report-sample'
style-src-attr Keyword
'unsafe-inline'
style-src-attr Keyword
'report-sample'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
base-uri Keyword
'self'
frame-src Keyword
'self'
frame-src Host
media-src Keyword
'self'
worker-src Keyword
'self'
worker-src Scheme
blob:
worker-src Keyword
'report-sample'
frame-ancestors Keyword
'self'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
style-src-elem Keyword
'report-sample'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Keyword
'report-sample'
font-src Keyword
'self'
font-src Scheme
data:
object-src Keyword
'self'
connect-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.