Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: connect-src https: data: blob: 'self' wss://*.stream-io-api.com https://*.hotjar.com https://*.hotjar.io wss://*.hotjar.com; img-src https: blob: data: 'unsafe-inline' 'unsafe-eval'; media-src https: blob: data: 'unsafe-inline' 'unsafe-eval'; default-src https: data: 'unsafe-inline' 'unsafe-eval'; script-src https: 'unsafe-inline' 'unsafe-eval'; style-src https: 'unsafe-inline'; frame-ancestors https://myprop.ch https://*.myprop.ch; frame-src https: blob: data: 'self'; worker-src blob:
connect-src
Scheme
—
https:
connect-src
Scheme
—
data:
connect-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Host
—
img-src
Scheme
—
https:
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
img-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'unsafe-eval'
media-src
Scheme
—
https:
media-src
Scheme
—
blob:
media-src
Scheme
—
data:
media-src
Keyword
—
'unsafe-inline'
media-src
Keyword
—
'unsafe-eval'
default-src
Scheme
—
https:
default-src
Scheme
—
data:
default-src
Keyword
—
'unsafe-inline'
default-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
frame-src
Scheme
—
https:
frame-src
Scheme
—
blob:
frame-src
Scheme
—
data:
frame-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.