diff --git a/templates/homepage.html b/templates/homepage.html index a7b2337d..e5450fd9 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -2,8 +2,8 @@ - [Astroport/TW] Système de Fichier Interplanétaire - Terraformation Forêt Jardin - + [Astroport] Système de Fichier Interplanétaire - Terraformation Forêt Jardin + @@ -20,7 +20,7 @@
- "Astroport / TW" /ipfs/ + "Astroport /ipfs/" (TW)
@@ -119,8 +119,8 @@ $.getJSON('./calendar.json', function (json) { var arrTimes = []; var i = 0; // start -var timesToTest = 5; -var tThreshold = 150; //ms +var timesToTest = 3; +var tThreshold = 300; //ms var testImage = "http://libra.copylaradio.com:8080/ipfs/QmUUyiuCM4yXgaeGyqC2SVUUXZksuxhDfHQYpUpZPuL2oS/astroport.jpg"; // small image in your server var dummyImage = new Image(); var isConnectedFast = false;