Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://www.googletagmanager.com https://google-analytics.com https://www.google-analytics.com https://browser-intake-datadoghq.com; style-src 'self' https://fonts.googleapis.com 'unsafe-inline'; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://firebaseremoteconfig.googleapis.com https://firebaseinstallations.googleapis.com https://firebase.googleapis.com https://google-analytics.com https://www.google-analytics.com https://api-dev.whitelabel.qitech.app https://api-hml.whitelabel.qitech.app https://api.whitelabel.qitech.app https://api.sandbox.zaig.com.br/ https://api.zaig.com.br/ https://storage.googleapis.com https://browser-intake-datadoghq.com; img-src 'self' data: https://cdn.oaistatic.com https://qitech.com.br https://firebasestorage.googleapis.com; frame-src 'self'; object-src 'none'; worker-src 'self' blob:; base-uri 'self'; form-action 'self'; frame-ancestors 'self'; upgrade-insecure-requests;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
frame-src
Keyword
—
'self'
object-src
Keyword
—
'none'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.