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