From f17463a9ea15a479376597f94f5d920bb8f4cc79 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sun, 17 Apr 2022 15:27:21 +0300 Subject: Added latency test #134 --- pug/options/speedtest/speedtest.pug | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pug/options/speedtest') 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') -- cgit 1.4.1