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