Replaced speedtest with speed test

This commit is contained in:
Federico Dossena
2023-08-28 22:12:08 +02:00
parent 5956e07a7a
commit 6a4a05d883
10 changed files with 52 additions and 52 deletions

View File

@@ -30,7 +30,7 @@ var SPEEDTEST_SERVERS=[
];
//INITIALIZE SPEEDTEST
var s=new Speedtest(); //create speedtest object
var s=new Speedtest(); //create speed test object
s.setParameter("telemetry_level","basic"); //enable telemetry
//SERVER AUTO SELECTION
@@ -122,7 +122,7 @@ function format(d){
var uiData=null;
function startStop(){
if(s.getState()==3){
//speedtest is running, abort
//speed test is running, abort
s.abort();
data=null;
I("startStopBtn").className="";
@@ -447,7 +447,7 @@ function initUI(){
</div>
<div id="privacyPolicy" style="display:none">
<h2>Privacy Policy</h2>
<p>This HTML5 Speedtest server is configured with telemetry enabled.</p>
<p>This HTML5 speed test server is configured with telemetry enabled.</p>
<h4>What data we collect</h4>
<p>
At the end of the test, the following data is collected and stored: