Open
Cached
·
just now
4
directives
Content-Security-Policy
Content-Security-Policy: frame-ancestors 'none';manifest-src 'self';object-src 'none';worker-src 'self' blob:;
frame-ancestors
Keyword
—
'none'
manifest-src
Keyword
—
'self'
object-src
Keyword
—
'none'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.