Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: upgrade-insecure-requests; frame-ancestors 'none'; default-src https: wss: https://fast.ssqt.io; script-src https: wss: https://fast.ssqt.io blob: 'unsafe-inline' 'unsafe-eval'; style-src https: wss: https://fast.ssqt.io 'unsafe-inline'; img-src https: http: wss: data: 'unsafe-inline'; worker-src https: wss: https://fast.ssqt.io data:
upgrade-insecure-requests
Source
—
(no sources)
frame-ancestors
Keyword
—
'none'
default-src
Scheme
—
https:
default-src
Scheme
—
wss:
script-src
Scheme
—
https:
script-src
Scheme
—
wss:
script-src
Scheme
—
blob:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Scheme
—
https:
style-src
Scheme
—
wss:
style-src
Keyword
—
'unsafe-inline'
img-src
Scheme
—
https:
img-src
Scheme
—
http:
img-src
Scheme
—
wss:
img-src
Scheme
—
data:
img-src
Keyword
—
'unsafe-inline'
worker-src
Scheme
—
https:
worker-src
Scheme
—
wss:
worker-src
Scheme
—
data:
Content-Security-Policy-Report-Only
No report-only CSP headers found.