Open
Cached
·
just now
5
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' 'unsafe-inline' https: data: https://cdnjs.cloudflare.com https://*.googletagmanager.com https://cdn.jsdelivr.net https://*.fontawesome.com https://*.googleapis.com https://*.jacklmoore.com https://*.gstatic.com https://*.google-analytics.com; script-src 'self' 'unsafe-inline' https: data: https://cdnjs.cloudflare.com https://*.googletagmanager.com https://cdn.jsdelivr.net https://*.fontawesome.com https://*.googleapis.com https://*.jacklmoore.com https://*.gstatic.com https://*.google-analytics.com; object-src 'none'; frame-ancestors 'self'; report-uri /report-csp-violation
default-src
Keyword
—
'self'
default-src
Keyword
—
'unsafe-inline'
default-src
Scheme
—
https:
default-src
Scheme
—
data:
default-src
Host
—
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Scheme
—
https:
script-src
Scheme
—
data:
script-src
Host
—
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'self'
report-uri
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.