Skip to content

Commit

Permalink
Update live.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zkeq authored Apr 10, 2024
1 parent 18af308 commit 24118ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TuoStudy-Counter/live.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script async interval="0" src="https://tuo.live.icodeq.com/counter.js"></script>
<script api="https://time-counter.onmicrosoft.cn/counter" async interval="2400" src="https://time-counter.onmicrosoft.cn/counter.js"></script>
<title>count</title>
</head>
<body>
Expand All @@ -28,4 +28,4 @@
<p>当前设备在线: <span style="color: red;" id="online_me"></span></p>

</body>
</html>
</html>

0 comments on commit 24118ee

Please sign in to comment.