Cached · just now
13 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.