Cached · just now
11 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
frame-src Keyword
'self'
frame-src Host
font-src Keyword
'self'
font-src Scheme
data:
img-src Keyword
'self'
img-src Scheme
data:
img-src Host
connect-src Keyword
'self'
connect-src Scheme
data:
connect-src Host
media-src Keyword
'self'
worker-src Scheme
blob:
frame-ancestors Keyword
'self'
form-action Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.