Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: https://*.google.com https://*.gstatic.com https://apis.google.com https://www.google.com https://www.gstatic.com https://*.firebaseapp.com https://*.google-analytics.com https://*.agora.io https://download.agora.io; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://www.gstatic.com https://*.gstatic.com; font-src 'self' https://fonts.gstatic.com data:; img-src 'self' data: blob: https://*.googleusercontent.com https://*.google.com https://www.gstatic.com https://*.gstatic.com https://*.firebasestorage.googleapis.com https://firebasestorage.googleapis.com https://ui-avatars.com https://i.pravatar.cc https://images.unsplash.com https://lh3.googleusercontent.com https://appleid.apple.com; media-src 'self' blob: https://firebasestorage.googleapis.com https://*.firebasestorage.googleapis.com https://assets.mixkit.co; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com https://*.firebaseapp.com https://*.cloudfunctions.net https://*.google-analytics.com https://*.google.com https://www.google.com https://apis.google.com https://accounts.google.com https://*.agora.io https://*.edge.agora.io https://*.sd-rtn.com wss://*.agora.io wss://*.sd-rtn.com https://*.stream.io wss://*.stream.io https://*.stream-io-api.com https://getstream.io https://appleid.apple.com; worker-src 'self' blob:; frame-src 'self' https://*.firebaseapp.com https://*.google.com https://accounts.google.com https://apis.google.com https://appleid.apple.com;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
blob:
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
Host
—
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
media-src
Host
—
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
frame-src
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.