Cached · just now
8 directives

Content-Security-Policy

default-src Scheme
https:
default-src Keyword
'unsafe-inline'
default-src Keyword
'unsafe-eval'
style-src Scheme
https:
style-src Keyword
'unsafe-eval'
style-src Keyword
'unsafe-inline'
img-src Scheme
https:
img-src Scheme
data:
img-src Scheme
blob:
script-src Scheme
https:
script-src Scheme
blob:
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
connect-src Scheme
https:
connect-src Scheme
blob:
connect-src Keyword
'unsafe-inline'
connect-src Keyword
'unsafe-eval'
frame-src Scheme
https:
frame-src Keyword
'unsafe-inline'
frame-src Keyword
'unsafe-eval'
font-src Scheme
https:
font-src Keyword
'unsafe-inline'
font-src Keyword
'unsafe-eval'
object-src Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.