Cached · just now
16 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.