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/pixiv/pixiv.pug | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pug/options/pixiv') diff --git a/pug/options/pixiv/pixiv.pug b/pug/options/pixiv/pixiv.pug index ead2f65a..3fab5981 100644 --- a/pug/options/pixiv/pixiv.pug +++ b/pug/options/pixiv/pixiv.pug @@ -31,9 +31,11 @@ body.option(dir="auto") .normal include ../../widgets/instances.pug +instances('https://pixivMoe.com') + include ../../widgets/latency.pug + +latency() .tor include ../../widgets/instances.pug +instances('https://pixivMoe.onion') - + script(type="module" src="../init.js") script(type="module" src="./pixiv.js") \ No newline at end of file -- cgit 1.4.1