Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'sha256-hnYA+a45hmin8Vp3Umgj5QTgoqzUBmETN40JLPL6hJA=' 'sha256-FhfCG+2mq1KdIWn1jgB9ZD2h0xRclEaJ+030+h+2GKU=' https://cdn.tailwindcss.com https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://d3js.org https://www.gstatic.com https://apis.google.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.tailwindcss.com; font-src 'self' https://fonts.gstatic.com data:; img-src 'self' data: blob: https:; connect-src 'self' data: https://*.googleapis.com https://*.firebaseio.com https://*.cloudfunctions.net https://firestore.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://*.google.com https://*.firebaseapp.com wss://*.firebaseio.com wss://firestore.googleapis.com; frame-src https://prime-payroll.firebaseapp.com https://prime-payroll.web.app https://accounts.google.com; object-src 'none'; base-uri 'self';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-hnYA+a45hmin8Vp3Umgj5QTgoqzUBmETN40JLPL6hJA='
script-src
Hash
—
'sha256-FhfCG+2mq1KdIWn1jgB9ZD2h0xRclEaJ+030+h+2GKU='
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
Scheme
—
https:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
data:
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.