Cached · just now
15 directives

Content-Security-Policy

default-src Keyword
'self'
connect-src Keyword
'self'
connect-src Scheme
data:
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
worker-src Keyword
'self'
worker-src Scheme
blob:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
blob:
img-src Scheme
data:
img-src Host
https://*
font-src Keyword
'self'
font-src Scheme
data:
frame-src Keyword
'self'
media-src Keyword
'self'
object-src Keyword
'none'
base-uri Keyword
'self'
form-action Keyword
'self'
frame-ancestors Keyword
'self'
block-all-mixed-content Source
(no sources)
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.