diff --git a/Frontend/server_selector.js b/Frontend/server_selector.js index 4935093c7..a693ac583 100644 --- a/Frontend/server_selector.js +++ b/Frontend/server_selector.js @@ -1,5 +1,5 @@ /* - HTML5 Speedtest v4.7.1 MPOT - Server selector + HTML5 Speedtest v4.7.2 MPOT - Server selector by Federico Dossena https://github.com/adolfintel/speedtest/ GNU LGPLv3 License diff --git a/Frontend/speedtest_worker.js b/Frontend/speedtest_worker.js index b05af14ad..264cafaec 100644 --- a/Frontend/speedtest_worker.js +++ b/Frontend/speedtest_worker.js @@ -1,5 +1,5 @@ /* - HTML5 Speedtest v4.7.1 MPOT + HTML5 Speedtest v4.7.2 MPOT by Federico Dossena https://github.com/adolfintel/speedtest/ GNU LGPLv3 License diff --git a/README.md b/README.md index 6a27c1ad6..546cfc4a0 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ ## Multiple Points of Test This branch allows usage of multiple test servers instead of just 1. The client runs a server selector, which pings a list of test servers and chooses the one with the best ping. -__This is a new and experimental feature__ - For the regular version, see the [`master` branch](https://github.com/adolfintel/speedtest). ## Try it diff --git a/doc.md b/doc.md index 684e1817a..5d87825b7 100644 --- a/doc.md +++ b/doc.md @@ -1,7 +1,7 @@ # HTML5 Speedtest - Multiple Points of Test > by Federico Dossena -> Version 4.7.1 MPOT +> Version 4.7.2 MPOT > [https://github.com/adolfintel/speedtest/tree/mpot](https://github.com/adolfintel/speedtest/tree/mpot) ## Introduction