Open
Cached
·
just now
15
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' blob: data:; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: https://cdn.jsdelivr.net https://unpkg.com https://*.rozana.tech https://accounts.google.com https://apis.google.com https://*.firebaseapp.com; style-src 'self' 'unsafe-inline' data: https://fonts.googleapis.com https://*.rozana.tech https://accounts.google.com; connect-src 'self' https://*.rozana.tech https://cms-uat.rozana.tech https://api.rozana.tech wss://*.rozana.tech blob: data: https://accounts.google.com https://apis.google.com https://*.firebaseapp.com https://*.googleapis.com https://*.moengage.com https://*.typesense.net https://*.mixpanel.com https://djpw4cfh60y52.cloudfront.net; font-src 'self' data: https://fonts.gstatic.com https://*.rozana.tech; img-src 'self' data: blob: https: https://*.rozana.tech https://lovable-uploads.s3.amazonaws.com; media-src 'self' blob: data: https://*.rozana.tech; child-src 'self' blob: data: https://*.rozana.tech https://*.firebaseapp.com; frame-src 'self' data: https://*.rozana.tech https://accounts.google.com https://metabase.rozana.tech https://*.firebaseapp.com; manifest-src 'self' blob: data: https://*.rozana.tech; object-src 'none'; worker-src 'self' blob:; base-uri 'self'; form-action 'self' https://*.rozana.tech; frame-ancestors 'self';
default-src
Keyword
—
'self'
default-src
Scheme
—
blob:
default-src
Scheme
—
data:
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'
style-src
Scheme
—
data:
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Scheme
—
blob:
connect-src
Scheme
—
data:
connect-src
Host
—
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
media-src
Scheme
—
data:
child-src
Keyword
—
'self'
child-src
Scheme
—
blob:
child-src
Scheme
—
data:
frame-src
Keyword
—
'self'
frame-src
Scheme
—
data:
manifest-src
Keyword
—
'self'
manifest-src
Scheme
—
blob:
manifest-src
Scheme
—
data:
object-src
Keyword
—
'none'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.