Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https://*.paypal.com https://*.paypalobjects.com; script-src 'nonce-vNrip9yV9TLrCtUY5OaEOUONpqFs3AYumlxqJhvNPMo4WHVq' 'self' https://*.paypal.com https://*.paypalobjects.com 'unsafe-inline'; img-src 'self' https:; font-src 'self' https://*.paypalobjects.com https://*.paypal.com; form-action 'self' https://*.paypal.com; base-uri 'self' https://*.paypal.com; object-src 'none'; upgrade-insecure-requests;; report-uri https://www.paypal.com/csplog/api/log/csp
default-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-vNrip9yV9TLrCtUY5OaEOUONpqFs3AYumlxqJhvNPMo4WHVq'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
font-src
Keyword
—
'self'
form-action
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.