Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https:; font-src 'self' https: data:; img-src 'self' https: data:; object-src 'none'; script-src 'self' *.google-analytics.com cdn.cookielaw.org 'nonce-Z8ss1ByrrslK5+IQCiPd6g=='; style-src 'self' https: 'unsafe-inline'; connect-src 'self' https:; report-uri /csp_violation_report
default-src
Keyword
—
'self'
default-src
Scheme
—
https:
font-src
Keyword
—
'self'
font-src
Scheme
—
https:
font-src
Scheme
—
data:
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
object-src
Keyword
—
'none'
script-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-Z8ss1ByrrslK5+IQCiPd6g=='
style-src
Keyword
—
'self'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
https:
report-uri
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.