Open
Cached
·
just now
18
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://maps.googleapis.com https://maps.gstatic.com https://js.stripe.com https://sandbox.web.squarecdn.com https://web.squarecdn.com; script-src-elem 'self' https://maps.googleapis.com https://maps.gstatic.com https://js.stripe.com https://sandbox.web.squarecdn.com https://web.squarecdn.com; script-src-attr 'none'; style-src 'self'; style-src-elem 'self' 'unsafe-inline'; style-src-attr 'unsafe-inline'; img-src 'self' data: blob: https://api.qrserver.com https://maps.googleapis.com https://maps.gstatic.com https://*.gstatic.com https://*.googleapis.com https://js.stripe.com https://*.stripe.com https://sandbox.web.squarecdn.com https://web.squarecdn.com https://*.twilio.com https://*.livekit.cloud; font-src 'self' data:; connect-src 'self' https://maps.googleapis.com https://places.googleapis.com https://api.mentehr.com https://mentehr-backend-806604328530.us-east1.run.app https://api.stripe.com https://js.stripe.com https://connect.squareupsandbox.com https://connect.squareup.com https://pci-connect.squareupsandbox.com https://pci-connect.squareup.com https://*.twilio.com wss://*.twilio.com https://*.livekit.cloud wss://*.livekit.cloud https://34.138.61.47.nip.io wss://34.138.61.47.nip.io; frame-src 'self' https://js.stripe.com https://hooks.stripe.com https://sandbox.web.squarecdn.com https://web.squarecdn.com; form-action 'self'; manifest-src 'self'; media-src 'self' blob:; worker-src 'self' blob:; object-src 'none'; base-uri 'self'; frame-ancestors 'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src-elem
Keyword
—
'self'
script-src-attr
Keyword
—
'none'
style-src
Keyword
—
'self'
style-src-elem
Keyword
—
'self'
style-src-elem
Keyword
—
'unsafe-inline'
style-src-attr
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Host
—
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
frame-src
Keyword
—
'self'
form-action
Keyword
—
'self'
manifest-src
Keyword
—
'self'
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.