Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: frame-ancestors 'self'; frame-src 'self' https://*.draw.io https://*.youtube.com https://*.youtube-nocookie.com https://*.vimeo.com https://embed.diagrams.net; script-src http: https: 'nonce-Hjxi22rmFvLjVH4VSvnPNsMX' 'strict-dynamic'; style-src 'self' 'unsafe-inline' http: https:; img-src 'self' data: blob: http: https:; object-src 'self'; base-uri 'self'
frame-ancestors
Keyword
—
'self'
frame-src
Keyword
—
'self'
script-src
Scheme
—
http:
script-src
Scheme
—
https:
script-src
Nonce
—
'nonce-Hjxi22rmFvLjVH4VSvnPNsMX'
script-src
Keyword
—
'strict-dynamic'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Scheme
—
http:
style-src
Scheme
—
https:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
http:
img-src
Scheme
—
https:
object-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.