mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-06 05:30:05 +00:00
✨ up(agent): 不间断上报信息为报警作准备
This commit is contained in:
@@ -164,11 +164,6 @@
|
||||
time: '2',
|
||||
position: 'top-center',
|
||||
});
|
||||
ws.send('track');
|
||||
setInterval(() => {
|
||||
ws.send('track');
|
||||
console.log('追加监控时间')
|
||||
}, 1000 * 60 * 6);
|
||||
}
|
||||
ws.onmessage = function (evt) {
|
||||
const oldServers = statusCards.servers
|
||||
|
||||
Reference in New Issue
Block a user