Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https:; font-src 'self' https: data:; img-src 'self' https: data:; object-src 'self' https:; script-src 'self' https: 'nonce-Sd7zRI9+iz4D+iy5niaueA=='; style-src 'self' https: 'unsafe-inline'; frame-ancestors 'self'
default-src
Keyword
—
'self'
default-src
Scheme
—
https:
font-src
Keyword
—
'self'
font-src
Scheme
—
https:
font-src
Scheme
—
data:
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
object-src
Keyword
—
'self'
object-src
Scheme
—
https:
script-src
Keyword
—
'self'
script-src
Scheme
—
https:
script-src
Nonce
—
'nonce-Sd7zRI9+iz4D+iy5niaueA=='
style-src
Keyword
—
'self'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.