Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src https:; font-src https: data:; img-src https: data:; base-uri 'self'; object-src 'self'; media-src https: blob:; child-src https: blob:; worker-src https: blob:; frame-ancestors 'self' https://*.blackrock.com https://*.ishares.com; style-src https: 'unsafe-inline'; script-src https: 'nonce-LblfP3jHYok4FJwUkJeR/w==';
default-src
Scheme
—
https:
font-src
Scheme
—
https:
font-src
Scheme
—
data:
img-src
Scheme
—
https:
img-src
Scheme
—
data:
base-uri
Keyword
—
'self'
object-src
Keyword
—
'self'
media-src
Scheme
—
https:
media-src
Scheme
—
blob:
child-src
Scheme
—
https:
child-src
Scheme
—
blob:
worker-src
Scheme
—
https:
worker-src
Scheme
—
blob:
frame-ancestors
Keyword
—
'self'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
script-src
Scheme
—
https:
script-src
Nonce
—
'nonce-LblfP3jHYok4FJwUkJeR/w=='
Content-Security-Policy-Report-Only
No report-only CSP headers found.