Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' mailto: tel: *.nr-data.net *.stripe.com *.cookiebot.com *.fluke.com *.flukenetworks.com *.link-lightning.com *.google-analytics.com *.googletagmanager.com *.amazonaws.com *.doubleclick.net *.googleapis.com; font-src 'self' 'unsafe-inline' *.gstatic.com *.bootstrapcdn.com *.zdassets.com *.flukenetworks.com; img-src * 'self' data: https:; manifest-src 'self'; object-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.nr-data.net *.newrelic.com *.cookiebot.com *.stripe.com *.linkwarelive.com *.google-analytics.com *.googletagmanager.com *.google.com *.desk.com *.googlecode.com *.googleapis.com *.zdassets.com *.zendesk.com *.flukenetworks.com blob:; style-src 'self' 'unsafe-inline' *.googleapis.com *.bootstrapcdn.com; frame-ancestors 'self' https://*.fluke.com;
default-src
Keyword
—
'self'
default-src
Scheme
—
mailto:
default-src
Scheme
—
tel:
default-src
Host
—
default-src
Host
—
font-src
Keyword
—
'self'
font-src
Keyword
—
'unsafe-inline'
font-src
Host
—
img-src
Host
—
*
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
manifest-src
Keyword
—
'self'
object-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Host
—
script-src
Host
—
script-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.