Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https://*.paypal.com https://*.paypalobjects.com; script-src 'nonce-lOUbcP3tb/JPMp4UcXpGvJiOgEZM+Fi2ZhEiAkui1ma7E0If' 'self' https://*.paypalobjects.com 'unsafe-inline' 'unsafe-eval'; style-src 'self' https://*.paypalobjects.com 'unsafe-inline' ; img-src 'self' https: data:; object-src 'none'; connect-src 'self' https://*.paypal.com https://*.paypalobjects.com https://*.venmo.com https://nexus.ensighten.com https://*.google-analytics.com 'unsafe-inline'; font-src 'self' https://*.paypalobjects.com data:; base-uri 'self' https://*.paypal.com; frame-src 'self' https://*.paypal.com https://*.paypalobjects.com https://www.youtube.com https://www.youtube-nocookie.com; form-action 'self' https://*.paypal.com; upgrade-insecure-requests;; report-uri https://www.paypal.com/csplog/api/log/csp
default-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-lOUbcP3tb/JPMp4UcXpGvJiOgEZM+Fi2ZhEiAkui1ma7E0If'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
object-src
Keyword
—
'none'
connect-src
Keyword
—
'self'
connect-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
base-uri
Keyword
—
'self'
frame-src
Keyword
—
'self'
form-action
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.