Open
Cached
·
just now
6
directives
Content-Security-Policy
Content-Security-Policy: script-src 'self' 'unsafe-inline' https://cdn.svgator.com/; style-src 'self' 'unsafe-inline' fonts.googleapis.com stackpath.bootstrapcdn.com fonts.gstatic.com; img-src 'self' data:; font-src 'self' fonts.gstatic.com fonts.googleapis.com stackpath.bootstrapcdn.com data:; frame-src 'none'; frame-ancestors 'self';
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
frame-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.