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