Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src https: 'unsafe-inline' data: blob:; connect-src https: wss://messages.rebelmouse.io wss://chat.rebelmouse.io; frame-src https: data:; script-src https: 'unsafe-inline' 'unsafe-eval' blob: 'unsafe-inline'; media-src https: 'unsafe-inline' blob:; img-src https: http: data: blob:; frame-ancestors https:
default-src
Scheme
—
https:
default-src
Keyword
—
'unsafe-inline'
default-src
Scheme
—
data:
default-src
Scheme
—
blob:
connect-src
Scheme
—
https:
frame-src
Scheme
—
https:
frame-src
Scheme
—
data:
script-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
blob:
script-src
Keyword
—
'unsafe-inline'
media-src
Scheme
—
https:
media-src
Keyword
—
'unsafe-inline'
media-src
Scheme
—
blob:
img-src
Scheme
—
https:
img-src
Scheme
—
http:
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
frame-ancestors
Scheme
—
https:
Content-Security-Policy-Report-Only
No report-only CSP headers found.