Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://js.stripe.com https://r.stripe.com https://apis.google.com https://www.googletagmanager.com https://www.google-analytics.com https://cdn.plaid.com https://production.plaid.com https://development.plaid.com https://sandbox.plaid.com https://www.google.com https://www.gstatic.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.bunny.net; font-src 'self' https://fonts.gstatic.com https://fonts.bunny.net; img-src 'self' data: https: blob:; connect-src 'self' https://*.firebaseapp.com https://*.googleapis.com https://firebase.googleapis.com https://firebaseinstallations.googleapis.com https://firestore.googleapis.com https://firebaselogging-pa.googleapis.com https://fcmregistrations.googleapis.com https://firebaseremoteconfig.googleapis.com https://api.stripe.com https://r.stripe.com https://*.cloudfunctions.net https://*.run.app https://futuresenseai.com https://*.futuresenseai.com https://wealth.futuresenseai.com https://www.google-analytics.com https://analytics.google.com https://production.plaid.com https://development.plaid.com https://sandbox.plaid.com https://cdn.plaid.com https://oauth2.googleapis.com https://accounts.google.com https://www.googleapis.com https://ip-api.com https://api.ipify.org https://www.google.com https://*.ingest.us.sentry.io; frame-src 'self' https://js.stripe.com https://accounts.google.com https://www.google.com https://personalcfo-912f6.firebaseapp.com https://*.firebaseapp.com https://wealth.futuresenseai.com https://cdn.plaid.com https://www.gstatic.com; worker-src 'self' blob:; object-src 'none'; base-uri 'self'; form-action 'self' https://api.stripe.com;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
img-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.