Open
Cached
·
12h ago
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.googletagmanager.com https://js.stripe.com https://apis.google.com https://www.gstatic.com https://www.google.com https://www.gstatic.com https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/; 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: blob: https:; connect-src 'self' 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://www.google-analytics.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://us-central1-kumonwebsite.cloudfunctions.net https://www.google.com https://*.ingest.us.sentry.io; frame-src 'self' https://www.google.com https://*.firebaseapp.com https://js.stripe.com https://www.google.com/recaptcha/ https://firebasestorage.googleapis.com; object-src 'none'; base-uri 'self'; form-action 'self' https://api.stripe.com; manifest-src 'self'
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'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
manifest-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.