aboutsummaryrefslogtreecommitdiffstats
path: root/pug/options/pixiv
diff options
context:
space:
mode:
Diffstat (limited to 'pug/options/pixiv')
-rw-r--r--pug/options/pixiv/pixiv.pug4
1 files changed, 3 insertions, 1 deletions
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