mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-11 17:34:58 +00:00
Update index.js
This commit is contained in:
parent
782f49c8b2
commit
22e3fb277e
|
@ -80,6 +80,7 @@ var showServers = function() {
|
|||
}
|
||||
};
|
||||
document.getElementById("btn_pingtest").onclick = pingTest;
|
||||
setInterval(pingTest, 5000);
|
||||
pingTest();
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user