Cached · just now
10 directives

Content-Security-Policy

default-src Scheme
https:
font-src Keyword
'unsafe-inline'
font-src Scheme
https:
font-src Scheme
data:
child-src Scheme
https:
child-src Scheme
blob:
connect-src Scheme
https:
connect-src Scheme
blob:
worker-src Scheme
https:
worker-src Scheme
blob:
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Scheme
https:
object-src Source
(no sources)
base-uri Keyword
'none'
style-src Keyword
'unsafe-inline'
style-src Scheme
https:
style-src Scheme
data:
img-src Scheme
https:
img-src Scheme
data:

Content-Security-Policy-Report-Only

No report-only CSP headers found.