Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'nonce-11qjPhs9XdVlGWDatAd5bqKZ4Rj7I9ifRb6+MblQLRs=' https://*.formapprovals.com https://*.stripe.com https://*.google.com https://*.gstatic.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' https://*.googleusercontent.com https://storage.googleapis.com https://*.gstatic.com data:; media-src 'self' https://storage.googleapis.com; connect-src 'self' https://*.formapprovals.com https://*.stripe.com https://*.google.com https://*.googleapis.com https://*.gstatic.com; frame-src 'self' https://www.youtube-nocookie.com https://*.stripe.com https://www.google.com https://*.firebaseapp.com https://*.formapprovals.com; frame-ancestors 'none'; object-src 'none'; base-uri 'self'; form-action 'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-11qjPhs9XdVlGWDatAd5bqKZ4Rj7I9ifRb6+MblQLRs='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
media-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.