Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; form-action 'self' https://checkout.stripe.com; script-src 'self' 'unsafe-inline' https://js.stripe.com https://*.posthog.com https://*.amazonaws.com https://apis.google.com https://accounts.google.com https://static.cloudflareinsights.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; font-src 'self' data: https://fonts.gstatic.com https://*.amazonaws.com; img-src 'self' data: blob: https://firebasestorage.googleapis.com https://assets.jellylinks.com https://api.dicebear.com https://api.qrserver.com https://images.unsplash.com https://*.googleusercontent.com https://*.amazonaws.com https://accounts.google.com https://*.cdninstagram.com https://grainy-gradients.vercel.app; connect-src 'self' http://127.0.0.1:5001 http://localhost:5001 https://jellyinsta-hunqcski5a-uc.a.run.app https://us.i.posthog.com https://*.posthog.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://firebaseinstallations.googleapis.com https://firestore.googleapis.com https://firebasestorage.googleapis.com https://*.googleapis.com https://api.stripe.com https://*.amazonaws.com wss://*.firebaseio.com https://accounts.google.com https://cloudflareinsights.com; frame-src 'self' https://checkout.stripe.com https://js.stripe.com https://hooks.stripe.com https://*.amazonaws.com https://accounts.google.com https://*.firebaseapp.com; media-src 'self' blob: https://*.amazonaws.com; worker-src 'self' blob:; upgrade-insecure-requests
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
form-action
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
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:
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
frame-src
Keyword
—
'self'
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.