Cached · just now
14 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.