Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://apis.google.com https://www.googletagmanager.com https://www.google-analytics.com https://static.cloudflareinsights.com; script-src-elem 'self' 'unsafe-inline' https://apis.google.com https://www.googletagmanager.com https://www.google-analytics.com https://static.cloudflareinsights.com; style-src 'self' 'unsafe-inline'; connect-src 'self' https://*.firebaseio.com https://*.googleapis.com https://firestore.googleapis.com https://www.google-analytics.com https://www.googletagmanager.com https://cloudflareinsights.com wss://*.up.railway.app wss: ws:; img-src 'self' data: https:; font-src 'self' data:; frame-src https://accounts.google.com https://*.firebaseapp.com https://auth.matgrind.com; object-src 'none'; base-uri 'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src-elem
Keyword
—
'self'
script-src-elem
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
wss:
connect-src
Scheme
—
ws:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.