Cached · 2m ago
10 directives

Content-Security-Policy

upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
https://*
script-src Host
http://*
script-src-elem Keyword
'self'
script-src-elem Keyword
'unsafe-inline'
script-src-elem Keyword
'unsafe-eval'
script-src-elem Host
https://*
script-src-elem Host
http://*
script-src-elem Scheme
blob:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Host
https://*
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
style-src-elem Host
https://*
font-src Keyword
'self'
font-src Scheme
data:
font-src Host
https://*
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
img-src Host
https://*
connect-src Keyword
'self'
connect-src Host
https://*
connect-src Host
http://*
connect-src Host
wss://*
frame-src Keyword
'self'
frame-src Host
https://*