Skip to content

Commit f6ba23c

Browse files
authored
Update index.html
1 parent fa90336 commit f6ba23c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ <h1 class="logo">动物塑测试地址</h1>
537537
});
538538
}
539539
refreshLatency();
540-
setInterval(refreshLatency, 8000);
540+
setInterval(refreshLatency, 5000);
541541
});
542542
</script>
543543
</body>

0 commit comments

Comments
 (0)