Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://connect-js.stripe.com https://js.stripe.com; style-src 'self' 'unsafe-inline' 'sha256-0hAheEzaMe6uXIKV4EehS9pu1am1lj/KnnzrOYqckXk='; style-src-attr 'unsafe-inline' 'unsafe-hashes' 'sha256-N95CxXVPTljBJSWulKrPPwX5o3tjVXEwQnWbeTatJjU='; img-src 'self' data: https: https://*.stripe.com; connect-src 'self' https://checkout.stripe.com https://api.stripe.com https://connect.stripe.com https://r.stripe.com; frame-src https://connect-js.stripe.com https://js.stripe.com; manifest-src 'self'; worker-src 'self'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'; object-src 'none'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Hash
—
'sha256-0hAheEzaMe6uXIKV4EehS9pu1am1lj/KnnzrOYqckXk='
style-src-attr
Keyword
—
'unsafe-inline'
style-src-attr
Keyword
—
'unsafe-hashes'
style-src-attr
Hash
—
'sha256-N95CxXVPTljBJSWulKrPPwX5o3tjVXEwQnWbeTatJjU='
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
connect-src
Keyword
—
'self'
manifest-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.