Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; img-src * data: blob:; media-src *; frame-src 'self' https://*.twilio.com https://flex.twilio.com https://*.braintreegateway.com https://*.braintree-api.com https://assets.braintreegateway.com/ https://*.cardinalcommerce.com https://*.stripe.com https://*.wistia.com https://*.wistia.net https://*.googleapis.com https://*.gstatic.com https://accounts.google.com https://apis.google.com https://appleid.cdn-apple.com; font-src 'self' data: https://*.googleapis.com https://*.gstatic.com https://accounts.google.com https://apis.google.com https://*.stripe.com; style-src 'self' 'unsafe-inline' https://*.googleapis.com https://*.gstatic.com https://accounts.google.com https://apis.google.com https://*.stripe.com https://*.mapbox.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.googleapis.com https://*.gstatic.com https://accounts.google.com https://apis.google.com https://appleid.cdn-apple.com https://*.stripe.com https://*.mapbox.com https://*.cardinalcommerce.com https://*.wistia.com https://*.wistia.net https://proxy.csidetm.com; connect-src 'self' data: wss://preprod-svc-socket.us1.fleet-dev.com https://preprod-svc-socket.us1.fleet-dev.com https://preprod-tapi-bugfix.us1.fleet-dev.com https://*.mapbox.com https://*.wistia.com https://*.wistia.net https://*.braintreegateway.com https://*.braintree-api.com https://assets.braintreegateway.com/ https://*.googleapis.com https://*.gstatic.com https://accounts.google.com https://apis.google.com https://appleid.cdn-apple.com https://*.stripe.com https://*.cardinalcommerce.com https://*.twilio.com https://flex.twilio.com https://*.sentry.io https://*.amazonaws.com https://*.clearbit.com https://*.ipify.org https://proxy.csidetm.com https://preprod-svc-tas.us1.fleet-dev.com; worker-src 'self' blob:; object-src 'none'
default-src
Keyword
—
'self'
img-src
Host
—
*
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
media-src
Host
—
*
frame-src
Keyword
—
'self'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
data:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.