Open
Cached
·
3h ago
5
directives
Content-Security-Policy
Content-Security-Policy: default-src https: 'unsafe-inline' 'unsafe-eval'; connect-src https: 'self' *.tawk.to wss://*.tawk.to http://*.hotjar.com:* https://*.hotjar.com:* http://*.hotjar.io https://*.hotjar.io wss://*.hotjar.com; img-src https: 'self' data: embed.tawk.to tawk.link cdn.jsdelivr.net/emojione; frame-src https: 'self' data:; frame-ancestors 'self';
default-src
Scheme
—
https:
default-src
Keyword
—
'unsafe-inline'
default-src
Keyword
—
'unsafe-eval'
connect-src
Scheme
—
https:
connect-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
frame-src
Scheme
—
https:
frame-src
Keyword
—
'self'
frame-src
Scheme
—
data:
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.