Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.tailwindcss.com https://www.paypal.com https://*.paypal.com https://js.stripe.com https://www.sentry.io https://browser.sentry-cdn.com https://accounts.google.com https://apis.google.com https://*.firebaseapp.com https://*.firebaseio.com https://static.cloudflareinsights.com https://va.vercel-scripts.com https://www.googletagmanager.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.cdnfonts.com; font-src 'self' https://fonts.gstatic.com https://fonts.cdnfonts.com data:; img-src 'self' data: blob: https:; media-src 'self' data: blob: https:; connect-src 'self' https://www.paypal.com https://*.paypal.com https://api.resend.com https://*.firebaseio.com https://firestore.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://www.sentry.io https://*.sentry.io https://accounts.google.com https://www.googleapis.com https://auth.trodolo.com; worker-src 'self' blob:; frame-src 'self' https://www.paypal.com https://*.paypal.com https://js.stripe.com https://hooks.stripe.com https://accounts.google.com https://*.google.com https://*.firebaseio.com https://auth.trodolo.com; object-src 'none'; base-uri 'self'; form-action 'self' https://accounts.google.com https://auth.trodolo.com https://*.paypal.com https://*.nowpayments.io
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
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
Scheme
—
https:
media-src
Keyword
—
'self'
media-src
Scheme
—
data:
media-src
Scheme
—
blob:
media-src
Scheme
—
https:
connect-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.