Open
Cached
·
just now
16
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'nonce-eUP5hXNZ5Wq3JmQ/me1wpQ==' 'report-sample' 'wasm-unsafe-eval' https://code.jquery.com https://cdnjs.cloudflare.com https://www.googletagmanager.com https://googleads.g.doubleclick.net https://*.olark.com https://js-agent.newrelic.com https://static.cloudflareinsights.com; script-src-elem 'self' 'nonce-eUP5hXNZ5Wq3JmQ/me1wpQ==' 'report-sample' https://code.jquery.com https://cdnjs.cloudflare.com https://www.googletagmanager.com https://googleads.g.doubleclick.net https://*.olark.com https://js-agent.newrelic.com https://static.cloudflareinsights.com; script-src-attr 'unsafe-inline'; object-src 'none'; base-uri 'self'; img-src 'self' data: blob: https: http: attachment:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://www.gstatic.com https://cdnjs.cloudflare.com *.olark.com; font-src 'self' data: https://fonts.gstatic.com https://cdnjs.cloudflare.com https://*.olark.com; connect-src 'self' blob: https://fonts.googleapis.com https://fonts.gstatic.com https://www.googletagmanager.com https://www.google.com https://analytics.google.com https://*.google-analytics.com https://www.googleadservices.com https://bam.nr-data.net https://*.olark.com; frame-src 'self' https:; media-src 'self' data: https://*.olark.com; manifest-src 'self'; frame-ancestors 'self'; upgrade-insecure-requests; report-uri https://blogin.co/csp_report;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-eUP5hXNZ5Wq3JmQ/me1wpQ=='
script-src
Keyword
—
'report-sample'
script-src
Keyword
—
'wasm-unsafe-eval'
script-src-elem
Keyword
—
'self'
script-src-elem
Nonce
—
'nonce-eUP5hXNZ5Wq3JmQ/me1wpQ=='
script-src-elem
Keyword
—
'report-sample'
script-src-attr
Keyword
—
'unsafe-inline'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
img-src
Scheme
—
http:
img-src
Scheme
—
attachment:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
frame-src
Scheme
—
https:
media-src
Keyword
—
'self'
media-src
Scheme
—
data:
manifest-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.