Cached · just now
8 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'
frame-src Keyword
'unsafe-inline'
frame-src Keyword
'unsafe-eval'
frame-src Host
frame-src Host
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
https:
script-src Host
connect-src Keyword
'self'
connect-src Scheme
https:
media-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.