Open
Cached
·
just now
13
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://accounts.google.com https://cdn.jsdelivr.net https://salesiq.zoho.com https://*.zohopublic.com https://*.zohocdn.com https://*.zohostatic.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com https://*.zohocdn.com https://*.zohostatic.com; img-src 'self' data: https:; font-src 'self' data: https://fonts.gstatic.com https://*.zohocdn.com https://*.zohostatic.com; connect-src 'self' https://www.google-analytics.com https://www.google.com https://firestore.googleapis.com https://securetoken.googleapis.com https://identitytoolkit.googleapis.com https://www.googleapis.com https://apis.google.com https://accounts.google.com https://api.paystack.co https://salesiq.zoho.com https://*.zohopublic.com wss://salesiq.zoho.com wss://*.zohopublic.com https://europe-west1-thebenjaminperspective.cloudfunctions.net; frame-src 'self' https://thebenjaminperspective.firebaseapp.com https://accounts.google.com https://apis.google.com https://salesiq.zoho.com https://*.zohopublic.com; child-src 'self' https://salesiq.zoho.com https://*.zohopublic.com; worker-src 'self' blob:; media-src 'self' data: blob: https:; frame-ancestors 'self'; base-uri 'self'; form-action 'self' https:;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
child-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
data:
media-src
Scheme
—
blob:
media-src
Scheme
—
https:
frame-ancestors
Keyword
—
'self'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
form-action
Scheme
—
https:
Content-Security-Policy-Report-Only
No report-only CSP headers found.