Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; frame-src 'self' https://js.stripe.com https://hooks.stripe.com https://www.google.com/recaptcha/ https://apis.google.com https://appleid.apple.com; worker-src 'self'; connect-src 'self' https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://api.stripe.com https://www.google.com/recaptcha/ https://call-bear-backend-345979931373.us-central1.run.app https://appleid.apple.com; font-src 'self'; img-src 'self' data: https://lh3.googleusercontent.com; manifest-src 'self'; object-src 'none'; script-src 'self' https://js.stripe.com https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://apis.google.com https://appleid.cdn-apple.com 'nonce-AZ5xlPtBY97meLxPhjH9oA=='; style-src 'self' 'unsafe-inline'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'
default-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
manifest-src
Keyword
—
'self'
object-src
Keyword
—
'none'
script-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-AZ5xlPtBY97meLxPhjH9oA=='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.