Cached · just now
12 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.