Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://www.gstatic.com https://apis.google.com https://cdnjs.cloudflare.com; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com wss://*.firebaseio.com https://us-central1-readycheckgo-6b29c.cloudfunctions.net https://www.google-analytics.com; img-src 'self' data: https://*.googleusercontent.com; style-src 'self' 'unsafe-inline'; frame-src https://accounts.google.com https://readycheckgo-6b29c.firebaseapp.com; frame-ancestors 'none';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.