Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://js.stripe.com https://www.googletagmanager.com https://www.google-analytics.com https://apis.google.com https://accounts.google.com https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: blob: https: firebasestorage.googleapis.com https://placehold.co; media-src 'self' https://raw.githubusercontent.com; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com wss://*.firebaseio.com https://us-central1-jawned-a7513.cloudfunctions.net https://us-central1-jawned-prod.cloudfunctions.net https://api.stripe.com https://www.google-analytics.com https://*.firebaseapp.com https://raw.githubusercontent.com https://www.google.com/recaptcha/; frame-src 'self' https://js.stripe.com https://hooks.stripe.com https://*.firebaseapp.com https://jawned.com https://accounts.google.com https://jspaint.app https://www.google.com/recaptcha/ https://recaptcha.google.com/recaptcha/; worker-src blob:;
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:
media-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-src
Host
—
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.