Widget:Speedtest
<section id="speedtest" class="speedtest section myspeed" style="overflow: hidden;">
<button id="speedo-start" class="button" style="display: none;">Begin Test</button>
</section>
<script> var _SERVERS = { uaix: }, _NOSSL_MODE=, _DOWN_SERVER='https://cdn.induux.com/html5-speedtest/', _BACKEND_SERVER='/', _API_KEY = 'e8358ba72c586dde', _API_LANG = 'en', _API_VER = 1, _CALLBACK = { 'geoapi': function(info){ //$.ajax({
// url: 'geo.php?' + decodeURIComponent($.param(info)), //});
}, 'providerapi': function(info){ //$.ajax({
// url: 'provider.php?' + decodeURIComponent($.param(info)), //});
}, 'browser': function(info){ //$.ajax({
// url: 'browser.php?' + decodeURIComponent($.param(info)), //});
}, 'testresult': function(info){ //$.ajax({
// url: 'speed.php?' + decodeURIComponent($.param(info)), //});
} }, _PING = , _SPEEDTEST_MBIT = 'Mbps', _SPEEDTEST_MS = 'ms', _SPEEDTEST_READY = 'Ready', _SPEEDTEST_DONE = 'Test finished'; </script>