diff options
Diffstat (limited to 'pug/options/speedtest')
-rw-r--r-- | pug/options/speedtest/speedtest.pug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pug/options/speedtest/speedtest.pug b/pug/options/speedtest/speedtest.pug index 51bbf912..c9b36fad 100644 --- a/pug/options/speedtest/speedtest.pug +++ b/pug/options/speedtest/speedtest.pug @@ -23,6 +23,8 @@ body.option(dir="auto") .normal include ../../widgets/instances.pug +instances('https://librespeed.com') + include ../../widgets/latency.pug + +latency() .tor include ../../widgets/instances.pug +instances('https://librespeed.onion') |