Open
Cached
·
just now
3
directives
Content-Security-Policy
Content-Security-Policy: default-src https:; script-src https: 'unsafe-inline'; style-src https: 'unsafe-inline'
default-src
Scheme
—
https:
script-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-inline'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
Content-Security-Policy-Report-Only
No report-only CSP headers found.