From 19c19ac0888a94cf2efb1a2004ae7d1b9e28d5ae Mon Sep 17 00:00:00 2001 From: dosse91 Date: Tue, 24 Sep 2019 14:11:57 +0200 Subject: [PATCH] Updated examples for better consistency --- example-multipleServers-full.html | 10 +++++++--- example-singleServer-full.html | 10 +++++++--- example-singleServer-gauges.html | 6 +++--- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/example-multipleServers-full.html b/example-multipleServers-full.html index 345cd8a..f81b886 100644 --- a/example-multipleServers-full.html +++ b/example-multipleServers-full.html @@ -59,7 +59,7 @@ function initServers(){ var meterBk=/Trident.*rv:(\d+\.\d+)/i.test(navigator.userAgent)?"#EAEAEA":"#80808040"; var dlColor="#6060AA", - ulColor="#309030"; + ulColor="#616161"; var progColor=meterBk; //CODE FOR GAUGES @@ -384,12 +384,12 @@ function initUI(){
Ping
-
+
ms
Jitter
-
+
ms
@@ -445,6 +445,10 @@ function initUI(){ No personal information is disclosed to third parties.

+

Your consent

+

+ By starting the test, you consent to the terms of this privacy policy. +

Data removal

If you want to have your information deleted, you need to provide either the ID of the test or your IP address. This is the only way to identify your data, without this information we won't be able to comply with your request.

diff --git a/example-singleServer-full.html b/example-singleServer-full.html index ca4fc46..cc4f42b 100644 --- a/example-singleServer-full.html +++ b/example-singleServer-full.html @@ -13,7 +13,7 @@ s.setParameter("telemetry_level","basic"); //enable telemetry var meterBk=/Trident.*rv:(\d+\.\d+)/i.test(navigator.userAgent)?"#EAEAEA":"#80808040"; var dlColor="#6060AA", - ulColor="#309030"; + ulColor="#616161"; var progColor=meterBk; //CODE FOR GAUGES @@ -277,12 +277,12 @@ function initUI(){

Ping
-
+
ms
Jitter
-
+
ms
@@ -338,6 +338,10 @@ function initUI(){ No personal information is disclosed to third parties.

+

Your consent

+

+ By starting the test, you consent to the terms of this privacy policy. +

Data removal

If you want to have your information deleted, you need to provide either the ID of the test or your IP address. This is the only way to identify your data, without this information we won't be able to comply with your request.

diff --git a/example-singleServer-gauges.html b/example-singleServer-gauges.html index 4f3313e..623feec 100644 --- a/example-singleServer-gauges.html +++ b/example-singleServer-gauges.html @@ -12,7 +12,7 @@ var s=new Speedtest(); //create speedtest object var meterBk=/Trident.*rv:(\d+\.\d+)/i.test(navigator.userAgent)?"#EAEAEA":"#80808040"; var dlColor="#6060AA", - ulColor="#309030"; + ulColor="#616161"; var progColor=meterBk; //CODE FOR GAUGES @@ -228,12 +228,12 @@ function initUI(){

Ping
-
+
ms
Jitter
-
+
ms