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