部分地区cdn被屏,格式化到本地

This commit is contained in:
ubuntu
2018-09-29 17:20:11 +08:00
parent df97a54b9c
commit 15864c8486
8 changed files with 48 additions and 7 deletions

View File

@@ -338,7 +338,7 @@ function updateTime() {
uptime();
updateTime();
setInterval(uptime, 1000);
setInterval(uptime, 2000);
setInterval(updateTime, 500);