Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src https:; font-src https: data:; img-src https: data: blob:; script-src https: 'unsafe-inline' 'unsafe-eval' blob: https://pagead2.googlesyndication.com https://www.googletagmanager.com; style-src https: 'unsafe-inline'; connect-src https: wss: data: https://pagead2.googlesyndication.com https://connect.facebook.net https://log.cookieyes.com; worker-src https: blob:; media-src https: data: blob:; frame-src https: blob:; report-to csp-endpoint;
default-src
Scheme
—
https:
font-src
Scheme
—
https:
font-src
Scheme
—
data:
img-src
Scheme
—
https:
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
script-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
blob:
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
connect-src
Scheme
—
https:
connect-src
Scheme
—
wss:
connect-src
Scheme
—
data:
worker-src
Scheme
—
https:
worker-src
Scheme
—
blob:
media-src
Scheme
—
https:
media-src
Scheme
—
data:
media-src
Scheme
—
blob:
frame-src
Scheme
—
https:
frame-src
Scheme
—
blob:
report-to
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.