From 9f4851dc8b9b9b2b2208ac0638d2fa29fea96dd8 Mon Sep 17 00:00:00 2001
From: dosse91
+ By starting the test, you consent to the terms of this privacy policy. +
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(){
+ By starting the test, you consent to the terms of this privacy policy. +
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(){