From 37127cccde4fde238b859c035ce6f6eaa8d1100f Mon Sep 17 00:00:00 2001 From: tankririri Date: Thu, 11 Aug 2016 13:47:35 +0800 Subject: [PATCH] Add text display upload and download speed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add text display upload and download speed. 增加文字显示上传及下载速度。 --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 76682ad..b3d2e97 100755 --- a/index.html +++ b/index.html @@ -310,6 +310,8 @@ +  {{gstats.uploadSpeed | bspeed}}
+  {{gstats.downloadSpeed | bspeed}}