Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://*.firebaseapp.com https://*.firebase.com https://www.gstatic.com https://apis.google.com; img-src 'self' data: https://*.googleusercontent.com https://avatars.githubusercontent.com; frame-src 'self' https://boxes-53716.firebaseapp.com https://accounts.google.com https://github.com https://auth.boxez.cc; connect-src 'self' wss://boxez.cc https://*.googleapis.com https://securetoken.googleapis.com https://www.googleapis.com https://identitytoolkit.googleapis.com; style-src 'self' 'unsafe-inline'; font-src 'self' data:; object-src 'none';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
frame-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.