mirror of
https://github.com/librespeed/speedtest.git
synced 2026-06-22 08:38:19 +00:00
Replaced speedtest with speed test
This commit is contained in:
parent
5956e07a7a
commit
6a4a05d883
10 changed files with 52 additions and 52 deletions
|
|
@ -29,7 +29,7 @@
|
|||
document.getElementById('ping').textContent = data.pingStatus + ' ms, ' + data.jitterStatus + ' ms jitter'
|
||||
document.getElementById('ip').textContent = data.clientIp
|
||||
}
|
||||
s.start(); // start the speedtest with default settings
|
||||
s.start(); // start the speed test with default settings
|
||||
</script>
|
||||
|
||||
<a href="https://github.com/librespeed/speedtest">Source code</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue