Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' 'unsafe-inline' https://*.paypal.com https://*.paypalobjects.com https://assets.braintreegateway.com; connect-src 'self' 'unsafe-inline' https://*.paypal.com https://*.paypalobjects.com https://*.braintreegateway.com https://*.braintree-api.com https://*.algolianet.com https://*.algolia.net https://insights.algolia.io https://*.qualtrics.com https://www.google-analytics.com https://www.analytics.google.com https://region1.google-analytics.com https://region1.analytics.google.com https://api.sprig.com; style-src 'self' 'unsafe-inline' https://*.paypal.com https://*.paypalobjects.com https://*.braintreegateway.com; script-src 'nonce-il4VdP6wudPy/2xDvUEQlkBNd9SxlVYYENhBoGzBZLURmsx9' 'self' 'unsafe-inline' https://*.paypal.com https://*.paypalobjects.com https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://www.google-analytics.com https://www.analytics.google.com https://region1.google-analytics.com https://region1.analytics.google.com; font-src 'self' https://*.paypal.com https://*.paypalobjects.com https://assets.braintreegateway.com; frame-src 'self' https://*.paypalobjects.com https://*.paypal.com https://codepen.io/braintree/ https://*.braintreegateway.com https://*.qualtrics.com https://*.paypal-support.com https://www.google.com/recaptcha/ https://recaptcha.google.com/recaptcha/; img-src 'self' https: data:; object-src 'none'; form-action 'self' https://*.paypal.com; base-uri 'self' https://*.paypal.com; upgrade-insecure-requests;; report-uri https://www.paypal.com/csplog/api/log/csp
default-src
Keyword
—
'self'
default-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
connect-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
script-src
Nonce
—
'nonce-il4VdP6wudPy/2xDvUEQlkBNd9SxlVYYENhBoGzBZLURmsx9'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
object-src
Keyword
—
'none'
form-action
Keyword
—
'self'
base-uri
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.