Open
Cached
·
just now
15
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://api.mapbox.com https://js.stripe.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://api.mapbox.com; font-src 'self' data: https://fonts.gstatic.com; img-src 'self' data: blob: https://heyzoe-portal-api-7r5i.onrender.com https://images.unsplash.com https://*.googleusercontent.com https://api.mapbox.com https://cdn.sanity.io https://thepeptidelist.com; media-src 'self' blob: https://heyzoe-portal-api-7r5i.onrender.com; worker-src 'self' blob:; child-src blob:; frame-src 'self' https://js.stripe.com https://www.youtube.com https://player.vimeo.com https://fts.cardconnect.com https://fts-uat.cardconnect.com https://www.google.com; connect-src 'self' https://heyzoe-portal-api-7r5i.onrender.com https://api.stripe.com https://api.mapbox.com https://events.mapbox.com https://*.tiles.mapbox.com https://*.twilio.com wss://*.twilio.com; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'; upgrade-insecure-requests
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Host
—
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
child-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.