Open
Cached
·
9h ago
4
directives
Content-Security-Policy
Content-Security-Policy: default-src https:; script-src https: 'unsafe-inline' 'wasm-unsafe-eval'; style-src https: 'unsafe-inline'; img-src https: data:
default-src
Scheme
—
https:
script-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'wasm-unsafe-eval'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
Content-Security-Policy-Report-Only
No report-only CSP headers found.