diff --git a/index.js b/index.js index 131c8ad..681d86e 100644 --- a/index.js +++ b/index.js @@ -8,7 +8,11 @@ const algoliasearch = require('algoliasearch'); const client = algoliasearch( process.env.ALGOLIA_APP_ID, process.env.ALGOLIA_ADMIN_KEY, { - timeout: 4000, + timeouts: { + connect: 2, + read: 4, + write: 30 + } }); const index = client.initIndex(process.env.ALGOLIA_INDEX); const url = 'https://c.speedtest.net/speedtest-servers-static.php'; @@ -87,7 +91,7 @@ const processData = (data) => { console.log('Begin upload process...'); // Clear index first to avoid "Record quota exceeded" error for free plan - index.clearIndex((err, content) => { + index.clearObjects((err, content) => { if (err) throw err; console.log(`Index cleared`); }); diff --git a/package.json b/package.json index 7a79917..49f41d6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "author": "Tunghsiao Liu", "license": "MIT", "dependencies": { - "algoliasearch": "^3.32.1", + "algoliasearch": "^4.1.0", "axios": "^0.19.0", "dotenv": "^8.0.0", "xml2js": "^0.4.19" diff --git a/speedtest-list.json b/speedtest-list.json index daf3901..fb72e63 100644 --- a/speedtest-list.json +++ b/speedtest-list.json @@ -721,20 +721,6 @@ "lon": 25.9122 } }, - { - "url": "http://ookla01.eol.co.nz:8080/speedtest/upload.php", - "name": "Tauranga", - "country": "New Zealand", - "cc": "NZ", - "sponsor": "Enternet Online Ltd", - "host": "ookla01.eol.co.nz:8080", - "objectID": "960", - "order": 960, - "_geoloc": { - "lat": -37.6833, - "lon": 176.1667 - } - }, { "url": "http://speedtest.dnet.com.ua:8080/speedtest/upload.php", "name": "Chernihiv", @@ -2033,7 +2019,7 @@ "name": "Banjarmasin", "country": "Indonesia", "cc": "ID", - "sponsor": "PT Telekomunikasi Indonesia", + "sponsor": "PT. Telekomunikasi Indonesia", "url2": "http://banjarmasin.speedtest.telkom.co.id/speedtest/upload.php", "host": "banjarmasin.speedtest.telkom.net.id:8080", "objectID": "1370", @@ -3020,6 +3006,21 @@ "lon": 31.0236 } }, + { + "url": "http://speedtestnet.flhsi.com:8080/speedtest/upload.php", + "name": "Cocoa, FL", + "country": "United States", + "cc": "US", + "sponsor": "FL High Speed Internet", + "url2": "http://speedtestnet2.flhsi.com/upload.php", + "host": "speedtestnet.flhsi.com:8080", + "objectID": "1716", + "order": 1716, + "_geoloc": { + "lat": 28.3694, + "lon": -80.7439 + } + }, { "url": "http://speedtest.omantel.om:8080/speedtest/upload.php", "name": "Muscat", @@ -3079,6 +3080,20 @@ "lon": 23.7278 } }, + { + "url": "http://speedtest.penki.lt:8080/speedtest/upload.php", + "name": "Vilnius", + "country": "Lithuania", + "cc": "LT", + "sponsor": "Penki Kontinentai", + "host": "speedtest.penki.lt:8080", + "objectID": "1728", + "order": 1728, + "_geoloc": { + "lat": 54.6833, + "lon": 25.2833 + } + }, { "url": "http://ookla-llw.skyband.mw:8080/speedtest/upload.php", "name": "Lilongwe", @@ -3769,20 +3784,6 @@ "lon": -121.5303 } }, - { - "url": "http://speedtest.lnd.mweb.co.za:8080/speedtest/upload.php", - "name": "London", - "country": "Great Britain", - "cc": "GB", - "sponsor": "MWEB Connect", - "host": "speedtest.lnd.mweb.co.za:8080", - "objectID": "1854", - "order": 1854, - "_geoloc": { - "lat": 51.5171, - "lon": -0.1062 - } - }, { "url": "http://speedtest1.entelchile.net:8080/lqt/client/speedtest/upload.php", "name": "Santiago", @@ -5718,21 +5719,6 @@ "lon": -114.4461 } }, - { - "url": "http://speedtest.amuri.net:8080/speedtest/upload.php", - "name": "Culverden", - "country": "New Zealand", - "cc": "NZ", - "sponsor": "Amuri.net", - "url2": "http://testmyspeed.amuri.net/speedtest/upload.php", - "host": "speedtest.amuri.net:8080", - "objectID": "2336", - "order": 2336, - "_geoloc": { - "lat": -42.7667, - "lon": 172.85 - } - }, { "url": "http://speedcheck.supra.net:8080/speedtest/upload.php", "name": "Eschen", @@ -6254,21 +6240,6 @@ "lon": 19.82 } }, - { - "url": "http://speedtest.ht.hr:8080/speedtest/upload.php", - "name": "Zagreb", - "country": "Croatia", - "cc": "HR", - "sponsor": "Hrvatski Telekom d.d.", - "url2": "http://speedtest2.ht.hr/speedtest/upload.php", - "host": "speedtest.ht.hr:8080", - "objectID": "2453", - "order": 2453, - "_geoloc": { - "lat": 45.8167, - "lon": 15.9833 - } - }, { "url": "http://202.153.87.151:8080/speedtest/upload.php", "name": "Male", @@ -7878,21 +7849,6 @@ "lon": 8.8 } }, - { - "url": "http://wninternet.com:8080/speedtest/upload.php", - "name": "Rosario", - "country": "Argentina", - "cc": "AR", - "sponsor": "WNinternet", - "url2": "http://www.wninternet.com/speedtest/speedtest/upload.php", - "host": "wninternet.com:8080", - "objectID": "2756", - "order": 2756, - "_geoloc": { - "lat": -32.95, - "lon": -60.65 - } - }, { "url": "http://speedtest.sovtest.ru:8080/speedtest/upload.php", "name": "Kursk", @@ -8294,6 +8250,36 @@ "lon": -37.3439 } }, + { + "url": "http://speedteststt.broadband.vi:8080/speedtest/upload.php", + "name": "Saint Thomas", + "country": "Virgin Islands", + "cc": "VI", + "sponsor": "Broadband VI", + "url2": "http://speedtest.stt.broadband.vi:8080/speedtest/upload.php", + "host": "speedteststt.broadband.vi:8080", + "objectID": "2884", + "order": 2884, + "_geoloc": { + "lat": 18.3333, + "lon": -64.9167 + } + }, + { + "url": "http://speedteststx.broadband.vi:8080/speedtest/upload.php", + "name": "Saint Croix", + "country": "Virgin Islands", + "cc": "VI", + "sponsor": "Broadband VI", + "url2": "http://speedtest.stx.broadband.vi/speedtest/upload.php", + "host": "speedteststx.broadband.vi:8080", + "objectID": "2885", + "order": 2885, + "_geoloc": { + "lat": 17.75, + "lon": -64.75 + } + }, { "url": "http://stt-cha-speedtest.vipowernet.net:8080/speedtest/upload.php", "name": "Saint Thomas", @@ -8547,6 +8533,21 @@ "lon": 36.25 } }, + { + "url": "http://www.speedtest1.ipb.na:8080/speedtest/upload.php", + "name": "Windhoek", + "country": "Namibia", + "cc": "NA", + "sponsor": "Telecom Namibia", + "url2": "http://www.speedtest2.ipb.na/speedtest/upload.php", + "host": "www.speedtest1.ipb.na:8080", + "objectID": "2985", + "order": 2985, + "_geoloc": { + "lat": -22.57, + "lon": 17.0836 + } + }, { "url": "http://speedtest.intercommtech.com.br:8080/speedtest/upload.php", "name": "Ponta Grossa", @@ -8934,21 +8935,6 @@ "lon": 38.4 } }, - { - "url": "http://zion.m3x.org:8080/speedtest/upload.php", - "name": "Alchevsk", - "country": "Ukraine", - "cc": "UA", - "sponsor": "Matrix-Alchevsk", - "url2": "http://rabota.m3x.org/st/speedtest/upload.php", - "host": "zion.m3x.org:8080", - "objectID": "3122", - "order": 3122, - "_geoloc": { - "lat": 48.4667, - "lon": 38.8 - } - }, { "url": "http://yuzhno-sahalinsk.speedtest.rt.ru:8080/speedtest/upload.php", "name": "Yuzhno-sakhalinsk", @@ -9645,6 +9631,21 @@ "lon": 30.5233 } }, + { + "url": "http://borg.micso.it:8080/speedtest/upload.php", + "name": "Pescara", + "country": "Italy", + "cc": "IT", + "sponsor": "Micso", + "url2": "http://testyourspeed.micso.net/speedtest/upload.php", + "host": "borg.micso.it:8080", + "objectID": "3231", + "order": 3231, + "_geoloc": { + "lat": 42.4667, + "lon": 14.2167 + } + }, { "url": "http://ek.speedtest.vodafone.com.au:8080/speedtest/upload.php", "name": "Sydney", @@ -11030,20 +11031,6 @@ "lon": -101.0519 } }, - { - "url": "http://speedtest.mtn.co.ug:8080/speedtest/upload.php", - "name": "Kampala", - "country": "Uganda", - "cc": "UG", - "sponsor": "MTN Uganda", - "host": "speedtest.mtn.co.ug:8080", - "objectID": "3439", - "order": 3439, - "_geoloc": { - "lat": 0.3167, - "lon": 32.5833 - } - }, { "url": "http://speedtest1.laitilanpuhelin.fi:8080/speedtest/upload.php", "name": "Laitila", @@ -11103,21 +11090,6 @@ "lon": -77.0283 } }, - { - "url": "http://speedtest.nextonline.com.bd:8080/speedtest/upload.php", - "name": "Dhaka", - "country": "Bangladesh", - "cc": "BD", - "sponsor": "Next Online Ltd.", - "url2": "http://speedtest1.nextonline.com.bd/speedtest/upload.php", - "host": "speedtest.nextonline.com.bd:8080", - "objectID": "3458", - "order": 3458, - "_geoloc": { - "lat": 23.7, - "lon": 90.3667 - } - }, { "url": "http://speedtest.wlink.com.np:8080/speedtest/upload.php", "name": "Jawalakhel", @@ -11356,21 +11328,6 @@ "lon": -2.24 } }, - { - "url": "http://nn.speedtest.vodafone.com.au:8080/speedtest/upload.php", - "name": "Sydney", - "country": "Australia", - "cc": "AU", - "sponsor": "Vodafone Hutchison Australia (NN)", - "url2": "http://nn2.speedtest.vodafone.com.au/speedtest/upload.php", - "host": "nn.speedtest.vodafone.com.au:8080", - "objectID": "3505", - "order": 3505, - "_geoloc": { - "lat": -33.86, - "lon": 151.2111 - } - }, { "url": "http://kirov.speedtest.rt.ru:8080/speedtest/upload.php", "name": "Kirov", @@ -11431,20 +11388,6 @@ "lon": 53.1833 } }, - { - "url": "http://movicelsa1.movicel.co.ao/speedtest/upload.aspx", - "name": "Luanda", - "country": "Angola", - "cc": "AO", - "sponsor": "Movicel SA", - "host": "movicelsa.movicel.co.ao:8080", - "objectID": "3517", - "order": 3517, - "_geoloc": { - "lat": -8.8308, - "lon": 13.245 - } - }, { "url": "http://kaluga.speedtest.rt.ru:8080/speedtest/upload.php", "name": "Kaluga", @@ -12509,7 +12452,7 @@ }, { "url": "http://speedtest1.digi.hu:8080/speedtest/upload.php", - "name": "Budapest", + "name": "Debrecen", "country": "Hungary", "cc": "HU", "sponsor": "Digi Kft", @@ -12517,8 +12460,8 @@ "objectID": "3715", "order": 3715, "_geoloc": { - "lat": 46.9806, - "lon": 18.9127 + "lat": 47.5316, + "lon": 21.6273 } }, { @@ -13307,6 +13250,21 @@ "lon": -48.3736 } }, + { + "url": "http://speedtest3.sbbnet.com:8080/speedtest/upload.php", + "name": "Grass Valley, CA", + "country": "United States", + "cc": "US", + "sponsor": "SmarterBroadband, INC", + "url2": "http://speedtest4.sbbnet.com/speedtest/upload.php", + "host": "speedtest3.sbbnet.com:8080", + "objectID": "3879", + "order": 3879, + "_geoloc": { + "lat": 39.2192, + "lon": -121.06 + } + }, { "url": "http://speedtest.mediasky.ba:8080/speedtest/upload.php", "name": "Zivinice", @@ -14210,6 +14168,21 @@ "lon": 17.85 } }, + { + "url": "http://speedtest.africainx.net:8080/speedtest/upload.php", + "name": "Midrand", + "country": "South Africa", + "cc": "ZA", + "sponsor": "AfricaINX", + "url2": "http://gp-mr-svr-vm-speedtest.africainx.net/speedtest/upload.php", + "host": "speedtest.africainx.net:8080", + "objectID": "4086", + "order": 4086, + "_geoloc": { + "lat": -25.9992, + "lon": 28.1264 + } + }, { "url": "http://speedtest.wtnet.de:8080/speedtest/upload.php", "name": "Norderstedt", @@ -15666,21 +15639,6 @@ "lon": -51.3889 } }, - { - "url": "http://speedtest.free.sn:8080/speedtest/upload.php", - "name": "Dakar", - "country": "Senegal", - "cc": "SN", - "sponsor": "Free", - "url2": "http://speedtest2.tigo.sn/speedtest/upload.php", - "host": "speedtest.free.sn:8080", - "objectID": "4331", - "order": 4331, - "_geoloc": { - "lat": 14.6962, - "lon": -17.4442 - } - }, { "url": "http://speedtestbue.cabase.org.ar:8080/speedtest/upload.php", "name": "Buenos Aires", @@ -15724,21 +15682,6 @@ "lon": 107.6 } }, - { - "url": "http://www.catspeedtest.net:8080/speedtest/upload.php", - "name": "Bangkok", - "country": "Thailand", - "cc": "TH", - "sponsor": "CAT Telecom", - "url2": "http://www.catspeedtest.com/mini/speedtest/upload.php", - "host": "www.catspeedtest.net:8080", - "objectID": "4347", - "order": 4347, - "_geoloc": { - "lat": 13.75, - "lon": 100.4833 - } - }, { "url": "http://speedtest.asianetbroadband.in:8080/speedtest/upload.php", "name": "Thiruvananthapuram", @@ -15993,20 +15936,6 @@ "lon": 18.3 } }, - { - "url": "http://speedtest.vega-int.ru:8080/speedtest/upload.php", - "name": "Snezhinsk", - "country": "Russia", - "cc": "RU", - "sponsor": "Vega-Service, LLC", - "host": "speedtest.vega-int.ru:8080", - "objectID": "4431", - "order": 4431, - "_geoloc": { - "lat": 56.0833, - "lon": 60.7333 - } - }, { "url": "http://speedtest.format-tv.net:8080/speedtest/upload.php", "name": "Mariupol", @@ -16155,6 +16084,21 @@ "lon": 20.4264 } }, + { + "url": "http://sp1.mbn-glasfaser.de:8080/speedtest/upload.php", + "name": "Freisbach", + "country": "Germany", + "cc": "DE", + "sponsor": "Mobile Breitbandnetze GmbH", + "url2": "http://sp2.mbn-glasfaser.de/speedtest/upload.php", + "host": "sp1.mbn-glasfaser.de:8080", + "objectID": "4462", + "order": 4462, + "_geoloc": { + "lat": 49.2717, + "lon": 8.2717 + } + }, { "url": "http://speedtest.cis.vutbr.cz:8080/speedtest/upload.php", "name": "Brno", @@ -17083,6 +17027,35 @@ "lon": 77.5833 } }, + { + "url": "http://umr1speedtest.turktelekom.com.tr:8080/speedtest/upload.php", + "name": "Istanbul", + "country": "Turkey", + "cc": "TR", + "sponsor": "Turk Telekom Asya", + "url2": "http://umr2speedtest.avea.com.tr/speedtest/upload.php", + "host": "umr1speedtest.turktelekom.com.tr:8080", + "objectID": "4667", + "order": 4667, + "_geoloc": { + "lat": 41.0136, + "lon": 28.955 + } + }, + { + "url": "http://ank1speedtest.turktelekom.com.tr/speedtest/upload.php", + "name": "Ankara", + "country": "Turkey", + "cc": "TR", + "sponsor": "Turk Telekom", + "host": "ank1speedtest.turktelekom.com.tr:8080", + "objectID": "4668", + "order": 4668, + "_geoloc": { + "lat": 39.875, + "lon": 32.8333 + } + }, { "url": "http://izm1speedtest.turktelekom.com.tr:8080/speedtest/upload.php", "name": "Izmir", @@ -17202,21 +17175,6 @@ "lon": 77.5833 } }, - { - "url": "http://speedtest1.angolatelecom.com:8080/speedtest/upload.php", - "name": "Luanda", - "country": "Angola", - "cc": "AO", - "sponsor": "Angola Telecom", - "url2": "http://speedtest2.angolatelecom.com/speedtest/upload.php", - "host": "speedtest1.angolatelecom.com:8080", - "objectID": "4722", - "order": 4722, - "_geoloc": { - "lat": -8.8308, - "lon": 13.245 - } - }, { "url": "http://speedtest3.excellmedia.net:8080/speedtest/upload.php", "name": "Vijayawada", @@ -17899,21 +17857,6 @@ "lon": 108.9 } }, - { - "url": "http://krsk-speedtest-srv02.ti.ru:8080/speedtest/upload.php", - "name": "Kursk", - "country": "Russian Federation", - "cc": "RU", - "sponsor": "Net By Net Holding LLC", - "url2": "http://krsk2.bigspeedtest.netbynet.ru/speedtest/upload.php", - "host": "krsk-speedtest-srv02.ti.ru:8080", - "objectID": "4864", - "order": 4864, - "_geoloc": { - "lat": 51.7333, - "lon": 36.1833 - } - }, { "url": "http://speedtest1.redesul.com.br:8080/speedtest/upload.php", "name": "Garibaldi", @@ -17987,6 +17930,20 @@ "lon": -99.7583 } }, + { + "url": "http://speedtest.wnet.net.in:8080/speedtest/upload.php", + "name": "Mumbai", + "country": "India", + "cc": "IN", + "sponsor": "WNet", + "host": "speedtest.wnet.net.in:8080", + "objectID": "4883", + "order": 4883, + "_geoloc": { + "lat": 18.9647, + "lon": 72.8258 + } + }, { "url": "http://upload1.testspeed.kaopuyun.com:8080/speedtest/upload.php", "name": "Fuzhou", @@ -20000,7 +19957,7 @@ "name": "Turmalina", "country": "Brazil", "cc": "BR", - "sponsor": "MC", + "sponsor": "MC Telecom", "url2": "http://sp2.mcinfor.com.br/speedtest/upload.php", "host": "sp1.mcinfor.com.br:8080", "objectID": "5253", @@ -22127,6 +22084,21 @@ "lon": -46.8842 } }, + { + "url": "http://sp1.basefix.com:8080/speedtest/upload.php", + "name": "Adana", + "country": "Turkey", + "cc": "TR", + "sponsor": "BaseFIX Telecom", + "url2": "http://sp2.basefix.com/speedtest/upload.aspx", + "host": "sp1.basefix.com:8080", + "objectID": "5699", + "order": 5699, + "_geoloc": { + "lat": 37, + "lon": 35.3213 + } + }, { "url": "http://bologoe1.speedtest.rascom.ru:8080/speedtest/upload.php", "name": "Bologoe", @@ -22411,21 +22383,6 @@ "lon": 84.97 } }, - { - "url": "http://mayakix.ru:8080/speedtest/upload.php", - "name": "Kizilyurt", - "country": "Russian Federation", - "cc": "RU", - "sponsor": "MAYAK NETWORK LLC", - "url2": "http://mayak-ix.ru/speedtest/upload.php", - "host": "mayakix.ru:8080", - "objectID": "5742", - "order": 5742, - "_geoloc": { - "lat": 43.2106, - "lon": 46.8656 - } - }, { "url": "http://speedtest.mirror.digitalpacific.com.au:8080/speedtest/upload.php", "name": "Sydney", @@ -22500,6 +22457,21 @@ "lon": 174.7833 } }, + { + "url": "http://speedtest.balajionline.in:8080/speedtest/upload.php", + "name": "Warangal", + "country": "India", + "cc": "IN", + "sponsor": "Balaji Online", + "url2": "http://speedtest2.balajionline.in/speedtest/upload.php", + "host": "speedtest.balajionline.in:8080", + "objectID": "5753", + "order": 5753, + "_geoloc": { + "lat": 18, + "lon": 79.58 + } + }, { "url": "http://speedtest.fastmetrics.com:8080/speedtest/upload.php", "name": "San Francisco, CA", @@ -22604,21 +22576,6 @@ "lon": 105.8542 } }, - { - "url": "http://speedtest.sdi.net.id:8080/speedtest/upload.php", - "name": "Jakarta", - "country": "Indonesia", - "cc": "ID", - "sponsor": "PT Sumber Data Indonesia", - "url2": "http://speedtest2.sdi.net.id/speedtest/upload.php", - "host": "speedtest.sdi.net.id:8080", - "objectID": "5777", - "order": 5777, - "_geoloc": { - "lat": -6.1745, - "lon": 106.8227 - } - }, { "url": "http://speedtest.gemtel.net:8080/speedtest/upload.php", "name": "Puebla", @@ -22887,20 +22844,6 @@ "lon": 104.9167 } }, - { - "url": "http://speed.bratschnitzel.de:8080/speedtest/upload.php", - "name": "Karlsruhe", - "country": "Germany", - "cc": "DE", - "sponsor": "Bratschnitzel.de", - "host": "speed.bratschnitzel.de:8080", - "objectID": "5829", - "order": 5829, - "_geoloc": { - "lat": 49.0092, - "lon": 8.404 - } - }, { "url": "http://quartz.hns.net:8080/speedtest/upload.php", "name": "Newport", @@ -23662,21 +23605,6 @@ "lon": -2.107 } }, - { - "url": "http://speedtest1.hctc.net:8080/speedtest/upload.php", - "name": "Ingram, TX", - "country": "United States", - "cc": "US", - "sponsor": "Hill Country Telephone Coop", - "url2": "http://speedtest2.hctc.net/speedtest/upload.php", - "host": "speedtest1.hctc.net:8080", - "objectID": "6024", - "order": 6024, - "_geoloc": { - "lat": 30.0769, - "lon": -99.2375 - } - }, { "url": "http://lg.par-c.fdcservers.net:8080/speedtest/upload.php", "name": "Paris", @@ -24286,21 +24214,6 @@ "lon": -0.1062 } }, - { - "url": "http://qld-gdpt-speedtest.aarnet.net.au:8080/speedtest/upload.php", - "name": "Brisbane", - "country": "Australia", - "cc": "AU", - "sponsor": "AARNet", - "url2": "http://qld-gdpt-st1.aarnet.net.au/speedtest/upload.php", - "host": "qld-gdpt-speedtest.aarnet.net.au:8080", - "objectID": "6119", - "order": 6119, - "_geoloc": { - "lat": -27.4728, - "lon": 153.0278 - } - }, { "url": "http://speedtest-mrqt.merit.edu:8080/speedtest/upload.php", "name": "Marquette, MI", @@ -24421,21 +24334,6 @@ "lon": 50.5831 } }, - { - "url": "http://vic-crlt-speedtest.aarnet.net.au:8080/speedtest/upload.php", - "name": "Melbourne", - "country": "Australia", - "cc": "AU", - "sponsor": "AARNet", - "url2": "http://vic-crlt-st1.aarnet.net.au/speedtest/upload.php", - "host": "vic-crlt-speedtest.aarnet.net.au:8080", - "objectID": "6141", - "order": 6141, - "_geoloc": { - "lat": -37.8136, - "lon": 144.9631 - } - }, { "url": "http://speedtest.topnet.tn:8080/speedtest/upload.php", "name": "Tunis", @@ -24511,21 +24409,6 @@ "lon": -0.1062 } }, - { - "url": "http://wa-knsg-speedtest.aarnet.net.au:8080/speedtest/upload.php", - "name": "Perth", - "country": "Australia", - "cc": "AU", - "sponsor": "AARNet", - "url2": "http://wa-knsg-st1.aarnet.net.au/speedtest/upload.php", - "host": "wa-knsg-speedtest.aarnet.net.au:8080", - "objectID": "6153", - "order": 6153, - "_geoloc": { - "lat": -31.9554, - "lon": 115.8585 - } - }, { "url": "http://201.174.42.70:8080/speedtest/upload.php", "name": "Ciudad Juarez", @@ -24631,21 +24514,6 @@ "lon": 35.0941 } }, - { - "url": "http://speedtest.eodatacenter.com:8080/speedtest/upload.php", - "name": "Enfidha", - "country": "Tunisia", - "cc": "TN", - "sponsor": "eoDATACENTER(Meninx)", - "url2": "http://speedtest2.eodatacenter.com/speedtest/upload.php", - "host": "speedtest.eodatacenter.com:8080", - "objectID": "6177", - "order": 6177, - "_geoloc": { - "lat": 36.1353, - "lon": 10.3808 - } - }, { "url": "http://speedtest.mveca.org:8080/speedtest/upload.php", "name": "Yellow Springs, OH", @@ -24916,6 +24784,21 @@ "lon": -122.675 } }, + { + "url": "http://speedtest.wise.net.lb:8080/speedtest/upload.php", + "name": "Beirut", + "country": "Lebanon", + "cc": "LB", + "sponsor": "Moscanet Wise", + "url2": "http://89.249.213.14/speedtest/upload.php", + "host": "speedtest.wise.net.lb:8080", + "objectID": "6218", + "order": 6218, + "_geoloc": { + "lat": 33.8869, + "lon": 35.5131 + } + }, { "url": "http://85.16.114.252:8080/speedtest/upload.php", "name": "Oldenburg", @@ -24961,18 +24844,18 @@ } }, { - "url": "http://178.212.102.70:8080/speedtest/upload.php", - "name": "Lviv", - "country": "Ukraine", - "cc": "UA", - "sponsor": "ZNet", - "url2": "http://178.212.102.70/speedtest2/upload.php", - "host": "178.212.102.70:8080", - "objectID": "6225", - "order": 6225, + "url": "http://speedtest.conectabrasil.net:8080/speedtest/upload.php", + "name": "Ararangua", + "country": "Brazil", + "cc": "BR", + "sponsor": "ConectaBrasil", + "url2": "http://conectainter.net.br/mini2/speedtest/upload.php", + "host": "speedtest.conectabrasil.net:8080", + "objectID": "6231", + "order": 6231, "_geoloc": { - "lat": 49.8333, - "lon": 24 + "lat": -28.9298, + "lon": -49.4824 } }, { @@ -25497,21 +25380,6 @@ "lon": -46.9167 } }, - { - "url": "http://speed.vsevnet.ru:8080/speedtest/upload.php", - "name": "Vsevolozhsk", - "country": "Russian Federation", - "cc": "RU", - "sponsor": "Vsevnet", - "url2": "http://109.230.128.54/speedtest/upload.php", - "host": "speed.vsevnet.ru:8080", - "objectID": "6320", - "order": 6320, - "_geoloc": { - "lat": 60.0333, - "lon": 30.6667 - } - }, { "url": "http://speedtest-alb.atcnet.net:8080/speedtest/upload.php", "name": "Albion, ID", @@ -25737,50 +25605,6 @@ "lon": 33.5216 } }, - { - "url": "http://nsw-brwy-speedtest.aarnet.net.au:8080/speedtest/upload.php", - "name": "Sydney", - "country": "Australia", - "cc": "AU", - "sponsor": "AARNet", - "url2": "http://nsw-brwy-st1.aarnet.net.au/speedtest/upload.php", - "host": "nsw-brwy-speedtest.aarnet.net.au:8080", - "objectID": "6355", - "order": 6355, - "_geoloc": { - "lat": -33.86, - "lon": 151.2111 - } - }, - { - "url": "http://act-actn-speedtest.aarnet.net.au:8080/speedtest/upload.php", - "name": "Canberra", - "country": "Australia", - "cc": "AU", - "sponsor": "AARNet", - "url2": "http://act-actn-st1.aarnet.net.au/speedtest/upload.php", - "host": "act-actn-speedtest.aarnet.net.au:8080", - "objectID": "6357", - "order": 6357, - "_geoloc": { - "lat": -35.3075, - "lon": 149.1244 - } - }, - { - "url": "http://sa-prka-speedtest2.aarnet.net.au:8080/speedtest/upload.php", - "name": "Adelaide", - "country": "Australia", - "cc": "AU", - "sponsor": "AARNet", - "host": "sa-prka-speedtest2.aarnet.net.au:8080", - "objectID": "6359", - "order": 6359, - "_geoloc": { - "lat": -34.929, - "lon": 138.601 - } - }, { "url": "http://speedtest.kerrybroadband.net:8080/speedtest/upload.php", "name": "Tralee", @@ -25825,21 +25649,6 @@ "lon": -49.2667 } }, - { - "url": "http://tas-dwpk-speedtest.aarnet.net.au:8080/speedtest/upload.php", - "name": "Hobart", - "country": "Australia", - "cc": "AU", - "sponsor": "AARNet", - "url2": "http://tas-dwpk-st1.aarnet.net.au/speedtest/upload.php", - "host": "tas-dwpk-speedtest.aarnet.net.au:8080", - "objectID": "6369", - "order": 6369, - "_geoloc": { - "lat": -42.8806, - "lon": 147.325 - } - }, { "url": "http://sp1.clickturbo.com.br:8080/speedtest/upload.php", "name": "Morrinhos", @@ -25990,21 +25799,6 @@ "lon": 120.6667 } }, - { - "url": "http://speedtest.as14866.net:8080/speedtest/upload.php", - "name": "Winnipeg, MB", - "country": "Canada", - "cc": "CA", - "sponsor": "VOI Network Solutions", - "url2": "http://speedtestb.voinetworks.net/upload.php", - "host": "speedtest.as14866.net:8080", - "objectID": "6394", - "order": 6394, - "_geoloc": { - "lat": 49.8833, - "lon": -97.15 - } - }, { "url": "http://speedtest.arpnet.pl:8080/speedtest/upload.php", "name": "Ruda Slaska", @@ -26344,21 +26138,6 @@ "lon": -89.5261 } }, - { - "url": "http://194.186.138.14:8080/speedtest/upload.php", - "name": "Irkutsk", - "country": "Russian Federation", - "cc": "RU", - "sponsor": "Beeline Irkutsk", - "url2": "http://194.186.138.14/speedtest2/upload.php", - "host": "194.186.138.14:8080", - "objectID": "6440", - "order": 6440, - "_geoloc": { - "lat": 52.2757, - "lon": 104.3087 - } - }, { "url": "http://sp1.beirel.ru:8080/speedtest/upload.php", "name": "Pushkino", @@ -27046,6 +26825,21 @@ "lon": 44.0078 } }, + { + "url": "http://st1.kostroma.net:8080/speedtest/upload.php", + "name": "Kostroma", + "country": "Russian Federation", + "cc": "RU", + "sponsor": "Kostroma Municipal Telephone Network", + "url2": "http://st2.kostroma.net/speedtest/upload.php", + "host": "st1.kostroma.net:8080", + "objectID": "6565", + "order": 6565, + "_geoloc": { + "lat": 58.55, + "lon": 43.683 + } + }, { "url": "http://vel-ija.mastercabo.com.br:8080/speedtest/upload.php", "name": "Itajuba", @@ -27120,6 +26914,21 @@ "lon": 49.65 } }, + { + "url": "http://kyiv.speedtest.vega.ua:8080/speedtest/upload.php", + "name": "Kiev", + "country": "Ukraine", + "cc": "UA", + "sponsor": "Vega.ua (Farlep-Invest PrJSC)", + "url2": "http://host-kv.speedtest.vegatele.com/speedtest/upload.php", + "host": "kyiv.speedtest.vega.ua:8080", + "objectID": "6578", + "order": 6578, + "_geoloc": { + "lat": 50.45, + "lon": 30.5233 + } + }, { "url": "http://speedtest.3net.com.br:8080/speedtest/upload.php", "name": "Birigui", @@ -27866,21 +27675,6 @@ "lon": 30.3108 } }, - { - "url": "http://nt-drwn-speedtest.aarnet.net.au:8080/speedtest/upload.php", - "name": "Darwin", - "country": "Australia", - "cc": "AU", - "sponsor": "AARNet", - "url2": "http://nt-drwn-st1.aarnet.net.au/speedtest/upload.php", - "host": "nt-drwn-speedtest.aarnet.net.au:8080", - "objectID": "6757", - "order": 6757, - "_geoloc": { - "lat": -12.45, - "lon": 130.8333 - } - }, { "url": "http://speedtest.tdkom.psi.br:8080/speedtest/upload.php", "name": "Ourinhos", @@ -28389,6 +28183,21 @@ "lon": 46.1053 } }, + { + "url": "http://speedtest.stel.it:8080/speedtest/upload.php", + "name": "Olbia", + "country": "Italy", + "cc": "IT", + "sponsor": "STEL s.r.l.", + "url2": "http://speedtest2.stel.it/speedtest/upload.php", + "host": "speedtest.stel.it:8080", + "objectID": "6857", + "order": 6857, + "_geoloc": { + "lat": 40.9167, + "lon": 9.5 + } + }, { "url": "http://lgsp1.9mobile.com.ng:8080/speedtest/upload.php", "name": "Lagos", @@ -28643,6 +28452,21 @@ "lon": -3.6833 } }, + { + "url": "http://speedtest1.ctifiber.com:8080/speedtest/upload.php", + "name": "Taylorville, IL", + "country": "United States", + "cc": "US", + "sponsor": "CTI Fiber", + "url2": "http://speedtest2.ctifiber.com/speedtest/upload.php", + "host": "speedtest1.ctifiber.com:8080", + "objectID": "6907", + "order": 6907, + "_geoloc": { + "lat": 39.5408, + "lon": -89.2881 + } + }, { "url": "http://speedtest01.internet.su:8080/speedtest/upload.php", "name": "Tambov", @@ -29369,6 +29193,21 @@ "lon": -93.4053 } }, + { + "url": "http://41.78.250.238:8080/speedtest/upload.php", + "name": "Blantyre", + "country": "Malawi", + "cc": "MW", + "sponsor": "Telekom Networks Malawi", + "url2": "http://41.78.250.238/speedtest2/upload.php", + "host": "41.78.250.238:8080", + "objectID": "7038", + "order": 7038, + "_geoloc": { + "lat": -15.7861, + "lon": 35.0058 + } + }, { "url": "http://jachin.htnet.com.br:8080/speedtest/upload.php", "name": "Araripina", @@ -29508,7 +29347,7 @@ "name": "Paracatu", "country": "Brazil", "cc": "BR", - "sponsor": "MasterCabo", + "sponsor": "Master Internet", "url2": "http://vel-ptu.mastercabo.com.br/speedtest/speedtest/upload.php", "host": "vel-ptu.mastercabo.com.br:8080", "objectID": "7070", @@ -29698,6 +29537,21 @@ "lon": 5.6167 } }, + { + "url": "http://test1.giganet.net.py:8080/speedtest/upload.php", + "name": "Ciudad del Este", + "country": "Paraguay", + "cc": "PY", + "sponsor": "GigaNET", + "url2": "http://test2.giganet.net.py/speedtest/upload.php", + "host": "test1.giganet.net.py:8080", + "objectID": "7096", + "order": 7096, + "_geoloc": { + "lat": -25.5167, + "lon": -54.6167 + } + }, { "url": "http://test.neuviz.net.id:8080/speedtest/upload.php", "name": "Kuta", @@ -29758,6 +29612,21 @@ "lon": 110.3644 } }, + { + "url": "http://speedtestfe.stel.it:8080/speedtest/upload.php", + "name": "Ferrara", + "country": "Italy", + "cc": "IT", + "sponsor": "STEL s.r.l.", + "url2": "http://speedtestfe2.stel.it/speedtest/upload.php", + "host": "speedtestfe.stel.it:8080", + "objectID": "7108", + "order": 7108, + "_geoloc": { + "lat": 44.8333, + "lon": 11.6167 + } + }, { "url": "http://speedtestdps1.gmedia.net.id:8080/speedtest/upload.php", "name": "Denpasar", @@ -29891,21 +29760,6 @@ "lon": 78.48 } }, - { - "url": "http://speed.enterpol.pl:8080/speedtest/upload.php", - "name": "Lublin", - "country": "Poland", - "cc": "PL", - "sponsor": "Enterpol", - "url2": "http://speed2.enterpol.pl/speedtest/upload.php", - "host": "speed.enterpol.pl:8080", - "objectID": "7129", - "order": 7129, - "_geoloc": { - "lat": 51.2333, - "lon": 22.5667 - } - }, { "url": "http://119.92.223.158:8080/speedtest/upload.php", "name": "Quezon City", @@ -29970,7 +29824,7 @@ "name": "Itauna", "country": "Brazil", "cc": "BR", - "sponsor": "MasterCabo", + "sponsor": "Master Internet", "url2": "http://vel-ian.mastercabo.com.br/speedtest/speedtest/upload.php", "host": "vel-ian.mastercabo.com.br:8080", "objectID": "7146", @@ -30074,7 +29928,7 @@ "name": "Belo Horizonte", "country": "Brazil", "cc": "BR", - "sponsor": "MasterCabo", + "sponsor": "Master Internet", "url2": "http://vel-bhe.mastercabo.com.br/speedtest/speedtest/upload.php", "host": "vel-bhe.mastercabo.com.br:8080", "objectID": "7164", @@ -30295,7 +30149,7 @@ "name": "Varginha", "country": "Brazil", "cc": "BR", - "sponsor": "MasterCabo", + "sponsor": "Master Internet", "url2": "http://vel-vga.mastercabo.com.br/speedtest/speedtest/upload.php", "host": "vel-vga.mastercabo.com.br:8080", "objectID": "7209", @@ -30320,6 +30174,20 @@ "lon": 5.2167 } }, + { + "url": "http://navegaooklafortaleza.navegamais.com.br:8080/speedtest/upload.php", + "name": "Fortaleza", + "country": "Brazil", + "cc": "BR", + "sponsor": "Navega Mais ISP", + "host": "navegaooklafortaleza.navegamais.com.br:8080", + "objectID": "7217", + "order": 7217, + "_geoloc": { + "lat": -3.7183, + "lon": -38.5428 + } + }, { "url": "http://sp1.rdfnet.com.br:8080/speedtest/upload.php", "name": "Rio Pomba", @@ -30796,6 +30664,21 @@ "lon": 90.3667 } }, + { + "url": "http://sp1.podolsknet.ru:8080/speedtest/upload.php", + "name": "Podolsk", + "country": "Russian Federation", + "cc": "RU", + "sponsor": "Quartz Telecom", + "url2": "http://sp2.podolsknet.ru/speedtest/upload.php", + "host": "sp1.podolsknet.ru:8080", + "objectID": "7328", + "order": 7328, + "_geoloc": { + "lat": 55.4167, + "lon": 37.5333 + } + }, { "url": "http://187.102.80.10:8080/speedtest/upload.php", "name": "Uruguaiana", @@ -30875,7 +30758,7 @@ "name": "Unai", "country": "Brazil", "cc": "BR", - "sponsor": "MasterCabo", + "sponsor": "Master Internet", "url2": "http://vel-uni.mastercabo.com.br/speedtest/speedtest/upload.php", "host": "vel-uni.mastercabo.com.br:8080", "objectID": "7339", @@ -31544,6 +31427,20 @@ "lon": 6.6333 } }, + { + "url": "http://speedtest1.wavenet-lb.net:8080/speedtest/upload.php", + "name": "Tripoli", + "country": "Lebanon", + "cc": "LB", + "sponsor": "Wave Net", + "host": "speedtest1.wavenet-lb.net:8080", + "objectID": "7485", + "order": 7485, + "_geoloc": { + "lat": 34.4333, + "lon": 35.85 + } + }, { "url": "http://sevas-st-srv.crimea-ix.net:8080/speedtest/upload.php", "name": "Sevastopol", @@ -31753,21 +31650,6 @@ "lon": -120.2881 } }, - { - "url": "http://msk1.bigspeedtest.netbynet.ru:8080/speedtest/upload.php", - "name": "Moscow", - "country": "Russian Federation", - "cc": "RU", - "sponsor": "Net By Net Holding LLC", - "url2": "http://msk2.bigspeedtest.netbynet.ru/speedtest/upload.php", - "host": "msk1.bigspeedtest.netbynet.ru:8080", - "objectID": "7531", - "order": 7531, - "_geoloc": { - "lat": 55.7517, - "lon": 37.6178 - } - }, { "url": "http://185.32.226.26:8080/speedtest/upload.php", "name": "Minsk", @@ -31937,7 +31819,7 @@ "name": "Passos", "country": "Brazil", "cc": "BR", - "sponsor": "MasterCabo", + "sponsor": "Master Internet", "host": "vel-pso.mastercabo.com.br:8080", "objectID": "7559", "order": 7559, @@ -32289,66 +32171,6 @@ "lon": 23.3649 } }, - { - "url": "http://lip1.bigspeedtest.netbynet.ru:8080/speedtest/upload.php", - "name": "Lipetsk", - "country": "Russian Federation", - "cc": "RU", - "sponsor": "Net By Net Holding LLC", - "url2": "http://lip2.bigspeedtest.netbynet.ru/speedtest/upload.php", - "host": "lip1.bigspeedtest.netbynet.ru:8080", - "objectID": "7618", - "order": 7618, - "_geoloc": { - "lat": 52.6, - "lon": 39.5667 - } - }, - { - "url": "http://vrn1.bigspeedtest.netbynet.ru:8080/speedtest/upload.php", - "name": "Voronezh", - "country": "Russian Federation", - "cc": "RU", - "sponsor": "Net By Net Holding LLC", - "url2": "http://vrn2.bigspeedtest.netbynet.ru/speedtest/upload.php", - "host": "vrn1.bigspeedtest.netbynet.ru:8080", - "objectID": "7619", - "order": 7619, - "_geoloc": { - "lat": 51.65, - "lon": 39.2 - } - }, - { - "url": "http://orl1.bigspeedtest.netbynet.ru:8080/speedtest/upload.php", - "name": "Orel", - "country": "Russian Federation", - "cc": "RU", - "sponsor": "Net By Net Holding LLC", - "url2": "http://orl2.bigspeedtest.netbynet.ru/speedtest/upload.php", - "host": "orl1.bigspeedtest.netbynet.ru:8080", - "objectID": "7620", - "order": 7620, - "_geoloc": { - "lat": 52.9667, - "lon": 36.0667 - } - }, - { - "url": "http://blg-speedtest-srv02.ti.ru:8080/speedtest/upload.php", - "name": "Belgorod", - "country": "Russian Federation", - "cc": "RU", - "sponsor": "Net By Net Holding LLC", - "url2": "http://blg2.bigspeedtest.netbynet.ru/speedtest/upload.php", - "host": "blg-speedtest-srv02.ti.ru:8080", - "objectID": "7621", - "order": 7621, - "_geoloc": { - "lat": 50.6, - "lon": 36.6 - } - }, { "url": "http://speedtest.nissbroadband.com:8080/speedtest/upload.php", "name": "Tirunelveli", @@ -32959,6 +32781,20 @@ "lon": -75.2558 } }, + { + "url": "http://119.92.238.98:8080/speedtest/upload.php", + "name": "Cagayan de Oro City", + "country": "Philippines", + "cc": "PH", + "sponsor": "PLDT", + "host": "119.92.238.98:8080", + "objectID": "7789", + "order": 7789, + "_geoloc": { + "lat": 8.4833, + "lon": 124.65 + } + }, { "url": "http://velocidade1.softsystemtelecom.com.br:8080/speedtest/upload.php", "name": "Quirinopolis", @@ -32974,20 +32810,6 @@ "lon": -50.4464 } }, - { - "url": "http://speedtest.omkarinfotech.in:8080/speedtest/upload.php", - "name": "Latur", - "country": "India", - "cc": "IN", - "sponsor": "Omkar Infotech", - "host": "speedtest.omkarinfotech.in:8080", - "objectID": "7800", - "order": 7800, - "_geoloc": { - "lat": 18.4, - "lon": 76.56 - } - }, { "url": "http://speedtest1-centraltv.bz:8080/speedtest/upload.php", "name": "Belmopan", @@ -33018,6 +32840,21 @@ "lon": 121.03 } }, + { + "url": "http://speed.redecom.net.br:8080/speedtest/upload.php", + "name": "Sta Cruz do Capibaribe", + "country": "Brazil", + "cc": "BR", + "sponsor": "Redecom", + "url2": "http://redepontocom.net.br/speedtest/upload.php", + "host": "speed.redecom.net.br:8080", + "objectID": "7809", + "order": 7809, + "_geoloc": { + "lat": -7.9569, + "lon": -36.205 + } + }, { "url": "http://speedtest.adnsl.com:8080/speedtest/upload.php", "name": "Dhaka", @@ -33346,6 +33183,20 @@ "lon": 67.01 } }, + { + "url": "http://speedtest.arrobasat.com.br:8080/speedtest/upload.php", + "name": "Edeia", + "country": "Brazil", + "cc": "BR", + "sponsor": "ArrobaSat", + "host": "speedtest.arrobasat.com.br:8080", + "objectID": "7918", + "order": 7918, + "_geoloc": { + "lat": -17.3375, + "lon": -49.9286 + } + }, { "url": "http://speedtest.wantel.net.br:8080/speedtest/upload.php", "name": "Petrolina", @@ -33718,6 +33569,21 @@ "lon": -100 } }, + { + "url": "http://speed.phoenix-dnr.ru:8080/speedtest/upload.php", + "name": "Donetsk", + "country": "Ukraine", + "cc": "UA", + "sponsor": "Republic Operator of Networks", + "url2": "http://speed2.phoenix-dnr.ru/speedtest/upload.php", + "host": "speed.phoenix-dnr.ru:8080", + "objectID": "8021", + "order": 8021, + "_geoloc": { + "lat": 48.0028, + "lon": 37.8053 + } + }, { "url": "http://vel-cpj.mastercabo.com.br:8080/speedtest/upload.php", "name": "Campos do Jordao", @@ -34597,20 +34463,6 @@ "lon": -122.4194 } }, - { - "url": "http://test3.digitalonline.com.br:8080/speedtest/upload.php", - "name": "Belo Jardim", - "country": "Brazil", - "cc": "BR", - "sponsor": "DIGITAL", - "host": "test3.digitalonline.com.br:8080", - "objectID": "8239", - "order": 8239, - "_geoloc": { - "lat": -8.3358, - "lon": -36.4236 - } - }, { "url": "http://st3.tele2.kz:8080/speedtest/upload.php", "name": "Nur-Sultan", @@ -35089,6 +34941,21 @@ "lon": 35.2167 } }, + { + "url": "http://speedtest1.shatel.ir:8080/speedtest/upload.php", + "name": "Tehran", + "country": "Iran", + "cc": "IR", + "sponsor": "SHATEL", + "url2": "http://speedtest2.shatel.ir/speedtest/upload.php", + "host": "speedtest1.shatel.ir:8080", + "objectID": "8339", + "order": 8339, + "_geoloc": { + "lat": 35.6833, + "lon": 51.4167 + } + }, { "url": "http://speedtest1.kutchtelelink.com:8080/speedtest/upload.php", "name": "Bhuj", @@ -35342,6 +35209,20 @@ "lon": 139.3732 } }, + { + "url": "http://sp1.terra.net.lb:8080/speedtest/upload.php", + "name": "Beirut", + "country": "Lebanon", + "cc": "LB", + "sponsor": "TerraNet", + "host": "sp1.terra.net.lb:8080", + "objectID": "8408", + "order": 8408, + "_geoloc": { + "lat": 33.8869, + "lon": 35.5131 + } + }, { "url": "http://sp.systematic.pl:8080/speedtest/upload.php", "name": "Krosno", @@ -35702,18 +35583,18 @@ } }, { - "url": "http://speedtest.fiberlink.net.pk:8080/speedtest/upload.php", - "name": "Karachi", - "country": "Pakistan", - "cc": "PK", - "sponsor": "FiberLink Pvt. Ltd.", - "url2": "http://speedtest2.fiberlink.net.pk/speedtest/upload.php", - "host": "speedtest.fiberlink.net.pk:8080", - "objectID": "8493", - "order": 8493, + "url": "http://sam1speedtest.turktelekom.com.tr:8080/speedtest/upload.php", + "name": "Samsun", + "country": "Turkey", + "cc": "TR", + "sponsor": "Turk Telekom", + "url2": "http://sam2speedtest.turktelekom.com.tr/speedtest/upload.php", + "host": "sam1speedtest.turktelekom.com.tr:8080", + "objectID": "8503", + "order": 8503, "_geoloc": { - "lat": 24.86, - "lon": 67.01 + "lat": 41.2797, + "lon": 36.3361 } }, { @@ -35746,6 +35627,21 @@ "lon": 30.5206 } }, + { + "url": "http://adn1speedtest.turktelekom.com.tr:8080/speedtest/upload.php", + "name": "Adana", + "country": "Turkey", + "cc": "TR", + "sponsor": "Turk Telekom", + "url2": "http://adn2speedtest.turktelekom.com.tr/speedtest/upload.php", + "host": "adn1speedtest.turktelekom.com.tr:8080", + "objectID": "8519", + "order": 8519, + "_geoloc": { + "lat": 37, + "lon": 35.3213 + } + }, { "url": "http://speedtest.africell.cd:8080/speedtest/upload.php", "name": "Kinshasa", @@ -35791,6 +35687,21 @@ "lon": 2.9075 } }, + { + "url": "http://gibfibrespeed.com:8080/speedtest/upload.php", + "name": "Gibraltar", + "country": "Gibraltar", + "cc": "GI", + "sponsor": "GibFibreSpeed", + "url2": "http://speedtest.gibfibrespeed.com/speedtest/upload.php", + "host": "gibfibrespeed.com:8080", + "objectID": "8558", + "order": 8558, + "_geoloc": { + "lat": 36.143, + "lon": -5.353 + } + }, { "url": "http://www.sommey.net:8080/speedtest/upload.php", "name": "Kepno", @@ -35880,21 +35791,6 @@ "lon": 101.6 } }, - { - "url": "http://twspeed.com.br:8080/speedtest/upload.php", - "name": "Sinop", - "country": "Brazil", - "cc": "BR", - "sponsor": "Twspeed - Telecom", - "url2": "http://speedtest.twspeed.com.br/speedtest/upload.php", - "host": "twspeed.com.br:8080", - "objectID": "8584", - "order": 8584, - "_geoloc": { - "lat": -11.8481, - "lon": -55.6492 - } - }, { "url": "http://speed.cyber.com.ru:8080/speedtest/upload.php", "name": "Cherkessk", @@ -36120,6 +36016,21 @@ "lon": 32.0598 } }, + { + "url": "http://speedtest.camtel.cm:8080/speedtest/upload.php", + "name": "Yaounde", + "country": "Cameroon", + "cc": "CM", + "sponsor": "CAMTEL", + "url2": "http://speed.camtel.cm/speedtest/upload.php", + "host": "speedtest.camtel.cm:8080", + "objectID": "8634", + "order": 8634, + "_geoloc": { + "lat": 3.848, + "lon": 11.5021 + } + }, { "url": "http://speedtest.glazov.net:8080/speedtest/upload.php", "name": "Glazov", @@ -36554,6 +36465,21 @@ "lon": 20.0283 } }, + { + "url": "http://dallas1.cabospeed.com:8080/speedtest/upload.php", + "name": "Dallas, TX", + "country": "United States", + "cc": "US", + "sponsor": "Sparklight", + "url2": "http://dallas2.cabospeed.com/speedtest/upload.php", + "host": "dallas1.cabospeed.com:8080", + "objectID": "8706", + "order": 8706, + "_geoloc": { + "lat": 32.7766, + "lon": -96.7969 + } + }, { "url": "http://sp1.rewolucja-net.pl:8080/speedtest/upload.php", "name": "Lubliniec", @@ -36569,21 +36495,6 @@ "lon": 18.6909 } }, - { - "url": "http://ookla-lv-test1.offsitedatasync.com:8080/speedtest/upload.php", - "name": "Las Vegas, NV", - "country": "United States", - "cc": "US", - "sponsor": "OffsiteDataSync", - "url2": "http://ookla-lv-test2.offsitedatasync.com/upload.php", - "host": "ookla-lv-test1.offsitedatasync.com:8080", - "objectID": "8709", - "order": 8709, - "_geoloc": { - "lat": 36.176, - "lon": -115.137 - } - }, { "url": "http://speedtest.cwcs.co.uk:8080/speedtest/upload.php", "name": "Nottingham", @@ -37329,21 +37240,6 @@ "lon": -103.3161 } }, - { - "url": "http://sp1-nl.deac.eu:8080/speedtest/upload.php", - "name": "Amsterdam", - "country": "Netherlands", - "cc": "NL", - "sponsor": "DEAC", - "url2": "http://sp2-nl.deac.eu/speedtest/upload.php", - "host": "sp1-nl.deac.eu:8080", - "objectID": "8881", - "order": 8881, - "_geoloc": { - "lat": 52.3667, - "lon": 4.9 - } - }, { "url": "http://sp1.denbroadband.in:8080/speedtest/upload.php", "name": "New Delhi", @@ -37805,6 +37701,21 @@ "lon": -46.3264 } }, + { + "url": "http://speedtest.tas.optusnet.com.au:8080/speedtest/upload.php", + "name": "Hobart", + "country": "Australia", + "cc": "AU", + "sponsor": "Optus", + "url2": "http://www.speedtest.tas.optusnet.com.au/speedtest/upload.php", + "host": "speedtest.tas.optusnet.com.au:8080", + "objectID": "8976", + "order": 8976, + "_geoloc": { + "lat": -42.8806, + "lon": 147.325 + } + }, { "url": "http://speedtest1.neocomisp.com.kh:8080/speedtest/upload.php", "name": "Phnom Penh", @@ -38314,6 +38225,21 @@ "lon": -76.5222 } }, + { + "url": "http://speedtest.freeclix.net:8080/speedtest/upload.php", + "name": "Norwich", + "country": "Great Britain", + "cc": "GB", + "sponsor": "FreeClix Ltd", + "url2": "http://speedtest2.freeclix.net/speedtest/upload.php", + "host": "speedtest.freeclix.net:8080", + "objectID": "9068", + "order": 9068, + "_geoloc": { + "lat": 52.6283, + "lon": 1.2967 + } + }, { "url": "http://st.azinet.ru:8080/speedtest/upload.php", "name": "Shelkino", @@ -38747,21 +38673,6 @@ "lon": -48.0488 } }, - { - "url": "http://speedtest.meganet.com.vc:8080/speedtest/upload.php", - "name": "Barretos", - "country": "Brazil", - "cc": "BR", - "sponsor": "MEGANET", - "url2": "http://speedtest2.meganet.com.vc/speedtest/upload.php", - "host": "speedtest.meganet.com.vc:8080", - "objectID": "9190", - "order": 9190, - "_geoloc": { - "lat": -20.5572, - "lon": -48.5678 - } - }, { "url": "http://st1mdz.telecom.com.ar:8080/speedtest/upload.php", "name": "Mendoza", @@ -40480,21 +40391,6 @@ "lon": 30.3333 } }, - { - "url": "http://ookla-lg.knet.es:8080/speedtest/upload.php", - "name": "La Rioja", - "country": "Spain", - "cc": "ES", - "sponsor": "KNET", - "url2": "http://ookla-lg2.knet.es/speedtest/upload.php", - "host": "ookla-lg.knet.es:8080", - "objectID": "9646", - "order": 9646, - "_geoloc": { - "lat": 42.25, - "lon": -2.5 - } - }, { "url": "http://103.70.128.83:8080/speedtest/upload.php", "name": "Gulbarga", @@ -40510,21 +40406,6 @@ "lon": 76.8343 } }, - { - "url": "http://st01.kram.ua:8080/speedtest/upload.php", - "name": "Uzhgorod", - "country": "Ukraine", - "cc": "UA", - "sponsor": "KRAM", - "url2": "http://st02.kram.ua/speedtest/upload.php", - "host": "st01.kram.ua:8080", - "objectID": "9648", - "order": 9648, - "_geoloc": { - "lat": 48.6167, - "lon": 22.3 - } - }, { "url": "http://ookla.renaissance.com:8080/speedtest/upload.php", "name": "Wisconsin Rapids, WI", @@ -41255,6 +41136,20 @@ "lon": -48.9519 } }, + { + "url": "http://velocimetro.kztelecom.com.br:8080/speedtest/upload.php", + "name": "Serrinha", + "country": "Brazil", + "cc": "BR", + "sponsor": "KzNet Telecom", + "host": "velocimetro.kztelecom.com.br:8080", + "objectID": "9808", + "order": 9808, + "_geoloc": { + "lat": -11.661, + "lon": -39.007 + } + }, { "url": "http://speedtest1.tangerine.co.ug:8080/speedtest/upload.php", "name": "Kampala", @@ -41454,7 +41349,7 @@ "name": "Forquilha", "country": "Brazil", "cc": "BR", - "sponsor": "UltraLink", + "sponsor": "UltraLink Fibra Óptica", "host": "speedtest.ultralinkce.com.br:8080", "objectID": "9849", "order": 9849, @@ -41703,21 +41598,6 @@ "lon": -50.5458 } }, - { - "url": "http://speedtest.fusion.ps:8080/speedtest/upload.php", - "name": "Gaza", - "country": "Palestine", - "cc": "PS", - "sponsor": "Fusion Ltd.", - "url2": "http://speedtest2.fusion.ps/speedtest/upload.php", - "host": "speedtest.fusion.ps:8080", - "objectID": "9902", - "order": 9902, - "_geoloc": { - "lat": 31.5167, - "lon": 34.45 - } - }, { "url": "http://speedtestkv1a.viettel.vn:8080/speedtest/upload.php", "name": "Hanoi", @@ -41763,6 +41643,21 @@ "lon": -79.4042 } }, + { + "url": "http://lg.den2-c.fdcservers.net:8080/speedtest/upload.php", + "name": "Denver, CO", + "country": "United States", + "cc": "US", + "sponsor": "fdcservers.net", + "url2": "http://speedtest.den2-c.fdcservers.net/speedtest/upload.php", + "host": "lg.den2-c.fdcservers.net:8080", + "objectID": "9912", + "order": 9912, + "_geoloc": { + "lat": 39.7392, + "lon": -104.9903 + } + }, { "url": "http://lg-ams.fdcservers.net:8080/speedtest/upload.php", "name": "Amsterdam", @@ -41823,21 +41718,6 @@ "lon": -118.25 } }, - { - "url": "http://speedtest.ativanetwork.net.br:8080/speedtest/upload.php", - "name": "Goiania", - "country": "Brazil", - "cc": "BR", - "sponsor": "AtivaNetwork", - "url2": "http://speedtest3.ativanetwork.net.br/speedtest/upload.php", - "host": "speedtest.ativanetwork.net.br:8080", - "objectID": "9925", - "order": 9925, - "_geoloc": { - "lat": -16.6667, - "lon": -49.2667 - } - }, { "url": "http://speedtest.newlineuirauna.com.br:8080/speedtest/upload.php", "name": "Uirauna", @@ -42030,21 +41910,6 @@ "lon": -54.5854 } }, - { - "url": "http://speedtest01.turbonettelecom.com:8080/speedtest/upload.php", - "name": "Itabuna", - "country": "Brazil", - "cc": "BR", - "sponsor": "TurboNet Telecom", - "url2": "http://speedtest02.turbonettelecom.com/speedtest/upload.php", - "host": "speedtest01.turbonettelecom.com:8080", - "objectID": "9959", - "order": 9959, - "_geoloc": { - "lat": -14.7858, - "lon": -39.28 - } - }, { "url": "http://apollo.mpc.com.br:8080/speedtest/upload.php", "name": "Campinas", @@ -42535,21 +42400,6 @@ "lon": -106.61 } }, - { - "url": "http://speed1.linkup.net.br:8080/speedtest/upload.php", - "name": "Cidreira", - "country": "Brazil", - "cc": "BR", - "sponsor": "Linkup Telecomunicações", - "url2": "http://speed2.linkup.net.br/speedtest/upload.php", - "host": "speed1.linkup.net.br:8080", - "objectID": "10061", - "order": 10061, - "_geoloc": { - "lat": -30.1769, - "lon": -50.2089 - } - }, { "url": "http://speedtest.monasheemountainmultimedia.com:8080/speedtest/upload.php", "name": "Revelstoke, BC", @@ -42862,6 +42712,21 @@ "lon": 9.4562 } }, + { + "url": "http://speedtest2-a.activepbx.com:8080/speedtest/upload.php", + "name": "Salt Lake City, UT", + "country": "United States", + "cc": "US", + "sponsor": "ActivePBX", + "url2": "http://speedtest2-b.activepbx.com/speedtest/upload.aspx", + "host": "speedtest2-a.activepbx.com:8080", + "objectID": "10116", + "order": 10116, + "_geoloc": { + "lat": 40.75, + "lon": -111.8833 + } + }, { "url": "http://boletoupnet.com.br:8080/speedtest/upload.php", "name": "Bela Vista do Paraíso", @@ -43728,6 +43593,21 @@ "lon": -47.3311 } }, + { + "url": "http://sp1.m-ten.ru:8080/speedtest/upload.php", + "name": "Mezhdurechensk", + "country": "Russian Federation", + "cc": "RU", + "sponsor": "RTA-Telecom", + "url2": "http://sp2.m-ten.ru/speedtest/upload.php", + "host": "sp1.m-ten.ru:8080", + "objectID": "10277", + "order": 10277, + "_geoloc": { + "lat": 53.6833, + "lon": 88.05 + } + }, { "url": "http://test.noutek.com:8080/speedtest/upload.php", "name": "Krasnodar", @@ -44118,6 +43998,21 @@ "lon": -8.61 } }, + { + "url": "http://speedtest.centralnett.com.br:8080/speedtest/upload.php", + "name": "Santa Rita", + "country": "Brazil", + "cc": "BR", + "sponsor": "CENTRALNETT TELECOM", + "url2": "http://sp2.centralnett.com.br/ookla/upload.php", + "host": "speedtest.centralnett.com.br:8080", + "objectID": "10365", + "order": 10365, + "_geoloc": { + "lat": -7.1359, + "lon": -34.9662 + } + }, { "url": "http://speedtest.rosprint.net:8080/speedtest/upload.php", "name": "Moscow", @@ -44209,13 +44104,28 @@ } }, { - "url": "http://nyc.host.speedtest.net:8443/speedtest/upload.php", + "url": "http://che.host.speedtest.net:8080/speedtest/upload.php", + "name": "Chennai", + "country": "India", + "cc": "IN", + "sponsor": "Speedtest.net", + "url2": "http://169.38.85.97/speedtest/upload.php", + "host": "che.host.speedtest.net:8080", + "objectID": "10388", + "order": 10388, + "_geoloc": { + "lat": 13.0827, + "lon": 80.2707 + } + }, + { + "url": "http://nyc.mega.host.speedtest.net:8080/speedtest/upload.php", "name": "New York, NY", "country": "United States", "cc": "US", "sponsor": "Speedtest.net", "url2": "http://nyc2.speedtest.net/speedtest/upload.php", - "host": "nyc.host.speedtest.net:8443", + "host": "nyc.mega.host.speedtest.net:8080", "objectID": "10390", "order": 10390, "_geoloc": { @@ -44401,6 +44311,21 @@ "lon": -97.0506 } }, + { + "url": "http://supermoon.alfa.com.lb:8080/speedtest/upload.php", + "name": "Beirut", + "country": "Lebanon", + "cc": "LB", + "sponsor": "alfa-mic1", + "url2": "http://luna.alfa.com.lb/speedtest/upload.php", + "host": "supermoon.alfa.com.lb:8080", + "objectID": "10412", + "order": 10412, + "_geoloc": { + "lat": 33.8869, + "lon": 35.5131 + } + }, { "url": "http://speedtest.telemedia.coop:8080/speedtest/upload.php", "name": "New Pekin, IN", @@ -44476,20 +44401,6 @@ "lon": 79.0882 } }, - { - "url": "http://speedtest1.djezzy.dz:8080/speedtest/upload.php", - "name": "Algiers", - "country": "Algeria", - "cc": "DZ", - "sponsor": "DJEZZY", - "host": "speedtest1.djezzy.dz:8080", - "objectID": "10432", - "order": 10432, - "_geoloc": { - "lat": 36.7667, - "lon": 3.2167 - } - }, { "url": "http://darwin.nt.speedtest.optusnet.com.au:8080/speedtest/upload.php", "name": "Darwin", @@ -45019,7 +44930,7 @@ "cc": "BR", "sponsor": "Luup Telecomunicações", "url2": "http://speed1.luup.com.br/speedtest/upload.php", - "host": "speed.luup.com.br:8080", + "host": "speedtest.luup.com.br:8080", "objectID": "10508", "order": 10508, "_geoloc": { @@ -45398,21 +45309,6 @@ "lon": -39.3333 } }, - { - "url": "http://ste.tishknet.com:8080/speedtest/upload.php", - "name": "Erbil", - "country": "Iraq", - "cc": "IQ", - "sponsor": "Tishknet Internet Services", - "url2": "http://sp2.tishknet.com/speedtest/upload.php", - "host": "ste.tishknet.com:8080", - "objectID": "10572", - "order": 10572, - "_geoloc": { - "lat": 36.1911, - "lon": 44.0092 - } - }, { "url": "http://sp1.pretcher.net:8080/speedtest/upload.php", "name": "Krivoy Rog", @@ -45502,6 +45398,21 @@ "lon": -48.0176 } }, + { + "url": "http://speedtest.pwrnetworks.com:8080/speedtest/upload.php", + "name": "Monrovia", + "country": "Liberia", + "cc": "LR", + "sponsor": "PowerNet Liberia", + "url2": "http://speedtest2.pwrnetworks.com/speedtest/upload.php", + "host": "speedtest.pwrnetworks.com:8080", + "objectID": "10593", + "order": 10593, + "_geoloc": { + "lat": 6.3133, + "lon": -10.8014 + } + }, { "url": "http://velocidade.experts.net.br:8080/speedtest/upload.php", "name": "Curitibanos", @@ -45754,21 +45665,6 @@ "lon": 10.1333 } }, - { - "url": "http://chb-speedtest-srv02.ti.ru:8080/speedtest/upload.php", - "name": "Cheboksary", - "country": "Russian Federation", - "cc": "RU", - "sponsor": "Net By Net Holding LLC", - "url2": "http://chb2.bigspeedtest.netbynet.ru/speedtest/upload.php", - "host": "chb-speedtest-srv02.ti.ru:8080", - "objectID": "10635", - "order": 10635, - "_geoloc": { - "lat": 56.1333, - "lon": 47.25 - } - }, { "url": "http://in2net.in2cable.com:8080/speedtest/upload.php", "name": "Mumbai", @@ -45977,6 +45873,21 @@ "lon": -49.9833 } }, + { + "url": "http://speedtest.voonami.com:8080/speedtest/upload.php", + "name": "Salt Lake City, UT", + "country": "United States", + "cc": "US", + "sponsor": "Voonami, Inc.", + "url2": "http://speedtesting.voonami.com/speedtest/upload.php", + "host": "speedtest.voonami.com:8080", + "objectID": "10678", + "order": 10678, + "_geoloc": { + "lat": 40.75, + "lon": -111.8833 + } + }, { "url": "http://sp1.jupiter.com.br:8080/speedtest/upload.php", "name": "Imperatriz", @@ -46247,18 +46158,18 @@ } }, { - "url": "http://ookla.netdrp.net.br:8080/speedtest/upload.php", - "name": "Dores do Rio Preto", - "country": "Brazil", - "cc": "BR", - "sponsor": "Netdrp serviços de internet LTDA me", - "url2": "http://ookla1.netdrp.net.br/speedtest/upload.php", - "host": "ookla.netdrp.net.br:8080", - "objectID": "10752", - "order": 10752, + "url": "http://speedtest.fastnet.com.ar:8080/speedtest/upload.php", + "name": "Coronel Suarez", + "country": "Argentina", + "cc": "AR", + "sponsor": "FastNet Argentina", + "url2": "http://speedtest2.fastnet.com.ar/speedtest/upload.aspx", + "host": "speedtest.fastnet.com.ar:8080", + "objectID": "10748", + "order": 10748, "_geoloc": { - "lat": -20.6905, - "lon": -41.8477 + "lat": -37.4586, + "lon": -61.9328 } }, { @@ -46945,6 +46856,21 @@ "lon": -79.8774 } }, + { + "url": "http://speedtest.starlingsgoa.com:8080/speedtest/upload.php", + "name": "Calangute", + "country": "India", + "cc": "IN", + "sponsor": "Starlings Goa", + "url2": "http://dns1.starlingsgoa.com/speedtest/upload.php", + "host": "speedtest.starlingsgoa.com:8080", + "objectID": "10909", + "order": 10909, + "_geoloc": { + "lat": 15.5311, + "lon": 73.7625 + } + }, { "url": "http://speedtest.efx.ro:8080/speedtest/upload.php", "name": "Iasi", @@ -47300,20 +47226,6 @@ "lon": -88.4092 } }, - { - "url": "http://speedtest.huntercom.net:8080/speedtest/upload.php", - "name": "Central Point, OR", - "country": "United States", - "cc": "US", - "sponsor": "Hunter Communications", - "host": "speedtest.huntercom.net:8080", - "objectID": "10964", - "order": 10964, - "_geoloc": { - "lat": 42.376, - "lon": -122.9164 - } - }, { "url": "http://test.maxnet.ru:8080/speedtest/upload.php", "name": "Obninsk", @@ -47580,6 +47492,20 @@ "lon": 89.3843 } }, + { + "url": "http://tal-st-01.kcell.kz:8080/speedtest/upload.php", + "name": "Taldykorgan", + "country": "Kazakhstan", + "cc": "KZ", + "sponsor": "KCell JSC", + "host": "tal-st-01.kcell.kz:8080", + "objectID": "11011", + "order": 11011, + "_geoloc": { + "lat": 45.0177, + "lon": 78.3804 + } + }, { "url": "http://speedtest.apfutura.net:8080/speedtest/upload.php", "name": "Centelles", @@ -47698,7 +47624,7 @@ "name": "Coxim", "country": "Brazil", "cc": "BR", - "sponsor": "TJ Comunicacoes LTDA ME", + "sponsor": "REDE TJNET", "host": "speed.tjnetcomunicacoes.com.br:8080", "objectID": "11038", "order": 11038, @@ -48141,20 +48067,6 @@ "lon": 36.2667 } }, - { - "url": "http://sp1.novaconn.it:8080/speedtest/upload.php", - "name": "Nola", - "country": "Italy", - "cc": "IT", - "sponsor": "NovaConn ISP", - "host": "sp1.novaconn.it:8080", - "objectID": "11114", - "order": 11114, - "_geoloc": { - "lat": 40.9335, - "lon": 14.5131 - } - }, { "url": "http://speedtest.arjuntelecom.in:8080/speedtest/upload.php", "name": "Chennai", @@ -48435,20 +48347,6 @@ "lon": 14.2128 } }, - { - "url": "http://esolution.dns1.us:8080/speedtest/upload.php", - "name": "Manaus", - "country": "Brazil", - "cc": "BR", - "sponsor": "Esolution", - "host": "esolution.dns1.us:8080", - "objectID": "11188", - "order": 11188, - "_geoloc": { - "lat": -3.1, - "lon": -60.0167 - } - }, { "url": "http://speedtest-kkn1.ais-idc.net:8080/speedtest/upload.php", "name": "Khon Kaen", @@ -49122,17 +49020,17 @@ } }, { - "url": "http://speedtest.azteca-comunicaciones.com:8080/speedtest/upload.php", - "name": "Bogota", - "country": "Colombia", - "cc": "CO", - "sponsor": "TV AZTECA SUCURSAL COLOMBIA", - "host": "speedtest.azteca-comunicaciones.com:8080", - "objectID": "11352", - "order": 11352, + "url": "http://speedtest2.mtncongo.net:8080/speedtest/upload.php", + "name": "Pointe-Noire", + "country": "Congo", + "cc": "CG", + "sponsor": "MTN Congo", + "host": "speedtest2.mtncongo.net:8080", + "objectID": "11353", + "order": 11353, "_geoloc": { - "lat": 4.5981, - "lon": -74.0758 + "lat": -4.8, + "lon": 11.85 } }, { @@ -49612,20 +49510,6 @@ "lon": -58.3817 } }, - { - "url": "http://ookla.spcom.net.br:8080/speedtest/upload.php", - "name": "Sao Paulo", - "country": "Brazil", - "cc": "BR", - "sponsor": "Criare Net Telecom", - "host": "ookla.spcom.net.br:8080", - "objectID": "11488", - "order": 11488, - "_geoloc": { - "lat": -23.5, - "lon": -46.6167 - } - }, { "url": "http://speedtest.wist.com.pl:8080/speedtest/upload.php", "name": "Laka", @@ -50648,20 +50532,6 @@ "lon": -41.3239 } }, - { - "url": "http://speedtest.apuainet.ag:8080/speedtest/upload.php", - "name": "St. John", - "country": "Antigua and Barbuda", - "cc": "AG", - "sponsor": "APUA Inet", - "host": "speedtest.apuainet.ag:8080", - "objectID": "11757", - "order": 11757, - "_geoloc": { - "lat": 17.1274, - "lon": -61.8468 - } - }, { "url": "http://st001.gd.tt:8080/speedtest/upload.php", "name": "Chaguanas", @@ -50760,20 +50630,6 @@ "lon": -131.6461 } }, - { - "url": "http://tos.speedtest.as2116.net:8080/speedtest/upload.php", - "name": "Tromsø", - "country": "Norway", - "cc": "NO", - "sponsor": "Broadnet", - "host": "tos.speedtest.as2116.net:8080", - "objectID": "11786", - "order": 11786, - "_geoloc": { - "lat": 69.6492, - "lon": 18.9553 - } - }, { "url": "http://osl.speedtest.as2116.net:8080/speedtest/upload.php", "name": "Oslo", @@ -50788,20 +50644,6 @@ "lon": 10.7564 } }, - { - "url": "http://speedtest1.ntt.lt:8080/speedtest/upload.php", - "name": "Vilnius", - "country": "Lithuania", - "cc": "LT", - "sponsor": "Nacionalinis telekomunikacijų tinklas", - "host": "speedtest1.ntt.lt:8080", - "objectID": "11789", - "order": 11789, - "_geoloc": { - "lat": 54.6833, - "lon": 25.2833 - } - }, { "url": "http://speedtest.tec.com:8080/speedtest/upload.php", "name": "Jackson, MS", @@ -50900,20 +50742,6 @@ "lon": -101.3552 } }, - { - "url": "http://maistele.com.br:8080/speedtest/upload.php", - "name": "Camaragibe", - "country": "Brazil", - "cc": "BR", - "sponsor": "Mais Telecom.", - "host": "maistele.com.br:8080", - "objectID": "11815", - "order": 11815, - "_geoloc": { - "lat": -8.0219, - "lon": -34.9808 - } - }, { "url": "http://sp1-ptz.rcm.net.mx:8080/speedtest/upload.php", "name": "Patzcuaro", @@ -51474,20 +51302,6 @@ "lon": -91.4482 } }, - { - "url": "http://speedtest.pregi.net:8080/speedtest/upload.php", - "name": "Quezon City", - "country": "Philippines", - "cc": "PH", - "sponsor": "DOST-ASTI", - "host": "speedtest.pregi.net:8080", - "objectID": "11942", - "order": 11942, - "_geoloc": { - "lat": 14.63, - "lon": 121.03 - } - }, { "url": "http://sp1.optinet.in:8080/speedtest/upload.php", "name": "Belda", @@ -51600,6 +51414,20 @@ "lon": 14.7966 } }, + { + "url": "http://speedtest.pldi.net/speedtest/upload.php", + "name": "Kingfisher, OK", + "country": "United States", + "cc": "US", + "sponsor": "Pioneer Internet", + "host": "speedtest.pldi.net:8080", + "objectID": "11964", + "order": 11964, + "_geoloc": { + "lat": 35.8614, + "lon": -97.9317 + } + }, { "url": "http://speedtest.generacja.pl:8080/speedtest/upload.php", "name": "Wroclaw", @@ -51642,20 +51470,6 @@ "lon": -42.1645 } }, - { - "url": "http://www.twister.com.br:8080/speedtest/upload.php", - "name": "Arcos", - "country": "Brazil", - "cc": "BR", - "sponsor": "Twister Soft Net", - "host": "www.twister.com.br:8080", - "objectID": "11980", - "order": 11980, - "_geoloc": { - "lat": -20.2878, - "lon": -45.5397 - } - }, { "url": "http://sp1k.ati.tn:8080/speedtest/upload.php", "name": "Kasbah", @@ -51768,6 +51582,20 @@ "lon": -3.5986 } }, + { + "url": "http://speedtest.nehp.net:8080/speedtest/upload.php", + "name": "New Hope, AL", + "country": "United States", + "cc": "US", + "sponsor": "New Hope Telephone Coop", + "host": "speedtest.nehp.net:8080", + "objectID": "11997", + "order": 11997, + "_geoloc": { + "lat": 34.537, + "lon": -86.3944 + } + }, { "url": "http://speedtest2.puntonet.ec:8080/speedtest/upload.php", "name": "Quito", @@ -51866,6 +51694,20 @@ "lon": -87.6847 } }, + { + "url": "http://speedtest1.tknet-ti.com.br:8080/speedtest/upload.php", + "name": "Taquari", + "country": "Brazil", + "cc": "BR", + "sponsor": "TKNET Telecom LTDA", + "host": "speedtest1.tknet-ti.com.br:8080", + "objectID": "12016", + "order": 12016, + "_geoloc": { + "lat": -29.7948, + "lon": -51.8659 + } + }, { "url": "http://speedtest.metronet.cz:8080/speedtest/upload.php", "name": "Mlada Boleslav", @@ -52160,20 +52002,6 @@ "lon": 28.0456 } }, - { - "url": "http://speed.norma4.ks.ua:8080/speedtest/upload.php", - "name": "Kherson", - "country": "Ukraine", - "cc": "UA", - "sponsor": "Norma-4", - "host": "speed.norma4.ks.ua:8080", - "objectID": "12110", - "order": 12110, - "_geoloc": { - "lat": 46.6558, - "lon": 32.6178 - } - }, { "url": "http://speedtest.barbourville.com:8080/speedtest/upload.php", "name": "Barbourville, KY", @@ -52216,6 +52044,20 @@ "lon": -40.0653 } }, + { + "url": "http://speedtest.mykris.net:8080/speedtest/upload.php", + "name": "Kuala Lumpur", + "country": "Malaysia", + "cc": "MY", + "sponsor": "MyKRIS Asia Sdn Bhd", + "host": "speedtest.mykris.net:8080", + "objectID": "12119", + "order": 12119, + "_geoloc": { + "lat": 3.1357, + "lon": 101.688 + } + }, { "url": "http://speedtest.wilkes.net:8080/speedtest/upload.php", "name": "Wilkesboro, NC", @@ -52384,20 +52226,6 @@ "lon": -42.2219 } }, - { - "url": "http://speedxhate.nextdata.com.mx:8080/speedtest/upload.php", - "name": "El Marques", - "country": "Mexico", - "cc": "MX", - "sponsor": "Next Data", - "host": "speedxhate.nextdata.com.mx:8080", - "objectID": "12170", - "order": 12170, - "_geoloc": { - "lat": 20.6114, - "lon": -100.3289 - } - }, { "url": "http://speedtest.infornet.in:8080/speedtest/upload.php", "name": "Senhor Do Bonfim", @@ -52636,20 +52464,6 @@ "lon": -81.5914 } }, - { - "url": "http://sp1.opcaonetmirassol.com.br:8080/speedtest/upload.php", - "name": "Mirassol", - "country": "Brazil", - "cc": "BR", - "sponsor": "OpçãoNet", - "host": "sp1.opcaonetmirassol.com.br:8080", - "objectID": "12224", - "order": 12224, - "_geoloc": { - "lat": -20.8173, - "lon": -49.5211 - } - }, { "url": "http://speedtest1.giganetsul.com.br:8080/speedtest/upload.php", "name": "Alvorada", @@ -52720,20 +52534,6 @@ "lon": -47.5651 } }, - { - "url": "http://dallas.massivenetworks.com:8080/speedtest/upload.php", - "name": "Dallas, TX", - "country": "United States", - "cc": "US", - "sponsor": "Massive Networks", - "host": "dallas.massivenetworks.com:8080", - "objectID": "12244", - "order": 12244, - "_geoloc": { - "lat": 32.7766, - "lon": -96.7969 - } - }, { "url": "http://speedtest.enet.net.in:8080/speedtest/upload.php", "name": "Dehradun", @@ -53098,20 +52898,6 @@ "lon": -66.4844 } }, - { - "url": "http://testvelocidad1.iprored.com:8080/speedtest/upload.php", - "name": "Valdepeñas", - "country": "Spain", - "cc": "ES", - "sponsor": "Comunitelia", - "host": "testvelocidad1.iprored.com:8080", - "objectID": "12335", - "order": 12335, - "_geoloc": { - "lat": 38.8113, - "lon": -3.4599 - } - }, { "url": "http://szklarska.box3.pl:8080/speedtest/upload.php", "name": "Szklarska Poręba", @@ -53196,20 +52982,6 @@ "lon": 77.32 } }, - { - "url": "http://speedtest.m-tel.net:8080/speedtest/upload.php", - "name": "Uman", - "country": "Ukraine", - "cc": "UA", - "sponsor": "M-TEL", - "host": "speedtest.m-tel.net:8080", - "objectID": "12389", - "order": 12389, - "_geoloc": { - "lat": 48.75, - "lon": 30.2167 - } - }, { "url": "http://speedtest.a1.net:8080/speedtest/upload.php", "name": "Vienna", @@ -53392,20 +53164,6 @@ "lon": -53.055 } }, - { - "url": "http://speedtest5.dtacnetwork.co.th:8080/speedtest/upload.php", - "name": "Bangkok", - "country": "Thailand", - "cc": "TH", - "sponsor": "DTAC", - "host": "speedtest5.dtacnetwork.co.th:8080", - "objectID": "12443", - "order": 12443, - "_geoloc": { - "lat": 13.75, - "lon": 100.4833 - } - }, { "url": "http://speedtest.akton.com.mk:8080/speedtest/upload.php", "name": "Skopje", @@ -53672,20 +53430,6 @@ "lon": -86.1267 } }, - { - "url": "http://speedtest-alx.explorernet.com.br:8080/speedtest/upload.php", - "name": "Alexania", - "country": "Brazil", - "cc": "BR", - "sponsor": "EXPLORERNET TELECOM", - "host": "speedtest-alx.explorernet.com.br:8080", - "objectID": "12507", - "order": 12507, - "_geoloc": { - "lat": -16.0809, - "lon": -48.5243 - } - }, { "url": "http://speed.nsplus.ru:8080/speedtest/upload.php", "name": "Bratsk", @@ -54022,6 +53766,20 @@ "lon": 21.1333 } }, + { + "url": "http://speedtest.nodonorte.net.ar:8080/speedtest/upload.php", + "name": "El Trebol", + "country": "Argentina", + "cc": "AR", + "sponsor": "Red Regional S.A", + "host": "speedtest.nodonorte.net.ar:8080", + "objectID": "12618", + "order": 12618, + "_geoloc": { + "lat": -32.1833, + "lon": -61.7167 + } + }, { "url": "http://speedtest.hypernettelecom.com.br:8080/speedtest/upload.php", "name": "Chapeco", @@ -54652,6 +54410,20 @@ "lon": 121.0967 } }, + { + "url": "http://sp1.nettvirtual.com.br:8080/speedtest/upload.php", + "name": "Taua", + "country": "Brazil", + "cc": "BR", + "sponsor": "NettVirtual Telecom", + "host": "sp1.nettvirtual.com.br:8080", + "objectID": "12797", + "order": 12797, + "_geoloc": { + "lat": -6.0028, + "lon": -40.2928 + } + }, { "url": "http://speedtest.instatelecom.com:8080/speedtest/upload.php", "name": "Kabul", @@ -54666,20 +54438,6 @@ "lon": 69.1661 } }, - { - "url": "http://speedtest.teleimpiantisrl.net:8080/speedtest/upload.php", - "name": "Latina", - "country": "Italy", - "cc": "IT", - "sponsor": "Teleimpianti srl", - "host": "speedtest.teleimpiantisrl.net:8080", - "objectID": "12799", - "order": 12799, - "_geoloc": { - "lat": 41.4667, - "lon": 12.9 - } - }, { "url": "http://speedtest.cbn.id:8080/speedtest/upload.php", "name": "Jakarta", @@ -55394,20 +55152,6 @@ "lon": -6.2597 } }, - { - "url": "http://speedtest.soultelecom.com:8080/speedtest/upload.php", - "name": "Ceilandia", - "country": "Brazil", - "cc": "BR", - "sponsor": "SoulTelecom", - "host": "speedtest.soultelecom.com:8080", - "objectID": "12975", - "order": 12975, - "_geoloc": { - "lat": -15.8214, - "lon": -48.1142 - } - }, { "url": "http://speedtest.hyd.excitel.in:8080/speedtest/upload.php", "name": "Hyderabad", @@ -55702,6 +55446,20 @@ "lon": -51.1833 } }, + { + "url": "http://speedtest.golink.net.br:8080/speedtest/upload.php", + "name": "Belford Roxo", + "country": "Brazil", + "cc": "BR", + "sponsor": "Golink", + "host": "speedtest.golink.net.br:8080", + "objectID": "13064", + "order": 13064, + "_geoloc": { + "lat": -22.7645, + "lon": -43.3996 + } + }, { "url": "http://speedtest.sercomtel.com.br:8080/speedtest/upload.php", "name": "Londrina", @@ -56738,6 +56496,20 @@ "lon": -104.4028 } }, + { + "url": "http://speedtest.hctc.net/speedtest/upload.php", + "name": "Ingram, TX", + "country": "United States", + "cc": "US", + "sponsor": "Hill Country Telephone Coop", + "host": "speedtest.hctc.net:8080", + "objectID": "13345", + "order": 13345, + "_geoloc": { + "lat": 30.0774, + "lon": -99.2403 + } + }, { "url": "http://portalfast.ddns.net:8080/speedtest/upload.php", "name": "Santo Andre", @@ -58110,6 +57882,20 @@ "lon": -78.2269 } }, + { + "url": "http://catspeedtest.net/speedtest/upload.php", + "name": "Bangkok", + "country": "Thailand", + "cc": "TH", + "sponsor": "CAT Telecom Public Company Limited", + "host": "catspeedtest.net:8080", + "objectID": "13871", + "order": 13871, + "_geoloc": { + "lat": 13.75, + "lon": 100.4833 + } + }, { "url": "http://coredps1.tri.co.id:8080/speedtest/upload.php", "name": "Denpasar", @@ -58124,6 +57910,20 @@ "lon": 115.2167 } }, + { + "url": "http://speedtest.telpin.com.ar:8080/speedtest/upload.php", + "name": "Pinamar", + "country": "Argentina", + "cc": "AR", + "sponsor": "Telpin", + "host": "speedtest.telpin.com.ar:8080", + "objectID": "13876", + "order": 13876, + "_geoloc": { + "lat": -37.1122, + "lon": -56.8642 + } + }, { "url": "http://speedtest.prismatelcom.com.br:8080/speedtest/upload.php", "name": "Colinas", @@ -58222,20 +58022,6 @@ "lon": 39.2839 } }, - { - "url": "http://speedtest1.melnetrs.com.br:8080/speedtest/upload.php", - "name": "Porto Alegre", - "country": "Brazil", - "cc": "BR", - "sponsor": "Melnet", - "host": "speedtest1.melnetrs.com.br:8080", - "objectID": "13905", - "order": 13905, - "_geoloc": { - "lat": -30.0346, - "lon": -51.2177 - } - }, { "url": "http://speedtest.eatel.net:8080/speedtest/upload.php", "name": "Gonzales, LA", @@ -59454,20 +59240,6 @@ "lon": 30.2397 } }, - { - "url": "http://10012.velocidadenet.com.br:8080/speedtest/upload.php", - "name": "Sete Lagoas", - "country": "Brazil", - "cc": "BR", - "sponsor": "HZ TELECOMUNICAçõES E INFORMáTICA LTDA", - "host": "10012.velocidadenet.com.br:8080", - "objectID": "14252", - "order": 14252, - "_geoloc": { - "lat": -19.4574, - "lon": -44.2417 - } - }, { "url": "http://speedtest1.flowjamaica.com:8080/speedtest/upload.php", "name": "Kingston", @@ -59566,20 +59338,6 @@ "lon": -36.3598 } }, - { - "url": "http://speedtest.fivenetwork.com:8080/speedtest/upload.php", - "name": "Mumbai", - "country": "India", - "cc": "IN", - "sponsor": "Five Network Solution India Limited", - "host": "speedtest.fivenetwork.com:8080", - "objectID": "14302", - "order": 14302, - "_geoloc": { - "lat": 18.9647, - "lon": 72.8258 - } - }, { "url": "http://speedtest3.vts.bf:8080/speedtest/upload.php", "name": "Dakola", @@ -59804,20 +59562,6 @@ "lon": 16.6068 } }, - { - "url": "http://ookla.ubinformatica.net.br:8080/speedtest/upload.php", - "name": "Macaubal", - "country": "Brazil", - "cc": "BR", - "sponsor": "Ub informatica", - "host": "ookla.ubinformatica.net.br:8080", - "objectID": "14350", - "order": 14350, - "_geoloc": { - "lat": -20.8441, - "lon": -49.9572 - } - }, { "url": "http://guwahati.neconnect.in:8080/speedtest/upload.php", "name": "Guwahati", @@ -60518,6 +60262,20 @@ "lon": 44.8271 } }, + { + "url": "http://sp1.mbn-glasfaser.de/speedtest/upload.php", + "name": "Frankfurt", + "country": "Germany", + "cc": "DE", + "sponsor": "MBN", + "host": "sp1.mbn-glasfaser.de:8080", + "objectID": "14521", + "order": 14521, + "_geoloc": { + "lat": 50.1109, + "lon": 8.6821 + } + }, { "url": "http://coreupg1.tri.co.id:8080/speedtest/upload.php", "name": "Makassar", @@ -60742,6 +60500,20 @@ "lon": -85.6681 } }, + { + "url": "http://speedtest.disksistema.com.br:8080/speedtest/upload.php", + "name": "Maracaju", + "country": "Brazil", + "cc": "BR", + "sponsor": "disksistema", + "host": "speedtest.disksistema.com.br:8080", + "objectID": "14598", + "order": 14598, + "_geoloc": { + "lat": -21.611, + "lon": -55.1683 + } + }, { "url": "http://speedtest.systemia.pl:8080/speedtest/upload.php", "name": "Poznan", @@ -60826,20 +60598,6 @@ "lon": 139.7522 } }, - { - "url": "http://speedtest1.ezecom.com.kh:8080/speedtest/upload.php", - "name": "Phnom Penh", - "country": "Cambodia", - "cc": "KH", - "sponsor": "EZECOM", - "host": "speedtest1.ezecom.com.kh:8080", - "objectID": "14631", - "order": 14631, - "_geoloc": { - "lat": 11.55, - "lon": 104.9167 - } - }, { "url": "http://ookla.camoninternet.net.br:8080/speedtest/upload.php", "name": "Santo Antonio do Descoberto", @@ -60980,20 +60738,6 @@ "lon": 33.5216 } }, - { - "url": "http://sp1.avianet.com.br:8080/speedtest/upload.php", - "name": "Lins", - "country": "Brazil", - "cc": "BR", - "sponsor": "AVIAnet Telecom", - "host": "sp1.avianet.com.br:8080", - "objectID": "14694", - "order": 14694, - "_geoloc": { - "lat": -21.6741, - "lon": -49.7388 - } - }, { "url": "http://speedtestca1.telecomitalia.it:8080/speedtest/upload.php", "name": "Cagliari", @@ -61190,6 +60934,20 @@ "lon": 49.0661 } }, + { + "url": "http://sp1.interworks.in:8080/speedtest/upload.php", + "name": "Cape Town", + "country": "South Africa", + "cc": "ZA", + "sponsor": "Interworks", + "host": "sp1.interworks.in:8080", + "objectID": "14749", + "order": 14749, + "_geoloc": { + "lat": -33.9249, + "lon": 18.4241 + } + }, { "url": "http://speedtest.flowbarbados.co:8080/speedtest/upload.php", "name": "Bridgetown", @@ -61988,20 +61746,6 @@ "lon": -83.2381 } }, - { - "url": "http://speedtest.netcol.com.br:8080/speedtest/upload.php", - "name": "Colombo", - "country": "Brazil", - "cc": "BR", - "sponsor": "NETCOL", - "host": "speedtest.netcol.com.br:8080", - "objectID": "14886", - "order": 14886, - "_geoloc": { - "lat": -25.293, - "lon": -49.2266 - } - }, { "url": "http://speedtest.uar.net:8080/speedtest/upload.php", "name": "Lviv", @@ -62072,20 +61816,6 @@ "lon": -79.4042 } }, - { - "url": "http://speedtest.bt.bt:8080/speedtest/upload.php", - "name": "Thimphu", - "country": "Bhutan", - "cc": "BT", - "sponsor": "Bhutan Telecom Limited", - "host": "speedtest.bt.bt:8080", - "objectID": "14901", - "order": 14901, - "_geoloc": { - "lat": 27.4712, - "lon": 89.6339 - } - }, { "url": "http://speedtest.danskkabeltv.dk:8080/speedtest/upload.php", "name": "Copenhagen", @@ -62254,20 +61984,6 @@ "lon": -44.2829 } }, - { - "url": "http://speedtest.radarconnect.com.br:8080/speedtest/upload.php", - "name": "Itinga do Maranhão", - "country": "Brazil", - "cc": "BR", - "sponsor": "RADAR CONNECT - BANDA LARGA", - "host": "speedtest.radarconnect.com.br:8080", - "objectID": "14927", - "order": 14927, - "_geoloc": { - "lat": -4.4524, - "lon": -47.5266 - } - }, { "url": "http://speedtest.extra.telia.fi:8080/speedtest/upload.php", "name": "Helsinki", @@ -62716,20 +62432,6 @@ "lon": -74.0636 } }, - { - "url": "http://speedtestbaq1.tigo.com.co/speedtest/upload.php", - "name": "Barranquilla", - "country": "Colombia", - "cc": "CO", - "sponsor": "Tigo", - "host": "speedtestbaq1.tigo.com.co:8080", - "objectID": "15019", - "order": 15019, - "_geoloc": { - "lat": 10.9827, - "lon": -74.8302 - } - }, { "url": "http://speed.golddata.com.pa:8080/speedtest/upload.php", "name": "Panama City", @@ -63990,20 +63692,6 @@ "lon": -52.3425 } }, - { - "url": "http://speedtest.ifiber.tv:8080/speedtest/upload.php", - "name": "Ephrata, WA", - "country": "United States", - "cc": "US", - "sponsor": "iFIBER Communications", - "host": "speedtest.ifiber.tv:8080", - "objectID": "15300", - "order": 15300, - "_geoloc": { - "lat": 47.317, - "lon": -119.5481 - } - }, { "url": "http://speedtest.dsip.net:8080/speedtest/upload.php", "name": "Luhansk", @@ -64312,20 +64000,6 @@ "lon": -47.3989 } }, - { - "url": "http://hds.ro:8080/speedtest/upload.php", - "name": "Buzau", - "country": "Romania", - "cc": "RO", - "sponsor": "TV SAT 2002", - "host": "hds.ro:8080", - "objectID": "15367", - "order": 15367, - "_geoloc": { - "lat": 45.1667, - "lon": 26.8167 - } - }, { "url": "http://speedtest.zabline.ru:8080/speedtest/upload.php", "name": "Chita", @@ -64690,6 +64364,20 @@ "lon": 15.2866 } }, + { + "url": "http://medidor.win.pe:8080/speedtest/upload.php", + "name": "Lima", + "country": "Peru", + "cc": "PE", + "sponsor": "WIN", + "host": "medidor.win.pe:8080", + "objectID": "15462", + "order": 15462, + "_geoloc": { + "lat": -12.0433, + "lon": -77.0283 + } + }, { "url": "http://sp1.spacenetse.com.br:8080/speedtest/upload.php", "name": "Aracaju", @@ -64928,6 +64616,20 @@ "lon": 77.5833 } }, + { + "url": "http://spt.ic.km.ua:8080/speedtest/upload.php", + "name": "Khmelnitskiy", + "country": "Ukraine", + "cc": "UA", + "sponsor": "Khmelnitskinfocom LTD", + "host": "spt.ic.km.ua:8080", + "objectID": "15531", + "order": 15531, + "_geoloc": { + "lat": 49.4167, + "lon": 27 + } + }, { "url": "http://speedtestupload.activefibre.co.za:8080/speedtest/upload.php", "name": "Johannesburg", @@ -65278,6 +64980,20 @@ "lon": -86.8872 } }, + { + "url": "http://speedtest.msolinternet.com.br/speedtest/upload.php", + "name": "Turmalina", + "country": "Brasil", + "cc": "BR", + "sponsor": "MSol Internet", + "host": "speedtest.msolinternet.com.br:8080", + "objectID": "15643", + "order": 15643, + "_geoloc": { + "lat": -20.0525, + "lon": -50.4767 + } + }, { "url": "http://speedtest.telia.dk:8080/speedtest/upload.php", "name": "Copenhagen", @@ -65530,20 +65246,6 @@ "lon": 107.6 } }, - { - "url": "http://coresoc1.tri.co.id:8080/speedtest/upload.php", - "name": "Surakarta", - "country": "Indonesia", - "cc": "ID", - "sponsor": "PT. Hutchison 3 Indonesia SOC", - "host": "coresoc1.tri.co.id:8080", - "objectID": "15712", - "order": 15712, - "_geoloc": { - "lat": -7.5667, - "lon": 110.8167 - } - }, { "url": "http://speedtest.gblnet.ru:8080/speedtest/upload.php", "name": "St. Petersburg", @@ -66160,20 +65862,6 @@ "lon": 125.1716 } }, - { - "url": "http://speedtest02.tecportnet.com.br:8080/speedtest/upload.php", - "name": "Rio Pardo", - "country": "Brazil", - "cc": "BR", - "sponsor": "Tec Port", - "host": "speedtest02.tecportnet.com.br:8080", - "objectID": "15839", - "order": 15839, - "_geoloc": { - "lat": -15.6097, - "lon": -42.5397 - } - }, { "url": "http://ncch.ost.myvzw.com:5060/speedtest/upload.php", "name": "Charlotte, NC", @@ -66230,20 +65918,6 @@ "lon": 108.3167 } }, - { - "url": "http://speedtest.conecta.psi.br:8080/speedtest/upload.php", - "name": "Tres Pontas", - "country": "Brazil", - "cc": "BR", - "sponsor": "CONECTA NET", - "host": "speedtest.conecta.psi.br:8080", - "objectID": "15867", - "order": 15867, - "_geoloc": { - "lat": -21.4061, - "lon": -45.6272 - } - }, { "url": "http://ookla1.stplmn.sprintadp.net:8080/speedtest/upload.php", "name": "St. Paul, MN", @@ -66370,20 +66044,6 @@ "lon": 16.3726 } }, - { - "url": "http://speedtest.mel.vic.ausnetservers.net.au:8080/speedtest/upload.php", - "name": "Melbourne", - "country": "Australia", - "cc": "AU", - "sponsor": "Aus Net Servers Australia Pty Ltd", - "host": "speedtest.mel.vic.ausnetservers.net.au:8080", - "objectID": "15911", - "order": 15911, - "_geoloc": { - "lat": -37.8136, - "lon": 144.9631 - } - }, { "url": "http://sp.netinformatik.com:8080/speedtest/upload.php", "name": "Chicago, IL", @@ -66608,20 +66268,6 @@ "lon": 37.6986 } }, - { - "url": "http://nvlv.ost.myvzw.com:5060/speedtest/upload.php", - "name": "North Las Vegas, NV", - "country": "United States", - "cc": "US", - "sponsor": "Verizon", - "host": "nvlv.ost.myvzw.com:5060", - "objectID": "15949", - "order": 15949, - "_geoloc": { - "lat": 36.2148, - "lon": -115.1781 - } - }, { "url": "http://varn.ost.myvzw.com:5060/speedtest/upload.php", "name": "Lynchburg, VA", @@ -66734,20 +66380,6 @@ "lon": -111.9391 } }, - { - "url": "http://speedtest.interativanetworks.net.br:8080/speedtest/upload.php", - "name": "Goiania", - "country": "Brazil", - "cc": "BR", - "sponsor": "InterativaNetworks", - "host": "speedtest.interativanetworks.net.br:8080", - "objectID": "15958", - "order": 15958, - "_geoloc": { - "lat": -16.6667, - "lon": -49.2667 - } - }, { "url": "http://chih.speedtest.totalplay.com.mx:8080/speedtest/upload.php", "name": "Chihuahua", @@ -66972,6 +66604,20 @@ "lon": -53.6335 } }, + { + "url": "http://aztm.ost.myvzw.com:5060/speedtest/upload.php", + "name": "Tempe, AZ", + "country": "United States", + "cc": "US", + "sponsor": "Verizon", + "host": "aztm.ost.myvzw.com:5060", + "objectID": "16030", + "order": 16030, + "_geoloc": { + "lat": 33.4294, + "lon": -111.9431 + } + }, { "url": "http://speedtest.aureon.com:8080/speedtest/upload.php", "name": "Des Moines, IA", @@ -67001,17 +66647,17 @@ } }, { - "url": "http://ooklaspeed.axarva.id:8080/speedtest/upload.php", - "name": "Jakarta", - "country": "Indonesia", - "cc": "ID", - "sponsor": "Axarva Media Teknologi", - "host": "ooklaspeed.axarva.id:8080", - "objectID": "16039", - "order": 16039, + "url": "http://speedtest2.infortel.net.br:8080/speedtest/upload.php", + "name": "Eunapolis", + "country": "Brazil", + "cc": "BR", + "sponsor": "INFORTEL", + "host": "speedtest2.infortel.net.br:8080", + "objectID": "16038", + "order": 16038, "_geoloc": { - "lat": -6.1745, - "lon": 106.8227 + "lat": -16.372, + "lon": -39.5825 } }, { @@ -68274,20 +67920,6 @@ "lon": -122.6949 } }, - { - "url": "http://speedtest.provedoreletric.com.br:8080/speedtest/upload.php", - "name": "Bom PrincíPio", - "country": "Brazil", - "cc": "BR", - "sponsor": "Eletric Telecom", - "host": "speedtest.provedoreletric.com.br:8080", - "objectID": "16343", - "order": 16343, - "_geoloc": { - "lat": -29.507, - "lon": -51.3575 - } - }, { "url": "http://speedtest10g.hmd.slfiber.com:8080/speedtest/upload.php", "name": "Hammond, LA", @@ -68484,6 +68116,20 @@ "lon": -47.0525 } }, + { + "url": "http://speedtest.grimmtelecom.com.br:8080/speedtest/upload.php", + "name": "Cajamar", + "country": "Brazil", + "cc": "BR", + "sponsor": "Grimm Telecom", + "host": "speedtest.grimmtelecom.com.br:8080", + "objectID": "16425", + "order": 16425, + "_geoloc": { + "lat": -23.3555, + "lon": -46.8786 + } + }, { "url": "http://speedtest.haulmer.com:8080/speedtest/upload.php", "name": "Curico", @@ -68540,20 +68186,6 @@ "lon": -46.6167 } }, - { - "url": "http://speedtest-crc-new.netmaismg.com.br:8080/speedtest/upload.php", - "name": "Carmo Do Rio Claro", - "country": "Brazil", - "cc": "BR", - "sponsor": "Net Mais", - "host": "speedtest-crc-new.netmaismg.com.br:8080", - "objectID": "16439", - "order": 16439, - "_geoloc": { - "lat": -20.9385, - "lon": -46.0945 - } - }, { "url": "http://speedtest.intersultelecom.com:8080/speedtest/upload.php", "name": "Paiçandu", @@ -68736,6 +68368,20 @@ "lon": 2.347 } }, + { + "url": "http://speedtest.guareze.com.br:8080/speedtest/upload.php", + "name": "Flores Da Cunha", + "country": "Brazil", + "cc": "BR", + "sponsor": "Guareze Fibra", + "host": "speedtest.guareze.com.br:8080", + "objectID": "16481", + "order": 16481, + "_geoloc": { + "lat": -29.0304, + "lon": -51.2004 + } + }, { "url": "http://test.ivn.ttksever.ru:8080/speedtest/upload.php", "name": "Ivanovo", @@ -69646,20 +69292,6 @@ "lon": 153.0278 } }, - { - "url": "http://max1.velocidadenet.com.br:8080/speedtest/upload.php", - "name": "Belo Horizonte", - "country": "BR", - "cc": "BR", - "sponsor": "Maxxnet Telecom", - "host": "max1.velocidadenet.com.br:8080", - "objectID": "16661", - "order": 16661, - "_geoloc": { - "lat": -19.9167, - "lon": -43.9333 - } - }, { "url": "http://speedtest.silverstar.com:8080/speedtest/upload.php", "name": "Afton, WY", @@ -69842,20 +69474,6 @@ "lon": 70.8022 } }, - { - "url": "http://speedtest.ural.mts.ru:8080/speedtest/upload.php", - "name": "Ekaterinburg", - "country": "RU", - "cc": "RU", - "sponsor": "MTS PJSC", - "host": "speedtest.ural.mts.ru:8080", - "objectID": "16727", - "order": 16727, - "_geoloc": { - "lat": 56.8333, - "lon": 60.5833 - } - }, { "url": "http://speedtest.netbuild.net:8080/speedtest/upload.php", "name": "Saarwellingen", @@ -70122,20 +69740,6 @@ "lon": -104.9903 } }, - { - "url": "http://speedtest.broadbandsolutions.com.au:8080/speedtest/upload.php", - "name": "Melbourne", - "country": "Australia", - "cc": "AU", - "sponsor": "Broadband Solutions Pty Ltd", - "host": "speedtest.broadbandsolutions.com.au:8080", - "objectID": "16804", - "order": 16804, - "_geoloc": { - "lat": -37.8136, - "lon": 144.9631 - } - }, { "url": "http://speedtest.novaconnect.nz:8080/speedtest/upload.php", "name": "AUCKLAND", @@ -70318,20 +69922,6 @@ "lon": 90.3667 } }, - { - "url": "http://speedtest.tcheturbo.com.br:8080/upload.php", - "name": "Frederico Westphalen", - "country": "BR", - "cc": "BR", - "sponsor": "TcheTurbo Provedor", - "host": "speedtest.tcheturbo.com.br:8080", - "objectID": "16863", - "order": 16863, - "_geoloc": { - "lat": -27.3607, - "lon": -53.3963 - } - }, { "url": "http://speedtest.powernetfibra.com.br:8080/speedtest/upload.php", "name": "Diadema", @@ -70458,20 +70048,6 @@ "lon": -39.1268 } }, - { - "url": "http://speedtest.dsnetfg.com.br:8080/speedtest/upload.php", - "name": "São Paulo", - "country": "BR", - "cc": "BR", - "sponsor": "Eduardo Carvalho", - "host": "speedtest.dsnetfg.com.br:8080", - "objectID": "16896", - "order": 16896, - "_geoloc": { - "lat": -23.5, - "lon": -46.6167 - } - }, { "url": "http://speedtest.ligtelecom.net.br:8080/speedtest/upload.php", "name": "TeotôNio Vilela", @@ -70822,6 +70398,20 @@ "lon": -74.0059 } }, + { + "url": "http://orldp-speedtest-01.noc.bhn.net:8080/speedtest/upload.php", + "name": "Orlando, FL", + "country": "United States", + "cc": "US", + "sponsor": "Spectrum", + "host": "orldp-speedtest-01.noc.bhn.net:8080", + "objectID": "16977", + "order": 16977, + "_geoloc": { + "lat": 28.4158, + "lon": -81.2989 + } + }, { "url": "http://speedtest.nyroc.rr.com:8080/speedtest/upload.php", "name": "Syracuse, NY", @@ -71541,7 +71131,7 @@ "name": "Berlin", "country": "DE", "cc": "DE", - "sponsor": "Cronon AG", + "sponsor": "Cronon GmbH", "host": "warp.cronon.net:8080", "objectID": "17137", "order": 17137, @@ -72348,20 +71938,6 @@ "lon": 30.3333 } }, - { - "url": "http://speedtest.zjmobile.com:8080/speedtest/upload.php", - "name": "ZhenJiang", - "country": "China", - "cc": "CN", - "sponsor": "China Mobile JiangSu 5G", - "host": "speedtest.zjmobile.com:8080", - "objectID": "17320", - "order": 17320, - "_geoloc": { - "lat": 32.2069, - "lon": 119.449 - } - }, { "url": "http://vmax1.aeromax.es:8080/speedtest/upload.php", "name": "Alicante", @@ -72544,20 +72120,6 @@ "lon": 38.2167 } }, - { - "url": "http://st1.threeminds.it:8080/speedtest/upload.php", - "name": "Pomigliano D'Arco", - "country": "IT", - "cc": "IT", - "sponsor": "Vola", - "host": "st1.threeminds.it:8080", - "objectID": "17359", - "order": 17359, - "_geoloc": { - "lat": 40.9101, - "lon": 14.3829 - } - }, { "url": "http://speedtest.ars.uz:8080/speedtest/upload.php", "name": "Tashkent", @@ -72572,6 +72134,20 @@ "lon": 69.2167 } }, + { + "url": "http://speedtest.geonet.cl:8080/speedtest/upload.php", + "name": "Talca", + "country": "Chile", + "cc": "CL", + "sponsor": "Geonet SpA", + "host": "speedtest.geonet.cl:8080", + "objectID": "17364", + "order": 17364, + "_geoloc": { + "lat": -35.4232, + "lon": -71.6485 + } + }, { "url": "http://ftthspeed-kho.itc.sa:8080/speedtest/upload.php", "name": "Dammam", @@ -72852,6 +72428,20 @@ "lon": 15.3222 } }, + { + "url": "http://speedtestlondon.telecom.mu:8080/speedtest/upload.php", + "name": "London", + "country": "GB", + "cc": "GB", + "sponsor": "Mauritius Telecom Ltd", + "host": "speedtestlondon.telecom.mu:8080", + "objectID": "17418", + "order": 17418, + "_geoloc": { + "lat": 51.5171, + "lon": -0.1062 + } + }, { "url": "http://speedtest.bsa.g8.net.br:8080/speedtest/upload.php", "name": "Brasilia", @@ -72866,20 +72456,6 @@ "lon": -47.8822 } }, - { - "url": "http://speedtest.izone.az:8080/speedtest/upload.php", - "name": "Baku", - "country": "Azerbaijan", - "cc": "AZ", - "sponsor": "IZONE LLC", - "host": "speedtest.izone.az:8080", - "objectID": "17428", - "order": 17428, - "_geoloc": { - "lat": 40.3952, - "lon": 49.8822 - } - }, { "url": "http://speedtest.nino.ru:8080/speedtest/upload.php", "name": "Nizhny Novgorod", @@ -73202,6 +72778,20 @@ "lon": -48.8769 } }, + { + "url": "http://speedtest.yipi.com.br:8080/speedtest/upload.php", + "name": "Rio De Janeiro", + "country": "BR", + "cc": "BR", + "sponsor": "YIPI Telecom", + "host": "speedtest.yipi.com.br:8080", + "objectID": "17508", + "order": 17508, + "_geoloc": { + "lat": -22.9068, + "lon": -43.1729 + } + }, { "url": "http://speedtest.desnet.id:8080/speedtest/upload.php", "name": "Jakarta", @@ -73244,20 +72834,6 @@ "lon": -93.7477 } }, - { - "url": "http://speed.kamtv.ru:8080/speedtest/upload.php", - "name": "Petropavlovsk-Kamchatsky", - "country": "RU", - "cc": "RU", - "sponsor": "SKTV", - "host": "speed.kamtv.ru:8080", - "objectID": "17526", - "order": 17526, - "_geoloc": { - "lat": 53.0167, - "lon": 158.65 - } - }, { "url": "http://speedtest.airnet.com.ar:8080/speedtest/upload.php", "name": "Saenz Peña", @@ -73524,20 +73100,6 @@ "lon": -37.2764 } }, - { - "url": "http://speedtest2.cq.chinamobile.com:8080/speedtest/upload.php", - "name": "Chongqing", - "country": "CN", - "cc": "CN", - "sponsor": "Chongqing Mobile Company", - "host": "speedtest2.cq.chinamobile.com:8080", - "objectID": "17584", - "order": 17584, - "_geoloc": { - "lat": 29.5583, - "lon": 106.5667 - } - }, { "url": "http://sfosfookla.wiline.com:8080/speedtest/upload.php", "name": "San Francisco, CA", @@ -74994,20 +74556,6 @@ "lon": -54.6973 } }, - { - "url": "http://speedtest.miinternet.cl:8080/speedtest/upload.php", - "name": "Santiago", - "country": "CL", - "cc": "CL", - "sponsor": "Mi Internet SpA", - "host": "speedtest.miinternet.cl:8080", - "objectID": "18027", - "order": 18027, - "_geoloc": { - "lat": -33.4378, - "lon": -70.6503 - } - }, { "url": "http://speedtest.mm-link.net:8080/speedtest/upload.php", "name": "Naypyidaw", @@ -75120,20 +74668,6 @@ "lon": 22.9 } }, - { - "url": "http://speedtestt.brasilconectba.com.br:8080/speedtest/upload.php", - "name": "Alagoinhas", - "country": "Brazil", - "cc": "BR", - "sponsor": "BrasilConect", - "host": "speedtestt.brasilconectba.com.br:8080", - "objectID": "18089", - "order": 18089, - "_geoloc": { - "lat": -12.134, - "lon": -38.4211 - } - }, { "url": "http://ns1.ondanetitajobi.com.br:8080/speedtest/upload.php", "name": "Itajobi", @@ -75190,20 +74724,6 @@ "lon": -43.1729 } }, - { - "url": "http://spd2.claro.com.br:8080/speedtest/upload.php", - "name": "Rio De Janeiro", - "country": "Brazil", - "cc": "BR", - "sponsor": "Claro Movel RJ2", - "host": "spd2.claro.com.br:8080", - "objectID": "18102", - "order": 18102, - "_geoloc": { - "lat": -22.9068, - "lon": -43.1729 - } - }, { "url": "http://spd5.claro.com.br:8080/speedtest/upload.php", "name": "São Paulo", @@ -75638,6 +75158,20 @@ "lon": 28.9167 } }, + { + "url": "http://velocimetro.avexado.com:8080/speedtest/upload.php", + "name": "Alagoa Grande", + "country": "Brazil", + "cc": "BR", + "sponsor": "Avexado Provedor", + "host": "velocimetro.avexado.com:8080", + "objectID": "18212", + "order": 18212, + "_geoloc": { + "lat": -7.0889, + "lon": -35.635 + } + }, { "url": "http://speedtest2.ccvision.cl:8080/speedtest/upload.php", "name": "Chillan", @@ -75722,20 +75256,6 @@ "lon": -35.735 } }, - { - "url": "http://speedtest.peerexnetworks.com:8080/speedtest/upload.php", - "name": "Dhaka", - "country": "Bangladesh", - "cc": "BD", - "sponsor": "PEEREX NETWORKS", - "host": "speedtest.peerexnetworks.com:8080", - "objectID": "18244", - "order": 18244, - "_geoloc": { - "lat": 23.7, - "lon": 90.3667 - } - }, { "url": "http://speedtest.thefiberinternetbandalarga.net.br:8080/speedtest/upload.php", "name": "Goiânia", @@ -75806,20 +75326,6 @@ "lon": 106.6667 } }, - { - "url": "http://speedtest.wihu.es:8080/speedtest/upload.php", - "name": "Huelva", - "country": "Spain", - "cc": "ES", - "sponsor": "WIHU", - "host": "speedtest.wihu.es:8080", - "objectID": "18269", - "order": 18269, - "_geoloc": { - "lat": 37.2614, - "lon": -6.9447 - } - }, { "url": "http://seattle.speedtest.bluespanwireless.com:8080/speedtest/upload.php", "name": "Seattle, WA", @@ -75988,12 +75494,26 @@ "lon": 115.2167 } }, + { + "url": "http://speedtest.swiftonline.in:8080/speedtest/upload.php", + "name": "Hyderabad", + "country": "India", + "cc": "IN", + "sponsor": "Swift Online", + "host": "speedtest.swiftonline.in:8080", + "objectID": "18337", + "order": 18337, + "_geoloc": { + "lat": 17.37, + "lon": 78.48 + } + }, { "url": "http://vel-psa.mastercabo.com.br:8080/speedtest/upload.php", "name": "Pouso Alegre", "country": "Brazil", "cc": "BR", - "sponsor": "MasterCabo", + "sponsor": "Master Internet", "host": "vel-psa.mastercabo.com.br:8080", "objectID": "18344", "order": 18344, @@ -76044,20 +75564,6 @@ "lon": -47.3311 } }, - { - "url": "http://speedtest.senzalice.it:8080/speedtest/upload.php", - "name": "Soveria Mannelli", - "country": "Italy", - "cc": "IT", - "sponsor": "Senzalice.it", - "host": "speedtest.senzalice.it:8080", - "objectID": "18358", - "order": 18358, - "_geoloc": { - "lat": 39.0878, - "lon": 16.3706 - } - }, { "url": "http://sp1.skytel.com.la:8080/speedtest/upload.php", "name": "Vientiane Capital", @@ -76800,20 +76306,6 @@ "lon": -50.34 } }, - { - "url": "http://sp1.uih.co.th:8080/speedtest/upload.php", - "name": "Chatuchak", - "country": "Thailand", - "cc": "TH", - "sponsor": "UIH", - "host": "sp1.uih.co.th:8080", - "objectID": "18487", - "order": 18487, - "_geoloc": { - "lat": 13.8362, - "lon": 100.5634 - } - }, { "url": "http://speedtest1.mk.de:8080/speedtest/upload.php", "name": "Frankfurt", @@ -76954,20 +76446,6 @@ "lon": 17.0302 } }, - { - "url": "http://jp.sp.vietpn.com:8080/speedtest/upload.php", - "name": "Tokyo", - "country": "Japan", - "cc": "JP", - "sponsor": "GIAM PING VIETPN.COM", - "host": "jp.sp.vietpn.com:8080", - "objectID": "18516", - "order": 18516, - "_geoloc": { - "lat": 35.6833, - "lon": 139.6833 - } - }, { "url": "http://speedtest.provedorworldnet.com.br:8080/speedtest/upload.php", "name": "Sobral", @@ -77220,20 +76698,6 @@ "lon": 30.3333 } }, - { - "url": "http://speedtest.fibralink.es:8080/speedtest/upload.php", - "name": "Mahón", - "country": "Spain", - "cc": "ES", - "sponsor": "Fibralink", - "host": "speedtest.fibralink.es:8080", - "objectID": "18571", - "order": 18571, - "_geoloc": { - "lat": 39.8868, - "lon": 4.2571 - } - }, { "url": "http://speedtest.mosoblcom.ru:8080/speedtest/upload.php", "name": "Moscow", @@ -77318,20 +76782,6 @@ "lon": -54.2951 } }, - { - "url": "http://speedtest2.stcom.psi.br:8080/speedtest/upload.php", - "name": "Viamao", - "country": "Brazil", - "cc": "BR", - "sponsor": "STCOM Internet", - "host": "speedtest2.stcom.psi.br:8080", - "objectID": "18597", - "order": 18597, - "_geoloc": { - "lat": -30.0808, - "lon": -51.0228 - } - }, { "url": "http://marrakechst.iam.ma:8080/speedtest/upload.php", "name": "Marrakesh", @@ -77472,20 +76922,6 @@ "lon": 21.4333 } }, - { - "url": "http://sts.tishknet.com:8080/speedtest/upload.php", - "name": "Sulaymaniyah", - "country": "Iraq", - "cc": "IQ", - "sponsor": "Tishknet Internet Services", - "host": "sts.tishknet.com:8080", - "objectID": "18618", - "order": 18618, - "_geoloc": { - "lat": 35.55, - "lon": 45.4333 - } - }, { "url": "http://speedtest.strnet.com.br:8080/speedtest/upload.php", "name": "Tambaú", @@ -77598,6 +77034,20 @@ "lon": -52.4039 } }, + { + "url": "http://neu-speedtest1.neustylesoftware.ca:8080/speedtest/upload.php", + "name": "Waterloo, ON", + "country": "Canada", + "cc": "CA", + "sponsor": "NeuStyle Software & Systems Corporation", + "host": "neu-speedtest1.neustylesoftware.ca:8080", + "objectID": "18646", + "order": 18646, + "_geoloc": { + "lat": 43.4667, + "lon": -80.5167 + } + }, { "url": "http://velocidade.megabit.net.br:8080/speedtest/upload.php", "name": "Osasco", @@ -78004,6 +77454,20 @@ "lon": 15.9067 } }, + { + "url": "http://speedtest.worldconnect.com.br:8080/speedtest/upload.php", + "name": "Diadema", + "country": "Brazil", + "cc": "BR", + "sponsor": "World Connect", + "host": "speedtest.worldconnect.com.br:8080", + "objectID": "18721", + "order": 18721, + "_geoloc": { + "lat": -23.6817, + "lon": -46.6203 + } + }, { "url": "http://st-bahiablanca.cablevisionfibertel.com.ar:8080/speedtest/upload.php", "name": "Bahía Blanca", @@ -78480,6 +77944,20 @@ "lon": 174.7833 } }, + { + "url": "http://rolimdemoura.rolimnet.com.br:8080/speedtest/upload.php", + "name": "Rolim De Moura", + "country": "Brazil", + "cc": "BR", + "sponsor": "Rolim Net", + "host": "rolimdemoura.rolimnet.com.br:8080", + "objectID": "18823", + "order": 18823, + "_geoloc": { + "lat": -11.7235, + "lon": -61.7758 + } + }, { "url": "http://santaluzia.rolimnet.com.br:8080/speedtest/upload.php", "name": "Santa Luzia d'Oeste", @@ -78732,6 +78210,20 @@ "lon": -38.5428 } }, + { + "url": "http://sp40.etisalatdata.net:8080/speedtest/upload.php", + "name": "Qena", + "country": "Egypt", + "cc": "EG", + "sponsor": "Etisalat Egypt", + "host": "sp40.etisalatdata.net:8080", + "objectID": "18891", + "order": 18891, + "_geoloc": { + "lat": 26.1551, + "lon": 32.716 + } + }, { "url": "http://speedtest.mundopacifico.cl:8080/speedtest/upload.php", "name": "Concepción", @@ -79068,20 +78560,6 @@ "lon": 41.4167 } }, - { - "url": "http://diotelecom.dynamic-dns.net:8080/speedtest/upload.php", - "name": "Manaus", - "country": "Brazil", - "cc": "BR", - "sponsor": "Dio Telecom", - "host": "diotelecom.dynamic-dns.net:8080", - "objectID": "18981", - "order": 18981, - "_geoloc": { - "lat": -3.1, - "lon": -60.0167 - } - }, { "url": "http://speedtest.neorede.com.br:8080/speedtest/upload.php", "name": "Biguacu", @@ -79255,7 +78733,7 @@ "name": "Nelspruit", "country": "South Africa", "cc": "ZA", - "sponsor": "Xpress Connect", + "sponsor": "Herotel Xpress M", "host": "speedtest.xwisp.co.za:8080", "objectID": "19027", "order": 19027, @@ -79334,6 +78812,20 @@ "lon": -81.53 } }, + { + "url": "http://speedtest.adaptlink.com.br:8080/speedtest/upload.php", + "name": "Seropedica", + "country": "Brazil", + "cc": "BR", + "sponsor": "Adapt Link Telecomunicações", + "host": "speedtest.adaptlink.com.br:8080", + "objectID": "19050", + "order": 19050, + "_geoloc": { + "lat": -22.7472, + "lon": -43.6996 + } + }, { "url": "http://speedtest.syndeonetwork.com:8080/speedtest/upload.php", "name": "Chicago, IL", @@ -79684,20 +79176,6 @@ "lon": -54.2565 } }, - { - "url": "http://speedtest-rabat2.hostoweb.com/speedtest/upload.php", - "name": "Rabat", - "country": "Morocco", - "cc": "MA", - "sponsor": "HOSTOWEB.COM", - "host": "speedtest-rabat1.hostoweb.com:8080", - "objectID": "19136", - "order": 19136, - "_geoloc": { - "lat": 34.0333, - "lon": -6.8333 - } - }, { "url": "http://speedtest.montenet.net.br:8080/speedtest/upload.php", "name": "Monte Azul", @@ -79838,20 +79316,6 @@ "lon": -40.8389 } }, - { - "url": "http://sp1.opto.net.in:8080/speedtest/upload.php", - "name": "Bangalore", - "country": "India", - "cc": "IN", - "sponsor": "OPTO NET", - "host": "sp1.opto.net.in:8080", - "objectID": "19171", - "order": 19171, - "_geoloc": { - "lat": 12.9833, - "lon": 77.5833 - } - }, { "url": "http://speedtest.cobranet.ng:8080/speedtest/upload.php", "name": "Lekki", @@ -79908,6 +79372,20 @@ "lon": 78.1204 } }, + { + "url": "http://speedtest.pcn.co.za:8080/speedtest/upload.php", + "name": "Cape Town", + "country": "South Africa", + "cc": "ZA", + "sponsor": "PCN", + "host": "speedtest.pcn.co.za:8080", + "objectID": "19179", + "order": 19179, + "_geoloc": { + "lat": -33.9253, + "lon": 18.4239 + } + }, { "url": "http://speedtest.paraisopolis.com.br:8080/speedtest/upload.php", "name": "Paraisópolis", @@ -80006,6 +79484,20 @@ "lon": 31.0236 } }, + { + "url": "http://ookla.dreamtel.in:8080/speedtest/upload.php", + "name": "Jalandhar", + "country": "India", + "cc": "IN", + "sponsor": "ApnaTeleLink Pvt Ltd", + "host": "ookla.dreamtel.in:8080", + "objectID": "19209", + "order": 19209, + "_geoloc": { + "lat": 31.326, + "lon": 75.5762 + } + }, { "url": "http://ntpspt2.friday.tw:8080/speedtest/upload.php", "name": "New Taipei", @@ -80818,20 +80310,6 @@ "lon": -48.3644 } }, - { - "url": "http://speedtest01.infortecline.com.br:8080/speedtest/upload.php", - "name": "Ananindeua", - "country": "Brazil", - "cc": "BR", - "sponsor": "INFORTECLINE", - "host": "speedtest01.infortecline.com.br:8080", - "objectID": "19607", - "order": 19607, - "_geoloc": { - "lat": -1.3643, - "lon": -48.3747 - } - }, { "url": "http://speedtest.pcisys.net:8080/speedtest/upload.php", "name": "Colorado Springs, CO", @@ -80902,6 +80380,20 @@ "lon": -46.0442 } }, + { + "url": "http://speedtest.xfinitydatacom.in:8080/speedtest/upload.php", + "name": "Kolkata", + "country": "India", + "cc": "IN", + "sponsor": "Xfinity Datacom", + "host": "speedtest.xfinitydatacom.in:8080", + "objectID": "19616", + "order": 19616, + "_geoloc": { + "lat": 22.5726, + "lon": 88.3639 + } + }, { "url": "http://speedtest.telecomdados.com.br:8080/speedtest/upload.php", "name": "Pedro Leopoldo", @@ -81686,20 +81178,6 @@ "lon": 24.852 } }, - { - "url": "http://sp1.vasaicable.com:8080/speedtest/upload.php", - "name": "Vasai", - "country": "India", - "cc": "IN", - "sponsor": "Vasai Cable", - "host": "sp1.vasaicable.com:8080", - "objectID": "20036", - "order": 20036, - "_geoloc": { - "lat": 19.3919, - "lon": 72.8397 - } - }, { "url": "http://ookla.siwireless.com:8080/speedtest/upload.php", "name": "Panama City", @@ -82167,7 +81645,7 @@ "name": "Antlers, OK", "country": "United States", "cc": "US", - "sponsor": "Limitless Communications", + "sponsor": "360 Broadband", "host": "speedtest.limitlesscommunications.net:8080", "objectID": "20166", "order": 20166, @@ -82176,6 +81654,20 @@ "lon": -95.6202 } }, + { + "url": "http://speedtest.belinfonet2.com.br:8080/speedtest/upload.php", + "name": "Feira De Santana", + "country": "Brazil", + "cc": "BR", + "sponsor": "Bel infonet", + "host": "speedtest.belinfonet2.com.br:8080", + "objectID": "20190", + "order": 20190, + "_geoloc": { + "lat": -12.2597, + "lon": -38.9646 + } + }, { "url": "http://speedtest2.mts.rs:8080/speedtest/upload.php", "name": "Nis", @@ -82316,6 +81808,20 @@ "lon": -80.7089 } }, + { + "url": "http://sp1.noketelecom.com.br:8080/speedtest/upload.php", + "name": "São João do Jaguaribe", + "country": "Brazil", + "cc": "BR", + "sponsor": "SPEEDCOM", + "host": "sp1.noketelecom.com.br:8080", + "objectID": "20247", + "order": 20247, + "_geoloc": { + "lat": -5.2695, + "lon": -38.2722 + } + }, { "url": "http://speedtest.bl.mtn.co.za:8080/speedtest/upload.php", "name": "Bloemfontein", @@ -82610,20 +82116,6 @@ "lon": -79.5 } }, - { - "url": "http://speed.jumpernet.com.br:8080/speedtest/upload.php", - "name": "Fortaleza", - "country": "Brazil", - "cc": "BR", - "sponsor": "JUMPER NET", - "host": "speed.jumpernet.com.br:8080", - "objectID": "20325", - "order": 20325, - "_geoloc": { - "lat": -3.7183, - "lon": -38.5428 - } - }, { "url": "http://speedtest.honest.net:8080/speedtest/upload.php", "name": "New York, NY", @@ -82946,6 +82438,20 @@ "lon": 74.856 } }, + { + "url": "http://speedtest.fibertelecom.net.br/speedtest/upload.php", + "name": "Angulo", + "country": "Brazil", + "cc": "BR", + "sponsor": "Fiber Telecom", + "host": "speedtest.fibertelecom.net.br:8080", + "objectID": "20496", + "order": 20496, + "_geoloc": { + "lat": -23.1887, + "lon": -51.9156 + } + }, { "url": "http://ookla-cpt1.cipherwave.co.za:8080/speedtest/upload.php", "name": "Cape Town", @@ -83394,20 +82900,6 @@ "lon": 9.7444 } }, - { - "url": "http://speedtest.infowaysc.com.br:8080/speedtest/upload.php", - "name": "Criciuma", - "country": "Brazil", - "cc": "BR", - "sponsor": "Infoway Internet", - "host": "speedtest.infowaysc.com.br:8080", - "objectID": "20649", - "order": 20649, - "_geoloc": { - "lat": -28.6778, - "lon": -49.37 - } - }, { "url": "http://speedtest.alternex.net.br:8080/speedtest/upload.php", "name": "Sao Vicente", @@ -83590,6 +83082,20 @@ "lon": -42.548 } }, + { + "url": "http://speedtest.cttelecom.psi.br:8080/speedtest/upload.php", + "name": "Ipumirim", + "country": "Brazil", + "cc": "BR", + "sponsor": "CT Telecom", + "host": "speedtest.cttelecom.psi.br:8080", + "objectID": "20700", + "order": 20700, + "_geoloc": { + "lat": -27.0755, + "lon": -52.1345 + } + }, { "url": "http://dfw.speedtest.net:8080/speedtest/upload.php", "name": "Dallas, TX", @@ -83940,20 +83446,6 @@ "lon": -97.9298 } }, - { - "url": "http://speedtest.qnetfacil.com.br:8080/speedtest/upload.php", - "name": "Criciúma", - "country": "Brazil", - "cc": "BR", - "sponsor": "QNETFACIL", - "host": "speedtest.qnetfacil.com.br:8080", - "objectID": "20795", - "order": 20795, - "_geoloc": { - "lat": -28.6778, - "lon": -49.37 - } - }, { "url": "http://speedtest-cdn.redenetprovedor.com.br:8080/speedtest/upload.php", "name": "Agudos", @@ -84080,6 +83572,20 @@ "lon": 78.48 } }, + { + "url": "http://speedtest.sharktel.co:8080/speedtest/upload.php", + "name": "Kolkata", + "country": "India", + "cc": "IN", + "sponsor": "Sharktel Infocom Pvt Ltd", + "host": "speedtest.sharktel.co:8080", + "objectID": "20869", + "order": 20869, + "_geoloc": { + "lat": 22.5667, + "lon": 88.3667 + } + }, { "url": "http://speedtest.terra-line.net:8080/speedtest/upload.php", "name": "Horlivka", @@ -84374,20 +83880,6 @@ "lon": 37.6178 } }, - { - "url": "http://speedtest.vaalnetworking.co.za:8080/speedtest/upload.php", - "name": "Vanderbijlpark", - "country": "South Africa", - "cc": "ZA", - "sponsor": "Vaal Networking", - "host": "speedtest.vaalnetworking.co.za:8080", - "objectID": "20934", - "order": 20934, - "_geoloc": { - "lat": -26.7034, - "lon": 27.8077 - } - }, { "url": "http://st-ankara-1.turksatkablo.com.tr:8080/speedtest/upload.php", "name": "Ankara", @@ -85004,6 +84496,20 @@ "lon": -38.3332 } }, + { + "url": "http://sp1.netinfortelecom.com.br/speedtest/upload.php", + "name": "Leme do Prado", + "country": "Brazil", + "cc": "BR", + "sponsor": "Netinfor Telecom", + "host": "sp1.netinfortelecom.com.br:8080", + "objectID": "21060", + "order": 21060, + "_geoloc": { + "lat": -17.0814, + "lon": -42.6947 + } + }, { "url": "http://speedtest.slic.com:8080/speedtest/upload.php", "name": "Nicholville, NY", @@ -85158,6 +84664,20 @@ "lon": 18.424 } }, + { + "url": "http://ookla.clicknavegue.net.br:8080/speedtest/upload.php", + "name": "Diadema", + "country": "Brazil", + "cc": "BR", + "sponsor": "CLICK & NAVEGUE", + "host": "ookla.clicknavegue.net.br:8080", + "objectID": "21107", + "order": 21107, + "_geoloc": { + "lat": -23.6818, + "lon": -46.621 + } + }, { "url": "http://speedtest.stratusiq.com:8080/speedtest/upload.php", "name": "Colorado Springs, CO", @@ -85312,6 +84832,20 @@ "lon": -35.7218 } }, + { + "url": "http://speedtest.redemultitelecom.com.br/speedtest/upload.php", + "name": "MONTE ALEGRE", + "country": "Brazil", + "cc": "BR", + "sponsor": "Multi Telecom", + "host": "speedtest.redemultitelecom.com.br:8080", + "objectID": "21166", + "order": 21166, + "_geoloc": { + "lat": -2.0014, + "lon": -54.0741 + } + }, { "url": "http://speedtest.hatnet.com.tr:8080/speedtest/upload.php", "name": "Antakya", @@ -85341,12 +84875,12 @@ } }, { - "url": "http://speedtest.ncndata.com:8080/speedtest/upload.php", + "url": "http://speedtest.stroudmedia.com:8080/speedtest/upload.php", "name": "Stroudsburg, PA", "country": "United States", "cc": "US", - "sponsor": "NCN Data, LLC", - "host": "speedtest.ncndata.com:8080", + "sponsor": "Stroud Media, LLC", + "host": "speedtest.stroudmedia.com:8080", "objectID": "21181", "order": 21181, "_geoloc": { @@ -85620,6 +85154,20 @@ "lon": 43.164 } }, + { + "url": "http://us-fmt1-speedtest.hkserversolution.com:8080/speedtest/upload.php", + "name": "Fremont, CA", + "country": "United States", + "cc": "US", + "sponsor": "CodecCloud(HK)Limited", + "host": "us-fmt1-speedtest.hkserversolution.com:8080", + "objectID": "21231", + "order": 21231, + "_geoloc": { + "lat": 37.5483, + "lon": -121.9886 + } + }, { "url": "http://speedtest2.rainbowtel.net:8080/speedtest/upload.php", "name": "Everest, KS", @@ -85732,20 +85280,6 @@ "lon": -37.0731 } }, - { - "url": "http://speedtest.infoturbo.net.br:8080/speedtest/upload.php", - "name": "Campos Belos", - "country": "Brazil", - "cc": "BR", - "sponsor": "Infoturbo Telecom", - "host": "speedtest.infoturbo.net.br:8080", - "objectID": "21257", - "order": 21257, - "_geoloc": { - "lat": -13.0354, - "lon": -46.7686 - } - }, { "url": "http://speedtest.nemr.net:8080/speedtest/upload.php", "name": "Green City, MO", @@ -86110,6 +85644,34 @@ "lon": 43.164 } }, + { + "url": "http://sp2.mcinfor.com.br/speedtest/upload.php", + "name": "Veredinha", + "country": "Brazil", + "cc": "BR", + "sponsor": "MC Telecom", + "host": "sp2.mcinfor.com.br:8080", + "objectID": "21330", + "order": 21330, + "_geoloc": { + "lat": -17.4271, + "lon": -42.7467 + } + }, + { + "url": "http://sp2.netinfortelecom.com.br/speedtest/upload.php", + "name": "José Gonçalves de Minas", + "country": "Brazil", + "cc": "BR", + "sponsor": "Netinfor Telecom", + "host": "sp2.netinfortelecom.com.br:8080", + "objectID": "21331", + "order": 21331, + "_geoloc": { + "lat": -16.9207, + "lon": -42.6685 + } + }, { "url": "http://speedtest.vega.com.ua:8080/speedtest/upload.php", "name": "Kharkiv", @@ -86432,6 +85994,20 @@ "lon": -48.5524 } }, + { + "url": "https://st1.jlinftelecom.net.br:8080/speedtest/upload.php", + "name": "Teófilo Otoni", + "country": "Brazil", + "cc": "BR", + "sponsor": "JL Telecom", + "host": "st1.jlinftelecom.net.br:8080", + "objectID": "21399", + "order": 21399, + "_geoloc": { + "lat": -17.8578, + "lon": -41.505 + } + }, { "url": "http://speedtest.skybroadband.com.np:8080/speedtest/upload.php", "name": "Kathmandu", @@ -86908,20 +86484,6 @@ "lon": -51.23 } }, - { - "url": "http://kisstar.hu:8080/speedtest/upload.php", - "name": "Sarkad", - "country": "Hungary", - "cc": "HU", - "sponsor": "KissVill Solar Ltd", - "host": "kisstar.hu:8080", - "objectID": "21512", - "order": 21512, - "_geoloc": { - "lat": 46.7374, - "lon": 21.3811 - } - }, { "url": "http://muc.speedtest.contabo.net:8080/speedtest/upload.php", "name": "Munich", @@ -87202,20 +86764,6 @@ "lon": -83.8085 } }, - { - "url": "http://speedtest.picolosoft.de:8080/speedtest/upload.php", - "name": "Dresden", - "country": "Germany", - "cc": "DE", - "sponsor": "picolosoft", - "host": "speedtest.picolosoft.de:8080", - "objectID": "21563", - "order": 21563, - "_geoloc": { - "lat": 51.0333, - "lon": 13.7333 - } - }, { "url": "http://speedtest.kansas.xiber.net:8080/speedtest/upload.php", "name": "Kansas City, MO", @@ -87384,6 +86932,20 @@ "lon": -79.5 } }, + { + "url": "http://speedtest.abntelecom.com.br:8080/speedtest/upload.php", + "name": "Jaboatão dos Guararapes", + "country": "Brazil", + "cc": "BR", + "sponsor": "Abn Telecom", + "host": "speedtest.abntelecom.com.br:8080", + "objectID": "21592", + "order": 21592, + "_geoloc": { + "lat": -8.1722, + "lon": -34.9987 + } + }, { "url": "http://speedtest.agilityinternet.com.br:8080/speedtest/upload.php", "name": "São Paulo", @@ -87580,6 +87142,20 @@ "lon": 36.25 } }, + { + "url": "http://speedtest.netexplood.com.br:8080/speedtest/upload.php", + "name": "Itaquaquecetuba", + "country": "Brazil", + "cc": "BR", + "sponsor": "NETEXPLOOD TELECOM", + "host": "speedtest.netexplood.com.br:8080", + "objectID": "21670", + "order": 21670, + "_geoloc": { + "lat": -23.4849, + "lon": -46.3495 + } + }, { "url": "http://central.pandaconect.net:8080/speedtest/upload.php", "name": "Nueva Esperanza", @@ -88112,6 +87688,20 @@ "lon": -75.8813 } }, + { + "url": "http://speedtest.ats-com.net:8080/speedtest/upload.php", + "name": "Jakarta", + "country": "Indonesia", + "cc": "ID", + "sponsor": "ATS Internet", + "host": "speedtest.ats-com.net:8080", + "objectID": "21765", + "order": 21765, + "_geoloc": { + "lat": -6.1745, + "lon": 106.8227 + } + }, { "url": "http://velocidade.paebv.tubaron.net:8080/speedtest/upload.php", "name": "Porto Alegre", @@ -88154,20 +87744,6 @@ "lon": -48.6704 } }, - { - "url": "http://speedtest.vive.com.py:8080/speedtest/upload.php", - "name": "Ciudad Del Este", - "country": "Paraguay", - "cc": "PY", - "sponsor": "Vive Telecom S.A.", - "host": "speedtest.vive.com.py:8080", - "objectID": "21781", - "order": 21781, - "_geoloc": { - "lat": -25.5167, - "lon": -54.6167 - } - }, { "url": "http://speedtest.atltelecom.com.br:8080/speedtest/upload.php", "name": "Caxias", @@ -88551,7 +88127,7 @@ "name": "ChangZhou", "country": "China", "cc": "CN", - "sponsor": "China Mobile", + "sponsor": "China Mobile 5G", "host": "speedtest3.js.chinamobile.com:8080", "objectID": "21845", "order": 21845, @@ -88574,20 +88150,6 @@ "lon": 9.2024 } }, - { - "url": "http://speedtest-thk.safaricom.com/speedtest/upload.php", - "name": "Nairobi", - "country": "Kenya", - "cc": "KE", - "sponsor": "Safaricom", - "host": "speedtest-thk.safaricom.com:8080", - "objectID": "21848", - "order": 21848, - "_geoloc": { - "lat": -1.2833, - "lon": 36.8167 - } - }, { "url": "http://velocimetro-sts.virtua.com.br:8080/speedtest/upload.php", "name": "Santos", @@ -88966,6 +88528,20 @@ "lon": -46.7767 } }, + { + "url": "http://speedtest.theorangefibernet.com:8080/speedtest/upload.php", + "name": "Vizianagaram", + "country": "India", + "cc": "IN", + "sponsor": "Orange Fibernet", + "host": "speedtest.theorangefibernet.com:8080", + "objectID": "21936", + "order": 21936, + "_geoloc": { + "lat": 18.12, + "lon": 83.42 + } + }, { "url": "http://velocimetro-rce.virtua.com.br:8080/speedtest/upload.php", "name": "Recife", @@ -89218,6 +88794,20 @@ "lon": 10.7844 } }, + { + "url": "http://speedtest.truong.fi:8080/speedtest/upload.php", + "name": "Helsinki", + "country": "Finland", + "cc": "FI", + "sponsor": "TruongFI", + "host": "speedtest.truong.fi:8080", + "objectID": "21988", + "order": 21988, + "_geoloc": { + "lat": 60.1708, + "lon": 24.9375 + } + }, { "url": "http://speedtest.tasmanet.com.au:8080/speedtest/upload.php", "name": "Hobart", @@ -89778,20 +89368,6 @@ "lon": 27 } }, - { - "url": "http://speedtest.leonix.fr:8080/speedtest/upload.php", - "name": "Paris", - "country": "France", - "cc": "FR", - "sponsor": "Leonix Telecom", - "host": "speedtest.leonix.fr:8080", - "objectID": "22132", - "order": 22132, - "_geoloc": { - "lat": 48.8742, - "lon": 2.347 - } - }, { "url": "http://speedtest.cablecolor.com.gt:8080/speedtest/upload.php", "name": "Ciudad Guatemala", @@ -90184,6 +89760,20 @@ "lon": -48.3 } }, + { + "url": "http://speedtest.rededigitalfsarev.com.br:8080/speedtest/upload.php", + "name": "Feira de Santana", + "country": "Brazil", + "cc": "BR", + "sponsor": "Rede Digital FSA", + "host": "speedtest.rededigitalfsarev.com.br:8080", + "objectID": "22238", + "order": 22238, + "_geoloc": { + "lat": -12.2597, + "lon": -38.9646 + } + }, { "url": "http://speedtest.mifibra.cl:8080/speedtest/upload.php", "name": "Renca", @@ -90436,6 +90026,20 @@ "lon": -72.3612 } }, + { + "url": "http://velocidade.softhousenet.com.br:8080/speedtest/upload.php", + "name": "Araguari", + "country": "Brazil", + "cc": "BR", + "sponsor": "Soft House", + "host": "velocidade.softhousenet.com.br:8080", + "objectID": "22276", + "order": 22276, + "_geoloc": { + "lat": -18.6489, + "lon": -48.1869 + } + }, { "url": "http://sp1.correlitservices.com:8080/speedtest/upload.php", "name": "Jalandhar", @@ -90590,20 +90194,6 @@ "lon": 17.1833 } }, - { - "url": "http://speedtest.nemicom.ua:8080/speedtest/upload.php", - "name": "Nemishayeve", - "country": "Ukraine", - "cc": "UA", - "sponsor": "NEMIcom", - "host": "speedtest.nemicom.ua:8080", - "objectID": "22347", - "order": 22347, - "_geoloc": { - "lat": 50.5638, - "lon": 30.089 - } - }, { "url": "http://speedtest.nunntel.com:8080/speedtest/upload.php", "name": "Nunn, CO", @@ -90982,6 +90572,20 @@ "lon": -43.2522 } }, + { + "url": "http://speedtest.hawaiidt.com:8080/speedtest/upload.php", + "name": "Honolulu, HI", + "country": "United States", + "cc": "US", + "sponsor": "Hawaii Dialogix Telecom", + "host": "speedtest.hawaiidt.com:8080", + "objectID": "22494", + "order": 22494, + "_geoloc": { + "lat": 21.3069, + "lon": -157.8583 + } + }, { "url": "http://speedtest.interpop.com.br:8080/speedtest/upload.php", "name": "Manga", @@ -91388,20 +90992,6 @@ "lon": -60.5115 } }, - { - "url": "http://st.citylinenetworks.com:8080/speedtest/upload.php", - "name": "Greater Noida West", - "country": "India", - "cc": "IN", - "sponsor": "Cityline Networks Pvt Ltd", - "host": "st.citylinenetworks.com:8080", - "objectID": "22665", - "order": 22665, - "_geoloc": { - "lat": 28.4982, - "lon": 77.3759 - } - }, { "url": "http://speedtest.mutinysystems.com:8080/speedtest/upload.php", "name": "Pune", @@ -91528,20 +91118,6 @@ "lon": -48.5052 } }, - { - "url": "http://srv1mcz.acesso10.net.br:8080/speedtest/upload.php", - "name": "Maceió", - "country": "Brazil", - "cc": "BR", - "sponsor": "ACESSO10 DataCenter", - "host": "srv1mcz.acesso10.net.br:8080", - "objectID": "22687", - "order": 22687, - "_geoloc": { - "lat": -9.6658, - "lon": -35.735 - } - }, { "url": "http://speedtest.poptelecom.com.br:8080/speedtest/upload.php", "name": "Fortaleza", @@ -91584,20 +91160,6 @@ "lon": 8.5667 } }, - { - "url": "http://speedtest.itechtelecom.net.br:8080/speedtest/upload.php", - "name": "Teresina", - "country": "Brazil", - "cc": "BR", - "sponsor": "Itech Telecom", - "host": "speedtest.itechtelecom.net.br:8080", - "objectID": "22704", - "order": 22704, - "_geoloc": { - "lat": -5.0949, - "lon": -42.8042 - } - }, { "url": "http://sp2.dcnet.vn:8080/speedtest/upload.php", "name": "Ho Chi Minh City", @@ -91724,20 +91286,6 @@ "lon": -45.95 } }, - { - "url": "http://speedtest.mti.net.py:8080/speedtest/upload.php", - "name": "Santa Rosa del Monday", - "country": "Paraguay", - "cc": "PY", - "sponsor": "MATRIX Teleinformática", - "host": "speedtest.mti.net.py:8080", - "objectID": "22728", - "order": 22728, - "_geoloc": { - "lat": -25.8155, - "lon": -54.9116 - } - }, { "url": "http://piripa.connectba.com.br:8080/speedtest/upload.php", "name": "Piripá", @@ -92354,6 +91902,20 @@ "lon": -6.8333 } }, + { + "url": "http://sp3.bays-et.net:8080/speedtest/upload.php", + "name": "Pacific, MO", + "country": "United States", + "cc": "US", + "sponsor": "Bays ET Highspeed Internet Service", + "host": "sp3.bays-et.net:8080", + "objectID": "22832", + "order": 22832, + "_geoloc": { + "lat": 38.4819, + "lon": -90.7414 + } + }, { "url": "http://testmyspeed.gd:8080/speedtest/upload.php", "name": "Grand Anse", @@ -92368,6 +91930,20 @@ "lon": -61.7667 } }, + { + "url": "http://speedtest.alternativatelecom.net.br:8080/speedtest/upload.php", + "name": "Paripiranga", + "country": "Brazil", + "cc": "BR", + "sponsor": "Alternativa Provedor", + "host": "speedtest.alternativatelecom.net.br:8080", + "objectID": "22837", + "order": 22837, + "_geoloc": { + "lat": -10.684, + "lon": -37.863 + } + }, { "url": "http://speedtest.ralskonet.cz:8080/speedtest/upload.php", "name": "Jablonné v Podještědí", @@ -92634,20 +92210,6 @@ "lon": 43.683 } }, - { - "url": "http://speedtest.emfibradns.net.br:8080/speedtest/upload.php", - "name": "Recife", - "country": "Brazil", - "cc": "BR", - "sponsor": "Emfibra", - "host": "speedtest.emfibradns.net.br:8080", - "objectID": "22885", - "order": 22885, - "_geoloc": { - "lat": -8.05, - "lon": -34.9 - } - }, { "url": "http://band.inettelecomce.com.br:8080/upload.php", "name": "Fortaleza", @@ -92746,6 +92308,20 @@ "lon": 77.4601 } }, + { + "url": "http://speedtest.paineirasnet.com.br:8080/speedtest/upload.php", + "name": "Paineiras", + "country": "Brazil", + "cc": "BR", + "sponsor": "Paineiras Net", + "host": "speedtest.paineirasnet.com.br:8080", + "objectID": "22919", + "order": 22919, + "_geoloc": { + "lat": -18.9368, + "lon": -45.5063 + } + }, { "url": "http://speedtest.entertelecomunicaciones.com:8080/speedtest/upload.php", "name": "San Agustin", @@ -92788,6 +92364,20 @@ "lon": -51.1439 } }, + { + "url": "http://speedtest.chipnewsprovedor.com.br:8080/speedtest/upload.php", + "name": "Salvador", + "country": "Brazil", + "cc": "BR", + "sponsor": "Chip News Provedor", + "host": "speedtest.chipnewsprovedor.com.br:8080", + "objectID": "22935", + "order": 22935, + "_geoloc": { + "lat": -12.9722, + "lon": -38.5014 + } + }, { "url": "http://speedtest.regmimedia.net:8080/speedtest/upload.php", "name": "Bhairahawa", @@ -92886,20 +92476,6 @@ "lon": -2.4453 } }, - { - "url": "http://sp2.avianet.com.br:8080/speedtest/upload.php", - "name": "Guaiçara", - "country": "Brazil", - "cc": "BR", - "sponsor": "AVIAnet Telecom", - "host": "sp2.avianet.com.br:8080", - "objectID": "22975", - "order": 22975, - "_geoloc": { - "lat": -21.6231, - "lon": -49.797 - } - }, { "url": "http://speedtest.homefibra.com.br:8080/speedtest/upload.php", "name": "Monte Verde", @@ -92928,6 +92504,20 @@ "lon": 12.4864 } }, + { + "url": "http://blm.testepower.com.br:8080/speedtest/upload.php", + "name": "Belém", + "country": "Brazil", + "cc": "BR", + "sponsor": "Vivo BLM", + "host": "blm.testepower.com.br:8080", + "objectID": "22983", + "order": 22983, + "_geoloc": { + "lat": -1.4557, + "lon": -48.4902 + } + }, { "url": "http://stest-npt.adyl.net.br:8080/speedtest/upload.php", "name": "Nova Prata", @@ -93152,6 +92742,20 @@ "lon": -48.9505 } }, + { + "url": "http://velocidade.connectce.net.br:8080/speedtest/upload.php", + "name": "Aquiraz", + "country": "Brazil", + "cc": "BR", + "sponsor": "Connect Banda Larga", + "host": "velocidade.connectce.net.br:8080", + "objectID": "23041", + "order": 23041, + "_geoloc": { + "lat": -3.8997, + "lon": -38.3899 + } + }, { "url": "http://sp1.cyberinfo.net.br:8080/speedtest/upload.php", "name": "Acaraú", @@ -93824,20 +93428,6 @@ "lon": 90.4125 } }, - { - "url": "http://sp1.scvtelecom.com.br:8080/speedtest/upload.php", - "name": "Jatai", - "country": "Brazil", - "cc": "BR", - "sponsor": "SCV TELECOM", - "host": "sp1.scvtelecom.com.br:8080", - "objectID": "23198", - "order": 23198, - "_geoloc": { - "lat": -17.8796, - "lon": -51.7207 - } - }, { "url": "http://speedtest.gcn.ua:8080/speedtest/upload.php", "name": "Chornomorsk", @@ -93866,6 +93456,20 @@ "lon": 94.7096 } }, + { + "url": "http://speedtest.info-net.org.pl:8080/speedtest/upload.php", + "name": "Ostrów Wielkopolski", + "country": "Poland", + "cc": "PL", + "sponsor": "Info-Net s.c.", + "host": "speedtest.info-net.org.pl:8080", + "objectID": "23225", + "order": 23225, + "_geoloc": { + "lat": 51.655, + "lon": 17.8068 + } + }, { "url": "http://sp1.satt.psi.br:8080/speedtest/upload.php", "name": "Juara", @@ -93992,20 +93596,6 @@ "lon": -49.9376 } }, - { - "url": "http://fouriernetwork.com:8080/speedtest/upload.php", - "name": "Dharwad", - "country": "India", - "cc": "IN", - "sponsor": "Fourier Network Dharwad", - "host": "fouriernetwork.com:8080", - "objectID": "23256", - "order": 23256, - "_geoloc": { - "lat": 15.4589, - "lon": 75.0078 - } - }, { "url": "http://speedtest.jatengprov.go.id:8080/speedtest/upload.php", "name": "Semarang", @@ -94104,6 +93694,20 @@ "lon": -90.5353 } }, + { + "url": "http://velocimetro-araujos.nextfibra.com.br:8080/speedtest/upload.php", + "name": "Araújos", + "country": "Brazil", + "cc": "BR", + "sponsor": "Next Fibra", + "host": "velocimetro-araujos.nextfibra.com.br:8080", + "objectID": "23271", + "order": 23271, + "_geoloc": { + "lat": -19.9479, + "lon": -45.1658 + } + }, { "url": "http://www.speedt.oranngelibya.com:8080/speedtest/upload.php", "name": "Zuwarah", @@ -94622,20 +94226,6 @@ "lon": 115.092 } }, - { - "url": "http://speedtest.blueweb.co.in:8080/speedtest/upload.php", - "name": "Guntur", - "country": "India", - "cc": "IN", - "sponsor": "Blue Web", - "host": "speedtest.blueweb.co.in:8080", - "objectID": "23375", - "order": 23375, - "_geoloc": { - "lat": 16.3, - "lon": 80.45 - } - }, { "url": "http://speedtest-nma1.3bb.co.th:8080/speedtest/upload.php", "name": "Nakhon Ratchasima", @@ -95000,20 +94590,6 @@ "lon": 18.9333 } }, - { - "url": "http://speedtest.milbr.net:8080/speedtest/upload.php", - "name": "Muzambinho", - "country": "Brazil", - "cc": "BR", - "sponsor": "Milbr.Net", - "host": "speedtest.milbr.net:8080", - "objectID": "23486", - "order": 23486, - "_geoloc": { - "lat": -21.3696, - "lon": -46.5217 - } - }, { "url": "http://speed1.netmaispalmas.com.br:8080/speedtest/upload.php", "name": "Palmas", @@ -95098,20 +94674,6 @@ "lon": -43.7113 } }, - { - "url": "http://ookla.gigaconexoes.net.br:8080/speedtest/upload.php", - "name": "Vitória da Conquista", - "country": "Brazil", - "cc": "BR", - "sponsor": "Giga Conexões Internet Banda Larga", - "host": "ookla.gigaconexoes.net.br:8080", - "objectID": "23512", - "order": 23512, - "_geoloc": { - "lat": -14.8658, - "lon": -40.8389 - } - }, { "url": "http://speedtest.orangecountyfiber.coop:8080/speedtest/upload.php", "name": "Orleans, IN", @@ -95238,20 +94800,6 @@ "lon": -54.8291 } }, - { - "url": "http://speedtest.netspeedba.com.br:8080/speedtest/upload.php", - "name": "Ibirataia", - "country": "Brazil", - "cc": "BR", - "sponsor": "NetSpeed", - "host": "speedtest.netspeedba.com.br:8080", - "objectID": "23542", - "order": 23542, - "_geoloc": { - "lat": -14.0667, - "lon": -39.6418 - } - }, { "url": "http://pdb-st01.provenet.com.br:8080/speedtest/upload.php", "name": "Pedra Branca", @@ -95266,6 +94814,20 @@ "lon": -39.7177 } }, + { + "url": "http://speedtest.umflint.edu:8080/speedtest/upload.php", + "name": "Flint, MI", + "country": "United States", + "cc": "US", + "sponsor": "University of Michigan-Flint", + "host": "speedtest.umflint.edu:8080", + "objectID": "23545", + "order": 23545, + "_geoloc": { + "lat": 43.0125, + "lon": -83.6875 + } + }, { "url": "http://speedtest.gloworld.com:8080/speedtest/upload.php", "name": "Lagos", @@ -95324,7 +94886,7 @@ }, { "url": "https://estacaonet.com.br/speedtest/upload.php", - "name": "São Felipe, Bahia", + "name": "São Felipe", "country": "Brazil", "cc": "BR", "sponsor": "EstaçãoNet", @@ -95448,6 +95010,20 @@ "lon": -37.0731 } }, + { + "url": "http://speedtest.siganettelecom.com.br:8080/speedtest/upload.php", + "name": "São Paulo", + "country": "Brazil", + "cc": "BR", + "sponsor": "Siganet Telecom", + "host": "speedtest.siganettelecom.com.br:8080", + "objectID": "23592", + "order": 23592, + "_geoloc": { + "lat": -23.5, + "lon": -46.6167 + } + }, { "url": "http://velocidade.conectinfo.net.br:8080/speedtest/upload.php", "name": "Ipatinga", @@ -95504,20 +95080,6 @@ "lon": 26.1 } }, - { - "url": "http://speedtest.linkuprovider.it:8080/speedtest/upload.php", - "name": "Palermo", - "country": "Italy", - "cc": "IT", - "sponsor": "LinkUP Provider Inc", - "host": "speedtest.linkuprovider.it:8080", - "objectID": "23607", - "order": 23607, - "_geoloc": { - "lat": 38.1157, - "lon": 13.3615 - } - }, { "url": "http://speedtest.goetel.net:8080/speedtest/upload.php", "name": "Göttingen", @@ -95896,6 +95458,20 @@ "lon": 8.6821 } }, + { + "url": "http://storm.giganet.cz:8080/speedtest/upload.php", + "name": "Prague", + "country": "Czech Republic", + "cc": "CZ", + "sponsor": "GIGANET.cz", + "host": "storm.giganet.cz:8080", + "objectID": "23715", + "order": 23715, + "_geoloc": { + "lat": 50.0833, + "lon": 14.4167 + } + }, { "url": "http://sptswaju.sergipeweb.com.br:8080/speedtest/upload.php", "name": "Aracaju", @@ -95915,7 +95491,7 @@ "name": "Bengaluru", "country": "India", "cc": "IN", - "sponsor": "DBroadband", + "sponsor": "Deshkal", "host": "speedtest.dbroadband.in:8080", "objectID": "23722", "order": 23722, @@ -95957,7 +95533,7 @@ "name": "Carandai", "country": "Brazil", "cc": "BR", - "sponsor": "CarandaiNet", + "sponsor": "CN Telecom", "host": "st.carandainet.com.br:8080", "objectID": "23735", "order": 23735, @@ -95966,6 +95542,20 @@ "lon": -43.8028 } }, + { + "url": "http://speedtest2.narayana.net.br:8080/speedtest/upload.php", + "name": "Girau do Ponciano", + "country": "Brazil", + "cc": "BR", + "sponsor": "Narayana", + "host": "speedtest2.narayana.net.br:8080", + "objectID": "23736", + "order": 23736, + "_geoloc": { + "lat": -9.8261, + "lon": -36.825 + } + }, { "url": "http://speedtest.instanet.in:8080/speedtest/upload.php", "name": "Patna", @@ -96148,6 +95738,20 @@ "lon": -50.7739 } }, + { + "url": "http://speedtest.didi.ir:8080/speedtest/upload.php", + "name": "Kerman", + "country": "Iran", + "cc": "IR", + "sponsor": "Didehbannet", + "host": "speedtest.didi.ir:8080", + "objectID": "23826", + "order": 23826, + "_geoloc": { + "lat": 34.3277, + "lon": 47.0778 + } + }, { "url": "http://s.real.su:8080/speedtest/upload.php", "name": "Astrakhan", @@ -96190,6 +95794,20 @@ "lon": 114.2833 } }, + { + "url": "http://speedtest.fresnel.com.br:8080/speedtest/upload.php", + "name": "Aparecida de goiania", + "country": "Brazil", + "cc": "BR", + "sponsor": "Fresnel", + "host": "speedtest.fresnel.com.br:8080", + "objectID": "23845", + "order": 23845, + "_geoloc": { + "lat": -16.8203, + "lon": -49.2473 + } + }, { "url": "http://speedtest.nextsp.com.br:8080/speedtest/upload.php", "name": "Pereira Barreto", @@ -96247,17 +95865,17 @@ } }, { - "url": "http://speedtest.proxisnet.sk:8080/speedtest/upload.php", - "name": "Bardejov", - "country": "Slovakia", - "cc": "SK", - "sponsor": "Proxis, spol. s r.o.", - "host": "speedtest.proxisnet.sk:8080", - "objectID": "23871", - "order": 23871, + "url": "http://speedtestgye.movistar.com.ec:8080/speedtest/upload.php", + "name": "Guayaquil", + "country": "Ecuador", + "cc": "EC", + "sponsor": "Movistar Ecuador", + "host": "speedtestgye.movistar.com.ec:8080", + "objectID": "23860", + "order": 23860, "_geoloc": { - "lat": 49.2933, - "lon": 21.2761 + "lat": -2.171, + "lon": -79.9224 } }, { @@ -96568,6 +96186,34 @@ "lon": -41.5612 } }, + { + "url": "http://speedtest.alphafibra.com.br:8080/speedtest/upload.php", + "name": "Osasco", + "country": "Brazil", + "cc": "BR", + "sponsor": "Alpha Fibra", + "host": "speedtest.alphafibra.com.br:8080", + "objectID": "23951", + "order": 23951, + "_geoloc": { + "lat": -23.5372, + "lon": -46.7962 + } + }, + { + "url": "http://sp.inetguatemala.net:8080/speedtest/upload.php", + "name": "Jalapa", + "country": "Guatemala", + "cc": "GT", + "sponsor": "Inet", + "host": "sp.inetguatemala.net:8080", + "objectID": "23965", + "order": 23965, + "_geoloc": { + "lat": 14.6325, + "lon": -89.993 + } + }, { "url": "http://speedtest4.tedata.net:8080/speedtest/upload.php", "name": "Giza", @@ -97156,20 +96802,6 @@ "lon": 38.1936 } }, - { - "url": "http://host.grupoibt.com.br:8080/speedtest/upload.php", - "name": "Itiúba", - "country": "Brazil", - "cc": "BR", - "sponsor": "IBT Telecom", - "host": "host.grupoibt.com.br:8080", - "objectID": "24076", - "order": 24076, - "_geoloc": { - "lat": -10.6902, - "lon": -39.8557 - } - }, { "url": "http://speedtest.swifthighspeed.com:8080/speedtest/upload.php", "name": "Winnipeg, MB", @@ -97268,20 +96900,6 @@ "lon": 104.8473 } }, - { - "url": "http://speedtest.powertel.co.id:8080/speedtest/upload.php", - "name": "Jakarta Barat", - "country": "Indonesia", - "cc": "ID", - "sponsor": "PT. Power Telecom", - "host": "speedtest.powertel.co.id:8080", - "objectID": "24094", - "order": 24094, - "_geoloc": { - "lat": -6.1674, - "lon": 106.7637 - } - }, { "url": "http://sp1.netcell.inf.br:8080/speedtest/upload.php", "name": "Cupira", @@ -97390,8 +97008,8 @@ "objectID": "24109", "order": 24109, "_geoloc": { - "lat": 22.9, - "lon": 41.1367 + "lat": 21.2841, + "lon": 40.4248 } }, { @@ -97772,20 +97390,6 @@ "lon": 16.5495 } }, - { - "url": "http://speed.sertaonline.net.br:8080/speedtest/upload.php", - "name": "Sertania", - "country": "Brazil", - "cc": "BR", - "sponsor": "SERTAONLINE", - "host": "speed.sertaonline.net.br:8080", - "objectID": "24177", - "order": 24177, - "_geoloc": { - "lat": -8.0751, - "lon": -37.2694 - } - }, { "url": "http://btestmcp.vocetelecom.net.br:8080/speedtest/upload.php", "name": "Macapa", @@ -97814,6 +97418,20 @@ "lon": -79.9777 } }, + { + "url": "http://st1.panchsheelbroadband.com:8080/speedtest/upload.php", + "name": "Agra", + "country": "India", + "cc": "IN", + "sponsor": "Panchsheel Broadband", + "host": "st1.panchsheelbroadband.com:8080", + "objectID": "24187", + "order": 24187, + "_geoloc": { + "lat": 27.1767, + "lon": 78.0081 + } + }, { "url": "http://ookla.ssrv.eu:8080/speedtest/upload.php", "name": "Passau", @@ -98206,6 +97824,20 @@ "lon": 20.7833 } }, + { + "url": "http://speedtest.redeintersoft.com:8080/speedtest/upload.php", + "name": "Caetité", + "country": "Brazil", + "cc": "BR", + "sponsor": "redeintersoft", + "host": "speedtest.redeintersoft.com:8080", + "objectID": "24252", + "order": 24252, + "_geoloc": { + "lat": -14.0649, + "lon": -42.4859 + } + }, { "url": "http://speedtester.enet.ie:8080/speedtest/upload.php", "name": "Limerick", @@ -98220,20 +97852,6 @@ "lon": -8.6238 } }, - { - "url": "http://hi.unenouvelleville.eu:8080/speedtest/upload.php", - "name": "Charleroi", - "country": "Belgium", - "cc": "BE", - "sponsor": "Une Nouvelle Ville ASBL", - "host": "hi.unenouvelleville.eu:8080", - "objectID": "24261", - "order": 24261, - "_geoloc": { - "lat": 50.4108, - "lon": 4.4446 - } - }, { "url": "http://speedtester.airspeed.ie:8080/speedtest/upload.php", "name": "Dublin", @@ -98248,6 +97866,20 @@ "lon": -6.2597 } }, + { + "url": "http://speedtest1.fastcablenet.com:8080/speedtest/upload.php", + "name": "Udupi", + "country": "India", + "cc": "IN", + "sponsor": "Udupi-FastNet", + "host": "speedtest1.fastcablenet.com:8080", + "objectID": "24267", + "order": 24267, + "_geoloc": { + "lat": 13.3409, + "lon": 74.7421 + } + }, { "url": "http://speedtest.cloud.babilon-t.com:8080/speedtest/upload.php", "name": "Dushanbe", @@ -98276,20 +97908,6 @@ "lon": -54.2565 } }, - { - "url": "http://speedtest-london-east.vodafone.co.uk:8080/speedtest/upload.php", - "name": "London", - "country": "United Kingdom", - "cc": "GB", - "sponsor": "Vodafone UK", - "host": "speedtest-london-east.vodafone.co.uk:8080", - "objectID": "24281", - "order": 24281, - "_geoloc": { - "lat": 51.5171, - "lon": -0.1062 - } - }, { "url": "http://medidor.7n.net.br:8080/speedtest/upload.php", "name": "Balneario Arroio Do Silva", @@ -98332,6 +97950,20 @@ "lon": -46.5337 } }, + { + "url": "http://speedtest2.isnetmg.com.br:8080/speedtest/upload.php", + "name": "São João do Oriente", + "country": "Brazil", + "cc": "BR", + "sponsor": "Isnet", + "host": "speedtest2.isnetmg.com.br:8080", + "objectID": "24290", + "order": 24290, + "_geoloc": { + "lat": -19.3391, + "lon": -42.158 + } + }, { "url": "http://speedinetvip.velocidadenet.com.br:8080/speedtest/upload.php", "name": "Vespasiano", @@ -98584,6 +98216,20 @@ "lon": -47.4833 } }, + { + "url": "http://speedtest2.sc.chinamobile.com:8080/speedtest/upload.php", + "name": "Chengdu", + "country": "China", + "cc": "CN", + "sponsor": "China Mobile Group Sichuan Co.,Ltd.", + "host": "speedtest2.sc.chinamobile.com:8080", + "objectID": "24337", + "order": 24337, + "_geoloc": { + "lat": 30.6586, + "lon": 104.0647 + } + }, { "url": "http://speedtest.severen.ru:8080/speedtest/upload.php", "name": "Saint Petersburg", @@ -98598,6 +98244,20 @@ "lon": 30.3333 } }, + { + "url": "http://speedtest.kisp.cloud:8080/speedtest/upload.php", + "name": "Tripoli", + "country": "Lebanon", + "cc": "LB", + "sponsor": "KISP", + "host": "speedtest.kisp.cloud:8080", + "objectID": "24340", + "order": 24340, + "_geoloc": { + "lat": 34.4333, + "lon": 35.85 + } + }, { "url": "http://spt.ict.ufvjm.edu.br:8080/speedtest/upload.php", "name": "Diamantina", @@ -98682,20 +98342,6 @@ "lon": 2.3211 } }, - { - "url": "http://velocidade.v1telecom.com.br:8080/speedtest/upload.php", - "name": "Seropedica", - "country": "Brazil", - "cc": "BR", - "sponsor": "V1 Telecom", - "host": "velocidade.v1telecom.com.br:8080", - "objectID": "24364", - "order": 24364, - "_geoloc": { - "lat": -22.7439, - "lon": -43.7075 - } - }, { "url": "http://speedtest.gntnetwork.com.br:8080/speedtest/upload.php", "name": "Recife", @@ -98710,20 +98356,6 @@ "lon": -34.9 } }, - { - "url": "http://speed.tuxdu.de:8080/speedtest/upload.php", - "name": "Frankfurt", - "country": "Germany", - "cc": "DE", - "sponsor": "tuxdu.de - Linux // BASH // More", - "host": "speed.tuxdu.de:8080", - "objectID": "24370", - "order": 24370, - "_geoloc": { - "lat": 50.1109, - "lon": 8.6821 - } - }, { "url": "http://speedtest.brauj.com:8080/speedtest/upload.php", "name": "Santiago", @@ -98990,6 +98622,20 @@ "lon": 10.975 } }, + { + "url": "http://speedtest.zoneplus.ca:8080/speedtest/upload.php", + "name": "Trois-Rivieres, QC", + "country": "Canada", + "cc": "CA", + "sponsor": "ZonePlus Communication", + "host": "speedtest.zoneplus.ca:8080", + "objectID": "24407", + "order": 24407, + "_geoloc": { + "lat": 46.343, + "lon": -72.5421 + } + }, { "url": "http://speedtest-hyi1.3bb.co.th:8080/speedtest/upload.php", "name": "Songkhla", @@ -99172,6 +98818,20 @@ "lon": -40.0898 } }, + { + "url": "http://speedtest.webturbo.net.br:8080/speedtest/upload.php", + "name": "Macapa", + "country": "Brazil", + "cc": "BR", + "sponsor": "Web Turbo", + "host": "speedtest.webturbo.net.br:8080", + "objectID": "24443", + "order": 24443, + "_geoloc": { + "lat": 0.0339, + "lon": -51.35 + } + }, { "url": "http://nidix-parral.webhop.net:8080/speedtest/upload.php", "name": "Hidalgo del Parral", @@ -99438,20 +99098,6 @@ "lon": 4.6406 } }, - { - "url": "http://zabbix.etherway.ru:8080/speedtest/upload.php", - "name": "Moscow", - "country": "Russia", - "cc": "RU", - "sponsor": "Etherway", - "host": "zabbix.etherway.ru:8080", - "objectID": "24478", - "order": 24478, - "_geoloc": { - "lat": 55.7517, - "lon": 37.6178 - } - }, { "url": "https://speedtest.pointnet.net.br:8080/speedtest/upload.php", "name": "Campina Grande", @@ -99802,6 +99448,20 @@ "lon": -120.4357 } }, + { + "url": "http://ns1.infobrtelecom.com.br:8080/speedtest/upload.php", + "name": "Votuporanga", + "country": "Brazil", + "cc": "BR", + "sponsor": "InfoBR Telecomunicações", + "host": "ns1.infobrtelecom.com.br:8080", + "objectID": "24529", + "order": 24529, + "_geoloc": { + "lat": -20.4172, + "lon": -49.9728 + } + }, { "url": "http://speedtest.vn-tel.ru:8080/speedtest/upload.php", "name": "Gostilitsy", @@ -99970,6 +99630,20 @@ "lon": -50.3675 } }, + { + "url": "http://speedtest.novainfomissal.com.br:8080/speedtest/upload.php", + "name": "Missal", + "country": "Brazil", + "cc": "BR", + "sponsor": "Nova Informatica", + "host": "speedtest.novainfomissal.com.br:8080", + "objectID": "24554", + "order": 24554, + "_geoloc": { + "lat": -25.0915, + "lon": -54.2474 + } + }, { "url": "http://speedtest.ramtek.net.tr:8080/speedtest/upload.php", "name": "Istanbul", @@ -100432,20 +100106,6 @@ "lon": -55.7321 } }, - { - "url": "http://speed.sisalweb.com:8080/speedtest/upload.php", - "name": "Conceicao Do Coite", - "country": "Brazil", - "cc": "BR", - "sponsor": "SISALWEB INTERNET", - "host": "speed.sisalweb.com:8080", - "objectID": "24650", - "order": 24650, - "_geoloc": { - "lat": -11.55, - "lon": -39.2667 - } - }, { "url": "http://speedtest.galaxy.net.pk:8080/speedtest/upload.php", "name": "Karachi", @@ -100474,20 +100134,6 @@ "lon": 15.8 } }, - { - "url": "http://amsspeedtest.com.br:8080/speedtest/upload.php", - "name": "Ouro Preto Do Oeste", - "country": "Brazil", - "cc": "BR", - "sponsor": "AMS SOFT", - "host": "amsspeedtest.com.br:8080", - "objectID": "24662", - "order": 24662, - "_geoloc": { - "lat": -10.6008, - "lon": -62.3096 - } - }, { "url": "http://sgtz04.hizinitestet.com:8080/speedtest/upload.php", "name": "Ankara", @@ -100502,6 +100148,20 @@ "lon": 32.8333 } }, + { + "url": "http://speedtest.syselcloud.ch:8080/speedtest/upload.php", + "name": "Mont sur Lausanne", + "country": "Switzerland", + "cc": "CH", + "sponsor": "SyselCloud", + "host": "speedtest.syselcloud.ch:8080", + "objectID": "24664", + "order": 24664, + "_geoloc": { + "lat": 46.5533, + "lon": 6.634 + } + }, { "url": "http://vlspeedtest.fibra365.net:8080/speedtest/upload.php", "name": "Vall-llobrega", @@ -100936,34 +100596,6 @@ "lon": 51.4389 } }, - { - "url": "http://lpch.cl:8080/speedtest/upload.php", - "name": "Santiago", - "country": "Chile", - "cc": "CL", - "sponsor": "Grupolp SpA", - "host": "lpch.cl:8080", - "objectID": "24759", - "order": 24759, - "_geoloc": { - "lat": -33.4378, - "lon": -70.6503 - } - }, - { - "url": "http://speedtestserver.advanced-server.de:8080/speedtest/upload.php", - "name": "Nuremberg", - "country": "Germany", - "cc": "DE", - "sponsor": "Advanced-Server.de", - "host": "speedtestserver.advanced-server.de:8080", - "objectID": "24764", - "order": 24764, - "_geoloc": { - "lat": 49.45, - "lon": 11.0833 - } - }, { "url": "http://teste.lsnet.com.br:8080/speedtest/upload.php", "name": "São José das Palmeiras", @@ -101174,6 +100806,20 @@ "lon": -41.7827 } }, + { + "url": "http://speedtest.advance2000.com:8080/speedtest/upload.php", + "name": "Amherst, NY", + "country": "United States", + "cc": "US", + "sponsor": "Advance2000", + "host": "speedtest.advance2000.com:8080", + "objectID": "24813", + "order": 24813, + "_geoloc": { + "lat": 42.979, + "lon": -78.7923 + } + }, { "url": "http://ch.altushost.com:8080/speedtest/upload.php", "name": "Zurich", @@ -101230,6 +100876,20 @@ "lon": -61.4472 } }, + { + "url": "http://speedtest.vilalink.com.br:8080/speedtest/upload.php", + "name": "Vila Velha", + "country": "Brazil", + "cc": "BR", + "sponsor": "Vila Link", + "host": "speedtest.vilalink.com.br:8080", + "objectID": "24828", + "order": 24828, + "_geoloc": { + "lat": -20.3364, + "lon": -40.2936 + } + }, { "url": "http://speedtest-udn1.3bb.co.th:8080/speedtest/upload.php", "name": "Udon Thani", @@ -101468,6 +101128,20 @@ "lon": 12.4964 } }, + { + "url": "http://speedtest4.alida.it/speedtest/upload.php", + "name": "Milano", + "country": "Italy", + "cc": "IT", + "sponsor": "Alida SRL", + "host": "speedtest4.alida.it:8080", + "objectID": "24873", + "order": 24873, + "_geoloc": { + "lat": 45.4654, + "lon": 9.1859 + } + }, { "url": "http://speedtest.ktmaz.tv:8080/speedtest/upload.php", "name": "Minsk", @@ -101650,34 +101324,6 @@ "lon": -53.8367 } }, - { - "url": "http://sp.megaspeed.net.ec:8080/speedtest/upload.php", - "name": "Latacunga", - "country": "Ecuador", - "cc": "EC", - "sponsor": "MegaSpeed", - "host": "sp.megaspeed.net.ec:8080", - "objectID": "24903", - "order": 24903, - "_geoloc": { - "lat": -0.9316, - "lon": -78.6058 - } - }, - { - "url": "http://speed.cybernetdombasilio.com.br:8080/speedtest/upload.php", - "name": "Dom Basilio", - "country": "Brazil", - "cc": "BR", - "sponsor": "CyberNet", - "host": "speed.cybernetdombasilio.com.br:8080", - "objectID": "24906", - "order": 24906, - "_geoloc": { - "lat": -13.7333, - "lon": -41.7666 - } - }, { "url": "http://speedtest.provedordigitalnet.net.br:8080/speedtest/upload.php", "name": "Bocaiúva", @@ -101818,20 +101464,6 @@ "lon": -81.2497 } }, - { - "url": "http://teste.netstarttelecom.com.br:8080/speedtest/upload.php", - "name": "Bayeux", - "country": "Brazil", - "cc": "BR", - "sponsor": "Netstart Multimidia", - "host": "teste.netstarttelecom.com.br:8080", - "objectID": "24933", - "order": 24933, - "_geoloc": { - "lat": -7.1316, - "lon": -34.9323 - } - }, { "url": "http://speedtest.razzolink.com:8080/speedtest/upload.php", "name": "San Jose, CA", @@ -101846,6 +101478,20 @@ "lon": -121.8863 } }, + { + "url": "http://speedtest.mb-nn.ru:8080/speedtest/upload.php", + "name": "Nizhniy Novgorod", + "country": "Russia", + "cc": "RU", + "sponsor": "Мегабайт", + "host": "speedtest.mb-nn.ru:8080", + "objectID": "24936", + "order": 24936, + "_geoloc": { + "lat": 56.2965, + "lon": 43.9361 + } + }, { "url": "http://speedtest.zoomtelcom.com:8080/speedtest/upload.php", "name": "Wrens, GA", @@ -102112,20 +101758,6 @@ "lon": -52.6178 } }, - { - "url": "http://speedtest.ktv-ege.ba:8080/speedtest/upload.php", - "name": "Doboj Jug", - "country": "Bosnia and Herzegovina", - "cc": "BA", - "sponsor": "KTV E-G-E", - "host": "speedtest.ktv-ege.ba:8080", - "objectID": "24986", - "order": 24986, - "_geoloc": { - "lat": 44.6707, - "lon": 18.0636 - } - }, { "url": "http://speedtest.studiopinguim.com.br:8080/speedtest/upload.php", "name": "Maceio", @@ -102182,6 +101814,20 @@ "lon": 5.163 } }, + { + "url": "http://velocimetroala.lvnetwork.com.br:8080/speedtest/upload.php", + "name": "Goianesia", + "country": "Brazil", + "cc": "BR", + "sponsor": "A. L. A. INFORMATICA LTDA.", + "host": "velocimetroala.lvnetwork.com.br:8080", + "objectID": "24999", + "order": 24999, + "_geoloc": { + "lat": -15.3123, + "lon": -49.1166 + } + }, { "url": "http://speed.maxnet.com.br:8080/speedtest/upload.php", "name": "Passos", @@ -102434,20 +102080,6 @@ "lon": 5.7245 } }, - { - "url": "http://speedtest.vlatelecom.com.br:8080/speedtest/upload.php", - "name": "Cariacica", - "country": "Brazil", - "cc": "BR", - "sponsor": "VLA Telecom", - "host": "speedtest.vlatelecom.com.br:8080", - "objectID": "25043", - "order": 25043, - "_geoloc": { - "lat": -20.2639, - "lon": -40.42 - } - }, { "url": "http://teste.jl-ynformatica.com.br:8080/speedtest/upload.php", "name": "Salvador", @@ -102490,20 +102122,6 @@ "lon": -38.9601 } }, - { - "url": "http://speedtest.vicontec.net.br:8080/speedtest/upload.php", - "name": "Vitoria Da Conquista", - "country": "Brazil", - "cc": "BR", - "sponsor": "Vicontec Tecnologia Internet", - "host": "speedtest.vicontec.net.br:8080", - "objectID": "25065", - "order": 25065, - "_geoloc": { - "lat": -14.8658, - "lon": -40.8389 - } - }, { "url": "http://speedtest.vnet.com.br:8080/speedtest/upload.php", "name": "Niteroi", @@ -103232,20 +102850,6 @@ "lon": 71.5249 } }, - { - "url": "http://speed.thnetce.com.br:8080/speedtest/upload.php", - "name": "Fortaleza", - "country": "Brazil", - "cc": "BR", - "sponsor": "THNET TELECOM", - "host": "speed.thnetce.com.br:8080", - "objectID": "25209", - "order": 25209, - "_geoloc": { - "lat": -3.7183, - "lon": -38.5428 - } - }, { "url": "http://speedtest.liderinternet.com.br:8080/speedtest/upload.php", "name": "Tailandia", @@ -103848,6 +103452,20 @@ "lon": -51.4053 } }, + { + "url": "http://speedtest.luk-net.pl:8080/speedtest/upload.php", + "name": "Kuczki Kolonia", + "country": "Poland", + "cc": "PL", + "sponsor": "LUK-NET Lukasz Drab", + "host": "speedtest.luk-net.pl:8080", + "objectID": "25301", + "order": 25301, + "_geoloc": { + "lat": 51.3727, + "lon": 21.3422 + } + }, { "url": "http://speedtest.fantex.net:8080/speedtest/upload.php", "name": "Olecko", @@ -103988,20 +103606,6 @@ "lon": -71.0617 } }, - { - "url": "http://speedtest.3ax.com.br:8080/speedtest/upload.php", - "name": "Sertaozinho", - "country": "Brazil", - "cc": "BR", - "sponsor": "3AX Telecom", - "host": "speedtest.3ax.com.br:8080", - "objectID": "25324", - "order": 25324, - "_geoloc": { - "lat": -21.138, - "lon": -47.9901 - } - }, { "url": "http://speedtest.uralttk.ru:8080/speedtest/upload.php", "name": "Yekaterinburg", @@ -104072,6 +103676,20 @@ "lon": -75.5906 } }, + { + "url": "http://speedrsj.quattrocom.mx:8080/speedtest/upload.php", + "name": "Lopez Mateos", + "country": "Mexico", + "cc": "MX", + "sponsor": "Quattrocom", + "host": "speedrsj.quattrocom.mx:8080", + "objectID": "25338", + "order": 25338, + "_geoloc": { + "lat": 19.5562, + "lon": -99.2675 + } + }, { "url": "http://sp1.optinet.kz:8080/speedtest/upload.php", "name": "Karaganda", @@ -104156,20 +103774,6 @@ "lon": -54.7594 } }, - { - "url": "http://speed.tessi.com.br:8080/speedtest/upload.php", - "name": "Pesqueira", - "country": "Brazil", - "cc": "BR", - "sponsor": "Tessi Tecnologia", - "host": "speed.tessi.com.br:8080", - "objectID": "25361", - "order": 25361, - "_geoloc": { - "lat": -8.3582, - "lon": -36.698 - } - }, { "url": "http://speedtest.sky.host.co.ug:8080/speedtest/upload.php", "name": "Helsinki", @@ -104282,6 +103886,20 @@ "lon": 47.9774 } }, + { + "url": "http://speed.telecablesantapola.es:8080/speedtest/upload.php", + "name": "Santa Pola", + "country": "Spain", + "cc": "ES", + "sponsor": "TELECABLE FIBRA S.L.U.", + "host": "speed.telecablesantapola.es:8080", + "objectID": "25386", + "order": 25386, + "_geoloc": { + "lat": 38.1965, + "lon": -0.5612 + } + }, { "url": "http://speedtest.cnte.tn:8080/speedtest/upload.php", "name": "Tunis", @@ -104674,6 +104292,20 @@ "lon": -36.0226 } }, + { + "url": "https://speedtest.alginet.com.br:8080/speedtest/upload.php", + "name": "Aracoiaba", + "country": "Brazil", + "cc": "BR", + "sponsor": "Alginet", + "host": "speedtest.alginet.com.br:8080", + "objectID": "25490", + "order": 25490, + "_geoloc": { + "lat": -23.5086, + "lon": -47.6086 + } + }, { "url": "http://sptest.lifenet.net.br:8080/speedtest/upload.php", "name": "Nossa Senhora do Socorro", @@ -104702,20 +104334,6 @@ "lon": -49.9572 } }, - { - "url": "https://test.speednetsto-fibra.com.br:8080/speedtest/upload.php", - "name": "Santo Estevao", - "country": "Brazil", - "cc": "BR", - "sponsor": "SpeedNet", - "host": "test.speednetsto-fibra.com.br:8080", - "objectID": "25506", - "order": 25506, - "_geoloc": { - "lat": -12.4284, - "lon": -39.2509 - } - }, { "url": "http://speedtest.weclix.com.br:8080/speedtest/upload.php", "name": "Ribeirao Preto", @@ -104814,20 +104432,6 @@ "lon": -47.4017 } }, - { - "url": "http://speedtest.wiptelecomunicacoes.com.br:8080/speedtest/upload.php", - "name": "Arealva", - "country": "Brazil", - "cc": "BR", - "sponsor": "WIP TELECOM MULTIMIDIA EIRELI", - "host": "speedtest.wiptelecomunicacoes.com.br:8080", - "objectID": "25529", - "order": 25529, - "_geoloc": { - "lat": -22.029, - "lon": -48.9082 - } - }, { "url": "https://teste.dnettecnologia.com.br:8080/speedtest/upload.php", "name": "Tupanatinga", @@ -105220,6 +104824,20 @@ "lon": 47.5 } }, + { + "url": "http://speed1.cpnetprovedor.com.br:8080/speedtest/upload.php", + "name": "Monteiro", + "country": "Brazil", + "cc": "BR", + "sponsor": "CPNET Milha Telecom", + "host": "speed1.cpnetprovedor.com.br:8080", + "objectID": "25621", + "order": 25621, + "_geoloc": { + "lat": -7.8888, + "lon": -37.1171 + } + }, { "url": "http://st1.liberty-connect.com:8080/speedtest/upload.php", "name": "Joplin, MO", @@ -105402,6 +105020,20 @@ "lon": -59.3282 } }, + { + "url": "http://speedtest1.powertel.org:8080/speedtest/upload.php", + "name": "New Delhi", + "country": "India", + "cc": "IN", + "sponsor": "Powergrid Corporation of India Limited", + "host": "speedtest1.powertel.org:8080", + "objectID": "25652", + "order": 25652, + "_geoloc": { + "lat": 28.61, + "lon": 77.23 + } + }, { "url": "http://stmc.mundialstation.com.br:8080/speedtest/upload.php", "name": "Belo Jardim", @@ -105570,20 +105202,6 @@ "lon": 96.15 } }, - { - "url": "http://teste.espacolink.net.br:8080/speedtest/upload.php", - "name": "Guarulhos", - "country": "Brazil", - "cc": "BR", - "sponsor": "ESPAÇO LINK", - "host": "teste.espacolink.net.br:8080", - "objectID": "25699", - "order": 25699, - "_geoloc": { - "lat": -23.4543, - "lon": -46.5337 - } - }, { "url": "http://speed.netpr.com.br:8080/speedtest/upload.php", "name": "Goiatuba", @@ -105724,6 +105342,20 @@ "lon": 121.6147 } }, + { + "url": "http://speedtest.berguedatelecom.net:8080/upload.php", + "name": "Berga", + "country": "Spain", + "cc": "ES", + "sponsor": "Berguedà Telecom", + "host": "speedtest.berguedatelecom.net:8080", + "objectID": "25731", + "order": 25731, + "_geoloc": { + "lat": 42.1013, + "lon": 1.8439 + } + }, { "url": "http://speedtest.starnet.al:8080/speedtest/upload.php", "name": "Tirana", @@ -106214,6 +105846,20 @@ "lon": 26.7145 } }, + { + "url": "http://speed3.aitatelecom.com.br:8080/speedtest/upload.php", + "name": "Rosario do Sul", + "country": "Brazil", + "cc": "BR", + "sponsor": "AitaNET", + "host": "speed3.aitatelecom.com.br:8080", + "objectID": "25818", + "order": 25818, + "_geoloc": { + "lat": -30.2488, + "lon": -54.9226 + } + }, { "url": "http://teste.br7.net.br:8080/speedtest/upload.php", "name": "Luiz Alves", @@ -106228,6 +105874,20 @@ "lon": -48.9299 } }, + { + "url": "http://speedtest.redecabonet.com.br:8080/speedtest/upload.php", + "name": "Bacabal", + "country": "Brazil", + "cc": "BR", + "sponsor": "Cabo Net Fibra", + "host": "speedtest.redecabonet.com.br:8080", + "objectID": "25832", + "order": 25832, + "_geoloc": { + "lat": -4.2247, + "lon": -44.7849 + } + }, { "url": "http://test.conectsolucoes.com.br:8080/speedtest/upload.php", "name": "Goiás", @@ -106452,34 +106112,6 @@ "lon": 47.1599 } }, - { - "url": "http://speedtest.norest-telecom.fr:8080/speedtest/upload.php", - "name": "Hatten", - "country": "France", - "cc": "FR", - "sponsor": "NOREST-TELECOM", - "host": "speedtest.norest-telecom.fr:8080", - "objectID": "25863", - "order": 25863, - "_geoloc": { - "lat": 48.9022, - "lon": 7.9784 - } - }, - { - "url": "http://speedtest.heptanet.com.br:8080/speedtest/upload.php", - "name": "Miguel Calmon", - "country": "Brazil", - "cc": "BR", - "sponsor": "Heptanet", - "host": "speedtest.heptanet.com.br:8080", - "objectID": "25864", - "order": 25864, - "_geoloc": { - "lat": -11.4597, - "lon": -40.5534 - } - }, { "url": "http://speedtest.txweb.com.br:8080/speedtest/upload.php", "name": "Luis Eduardo Magalhaes", @@ -106620,6 +106252,20 @@ "lon": 32.7617 } }, + { + "url": "http://teste.aninternet.com.br:8080/speedtest/upload.php", + "name": "Campinas", + "country": "Brazil", + "cc": "BR", + "sponsor": "@Net Internet", + "host": "teste.aninternet.com.br:8080", + "objectID": "25893", + "order": 25893, + "_geoloc": { + "lat": -22.9329, + "lon": -47.0738 + } + }, { "url": "http://speedtest.redespeednetarari.com.br:8080/speedtest/upload.php", "name": "Arari", @@ -106662,20 +106308,6 @@ "lon": -35.9758 } }, - { - "url": "http://osconnect.wlssolucoes.net.br:8080/speedtest/upload.php", - "name": "Itirapina", - "country": "Brazil", - "cc": "BR", - "sponsor": "OS CONNECT INFORMATICA EIRELI - EPP", - "host": "osconnect.wlssolucoes.net.br:8080", - "objectID": "25920", - "order": 25920, - "_geoloc": { - "lat": -22.2567, - "lon": -47.817 - } - }, { "url": "http://hq-speedtest1.nynex.de:8080/speedtest/upload.php", "name": "Darmstadt", @@ -106830,20 +106462,6 @@ "lon": -54.1642 } }, - { - "url": "http://speedtest.hwnettelecom.com.br:8080/speedtest/upload.php", - "name": "Recife", - "country": "Brazil", - "cc": "BR", - "sponsor": "HWnet Telecom", - "host": "speedtest.hwnettelecom.com.br:8080", - "objectID": "25970", - "order": 25970, - "_geoloc": { - "lat": -8.05, - "lon": -34.9 - } - }, { "url": "http://speedtest.gigams.com.br:8080/speedtest/upload.php", "name": "Campo Grande", @@ -107502,34 +107120,6 @@ "lon": 38.19 } }, - { - "url": "http://speedtest.centrosulinternet.com.br:8080/speedtest/upload.php", - "name": "Barra do Ribeiro", - "country": "Brazil", - "cc": "BR", - "sponsor": "Centrosul", - "host": "speedtest.centrosulinternet.com.br:8080", - "objectID": "26071", - "order": 26071, - "_geoloc": { - "lat": -30.3003, - "lon": -51.3048 - } - }, - { - "url": "http://speedtest.foxnet1.net.br:8080/speedtest/upload.php", - "name": "Hortolandia", - "country": "Brazil", - "cc": "BR", - "sponsor": "FOX NET PROVEDOR DE ACESSO A INTERNET LTDA", - "host": "speedtest.foxnet1.net.br:8080", - "objectID": "26072", - "order": 26072, - "_geoloc": { - "lat": -22.8533, - "lon": -47.2147 - } - }, { "url": "http://speedtst.countybroadband.net:8080/speedtest/upload.php", "name": "Colchester", @@ -107544,6 +107134,20 @@ "lon": 0.8919 } }, + { + "url": "http://speedtest.gibfibre.com:8080/speedtest/upload.php", + "name": "Gibraltar", + "country": "Gibraltar", + "cc": "GI", + "sponsor": "Gibfibre Ltd", + "host": "speedtest.gibfibre.com:8080", + "objectID": "26076", + "order": 26076, + "_geoloc": { + "lat": 36.143, + "lon": -5.353 + } + }, { "url": "http://speed1.mzltelecom.com.br:8080/speedtest/upload.php", "name": "Rio das Pedras", @@ -107560,7 +107164,7 @@ }, { "url": "http://hajipurst.protoactnetworks.com:8080/speedtest/upload.php", - "name": "Hajipur", + "name": "Bokaro", "country": "India", "cc": "IN", "sponsor": "Protoact Digital Network", @@ -107568,8 +107172,8 @@ "objectID": "26080", "order": 26080, "_geoloc": { - "lat": 25.6924, - "lon": 85.2083 + "lat": 23.6693, + "lon": 86.1511 } }, { @@ -107680,8 +107284,8 @@ "objectID": "26100", "order": 26100, "_geoloc": { - "lat": 22.9, - "lon": 41.1367 + "lat": 21.2841, + "lon": 40.4248 } }, { @@ -107936,20 +107540,6 @@ "lon": -46.4617 } }, - { - "url": "http://speedtest.ursoft.com.br:8080/speedtest/upload.php", - "name": "Santo Andre", - "country": "Brazil", - "cc": "BR", - "sponsor": "URSOFT + Internet + Phone + TV", - "host": "speedtest.ursoft.com.br:8080", - "objectID": "26147", - "order": 26147, - "_geoloc": { - "lat": -23.6742, - "lon": -46.5436 - } - }, { "url": "http://speedtest.bit-tec.com.py:8080/speedtest/upload.php", "name": "Asuncion", @@ -108511,17 +108101,17 @@ } }, { - "url": "http://speedtestcde.bit-tec.com.py:8080/speedtest/upload.php", - "name": "Ciudad Del Este", - "country": "Paraguay", - "cc": "PY", - "sponsor": "BIT-TEC CLOUD", - "host": "speedtestcde.bit-tec.com.py:8080", - "objectID": "26247", - "order": 26247, + "url": "http://svs1speedtest.turktelekom.com.tr:8080/speedtest/upload.php", + "name": "Sivas", + "country": "Turkey", + "cc": "TR", + "sponsor": "Turk Telekom", + "host": "svs1speedtest.turktelekom.com.tr:8080", + "objectID": "26245", + "order": 26245, "_geoloc": { - "lat": -25.5167, - "lon": -54.6167 + "lat": 39.7505, + "lon": 37.015 } }, { @@ -108720,20 +108310,6 @@ "lon": 9.05 } }, - { - "url": "http://speed.spfiber.net.br:8080/speedtest/upload.php", - "name": "Jandira", - "country": "Brazil", - "cc": "BR", - "sponsor": "SPFiber", - "host": "speed.spfiber.net.br:8080", - "objectID": "26291", - "order": 26291, - "_geoloc": { - "lat": -23.528, - "lon": -46.9028 - } - }, { "url": "http://speedtest.gntnetprovedor.com:8080/speedtest/upload.php", "name": "Francisco Santos", @@ -109028,6 +108604,20 @@ "lon": -50.6345 } }, + { + "url": "http://sp2.camerasdl.com.br:8080/speedtest/upload.php", + "name": "Ibema", + "country": "Brazil", + "cc": "BR", + "sponsor": "DL INTERNET", + "host": "sp2.camerasdl.com.br:8080", + "objectID": "26341", + "order": 26341, + "_geoloc": { + "lat": -25.116, + "lon": -53.0066 + } + }, { "url": "http://speedtest.teranet.cz:8080/speedtest/upload.php", "name": "Koprivnice", @@ -109574,6 +109164,20 @@ "lon": 121.0851 } }, + { + "url": "http://speed.uk.lon.m247.ro:8080/speedtest/upload.php", + "name": "London", + "country": "United Kingdom", + "cc": "GB", + "sponsor": "M247 Ltd", + "host": "speed.uk.lon.m247.ro:8080", + "objectID": "26434", + "order": 26434, + "_geoloc": { + "lat": 51.5171, + "lon": -0.1062 + } + }, { "url": "http://speedtest.nolimitnet.eu:8080/speedtest/upload.php", "name": "Orihuela Costa", @@ -109952,6 +109556,20 @@ "lon": -35.2 } }, + { + "url": "http://speedtest.cenmont.com.py:8080/speedtest/upload.php", + "name": "Santa Fe del Paraná", + "country": "Paraguay", + "cc": "PY", + "sponsor": "AMNET", + "host": "speedtest.cenmont.com.py:8080", + "objectID": "26489", + "order": 26489, + "_geoloc": { + "lat": -25.2219, + "lon": -54.7041 + } + }, { "url": "http://speedtest-stm.redeconecta.com:8080/speedtest/upload.php", "name": "Santarem", @@ -110204,6 +109822,34 @@ "lon": 17.2014 } }, + { + "url": "http://speedtest.deltapa.com.br:8080/speedtest/upload.php", + "name": "Brasil Novo", + "country": "Brazil", + "cc": "BR", + "sponsor": "Delta Telecom", + "host": "speedtest.deltapa.com.br:8080", + "objectID": "26537", + "order": 26537, + "_geoloc": { + "lat": -3.1706, + "lon": -52.6173 + } + }, + { + "url": "http://speedtestatm.deltapa.com.br:8080/speedtest/upload.php", + "name": "Altamira", + "country": "Brazil", + "cc": "BR", + "sponsor": "Delta Telecom", + "host": "speedtestatm.deltapa.com.br:8080", + "objectID": "26539", + "order": 26539, + "_geoloc": { + "lat": -3.2028, + "lon": -52.7333 + } + }, { "url": "http://speedtest.turbolinenet.com.br:8080/speedtest/upload.php", "name": "Hidrolandia", @@ -110260,20 +109906,6 @@ "lon": 37.0423 } }, - { - "url": "http://speedtest.ffcomunicacoes.net.br:8080/speedtest/upload.php", - "name": "Camacari", - "country": "Brazil", - "cc": "BR", - "sponsor": "F & F Comunicações", - "host": "speedtest.ffcomunicacoes.net.br:8080", - "objectID": "26564", - "order": 26564, - "_geoloc": { - "lat": -12.6972, - "lon": -38.3332 - } - }, { "url": "http://speedtest01.tecportnet.com.br:8080/speedtest/upload.php", "name": "Porteirinha", @@ -110330,20 +109962,6 @@ "lon": -79.0849 } }, - { - "url": "http://interno-redecom.ec:8080/speedtest/upload.php", - "name": "Atuntaqui", - "country": "Ecuador", - "cc": "EC", - "sponsor": "Redecom", - "host": "interno-redecom.ec:8080", - "objectID": "26576", - "order": 26576, - "_geoloc": { - "lat": 0.3324, - "lon": -78.2163 - } - }, { "url": "http://speedtest2.viawebrs.com.br:8080/speedtest/upload.php", "name": "Sapucaia Do Sul", @@ -110526,20 +110144,6 @@ "lon": -46.5806 } }, - { - "url": "http://sp1.drnetjpa.com.br:8080/speedtest/upload.php", - "name": "Joao Pessoa", - "country": "Brazil", - "cc": "BR", - "sponsor": "DRNET", - "host": "sp1.drnetjpa.com.br:8080", - "objectID": "26602", - "order": 26602, - "_geoloc": { - "lat": -7.0833, - "lon": -34.8333 - } - }, { "url": "http://speedtest.itk.sumy.ua:8080/speedtest/upload.php", "name": "Sumy", @@ -111128,6 +110732,20 @@ "lon": -40.5081 } }, + { + "url": "http://speedtest.yesfibra.com.br:8080/speedtest/upload.php", + "name": "Sao Paulo", + "country": "Brazil", + "cc": "BR", + "sponsor": "YES FIBRA TELECOM", + "host": "speedtest.yesfibra.com.br:8080", + "objectID": "26690", + "order": 26690, + "_geoloc": { + "lat": -23.5, + "lon": -46.6167 + } + }, { "url": "http://sp1.nagelnet.com.br:8080/speedtest/upload.php", "name": "Estrela", @@ -111352,6 +110970,20 @@ "lon": -44.3673 } }, + { + "url": "http://ssnetprovedor.redirectme.net:8080/speedtest/upload.php", + "name": "Sao Joao Do Paraiso", + "country": "Brazil", + "cc": "BR", + "sponsor": "SSNET PROVEDOR", + "host": "ssnetprovedor.redirectme.net:8080", + "objectID": "26731", + "order": 26731, + "_geoloc": { + "lat": -15.3172, + "lon": -42.0217 + } + }, { "url": "http://ouronetspeedtest.velocidadenet.com.br:8080/speedtest/upload.php", "name": "Ouro Branco", @@ -111455,7 +111087,7 @@ "name": "Pekanbaru", "country": "Indonesia", "cc": "ID", - "sponsor": "PT Telekomunikasi Selular", + "sponsor": "PT. Telekomunikasi Indonesia", "host": "speedtest.pekanbaru.telkomsel.com:8080", "objectID": "26748", "order": 26748, @@ -111618,6 +111250,34 @@ "lon": -44.7711 } }, + { + "url": "http://speedtest.starone.psi.br:8080/speedtest/upload.php", + "name": "Urbano Santos", + "country": "Brazil", + "cc": "BR", + "sponsor": "STARONE INTERNET", + "host": "speedtest.starone.psi.br:8080", + "objectID": "26766", + "order": 26766, + "_geoloc": { + "lat": -3.2068, + "lon": -43.3882 + } + }, + { + "url": "http://speedtest-4.mosline.ru:8080/speedtest/upload.php", + "name": "Barvikha", + "country": "Russia", + "cc": "RU", + "sponsor": "MosLine Group LLC", + "host": "speedtest-4.mosline.ru:8080", + "objectID": "26768", + "order": 26768, + "_geoloc": { + "lat": 55.7244, + "lon": 37.2782 + } + }, { "url": "http://speedtest.nsystemtelecom.net.br:8080/speedtest/upload.php", "name": "Parambu", @@ -111758,6 +111418,20 @@ "lon": -13.2331 } }, + { + "url": "http://speedtest.infoteccr.com.br:8080/speedtest/upload.php", + "name": "Costa Rica", + "country": "Brazil", + "cc": "BR", + "sponsor": "Infotec Networks", + "host": "speedtest.infoteccr.com.br:8080", + "objectID": "26792", + "order": 26792, + "_geoloc": { + "lat": -18.5305, + "lon": -53.1437 + } + }, { "url": "http://velocidade.dtctelecom.com.br:8080/speedtest/upload.php", "name": "Extrema", @@ -111847,7 +111521,7 @@ "name": "Quito", "country": "Ecuador", "cc": "EC", - "sponsor": "Claro Ecuador", + "sponsor": "CLARO MÓVIL ECUADOR", "host": "speedtest5g.claro.com.ec:8080", "objectID": "26808", "order": 26808, @@ -112066,20 +111740,6 @@ "lon": -54.6111 } }, - { - "url": "http://cdn.rochut.com:8080/speedtest/upload.php", - "name": "London", - "country": "United Kingdom", - "cc": "GB", - "sponsor": "Aonap Hosting", - "host": "cdn.rochut.com:8080", - "objectID": "26842", - "order": 26842, - "_geoloc": { - "lat": 51.5171, - "lon": -0.1062 - } - }, { "url": "http://medidor.solutions.net.br:8080/speedtest/upload.php", "name": "Madalena", @@ -112234,6 +111894,20 @@ "lon": -51.23 } }, + { + "url": "http://sp1.winetbrasil.com.br:8080/speedtest/upload.php", + "name": "Guarulhos", + "country": "Brazil", + "cc": "BR", + "sponsor": "Winet Brasil", + "host": "sp1.winetbrasil.com.br:8080", + "objectID": "26880", + "order": 26880, + "_geoloc": { + "lat": -23.4543, + "lon": -46.5337 + } + }, { "url": "http://teste2.simtelecomrs.com.br:8080/speedtest/upload.php", "name": "Canoas", @@ -112290,6 +111964,20 @@ "lon": -47.9392 } }, + { + "url": "http://ookla.arxus.eu:8080/speedtest/upload.php", + "name": "Brussels", + "country": "Belgium", + "cc": "BE", + "sponsor": "Arxus NV", + "host": "ookla.arxus.eu:8080", + "objectID": "26887", + "order": 26887, + "_geoloc": { + "lat": 50.85, + "lon": 4.35 + } + }, { "url": "http://speedtest.hostingbazis.hu:8080/speedtest/upload.php", "name": "Budapest", @@ -112318,6 +112006,20 @@ "lon": 101.2816 } }, + { + "url": "http://speedtest.splinktelecom.net.br:8080/speedtest/upload.php", + "name": "Santo Andre", + "country": "Brazil", + "cc": "BR", + "sponsor": "SP-LINK", + "host": "speedtest.splinktelecom.net.br:8080", + "objectID": "26905", + "order": 26905, + "_geoloc": { + "lat": -23.6742, + "lon": -46.5436 + } + }, { "url": "http://speedtest-moreno.solunet.com.ar:8080/speedtest/upload.php", "name": "Moreno", @@ -112402,20 +112104,6 @@ "lon": 49.8822 } }, - { - "url": "http://sp1g.sancharonline.net:8080/speedtest/upload.php", - "name": "Bhavnagar", - "country": "India", - "cc": "IN", - "sponsor": "Sanchar Online", - "host": "sp1g.sancharonline.net:8080", - "objectID": "26919", - "order": 26919, - "_geoloc": { - "lat": 21.76, - "lon": 72.15 - } - }, { "url": "http://speedtest.toob.co.uk:8080/speedtest/upload.php", "name": "London", @@ -112528,6 +112216,20 @@ "lon": -88.472 } }, + { + "url": "http://speedtest.suaturbonet.com.br:8080/speedtest/upload.php", + "name": "Cabo Frio", + "country": "Brazil", + "cc": "BR", + "sponsor": "Turbonet Telecom", + "host": "speedtest.suaturbonet.com.br:8080", + "objectID": "26935", + "order": 26935, + "_geoloc": { + "lat": -22.8789, + "lon": -42.0189 + } + }, { "url": "http://speedtest6.xj.chinamobile.com:8080/speedtest/upload.php", "name": "Urumqi", @@ -112654,6 +112356,20 @@ "lon": -52.8711 } }, + { + "url": "http://teste.bct.net.br:8080/speedtest/upload.php", + "name": "Padre Bernardo", + "country": "Brazil", + "cc": "BR", + "sponsor": "Brasil Central Telecomunicações", + "host": "teste.bct.net.br:8080", + "objectID": "26957", + "order": 26957, + "_geoloc": { + "lat": -15.168, + "lon": -48.2845 + } + }, { "url": "https://speedtest.linfortel.com.br:8080/speedtest/upload.php", "name": "Luziania", @@ -112962,6 +112678,20 @@ "lon": -49.3811 } }, + { + "url": "http://speedtest1.facilfibra.com.br:8080/speedtest/upload.php", + "name": "Miracema", + "country": "Brazil", + "cc": "BR", + "sponsor": "Facil Fibra", + "host": "speedtest1.facilfibra.com.br:8080", + "objectID": "27023", + "order": 27023, + "_geoloc": { + "lat": -21.4153, + "lon": -42.1942 + } + }, { "url": "http://speedtest.gpofibraoptica.com.br:8080/speedtest/upload.php", "name": "Campo Limpo", @@ -113130,20 +112860,6 @@ "lon": -44.9468 } }, - { - "url": "http://speed.cross.net.py:8080/speedtest/upload.php", - "name": "Ciudad Del Este", - "country": "Paraguay", - "cc": "PY", - "sponsor": "Cross Connect Paraguay", - "host": "speed.cross.net.py:8080", - "objectID": "27075", - "order": 27075, - "_geoloc": { - "lat": -25.5167, - "lon": -54.6167 - } - }, { "url": "http://speedtest.entrenanetjaragua.com.br:8080/speedtest/upload.php", "name": "Jaragua Do Sul", @@ -113158,6 +112874,20 @@ "lon": -49.0667 } }, + { + "url": "http://speedtest.jetfibra.net.br:8080/speedtest/upload.php", + "name": "Natal", + "country": "Brazil", + "cc": "BR", + "sponsor": "JET Fibra", + "host": "speedtest.jetfibra.net.br:8080", + "objectID": "27086", + "order": 27086, + "_geoloc": { + "lat": -5.7833, + "lon": -35.2 + } + }, { "url": "http://speedtest.sistemaspalacios.com.co:8080/speedtest/upload.php", "name": "Pasto", @@ -113354,6 +113084,20 @@ "lon": -73.6918 } }, + { + "url": "http://teste.jnetce.com.br:8080/speedtest/upload.php", + "name": "Maranguape", + "country": "Brazil", + "cc": "BR", + "sponsor": "JNET PROVEDORES DE INTERNET", + "host": "teste.jnetce.com.br:8080", + "objectID": "27118", + "order": 27118, + "_geoloc": { + "lat": -3.7183, + "lon": -38.5428 + } + }, { "url": "http://speedtest.adwtelecom.com.br:8080/speedtest/upload.php", "name": "Serra", @@ -113396,6 +113140,20 @@ "lon": 83.5783 } }, + { + "url": "http://teste.jardielinternet.com.br:8080/speedtest/upload.php", + "name": "Axixá do Tocantins", + "country": "Brazil", + "cc": "BR", + "sponsor": "Jardiel Internet", + "host": "teste.jardielinternet.com.br:8080", + "objectID": "27142", + "order": 27142, + "_geoloc": { + "lat": -5.6153, + "lon": -47.7713 + } + }, { "url": "http://speedtest.yacolo.com:8080/speedtest/upload.php", "name": "Kemerovo", @@ -113872,20 +113630,6 @@ "lon": -50.3264 } }, - { - "url": "http://speedtest.acessonetitaiba.com.br:8080/speedtest/upload.php", - "name": "Itaíba", - "country": "Brazil", - "cc": "BR", - "sponsor": "Acesso NET Itaíba", - "host": "speedtest.acessonetitaiba.com.br:8080", - "objectID": "27264", - "order": 27264, - "_geoloc": { - "lat": -8.947, - "lon": -37.4212 - } - }, { "url": "http://speedtest1.voitic.com:8080/speedtest/upload.php", "name": "Reus", @@ -114292,20 +114036,6 @@ "lon": 100.0373 } }, - { - "url": "http://ooklaserver.brdrive.net:8080/speedtest/upload.php", - "name": "Videira", - "country": "Brazil", - "cc": "BR", - "sponsor": "BRDrive", - "host": "ooklaserver.brdrive.net:8080", - "objectID": "27312", - "order": 27312, - "_geoloc": { - "lat": -27.0258, - "lon": -51.1167 - } - }, { "url": "http://speedtest.barreiras.usetelecom.com.br:8080/speedtest/upload.php", "name": "Barreiras", @@ -114320,20 +114050,6 @@ "lon": -44.9953 } }, - { - "url": "http://speedtest.dls.provsolutions.com.br:8080/speedtest/upload.php", - "name": "Sao Paulo", - "country": "Brazil", - "cc": "BR", - "sponsor": "Dispor", - "host": "speedtest.dls.provsolutions.com.br:8080", - "objectID": "27315", - "order": 27315, - "_geoloc": { - "lat": -23.5, - "lon": -46.6167 - } - }, { "url": "http://sp1.turbohost.nl:8080/speedtest/upload.php", "name": "Dronten", @@ -114390,20 +114106,6 @@ "lon": -51.9327 } }, - { - "url": "http://rhspt3.spotnet.co.il:8080/speedtest/upload.php", - "name": "Rosh HaAyin", - "country": "Israel", - "cc": "IL", - "sponsor": "SpotNet Ltd.", - "host": "rhspt3.spotnet.co.il:8080", - "objectID": "27325", - "order": 27325, - "_geoloc": { - "lat": 32.0833, - "lon": 34.95 - } - }, { "url": "http://nmaspeedtestnet.totbroadband.com:8080/speedtest/upload.php", "name": "Nakhon Ratchasima", @@ -114768,6 +114470,20 @@ "lon": 77.5967 } }, + { + "url": "http://speedtest2.gigatel.in:8080/speedtest/upload.php", + "name": "Delhi", + "country": "India", + "cc": "IN", + "sponsor": "GIGATEL NETWORKS GK-1 NEW DELHI", + "host": "speedtest2.gigatel.in:8080", + "objectID": "27386", + "order": 27386, + "_geoloc": { + "lat": 28.61, + "lon": 77.23 + } + }, { "url": "http://st30.tele2.kz:8080/speedtest/upload.php", "name": "Baiseit", @@ -115006,20 +114722,6 @@ "lon": 101.655 } }, - { - "url": "http://speedtest.cyberlineinternet.com.br:8080/speedtest/upload.php", - "name": "GOIANIA", - "country": "Brazil", - "cc": "BR", - "sponsor": "CYBERLINE INTERNET FIBRA", - "host": "speedtest.cyberlineinternet.com.br:8080", - "objectID": "27442", - "order": 27442, - "_geoloc": { - "lat": -16.6667, - "lon": -49.2667 - } - }, { "url": "http://teste.tixtelecom.com.br:8080/speedtest/upload.php", "name": "Fortaleza", @@ -115048,6 +114750,20 @@ "lon": -47.0972 } }, + { + "url": "http://speedtestgilnet.velocidadenet.com.br:8080/speedtest/upload.php", + "name": "Salvador", + "country": "Brazil", + "cc": "BR", + "sponsor": "GILNET TELECOM", + "host": "speedtestgilnet.velocidadenet.com.br:8080", + "objectID": "27446", + "order": 27446, + "_geoloc": { + "lat": -12.9747, + "lon": -38.4767 + } + }, { "url": "http://speedtest.cet.com:8080/speedtest/upload.php", "name": "Spokane, WA", @@ -115174,20 +114890,6 @@ "lon": 77.2674 } }, - { - "url": "http://speedtest.metrocomm.com:8080/speedtest/upload.php", - "name": "Sullivan, IL", - "country": "United States", - "cc": "US", - "sponsor": "Metro Communications", - "host": "speedtest.metrocomm.com:8080", - "objectID": "27468", - "order": 27468, - "_geoloc": { - "lat": 39.5995, - "lon": -88.6078 - } - }, { "url": "http://velocimetro01.cntfibras.com.br:8080/speedtest/upload.php", "name": "Rondonopolis", @@ -115398,6 +115100,34 @@ "lon": -51.6044 } }, + { + "url": "http://speed.innovatv.net:8080/speedtest/upload.php", + "name": "Tampico", + "country": "Mexico", + "cc": "MX", + "sponsor": "Innov@ TV", + "host": "speed.innovatv.net:8080", + "objectID": "27497", + "order": 27497, + "_geoloc": { + "lat": 22.2331, + "lon": -97.8611 + } + }, + { + "url": "http://speed.hcmed.org:8080/speedtest/upload.php", + "name": "Minneapolis, MN", + "country": "United States", + "cc": "US", + "sponsor": "Hennepin Healthcare", + "host": "speed.hcmed.org:8080", + "objectID": "27499", + "order": 27499, + "_geoloc": { + "lat": 44.9133, + "lon": -93.5031 + } + }, { "url": "http://n-speedtest.terra.net.lb:8080/speedtest/upload.php", "name": "Nabatieh", @@ -115412,20 +115142,6 @@ "lon": 35.4836 } }, - { - "url": "http://ookla.cumulustech.co.uk:8080/speedtest/upload.php", - "name": "Helsinki", - "country": "Finland", - "cc": "FI", - "sponsor": "Cumulus Technologies", - "host": "ookla.cumulustech.co.uk:8080", - "objectID": "27504", - "order": 27504, - "_geoloc": { - "lat": 60.1708, - "lon": 24.9375 - } - }, { "url": "http://speedtestfarolnet.com.br:8080/speedtest/upload.php", "name": "Iguatemi", @@ -115482,6 +115198,20 @@ "lon": -93.3788 } }, + { + "url": "http://velocidade.idnetttelecom.com.br:5060/speedtest/upload.php", + "name": "Manaus", + "country": "Brazil", + "cc": "BR", + "sponsor": "IDNET TELECOM", + "host": "velocidade.idnetttelecom.com.br:5060", + "objectID": "27515", + "order": 27515, + "_geoloc": { + "lat": -3.1, + "lon": -60.0167 + } + }, { "url": "http://speedtest.netwarebrasil.com.br:8080/speedtest/upload.php", "name": "Campo Grande", @@ -115903,17 +115633,17 @@ } }, { - "url": "http://pauseq4vost1.datamossa.cloud:8080/speedtest/upload.php", - "name": "Sydney", - "country": "Australia", - "cc": "AU", - "sponsor": "DataMossa", - "host": "pauseq4vost1.datamossa.cloud:8080", - "objectID": "27582", - "order": 27582, + "url": "http://velocidade.pointtelecom.com.br:8080/speedtest/upload.php", + "name": "Unai", + "country": "Brazil", + "cc": "BR", + "sponsor": "Point Telecomunicacoes", + "host": "velocidade.pointtelecom.com.br:8080", + "objectID": "27581", + "order": 27581, "_geoloc": { - "lat": -33.86, - "lon": 151.2111 + "lat": -16.3833, + "lon": -46.8833 } }, { @@ -116168,20 +115898,6 @@ "lon": -84.3911 } }, - { - "url": "http://speedtest.tplus.la:8080/speedtest/upload.php", - "name": "Vientiane Capital", - "country": "Laos", - "cc": "LA", - "sponsor": "TPLUS", - "host": "speedtest.tplus.la:8080", - "objectID": "27623", - "order": 27623, - "_geoloc": { - "lat": 17.9757, - "lon": 102.6331 - } - }, { "url": "http://wnnet.com.br:8080/speedtest/upload.php", "name": "Pedregulho", @@ -116490,20 +116206,6 @@ "lon": -52.6178 } }, - { - "url": "http://speedtesttau1.cabonnet.com.br:8080/speedtest/upload.php", - "name": "Taubate", - "country": "Brazil", - "cc": "BR", - "sponsor": "HINET", - "host": "speedtesttau1.cabonnet.com.br:8080", - "objectID": "27680", - "order": 27680, - "_geoloc": { - "lat": -23.0205, - "lon": -45.5564 - } - }, { "url": "http://teste.longnet.net.br:8080/speedtest/upload.php", "name": "Ceará-Mirim", @@ -116560,6 +116262,20 @@ "lon": 101.4002 } }, + { + "url": "http://sp1.intelnettelecom.com.br:8080/speedtest/upload.php", + "name": "Sao Jose Do Egito", + "country": "Brazil", + "cc": "BR", + "sponsor": "INTELNET", + "host": "sp1.intelnettelecom.com.br:8080", + "objectID": "27718", + "order": 27718, + "_geoloc": { + "lat": -7.4687, + "lon": -37.2747 + } + }, { "url": "http://speed.lineconect.net.br:8080/speedtest/upload.php", "name": "Palmas", @@ -116742,34 +116458,6 @@ "lon": -36.0498 } }, - { - "url": "http://speedtest.phoenix.xiber.net:8080/speedtest/upload.php", - "name": "Phoenix, AZ", - "country": "United States", - "cc": "US", - "sponsor": "Xiber LLC", - "host": "speedtest.phoenix.xiber.net:8080", - "objectID": "27746", - "order": 27746, - "_geoloc": { - "lat": 33.4483, - "lon": -112.074 - } - }, - { - "url": "http://teste.linknetporto.com.br:8080/speedtest/upload.php", - "name": "Porto Seguro", - "country": "Brazil", - "cc": "BR", - "sponsor": "Link Net", - "host": "teste.linknetporto.com.br:8080", - "objectID": "27750", - "order": 27750, - "_geoloc": { - "lat": -16.4443, - "lon": -39.0653 - } - }, { "url": "http://srv4.speedtest.aptg.com.tw:8080/speedtest/upload.php", "name": "Nantou", @@ -116882,6 +116570,20 @@ "lon": -121.9886 } }, + { + "url": "http://speedtest.globaltelecom-mt.com.br:8080/speedtest/upload.php", + "name": "Sorriso", + "country": "Brazil", + "cc": "BR", + "sponsor": "Global Telecomunicacoes Eireli - Me", + "host": "speedtest.globaltelecom-mt.com.br:8080", + "objectID": "27783", + "order": 27783, + "_geoloc": { + "lat": -12.5429, + "lon": -55.7215 + } + }, { "url": "http://spookla.alltelecom.ru:8080/speedtest/upload.php", "name": "Rostov On Don", @@ -116980,20 +116682,6 @@ "lon": -44.7711 } }, - { - "url": "http://speedtest36.altel.kz:8080/speedtest/upload.php", - "name": "Sayram", - "country": "Kazakhstan", - "cc": "KZ", - "sponsor": "Altel JSC", - "host": "speedtest36.altel.kz:8080", - "objectID": "27816", - "order": 27816, - "_geoloc": { - "lat": 44.6241, - "lon": 81.2078 - } - }, { "url": "http://speedtest37.altel.kz:8080/speedtest/upload.php", "name": "Saryagash", @@ -117022,20 +116710,6 @@ "lon": 68.8129 } }, - { - "url": "http://speedtest39.altel.kz:8080/speedtest/upload.php", - "name": "Turkistan", - "country": "Kazakhstan", - "cc": "KZ", - "sponsor": "Altel JSC", - "host": "speedtest39.altel.kz:8080", - "objectID": "27819", - "order": 27819, - "_geoloc": { - "lat": 43.3051, - "lon": 68.2347 - } - }, { "url": "http://st36.tele2.kz:8080/speedtest/upload.php", "name": "Sayram", @@ -117078,20 +116752,6 @@ "lon": 68.8129 } }, - { - "url": "http://st39.tele2.kz:8080/speedtest/upload.php", - "name": "Turkistan", - "country": "Kazakhstan", - "cc": "KZ", - "sponsor": "Tele2 Kazakhstan", - "host": "st39.tele2.kz:8080", - "objectID": "27823", - "order": 27823, - "_geoloc": { - "lat": 43.3051, - "lon": 68.2347 - } - }, { "url": "http://tt.speedtest.airlinktt.co:8080/speedtest/upload.php", "name": "Princess Town", @@ -117204,20 +116864,6 @@ "lon": -51.6783 } }, - { - "url": "http://stmc.caxiasontelecom.com.br:8080/speedtest/upload.php", - "name": "Duque De Caxias", - "country": "Brazil", - "cc": "BR", - "sponsor": "Caxias Online", - "host": "stmc.caxiasontelecom.com.br:8080", - "objectID": "27842", - "order": 27842, - "_geoloc": { - "lat": -22.7858, - "lon": -43.3119 - } - }, { "url": "http://speedtest.ohost.bg:8080/speedtest/upload.php", "name": "Sofia", @@ -117526,20 +117172,6 @@ "lon": -48.5333 } }, - { - "url": "http://jade.wind.net.py:8080/speedtest/upload.php", - "name": "Hernandarias", - "country": "Paraguay", - "cc": "PY", - "sponsor": "WIND NET S.A.", - "host": "jade.wind.net.py:8080", - "objectID": "27923", - "order": 27923, - "_geoloc": { - "lat": -25.4069, - "lon": -54.6424 - } - }, { "url": "http://teste.helloweb.net.br:8080/speedtest/upload.php", "name": "Natal", @@ -117624,20 +117256,6 @@ "lon": -40.5078 } }, - { - "url": "http://speedt.itxtelecom.com.br:8080/speedtest/upload.php", - "name": "Itaipé", - "country": "Brazil", - "cc": "BR", - "sponsor": "ITACELL TELECOM", - "host": "speedt.itxtelecom.com.br:8080", - "objectID": "27940", - "order": 27940, - "_geoloc": { - "lat": -17.402, - "lon": -41.67 - } - }, { "url": "http://speedtest.zenit.dn.ua:8080/speedtest/upload.php", "name": "Kurahove", @@ -117652,20 +117270,6 @@ "lon": 37.2907 } }, - { - "url": "http://ookla.maximafibra.com.br:8080/speedtest/upload.php", - "name": "Sao Joao Batista Do Gloria", - "country": "Brazil", - "cc": "BR", - "sponsor": "Maxima Banda Larga", - "host": "ookla.maximafibra.com.br:8080", - "objectID": "27946", - "order": 27946, - "_geoloc": { - "lat": -20.6351, - "lon": -46.5055 - } - }, { "url": "http://velocidade.vnvirtualnet.com.br:8080/speedtest/upload.php", "name": "Imperatriz", @@ -117680,6 +117284,20 @@ "lon": -47.4833 } }, + { + "url": "http://speedtest1.grupocisvale.com.br:8080/speedtest/upload.php", + "name": "Virgem da Lapa", + "country": "Brazil", + "cc": "BR", + "sponsor": "CONECTELL TELECOM", + "host": "speedtest1.grupocisvale.com.br:8080", + "objectID": "27949", + "order": 27949, + "_geoloc": { + "lat": -16.6994, + "lon": -42.3545 + } + }, { "url": "http://speedtest.vicnet.net.br:8080/speedtest/upload.php", "name": "Breves", @@ -117736,20 +117354,6 @@ "lon": -49.6355 } }, - { - "url": "http://sptest.grandtel.com.pk:8080/speedtest/upload.php", - "name": "Multan", - "country": "Pakistan", - "cc": "PK", - "sponsor": "GrandTel", - "host": "sptest.grandtel.com.pk:8080", - "objectID": "27960", - "order": 27960, - "_geoloc": { - "lat": 30.1575, - "lon": 71.5249 - } - }, { "url": "http://perf.keyyo.net:8080/speedtest/upload.php", "name": "Paris", @@ -118002,20 +117606,6 @@ "lon": -48.6356 } }, - { - "url": "http://velocidade.nnetwork.com.br:8080/speedtest/upload.php", - "name": "Fortaleza", - "country": "Brazil", - "cc": "BR", - "sponsor": "Network Telecom", - "host": "velocidade.nnetwork.com.br:8080", - "objectID": "28002", - "order": 28002, - "_geoloc": { - "lat": -3.7183, - "lon": -38.5428 - } - }, { "url": "http://band.brothernet.net.br:8080/speedtest/upload.php", "name": "Fortaleza", @@ -118072,6 +117662,20 @@ "lon": -38.4767 } }, + { + "url": "http://speedtest.fns-lb.com:8080/speedtest/upload.php", + "name": "saida", + "country": "Lebanon", + "cc": "LB", + "sponsor": "FNS s.a.r.l.", + "host": "speedtest.fns-lb.com:8080", + "objectID": "28013", + "order": 28013, + "_geoloc": { + "lat": 33.5571, + "lon": 35.3729 + } + }, { "url": "http://splusages.link3.net:8080/speedtest/upload.php", "name": "Banani", @@ -118100,6 +117704,20 @@ "lon": 91.8389 } }, + { + "url": "http://speed2.norma4.ks.ua/speedtest/upload.php", + "name": "Kherson", + "country": "Ukraine", + "cc": "UA", + "sponsor": "Norma-4", + "host": "speed2.norma4.ks.ua:8080", + "objectID": "28022", + "order": 28022, + "_geoloc": { + "lat": 46.6558, + "lon": 32.6178 + } + }, { "url": "http://ookla.dgtelecomdns.com.br:8080/speedtest/upload.php", "name": "Papagaios", @@ -118156,20 +117774,6 @@ "lon": 74.3269 } }, - { - "url": "http://speedtest.vtitelecom.com.br:8080/speedtest/upload.php", - "name": "Teresina", - "country": "Brazil", - "cc": "BR", - "sponsor": "IDEALNET", - "host": "speedtest.vtitelecom.com.br:8080", - "objectID": "28036", - "order": 28036, - "_geoloc": { - "lat": -5.0949, - "lon": -42.8042 - } - }, { "url": "http://sp1.telered.es:8080/speedtest/upload.php", "name": "Cieza", @@ -118310,6 +117914,20 @@ "lon": 37.6178 } }, + { + "url": "http://speed.toolsoft.com.br:8080/speedtest/upload.php", + "name": "São Miguel do Araguaia", + "country": "Brazil", + "cc": "BR", + "sponsor": "AsheyFibra by Toolsoft", + "host": "speed.toolsoft.com.br:8080", + "objectID": "28069", + "order": 28069, + "_geoloc": { + "lat": -13.2735, + "lon": -50.1638 + } + }, { "url": "http://speedtest-1.netw.fr:8080/speedtest/upload.php", "name": "Clichy", @@ -118324,6 +117942,20 @@ "lon": 2.3048 } }, + { + "url": "http://teste.chaulkinternet.com.br:8080/speedtest/upload.php", + "name": "Augustinópolis", + "country": "Brazil", + "cc": "BR", + "sponsor": "Chaulk Internet", + "host": "teste.chaulkinternet.com.br:8080", + "objectID": "28075", + "order": 28075, + "_geoloc": { + "lat": -5.4694, + "lon": -47.8871 + } + }, { "url": "http://speedtest.cabecanett.com.br:8080/speedtest/upload.php", "name": "Salvador", @@ -118506,20 +118138,6 @@ "lon": -53.055 } }, - { - "url": "http://speedtest.topnetonline.com.br:8080/speedtest/upload.php", - "name": "Euclides Da Cunha", - "country": "Brazil", - "cc": "BR", - "sponsor": "TOPNET", - "host": "speedtest.topnetonline.com.br:8080", - "objectID": "28106", - "order": 28106, - "_geoloc": { - "lat": -10.5075, - "lon": -39.0158 - } - }, { "url": "http://speedtest.itsonline.it:8080/speedtest/upload.php", "name": "Santo Stefano Quisquina", @@ -118618,20 +118236,6 @@ "lon": 91.7362 } }, - { - "url": "http://speedtest1.vodafone.hu:8080/speedtest/upload.php", - "name": "Budapest", - "country": "Hungary", - "cc": "HU", - "sponsor": "Vodafone Magyarország Zrt.", - "host": "speedtest1.vodafone.hu:8080", - "objectID": "28124", - "order": 28124, - "_geoloc": { - "lat": 47.5, - "lon": 19.05 - } - }, { "url": "http://ultrafast.gr:8080/speedtest/upload.php", "name": "Athens", @@ -118646,20 +118250,6 @@ "lon": 23.7278 } }, - { - "url": "http://stmc.gtntelecom.com.br:8080/speedtest/upload.php", - "name": "Taboão da Serra", - "country": "Brazil", - "cc": "BR", - "sponsor": "GTN Telecom", - "host": "stmc.gtntelecom.com.br:8080", - "objectID": "28126", - "order": 28126, - "_geoloc": { - "lat": -23.6229, - "lon": -46.7817 - } - }, { "url": "http://speedtest.rochmnaa.metronetinc.com:8080/speedtest/upload.php", "name": "Rochester, MN", @@ -118842,6 +118432,20 @@ "lon": -38.9459 } }, + { + "url": "http://speedtest.adatanet.com:8080/speedtest/upload.php", + "name": "Isparta", + "country": "Turkey", + "cc": "TR", + "sponsor": "Adatanet Telekom", + "host": "speedtest.adatanet.com:8080", + "objectID": "28151", + "order": 28151, + "_geoloc": { + "lat": 37.7626, + "lon": 30.5537 + } + }, { "url": "http://teste.netexpand.com.br:8080/speedtest/upload.php", "name": "Porangatu", @@ -119248,6 +118852,20 @@ "lon": -49.2667 } }, + { + "url": "http://speedtest.tnext.ca:8080/speedtest/upload.php", + "name": "Toronto, ON", + "country": "Canada", + "cc": "CA", + "sponsor": "TNEXT Communication Inc", + "host": "speedtest.tnext.ca:8080", + "objectID": "28202", + "order": 28202, + "_geoloc": { + "lat": 43.6481, + "lon": -79.4042 + } + }, { "url": "http://speedtest3.enlacetelecom.com.br:8080/speedtest/upload.php", "name": "Fortaleza", @@ -119682,6 +119300,20 @@ "lon": 77.4126 } }, + { + "url": "http://teste.mimonet.com.br:8080/speedtest/upload.php", + "name": "Itapevi", + "country": "Brazil", + "cc": "BR", + "sponsor": "MIMO NET", + "host": "teste.mimonet.com.br:8080", + "objectID": "28285", + "order": 28285, + "_geoloc": { + "lat": -23.5493, + "lon": -46.9332 + } + }, { "url": "http://speedtest.minhagp4telecom.com.br:8080/speedtest/upload.php", "name": "Vespasiano", @@ -119696,20 +119328,6 @@ "lon": -43.9244 } }, - { - "url": "http://speedtest.lasernet.net.br:8080/speedtest/upload.php", - "name": "FORTALEZA", - "country": "Brazil", - "cc": "BR", - "sponsor": "LASERNET TELECOM", - "host": "speedtest.lasernet.net.br:8080", - "objectID": "28289", - "order": 28289, - "_geoloc": { - "lat": -3.7183, - "lon": -38.5428 - } - }, { "url": "http://speedtest.pontonetassai.com.br:8080/upload.php", "name": "Assai", @@ -119953,7 +119571,7 @@ "name": "Neuquen", "country": "Argentina", "cc": "AR", - "sponsor": "DAVITEL S.A", + "sponsor": "Da.Vi.Tel. S.A.", "host": "speedtest.davitel.com.ar:8080", "objectID": "28327", "order": 28327, @@ -119962,6 +119580,20 @@ "lon": -68.1333 } }, + { + "url": "http://speedtest.gmlbroadband.com:8080/speedtest/upload.php", + "name": "Gorakhpur", + "country": "India", + "cc": "IN", + "sponsor": "GML Teleservices Pvt. Ltd.", + "host": "speedtest.gmlbroadband.com:8080", + "objectID": "28329", + "order": 28329, + "_geoloc": { + "lat": 26.7638, + "lon": 83.3338 + } + }, { "url": "http://velocidade.telesert.com.br:8080/upload.php", "name": "Pitangueiras", @@ -120088,20 +119720,6 @@ "lon": -84.3911 } }, - { - "url": "http://ookla.ndt-telecom.net.br:8080/speedtest/upload.php", - "name": "Manaus", - "country": "Brazil", - "cc": "BR", - "sponsor": "NDT Telecom", - "host": "ookla.ndt-telecom.net.br:8080", - "objectID": "28349", - "order": 28349, - "_geoloc": { - "lat": -3.1, - "lon": -60.0167 - } - }, { "url": "http://speedtest.masternetfibra.com.br:8080/speedtest/upload.php", "name": "Vicosa", @@ -120144,34 +119762,6 @@ "lon": -117.1564 } }, - { - "url": "http://jaipur-sptest.ishancloud.com:8080/speedtest/upload.php", - "name": "Jaipur", - "country": "India", - "cc": "IN", - "sponsor": "Ishan Netsol Pvt. Ltd.", - "host": "jaipur-sptest.ishancloud.com:8080", - "objectID": "28355", - "order": 28355, - "_geoloc": { - "lat": 26.926, - "lon": 75.8235 - } - }, - { - "url": "http://speed.mundonetbandalarga.com.br:8080/speedtest/upload.php", - "name": "Sao Luis", - "country": "Brazil", - "cc": "BR", - "sponsor": "Mundo Net", - "host": "speed.mundonetbandalarga.com.br:8080", - "objectID": "28356", - "order": 28356, - "_geoloc": { - "lat": -2.5283, - "lon": -44.3044 - } - }, { "url": "http://semeartelecom.net.br:8080/speedtest/upload.php", "name": "Itaguai", @@ -120200,20 +119790,6 @@ "lon": 8.8 } }, - { - "url": "http://teste.thmtc.com.br:8080/speedtest/upload.php", - "name": "Sao Paulo", - "country": "Brazil", - "cc": "BR", - "sponsor": "TH INTERNET", - "host": "teste.thmtc.com.br:8080", - "objectID": "28362", - "order": 28362, - "_geoloc": { - "lat": -23.5, - "lon": -46.6167 - } - }, { "url": "http://speedtest.chicago.xiber.net:8080/speedtest/upload.php", "name": "Chicago, IL", @@ -120256,20 +119832,6 @@ "lon": -36.0196 } }, - { - "url": "http://speedtest.diginettecnologia.com.br:8080/speedtest/upload.php", - "name": "Nova Mutum", - "country": "Brazil", - "cc": "BR", - "sponsor": "DIGINET Tecnologia", - "host": "speedtest.diginettecnologia.com.br:8080", - "objectID": "28366", - "order": 28366, - "_geoloc": { - "lat": -13.8224, - "lon": -56.0835 - } - }, { "url": "http://sp1.uranoxtelecom.com.br:8080/speedtest/upload.php", "name": "Iguatu", @@ -120340,20 +119902,6 @@ "lon": -41.3239 } }, - { - "url": "http://speedtest.no-ack.net:8080/speedtest/upload.php", - "name": "Stockholm", - "country": "Sweden", - "cc": "SE", - "sponsor": "No Ack Hosting AB", - "host": "speedtest.no-ack.net:8080", - "objectID": "28373", - "order": 28373, - "_geoloc": { - "lat": 59.3294, - "lon": 18.0686 - } - }, { "url": "http://testeservidor.infoxbm.com.br:8080/speedtest/upload.php", "name": "Brasilia de Minas", @@ -120439,31 +119987,17 @@ } }, { - "url": "http://speed.teleimpiantisrl.net:8080/speedtest/upload.php", - "name": "Anzio", - "country": "Italy", - "cc": "IT", - "sponsor": "Teleimpianti srl", - "host": "speed.teleimpiantisrl.net:8080", - "objectID": "28390", - "order": 28390, - "_geoloc": { - "lat": 41.4496, - "lon": 12.6197 - } - }, - { - "url": "http://indore-sptest.ishancloud.com:8080/speedtest/upload.php", - "name": "Indore", - "country": "India", - "cc": "IN", - "sponsor": "Ishan Netsol Pvt Ltd", - "host": "indore-sptest.ishancloud.com:8080", - "objectID": "28397", - "order": 28397, + "url": "http://speedtest.nxchile.cl:8080/speedtest/upload.php", + "name": "Santiago", + "country": "Chile", + "cc": "CL", + "sponsor": "NxChile", + "host": "speedtest.nxchile.cl:8080", + "objectID": "28389", + "order": 28389, "_geoloc": { - "lat": 22.7287, - "lon": 75.8654 + "lat": -33.4378, + "lon": -70.6503 } }, { @@ -120480,6 +120014,20 @@ "lon": -38.5428 } }, + { + "url": "http://speedtest.netlider.net:8080/speedtest/upload.php", + "name": "Forquilhinha", + "country": "Brazil", + "cc": "BR", + "sponsor": "Netlider", + "host": "speedtest.netlider.net:8080", + "objectID": "28401", + "order": 28401, + "_geoloc": { + "lat": -28.7478, + "lon": -49.4745 + } + }, { "url": "http://st-krd.freedom1.ru:8080/speedtest/upload.php", "name": "Krasnodar", @@ -120494,6 +120042,20 @@ "lon": 38.9667 } }, + { + "url": "http://speed.aura.express:8080/speedtest/upload.php", + "name": "New Delhi", + "country": "India", + "cc": "IN", + "sponsor": "Maxima Digital", + "host": "speed.aura.express:8080", + "objectID": "28403", + "order": 28403, + "_geoloc": { + "lat": 28.61, + "lon": 77.23 + } + }, { "url": "http://speedtest.redeworkstelecom.com.br:8080/speedtest/upload.php", "name": "Contagem", @@ -120578,34 +120140,6 @@ "lon": -51.973 } }, - { - "url": "http://noida-sptest.ishancloud.com:8080/speedtest/upload.php", - "name": "Noida", - "country": "India", - "cc": "IN", - "sponsor": "Ishan Netsol Pvt Ltd", - "host": "noida-sptest.ishancloud.com:8080", - "objectID": "28420", - "order": 28420, - "_geoloc": { - "lat": 28.57, - "lon": 77.32 - } - }, - { - "url": "http://vadodara-sptest.ishancloud.com:8080/speedtest/upload.php", - "name": "Vadodara", - "country": "India", - "cc": "IN", - "sponsor": "Ishan Netsol Pvt Ltd", - "host": "vadodara-sptest.ishancloud.com:8080", - "objectID": "28421", - "order": 28421, - "_geoloc": { - "lat": 22.3, - "lon": 73.2 - } - }, { "url": "http://speedtest2.etisalat.ae:8080/speedtest/upload.php", "name": "Abu Dhabi", @@ -120690,20 +120224,6 @@ "lon": -38.3148 } }, - { - "url": "http://speedtest02.westlink.com.br:8080/speedtest/upload.php", - "name": "Sao Goncalo", - "country": "Brazil", - "cc": "BR", - "sponsor": "Westlink Tecnologia", - "host": "speedtest02.westlink.com.br:8080", - "objectID": "28435", - "order": 28435, - "_geoloc": { - "lat": -22.8273, - "lon": -43.0638 - } - }, { "url": "http://speedtest.interneith.com.br:8080/speedtest/upload.php", "name": "Alegrete", @@ -120732,20 +120252,6 @@ "lon": -46.6167 } }, - { - "url": "http://velocidade.redelivretelecom.com.br:8080/speedtest/upload.php", - "name": "Araruama", - "country": "Brazil", - "cc": "BR", - "sponsor": "Rede Livre", - "host": "velocidade.redelivretelecom.com.br:8080", - "objectID": "28444", - "order": 28444, - "_geoloc": { - "lat": -22.8636, - "lon": -42.3336 - } - }, { "url": "http://test.viaveloz.com.br:8080/speedtest/upload.php", "name": "Sao Paulo", @@ -120919,7 +120425,7 @@ "name": "Guayaquil", "country": "Ecuador", "cc": "EC", - "sponsor": "Claro Ecuador", + "sponsor": "CLARO MÓVIL ECUADOR", "host": "speedtestgye.claro.com.ec:8080", "objectID": "28467", "order": 28467, @@ -121586,6 +121092,20 @@ "lon": -45.2465 } }, + { + "url": "http://speedtest.internetosul.com.br:8080/speedtest/upload.php", + "name": "Alvorada", + "country": "Brazil", + "cc": "BR", + "sponsor": "Internet O Sul", + "host": "speedtest.internetosul.com.br:8080", + "objectID": "28633", + "order": 28633, + "_geoloc": { + "lat": -29.9897, + "lon": -51.0833 + } + }, { "url": "http://scb01-speedtest01.as15108.com:8080/speedtest/upload.php", "name": "Scottsbluff, NE", @@ -121698,6 +121218,20 @@ "lon": 85.84 } }, + { + "url": "http://speedtest.finaltek.net:8080/speedtest/upload.php", + "name": "Měsice", + "country": "Czech Republic", + "cc": "CZ", + "sponsor": "FinalTek.com", + "host": "speedtest.finaltek.net:8080", + "objectID": "28654", + "order": 28654, + "_geoloc": { + "lat": 50.1972, + "lon": 14.5206 + } + }, { "url": "http://speedtest.infotecknet.com.br:8080/speedtest/upload.php", "name": "Cansanção", @@ -121852,6 +121386,20 @@ "lon": -43.1819 } }, + { + "url": "http://sp2.1ptb.com:8080/speedtest/upload.php", + "name": "Alekseevka", + "country": "Russia", + "cc": "RU", + "sponsor": "Petabyte tld.", + "host": "sp2.1ptb.com:8080", + "objectID": "28687", + "order": 28687, + "_geoloc": { + "lat": 50.6257, + "lon": 38.6978 + } + }, { "url": "http://speedtest.fcconnexion.com:8080/upload.php", "name": "Fort Collins, CO", @@ -121964,20 +121512,6 @@ "lon": 33.0333 } }, - { - "url": "http://speed2.centralsattelecom.com.br:8080/speedtest/upload.php", - "name": "Ribeirao Cascalheira", - "country": "Brazil", - "cc": "BR", - "sponsor": "CentralSat Telecom", - "host": "speed2.centralsattelecom.com.br:8080", - "objectID": "28703", - "order": 28703, - "_geoloc": { - "lat": -12.9373, - "lon": -51.8248 - } - }, { "url": "http://speedtest.hunterz-it.eu:8080/speedtest/upload.php", "name": "Falkenstein", @@ -121992,20 +121526,6 @@ "lon": 12.4864 } }, - { - "url": "http://teste.alencarnet.com.br:8080/speedtest/upload.php", - "name": "Lago dos Rodrigues", - "country": "Brazil", - "cc": "BR", - "sponsor": "Alencar Net", - "host": "teste.alencarnet.com.br:8080", - "objectID": "28710", - "order": 28710, - "_geoloc": { - "lat": -4.6121, - "lon": -44.9802 - } - }, { "url": "http://speed.malang.net.in:8080/speedtest/upload.php", "name": "Imphal", @@ -122063,17 +121583,17 @@ } }, { - "url": "http://velocidade.torrenet.net:8080/upload.php", - "name": "Joinville", - "country": "Brazil", - "cc": "BR", - "sponsor": "TorreNet Fibra Optica", - "host": "velocidade.torrenet.net:8080", - "objectID": "28721", - "order": 28721, + "url": "http://test.didimnet.com.tr:8080/speedtest/upload.php", + "name": "Aydin", + "country": "Turkey", + "cc": "TR", + "sponsor": "DIDIMNET ILETISIM HIZMETLERI", + "host": "test.didimnet.com.tr:8080", + "objectID": "28723", + "order": 28723, "_geoloc": { - "lat": -26.3044, - "lon": -48.8464 + "lat": 37.3761, + "lon": 27.2647 } }, { @@ -122090,6 +121610,20 @@ "lon": 11.8833 } }, + { + "url": "http://sp1.suprifibra.com.br:8080/speedtest/upload.php", + "name": "Fortaleza", + "country": "Brazil", + "cc": "BR", + "sponsor": "SUPRIFIBRA", + "host": "sp1.suprifibra.com.br:8080", + "objectID": "28728", + "order": 28728, + "_geoloc": { + "lat": -3.7183, + "lon": -38.5428 + } + }, { "url": "http://speedtest.viltel.net:8080/speedtest/upload.php", "name": "Saint Petersburg", @@ -122286,6 +121820,20 @@ "lon": -55.5331 } }, + { + "url": "http://speedtest.net360.net.lb:8080/speedtest/upload.php", + "name": "Tripoli", + "country": "Lebanon", + "cc": "LB", + "sponsor": "NET360 S.A.R.L", + "host": "speedtest.net360.net.lb:8080", + "objectID": "28774", + "order": 28774, + "_geoloc": { + "lat": 34.4333, + "lon": 35.85 + } + }, { "url": "http://speedtest.riachonet.net.br:8080/speedtest/upload.php", "name": "Riacho de Santana", @@ -122552,20 +122100,6 @@ "lon": -35.2 } }, - { - "url": "http://speedtest.cablemas.co:8080/speedtest/upload.php", - "name": "Bogota", - "country": "Colombia", - "cc": "CO", - "sponsor": "CableMas Colombia", - "host": "speedtest.cablemas.co:8080", - "objectID": "28804", - "order": 28804, - "_geoloc": { - "lat": 4.5981, - "lon": -74.0758 - } - }, { "url": "http://speedtest.connexnet.com.br:8080/speedtest/upload.php", "name": "Luziania", @@ -122650,20 +122184,6 @@ "lon": -37.7849 } }, - { - "url": "http://speed1.timernet.com.br:8080/speedtest/upload.php", - "name": "Delmiro Gouveia", - "country": "Brazil", - "cc": "BR", - "sponsor": "TimerNet Telecom", - "host": "speed1.timernet.com.br:8080", - "objectID": "28821", - "order": 28821, - "_geoloc": { - "lat": -9.3797, - "lon": -38.0007 - } - }, { "url": "http://speedtest.dash.net.id:8080/speedtest/upload.php", "name": "Pekanbaru", @@ -122916,6 +122436,20 @@ "lon": -89.3667 } }, + { + "url": "https://velocidade.vlctelecom.com.br:8080/speedtest/upload.php", + "name": "MANAUS", + "country": "Brazil", + "cc": "BR", + "sponsor": "VlcTelecom", + "host": "velocidade.vlctelecom.com.br:8080", + "objectID": "28855", + "order": 28855, + "_geoloc": { + "lat": -3.1, + "lon": -60.0167 + } + }, { "url": "http://speedtest.intertell.net:8080/speedtest/upload.php", "name": "Chybie", @@ -122986,6 +122520,20 @@ "lon": -47.4446 } }, + { + "url": "http://speedtest.bryte.net.nz:8080/speedtest/upload.php", + "name": "Auckland", + "country": "New Zealand", + "cc": "NZ", + "sponsor": "MediaTribe", + "host": "speedtest.bryte.net.nz:8080", + "objectID": "28865", + "order": 28865, + "_geoloc": { + "lat": -36.85, + "lon": 174.7833 + } + }, { "url": "http://speedtest.rlmultifibra.com.br:8080/speedtest/upload.php", "name": "Aparecida De Goiania", @@ -123056,20 +122604,6 @@ "lon": -60.0167 } }, - { - "url": "http://speed.planaltotelecom.com.br:8080/speedtest/upload.php", - "name": "Planalto", - "country": "Brazil", - "cc": "BR", - "sponsor": "Planalto Telecom", - "host": "speed.planaltotelecom.com.br:8080", - "objectID": "28879", - "order": 28879, - "_geoloc": { - "lat": -25.7217, - "lon": -53.7656 - } - }, { "url": "http://speedtest.smartnetworkspr.com:8080/speedtest/upload.php", "name": "Caguas", @@ -123126,6 +122660,48 @@ "lon": -42.0189 } }, + { + "url": "http://speedtest.madmak.com.br:8080/speedtest/upload.php", + "name": "Tremembe", + "country": "Brazil", + "cc": "BR", + "sponsor": "MadMak", + "host": "speedtest.madmak.com.br:8080", + "objectID": "28890", + "order": 28890, + "_geoloc": { + "lat": -22.9638, + "lon": -45.5525 + } + }, + { + "url": "http://st.asb.su:8080/speedtest/upload.php", + "name": "Asbest", + "country": "Russia", + "cc": "RU", + "sponsor": "Convex Asbest", + "host": "st.asb.su:8080", + "objectID": "28891", + "order": 28891, + "_geoloc": { + "lat": 57, + "lon": 61.4667 + } + }, + { + "url": "http://pioneerbroadband.xyz:8080/speedtest/upload.php", + "name": "Mandapeta", + "country": "India", + "cc": "IN", + "sponsor": "Pioneer Broadband", + "host": "pioneerbroadband.xyz:8080", + "objectID": "28893", + "order": 28893, + "_geoloc": { + "lat": 16.8653, + "lon": 81.9262 + } + }, { "url": "http://chelyabinsk10.speedtest.rt.ru:8080/speedtest/upload.php", "name": "Chelyabinsk", @@ -123271,7 +122847,7 @@ "name": "Vitoria Da Conquista", "country": "Brazil", "cc": "BR", - "sponsor": "Quality-TI", + "sponsor": "Quality TI", "host": "btest.qualityti.net:8080", "objectID": "28918", "order": 28918, @@ -123337,17 +122913,17 @@ } }, { - "url": "http://slcspeedtest.gotfusion.net:8080/speedtest/upload.php", - "name": "Salt Lake City, UT", - "country": "United States", - "cc": "US", - "sponsor": "The Fusion Networ", - "host": "slcspeedtest.gotfusion.net:8080", - "objectID": "28925", - "order": 28925, + "url": "http://speed.iptelecomisp.com.br/upload.php", + "name": "Amparo do Serra", + "country": "Brazil", + "cc": "BR", + "sponsor": "IP SOLUCOES", + "host": "speed.iptelecomisp.com.br:8080", + "objectID": "28924", + "order": 28924, "_geoloc": { - "lat": 40.75, - "lon": -111.8833 + "lat": -20.5083, + "lon": -42.7984 } }, { @@ -123532,20 +123108,6 @@ "lon": 19.05 } }, - { - "url": "http://teste.toptechrs.net.br:8080/speedtest/upload.php", - "name": "Mostardas", - "country": "Brazil", - "cc": "BR", - "sponsor": "Toptech", - "host": "teste.toptechrs.net.br:8080", - "objectID": "28952", - "order": 28952, - "_geoloc": { - "lat": -31.1064, - "lon": -50.9181 - } - }, { "url": "http://www.netwt.com.br:8080/speedtest/upload.php", "name": "Rio De Janeiro", @@ -123672,20 +123234,6 @@ "lon": -34.8333 } }, - { - "url": "http://slc.speedtest.safelink.net:8080/speedtest/upload.php", - "name": "Rupert, ID", - "country": "United States", - "cc": "US", - "sponsor": "Safelink Internet Services", - "host": "slc.speedtest.safelink.net:8080", - "objectID": "28971", - "order": 28971, - "_geoloc": { - "lat": 42.6191, - "lon": -113.6772 - } - }, { "url": "http://st.digi.com.my:8080/speedtest/upload.php", "name": "Shah Alam", @@ -123784,20 +123332,6 @@ "lon": 14.4167 } }, - { - "url": "http://tigobo.ecatel.us:8080/speedtest/upload.php", - "name": "Miami, FL", - "country": "United States", - "cc": "US", - "sponsor": "Tigo Business - Bolivia", - "host": "tigobo.ecatel.us:8080", - "objectID": "28986", - "order": 28986, - "_geoloc": { - "lat": 25.7878, - "lon": -80.2242 - } - }, { "url": "http://speedtest.bioniq.co.za:8080/speedtest/upload.php", "name": "Middleburg", @@ -123924,20 +123458,6 @@ "lon": -38.5428 } }, - { - "url": "http://navkarnetsol.com:8080/speedtest/upload.php", - "name": "Borsad", - "country": "India", - "cc": "IN", - "sponsor": "Navkar Netsol Pvt.Ltd", - "host": "navkarnetsol.com:8080", - "objectID": "29004", - "order": 29004, - "_geoloc": { - "lat": 22.4193, - "lon": 72.8982 - } - }, { "url": "http://speedtest.tlx.bg:8080/speedtest/upload.php", "name": "Kardjali", @@ -123966,20 +123486,6 @@ "lon": 98.6667 } }, - { - "url": "http://ookla.jvxinternet.com.br:8080/speedtest/upload.php", - "name": "Coluna", - "country": "Brazil", - "cc": "BR", - "sponsor": "JVX TELECOM", - "host": "ookla.jvxinternet.com.br:8080", - "objectID": "29009", - "order": 29009, - "_geoloc": { - "lat": -18.2327, - "lon": -42.8374 - } - }, { "url": "http://speedtest.tommot.net:8080/speedtest/upload.php", "name": "Tommot", @@ -123994,20 +123500,6 @@ "lon": 126.2725 } }, - { - "url": "http://speedtest1.mafratelecom.com.br:8080/speedtest/upload.php", - "name": "Mendes", - "country": "Brazil", - "cc": "BR", - "sponsor": "Mafra Telecom", - "host": "speedtest1.mafratelecom.com.br:8080", - "objectID": "29012", - "order": 29012, - "_geoloc": { - "lat": -22.5255, - "lon": -43.7312 - } - }, { "url": "http://speedtest.inetprovedor.net.br:8080/speedtest/upload.php", "name": "Recife", @@ -124050,20 +123542,6 @@ "lon": -122.3321 } }, - { - "url": "http://speedtest3.starone.psi.br:8080/speedtest/upload.php", - "name": "Barreirinhas", - "country": "Brazil", - "cc": "BR", - "sponsor": "STARONE INTERNET", - "host": "speedtest3.starone.psi.br:8080", - "objectID": "29024", - "order": 29024, - "_geoloc": { - "lat": -2.759, - "lon": -42.8236 - } - }, { "url": "http://speedtest2.sc.189.cn:8080/speedtest/upload.php", "name": "Chengdu", @@ -124260,20 +123738,6 @@ "lon": 101.3233 } }, - { - "url": "http://www.wispmexico.com.mx:8080/speedtest/upload.php", - "name": "Mexicali", - "country": "Mexico", - "cc": "MX", - "sponsor": "SITE Telecom", - "host": "www.wispmexico.com.mx:8080", - "objectID": "29058", - "order": 29058, - "_geoloc": { - "lat": 32.6517, - "lon": -115.4789 - } - }, { "url": "http://infinity.orient-telecoms.com:8080/speedtest/upload.php", "name": "Kuala Lumpur", @@ -124512,20 +123976,6 @@ "lon": -41.7827 } }, - { - "url": "http://speedtest.fernandonet.net.br:8080/speedtest/upload.php", - "name": "Valparaíso de Goiás", - "country": "Brazil", - "cc": "BR", - "sponsor": "FernandoNET", - "host": "speedtest.fernandonet.net.br:8080", - "objectID": "29089", - "order": 29089, - "_geoloc": { - "lat": -16.0663, - "lon": -47.9845 - } - }, { "url": "http://h1speedtest.htelecom.es:8080/speedtest/upload.php", "name": "Merida", @@ -124540,20 +123990,6 @@ "lon": -6.3652 } }, - { - "url": "http://speedtestjp.mknetwork.com.br:8080/speedtest/upload.php", - "name": "João Pinheiro", - "country": "Brazil", - "cc": "BR", - "sponsor": "MKNETWORK", - "host": "speedtestjp.mknetwork.com.br:8080", - "objectID": "29091", - "order": 29091, - "_geoloc": { - "lat": -17.7405, - "lon": -46.1742 - } - }, { "url": "http://mawbp1.speed.vzwnet.com:5060/speedtest/upload.php", "name": "Boston, MA", @@ -124601,7 +124037,7 @@ "name": "Xi'an", "country": "China", "cc": "CN", - "sponsor": "xi'an CMCC 5G", + "sponsor": "陕西移动5G", "host": "speedtest.one-punch.win:8080", "objectID": "29105", "order": 29105, @@ -124722,6 +124158,20 @@ "lon": 14.5333 } }, + { + "url": "http://speedtestgua.novafibratelecom.com.br:8080/speedtest/upload.php", + "name": "Guaira", + "country": "Brazil", + "cc": "BR", + "sponsor": "Nova Fibra Telecom", + "host": "speedtestgua.novafibratelecom.com.br:8080", + "objectID": "29115", + "order": 29115, + "_geoloc": { + "lat": -24.084, + "lon": -54.2565 + } + }, { "url": "http://speedtocina.wifiguay.es:8080/speedtest/upload.php", "name": "Tocina", @@ -124820,6 +124270,20 @@ "lon": 23.8661 } }, + { + "url": "http://speed2.nethit.com.br:8080/speedtest/upload.php", + "name": "Sao Vicente", + "country": "Brazil", + "cc": "BR", + "sponsor": "Nethit", + "host": "speed2.nethit.com.br:8080", + "objectID": "29131", + "order": 29131, + "_geoloc": { + "lat": -23.9607, + "lon": -46.3961 + } + }, { "url": "http://sp50.etisalatdata.net:8080/speedtest/upload.php", "name": "Nasr City", @@ -124961,17 +124425,17 @@ } }, { - "url": "http://speedtest.lax.genesisadaptive.com:8080/speedtest/upload.php", - "name": "Los Angeles, CA", - "country": "United States", - "cc": "US", - "sponsor": "Genesis Adaptive Hosting, INC.", - "host": "speedtest.lax.genesisadaptive.com:8080", - "objectID": "29150", - "order": 29150, + "url": "http://speedtest.climax.host:8080/speedtest/upload.php", + "name": "Frankfurt", + "country": "Germany", + "cc": "DE", + "sponsor": "Climax.Host", + "host": "speedtest.climax.host:8080", + "objectID": "29148", + "order": 29148, "_geoloc": { - "lat": 34.05, - "lon": -118.25 + "lat": 50.1109, + "lon": 8.6821 } }, { @@ -125268,20 +124732,6 @@ "lon": -79.1422 } }, - { - "url": "http://sp2.shivanshinfotech.in:8080/speedtest/upload.php", - "name": "Meerut", - "country": "India", - "cc": "IN", - "sponsor": "Shivansh Infotech Pvt. Ltd.", - "host": "sp2.shivanshinfotech.in:8080", - "objectID": "29206", - "order": 29206, - "_geoloc": { - "lat": 28.9845, - "lon": 77.7064 - } - }, { "url": "http://speedtest.itafiber.com.br:8080/speedtest/upload.php", "name": "ITAMBÉ", @@ -125548,20 +124998,6 @@ "lon": 37.7655 } }, - { - "url": "http://spb.speedtest.rt.ru:8080/speedtest/upload.php", - "name": "Saint Petersburg", - "country": "Russia", - "cc": "RU", - "sponsor": "Rostelecom", - "host": "spb.speedtest.rt.ru:8080", - "objectID": "29250", - "order": 29250, - "_geoloc": { - "lat": 59.9333, - "lon": 30.3333 - } - }, { "url": "http://speed.web1.fi:8080/speedtest/upload.php", "name": "Tampere", @@ -125632,20 +125068,6 @@ "lon": 24 } }, - { - "url": "http://srv01-okl-zyt.kyivstar.ua:8080/speedtest/upload.php", - "name": "Zhytomyr", - "country": "Ukraine", - "cc": "UA", - "sponsor": "Kyivstar", - "host": "srv01-okl-zyt.kyivstar.ua:8080", - "objectID": "29260", - "order": 29260, - "_geoloc": { - "lat": 50.2667, - "lon": 28.6667 - } - }, { "url": "http://speedtest.mazayaa.ps:8080/speedtest/upload.php", "name": "Jerusalem", @@ -125914,7 +125336,7 @@ }, { "url": "http://speedtest1.WindTre.it:8080/speedtest/upload.php", - "name": "Guidonia Montecelio", + "name": "Roma", "country": "Italy", "cc": "IT", "sponsor": "Wind Tre", @@ -126038,20 +125460,6 @@ "lon": 9.4731 } }, - { - "url": "http://teste.dwcyber.net.br:8080/speedtest/upload.php", - "name": "Cândido Mendes", - "country": "Brazil", - "cc": "BR", - "sponsor": "Dw Cyber", - "host": "teste.dwcyber.net.br:8080", - "objectID": "29334", - "order": 29334, - "_geoloc": { - "lat": -1.4543, - "lon": -45.7293 - } - }, { "url": "http://teste.alfainternet.com.br:8080/speedtest/upload.php", "name": "Sete Lagoas", @@ -126108,6 +125516,20 @@ "lon": 12.1832 } }, + { + "url": "http://sp1.hercnet.ba:8080/speedtest/upload.php", + "name": "Grude", + "country": "Bosnia and Herzegovina", + "cc": "BA", + "sponsor": "HercNet", + "host": "sp1.hercnet.ba:8080", + "objectID": "29352", + "order": 29352, + "_geoloc": { + "lat": 43.3747, + "lon": 17.4096 + } + }, { "url": "http://vipspeedtest8.wuhan.net.cn:8080/speedtest/upload.php", "name": "Wuhan", @@ -126234,20 +125656,6 @@ "lon": -44.5356 } }, - { - "url": "http://srv01-okl-krr.kyivstar.ua:8080/speedtest/upload.php", - "name": "Kryvyi Rih", - "country": "Ukraine", - "cc": "UA", - "sponsor": "Kyivstar", - "host": "srv01-okl-krr.kyivstar.ua:8080", - "objectID": "29384", - "order": 29384, - "_geoloc": { - "lat": 47.9105, - "lon": 33.3918 - } - }, { "url": "http://velocidade.vemtelecom.net.br:8080/speedtest/upload.php", "name": "Mogi das Cruzes", @@ -126262,20 +125670,6 @@ "lon": -46.1709 } }, - { - "url": "http://srv01-okl-zap.kyivstar.ua:8080/speedtest/upload.php", - "name": "Zaporizhia", - "country": "Ukraine", - "cc": "UA", - "sponsor": "Kyivstar", - "host": "srv01-okl-zap.kyivstar.ua:8080", - "objectID": "29387", - "order": 29387, - "_geoloc": { - "lat": 47.8388, - "lon": 35.1396 - } - }, { "url": "http://red-telecom.net:8080/speedtest/upload.php", "name": "Miasskoe", @@ -126360,6 +125754,20 @@ "lon": 25.9657 } }, + { + "url": "http://speedtest1.gumsnet.ru:8080/speedtest/upload.php", + "name": "Gudermes", + "country": "Russia", + "cc": "RU", + "sponsor": "OOO \"GumsNet\"", + "host": "speedtest1.gumsnet.ru:8080", + "objectID": "29403", + "order": 29403, + "_geoloc": { + "lat": 43.3546, + "lon": 46.1026 + } + }, { "url": "http://italinkprovedor.com.br:8080/speedtest/upload.php", "name": "Itamaraju", @@ -126416,20 +125824,6 @@ "lon": -39.7177 } }, - { - "url": "http://speedtest1.bital.psi.br:8080/speedtest/upload.php", - "name": "São José de Ribamar", - "country": "Brazil", - "cc": "BR", - "sponsor": "BITAL INTERNET", - "host": "speedtest1.bital.psi.br:8080", - "objectID": "29408", - "order": 29408, - "_geoloc": { - "lat": -2.5172, - "lon": -44.1967 - } - }, { "url": "http://teste.nadtelecom.com.br:8080/speedtest/upload.php", "name": "Vazante", @@ -126641,26 +126035,12 @@ } }, { - "url": "http://speedtest.sulcatel.com.br:8080/speedtest/upload.php", - "name": "MELEIRO", - "country": "Brazil", - "cc": "BR", - "sponsor": "SULCATEL TELECOM", - "host": "speedtest.sulcatel.com.br:8080", - "objectID": "29433", - "order": 29433, - "_geoloc": { - "lat": -28.8565, - "lon": -49.5891 - } - }, - { - "url": "http://server1ms.neutralhp.com:8080/speedtest/upload.php", + "url": "http://server1ms.rale.ro:8080/speedtest/upload.php", "name": "Targu Mures", "country": "Romania", "cc": "RO", "sponsor": "RALE Online", - "host": "server1ms.neutralhp.com:8080", + "host": "server1ms.rale.ro:8080", "objectID": "29434", "order": 29434, "_geoloc": { @@ -126976,20 +126356,6 @@ "lon": -54.593 } }, - { - "url": "http://srv01-okl-kha.kyivstar.ua:8080/speedtest/upload.php", - "name": "Kharkiv", - "country": "Ukraine", - "cc": "UA", - "sponsor": "Kyivstar", - "host": "srv01-okl-kha.kyivstar.ua:8080", - "objectID": "29488", - "order": 29488, - "_geoloc": { - "lat": 50, - "lon": 36.25 - } - }, { "url": "http://dnetprovedor.com.br:8080/speedtest/upload.php", "name": "Forquilha", @@ -127032,20 +126398,6 @@ "lon": -0.7236 } }, - { - "url": "http://srv01-okl-ode.kyivstar.ua:8080/speedtest/upload.php", - "name": "Odesa", - "country": "Ukraine", - "cc": "UA", - "sponsor": "Kyivstar", - "host": "srv01-okl-ode.kyivstar.ua:8080", - "objectID": "29493", - "order": 29493, - "_geoloc": { - "lat": 46.4825, - "lon": 30.7233 - } - }, { "url": "http://speedteste.laserinternet.com.br:8080/speedtest/upload.php", "name": "Posse", @@ -127060,34 +126412,6 @@ "lon": -46.574 } }, - { - "url": "http://server.macrotv.com.mx:8080/speedtest/upload.php", - "name": "Aldama Chihuahua", - "country": "Mexico", - "cc": "MX", - "sponsor": "COSMOCARRIER", - "host": "server.macrotv.com.mx:8080", - "objectID": "29495", - "order": 29495, - "_geoloc": { - "lat": 28.8371, - "lon": -105.9289 - } - }, - { - "url": "http://speed.newtecnologia.net.br:8080/speedtest/upload.php", - "name": "Cachoeiro De Itapemirim", - "country": "Brazil", - "cc": "BR", - "sponsor": "NEW TECNOLOGIA", - "host": "speed.newtecnologia.net.br:8080", - "objectID": "29496", - "order": 29496, - "_geoloc": { - "lat": -20.3189, - "lon": -40.3378 - } - }, { "url": "http://speedtest.virtualinknet.com.br:8080/speedtest/upload.php", "name": "Uniao Dos Palmares", @@ -127158,20 +126482,6 @@ "lon": 18.6735 } }, - { - "url": "http://teste.oactelecom.com.br:8080/speedtest/upload.php", - "name": "Mage", - "country": "Brazil", - "cc": "BR", - "sponsor": "OAC INTERNET E INFORMATICA", - "host": "teste.oactelecom.com.br:8080", - "objectID": "29509", - "order": 29509, - "_geoloc": { - "lat": -22.6528, - "lon": -43.0408 - } - }, { "url": "http://sp1-kup.mytelecom.ua:8080/speedtest/upload.php", "name": "Kupyansk", @@ -127200,6 +126510,20 @@ "lon": 38.1569 } }, + { + "url": "http://sp1-star.mytelecom.ua:8080/speedtest/upload.php", + "name": "Starobelsk", + "country": "Ukraine", + "cc": "UA", + "sponsor": "Mytelecom LLC", + "host": "sp1-star.mytelecom.ua:8080", + "objectID": "29521", + "order": 29521, + "_geoloc": { + "lat": 49.2737, + "lon": 38.9255 + } + }, { "url": "http://sp1-blv.mytelecom.ua:8080/speedtest/upload.php", "name": "Belovodsk", @@ -127494,20 +126818,6 @@ "lon": -35.8369 } }, - { - "url": "http://srv01-okl-dne.kyivstar.ua:8080/speedtest/upload.php", - "name": "Dnipro", - "country": "Ukraine", - "cc": "UA", - "sponsor": "Kyivstar", - "host": "srv01-okl-dne.kyivstar.ua:8080", - "objectID": "29554", - "order": 29554, - "_geoloc": { - "lat": 48.45, - "lon": 34.9833 - } - }, { "url": "http://speedtest.solprovedor.com.br:8080/speedtest/upload.php", "name": "São Joao de Pirabas", @@ -127578,6 +126888,34 @@ "lon": -51.1848 } }, + { + "url": "http://speedtest.gcu.net.br:8080/speedtest/upload.php", + "name": "Guaraniaçu", + "country": "Brazil", + "cc": "BR", + "sponsor": "GCUnet Telecom", + "host": "speedtest.gcu.net.br:8080", + "objectID": "29561", + "order": 29561, + "_geoloc": { + "lat": -25.0973, + "lon": -52.876 + } + }, + { + "url": "http://speedtest.nexusnetworks.com.br:8080/speedtest/upload.php", + "name": "Aparecida De Goiania", + "country": "Brazil", + "cc": "BR", + "sponsor": "NEXUS NETWORKS", + "host": "speedtest.nexusnetworks.com.br:8080", + "objectID": "29562", + "order": 29562, + "_geoloc": { + "lat": -16.8203, + "lon": -49.2473 + } + }, { "url": "http://teste.multnetfibra.com.br:8080/speedtest/upload.php", "name": "Vicosa", @@ -127592,20 +126930,6 @@ "lon": -42.8819 } }, - { - "url": "http://teste.portalcom.inf.br:8080/speedtest/upload.php", - "name": "Bayeux", - "country": "Brazil", - "cc": "BR", - "sponsor": "PORTAL TELECOM", - "host": "teste.portalcom.inf.br:8080", - "objectID": "29564", - "order": 29564, - "_geoloc": { - "lat": -7.1316, - "lon": -34.9323 - } - }, { "url": "http://teste.conectapb.com.br:8080/speedtest/upload.php", "name": "Cachoeira dos Índios", @@ -127760,6 +127084,20 @@ "lon": 30.5233 } }, + { + "url": "http://papmp1.speed.vzwnet.com:5060/speedtest/upload.php", + "name": "Philadelphia, PA", + "country": "United States", + "cc": "US", + "sponsor": "Verizon", + "host": "papmp1.speed.vzwnet.com:5060", + "objectID": "29589", + "order": 29589, + "_geoloc": { + "lat": 39.95, + "lon": -75.1667 + } + }, { "url": "http://ook-lax-01.netprotect.com:8080/speedtest/upload.php", "name": "Los Angeles, CA", @@ -127830,6 +127168,20 @@ "lon": -50.555 } }, + { + "url": "http://speedtest.fibernet-ec.com:8080/speedtest/upload.php", + "name": "Ambato", + "country": "Ecuador", + "cc": "EC", + "sponsor": "FiberNet", + "host": "speedtest.fibernet-ec.com:8080", + "objectID": "29599", + "order": 29599, + "_geoloc": { + "lat": -1.2543, + "lon": -78.6229 + } + }, { "url": "http://speed.rrwifi.net.br:8080/speedtest/upload.php", "name": "Itamaraju", @@ -127872,20 +127224,6 @@ "lon": -42.863 } }, - { - "url": "http://teste.levnet.com.br:8080/speedtest/upload.php", - "name": "Teofilo Otoni", - "country": "Brazil", - "cc": "BR", - "sponsor": "LEVNET TELECOM", - "host": "teste.levnet.com.br:8080", - "objectID": "29606", - "order": 29606, - "_geoloc": { - "lat": -17.8578, - "lon": -41.505 - } - }, { "url": "http://surajpurst.isolnet.in:8080/speedtest/upload.php", "name": "Surajpur", @@ -127928,6 +127266,20 @@ "lon": 112.7333 } }, + { + "url": "http://speed.airtelntc.co.zm:8080/speedtest/upload.php", + "name": "Lusaka", + "country": "Zambia", + "cc": "ZM", + "sponsor": "Airtel", + "host": "speed.airtelntc.co.zm:8080", + "objectID": "29614", + "order": 29614, + "_geoloc": { + "lat": -15.4167, + "lon": 28.2833 + } + }, { "url": "http://speedtest-troy.foxtailtech.net:8080/speedtest/upload.php", "name": "Troy, NY", @@ -128040,20 +127392,6 @@ "lon": -35.8811 } }, - { - "url": "http://velocidade.meganetburi.com.br:8080/speedtest/upload.php", - "name": "Buritizeiro", - "country": "Brazil", - "cc": "BR", - "sponsor": "MEGANET", - "host": "velocidade.meganetburi.com.br:8080", - "objectID": "29626", - "order": 29626, - "_geoloc": { - "lat": -17.3625, - "lon": -44.9663 - } - }, { "url": "http://speedtest.ixcvnt.com.br:8080/speedtest/upload.php", "name": "Sao Paulo", @@ -128208,6 +127546,20 @@ "lon": 77.23 } }, + { + "url": "http://velocidad.redblanca.net:8080/speedtest/upload.php", + "name": "Paterna", + "country": "Spain", + "cc": "ES", + "sponsor": "NETWORKING REDBLANCA", + "host": "velocidad.redblanca.net:8080", + "objectID": "29660", + "order": 29660, + "_geoloc": { + "lat": 39.5028, + "lon": -0.4406 + } + }, { "url": "http://velocidade-fla.algartelecom.com.br:8080/speedtest/upload.php", "name": "Fortaleza", @@ -128264,6 +127616,20 @@ "lon": -46.6167 } }, + { + "url": "http://speedtest.omegasul.com.br:8080/speedtest/upload.php", + "name": "Cruzeiro Do Sul", + "country": "Brazil", + "cc": "BR", + "sponsor": "Omegasul Telecom", + "host": "speedtest.omegasul.com.br:8080", + "objectID": "29667", + "order": 29667, + "_geoloc": { + "lat": -7.628, + "lon": -72.6762 + } + }, { "url": "http://speedtest.linknet.aju.br:8080/speedtest/upload.php", "name": "Aracaju", @@ -128377,17 +127743,17 @@ } }, { - "url": "http://speedtest.linknetpsi.com.br:8080/speedtest/upload.php", - "name": "Abdon Batista", + "url": "http://speedtest.megawifinet.com.br:8080/speedtest/upload.php", + "name": "Monte Carmelo", "country": "Brazil", "cc": "BR", - "sponsor": "Linknet Telecomunicações", - "host": "speedtest.linknetpsi.com.br:8080", - "objectID": "29695", - "order": 29695, + "sponsor": "Mega WiFi Telecom", + "host": "speedtest.megawifinet.com.br:8080", + "objectID": "29686", + "order": 29686, "_geoloc": { - "lat": -27.6107, - "lon": -51.0247 + "lat": -18.7307, + "lon": -47.4917 } }, { @@ -128530,20 +127896,6 @@ "lon": -37.1735 } }, - { - "url": "http://speedtest.jmnetspeedtest.com.br:8080/speedtest/upload.php", - "name": "Correntes", - "country": "Brazil", - "cc": "BR", - "sponsor": "JMNET", - "host": "speedtest.jmnetspeedtest.com.br:8080", - "objectID": "29712", - "order": 29712, - "_geoloc": { - "lat": -9.1248, - "lon": -36.3281 - } - }, { "url": "http://speedtest.siscc.com.sb:8080/speedtest/upload.php", "name": "Honiara", @@ -128782,20 +128134,6 @@ "lon": -46.6167 } }, - { - "url": "http://speedtest1.claro.cr:8080/speedtest/upload.php", - "name": "San Jose", - "country": "Costa Rica", - "cc": "CR", - "sponsor": "Claro Costa Rica", - "host": "speedtest1.claro.cr:8080", - "objectID": "29740", - "order": 29740, - "_geoloc": { - "lat": 9.9247, - "lon": -84.0781 - } - }, { "url": "http://teste.nelsonnet.com.br:8080/speedtest/upload.php", "name": "Salvador", @@ -128853,12 +128191,12 @@ } }, { - "url": "http://ookla.plugfsa.com.br:8080/speedtest/upload.php", + "url": "http://speedtest.plugfibra.com.br:8080/speedtest/upload.php", "name": "Formosa", "country": "Brazil", "cc": "BR", "sponsor": "Plug Telecom", - "host": "ookla.plugfsa.com.br:8080", + "host": "speedtest.plugfibra.com.br:8080", "objectID": "29749", "order": 29749, "_geoloc": { @@ -128866,6 +128204,20 @@ "lon": -47.3357 } }, + { + "url": "http://speedtest.fastnetbr.com.br:8080/speedtest/upload.php", + "name": "Auriflama", + "country": "Brazil", + "cc": "BR", + "sponsor": "FASTNETBRASIL", + "host": "speedtest.fastnetbr.com.br:8080", + "objectID": "29750", + "order": 29750, + "_geoloc": { + "lat": -20.6831, + "lon": -50.5483 + } + }, { "url": "http://speedtest.giganetpetelecom.com.br:8080/speedtest/upload.php", "name": "Paulista", @@ -129034,20 +128386,6 @@ "lon": 3.1428 } }, - { - "url": "http://teste.bminfonet.com.br:8080/speedtest/upload.php", - "name": "Petrolina", - "country": "Brazil", - "cc": "BR", - "sponsor": "BM Net Telecom", - "host": "teste.bminfonet.com.br:8080", - "objectID": "29804", - "order": 29804, - "_geoloc": { - "lat": -9.3928, - "lon": -40.5078 - } - }, { "url": "http://speedtest.net-nord.ru:8080/speedtest/upload.php", "name": "Povarovo", @@ -129104,20 +128442,6 @@ "lon": -35.2208 } }, - { - "url": "http://speedtestriga.m4host.net:8080/speedtest/upload.php", - "name": "Riga", - "country": "Latvia", - "cc": "LV", - "sponsor": "M4host", - "host": "speedtestriga.m4host.net:8080", - "objectID": "29815", - "order": 29815, - "_geoloc": { - "lat": 56.9496, - "lon": 24.104 - } - }, { "url": "http://velocidade.infranetcuritiba.com.br:8080/speedtest/upload.php", "name": "CURITIBA", @@ -129188,20 +128512,6 @@ "lon": -34.9209 } }, - { - "url": "http://speedcheck.8solutions-datacenter.de:8080/speedtest/upload.php", - "name": "Regensburg", - "country": "Germany", - "cc": "DE", - "sponsor": "8solutions Internet Service Provider", - "host": "speedcheck.8solutions-datacenter.de:8080", - "objectID": "29822", - "order": 29822, - "_geoloc": { - "lat": 49.0134, - "lon": 12.1016 - } - }, { "url": "http://speedtest.apexbroadband.in:8080/speedtest/upload.php", "name": "Sitarganj", @@ -129412,6 +128722,20 @@ "lon": -38.2216 } }, + { + "url": "http://speedtest.l7.psi.br:8080/speedtest/upload.php", + "name": "Sao Leopoldo", + "country": "Brazil", + "cc": "BR", + "sponsor": "L7 Tecnologia", + "host": "speedtest.l7.psi.br:8080", + "objectID": "29874", + "order": 29874, + "_geoloc": { + "lat": -29.76, + "lon": -51.1469 + } + }, { "url": "http://srv-st04.nextit.org:8080/speedtest/upload.php", "name": "Milan", @@ -129538,6 +128862,34 @@ "lon": -58.1667 } }, + { + "url": "http://speedtest.paiminternet.com.br:8080/speedtest/upload.php", + "name": "Caseiros", + "country": "Brazil", + "cc": "BR", + "sponsor": "Paim Internet", + "host": "speedtest.paiminternet.com.br:8080", + "objectID": "29888", + "order": 29888, + "_geoloc": { + "lat": -28.2728, + "lon": -51.6891 + } + }, + { + "url": "http://speedtest.connectel.com.pk:8080/speedtest/upload.php", + "name": "Lahore", + "country": "Pakistan", + "cc": "PK", + "sponsor": "ConnecTEL", + "host": "speedtest.connectel.com.pk:8080", + "objectID": "29890", + "order": 29890, + "_geoloc": { + "lat": 31.5758, + "lon": 74.3269 + } + }, { "url": "http://speedtest.istv.uz:8080/speedtest/upload.php", "name": "Tashkent", @@ -129678,20 +129030,6 @@ "lon": 37.0614 } }, - { - "url": "http://speedtest.tmareports.com:8080/speedtest/upload.php", - "name": "Sofia", - "country": "Bulgaria", - "cc": "BG", - "sponsor": "T&M Media", - "host": "speedtest.tmareports.com:8080", - "objectID": "29915", - "order": 29915, - "_geoloc": { - "lat": 42.6544, - "lon": 23.3649 - } - }, { "url": "http://myspeed.unitel.ao:8080/speedtest/upload.php", "name": "Luanda", @@ -130294,20 +129632,6 @@ "lon": 65.3833 } }, - { - "url": "http://ookla.wwz.ch:8080/speedtest/upload.php", - "name": "Zug", - "country": "Switzerland", - "cc": "CH", - "sponsor": "WWZ Telekom AG", - "host": "ookla.wwz.ch:8080", - "objectID": "30002", - "order": 30002, - "_geoloc": { - "lat": 47.369, - "lon": 8.538 - } - }, { "url": "http://speedtest.navenet.com.br:8080/speedtest/upload.php", "name": "Tangará da Serra", @@ -130602,20 +129926,6 @@ "lon": -34.8333 } }, - { - "url": "http://ookla.hitel.com.kh:8080/speedtest/upload.php", - "name": "Phnom Penh", - "country": "Cambodia", - "cc": "KH", - "sponsor": "hitel", - "host": "ookla.hitel.com.kh:8080", - "objectID": "30058", - "order": 30058, - "_geoloc": { - "lat": 11.55, - "lon": 104.9167 - } - }, { "url": "http://tstartp1.vibo.net.tw:8080/speedtest/upload.php", "name": "Taipei", @@ -130630,34 +129940,6 @@ "lon": 121.5333 } }, - { - "url": "http://speedtest2.worldphone.in:8080/speedtest/upload.php", - "name": "New Delhi", - "country": "India", - "cc": "IN", - "sponsor": "World Phone Internet Services Pvt Ltd.", - "host": "speedtest2.worldphone.in:8080", - "objectID": "30061", - "order": 30061, - "_geoloc": { - "lat": 28.61, - "lon": 77.23 - } - }, - { - "url": "http://speedtest.eaglenet.net.lb:8080/speedtest/upload.php", - "name": "Beirut", - "country": "Lebanon", - "cc": "LB", - "sponsor": "EagleNet", - "host": "speedtest.eaglenet.net.lb:8080", - "objectID": "30063", - "order": 30063, - "_geoloc": { - "lat": 33.8869, - "lon": 35.5131 - } - }, { "url": "http://speedtest.lumitel.bi:8080/speedtest/upload.php", "name": "Bujumbura", @@ -130756,20 +130038,6 @@ "lon": -39.0653 } }, - { - "url": "http://speedtest2.decha.org.pl:8080/speedtest/upload.php", - "name": "Lisków", - "country": "Poland", - "cc": "PL", - "sponsor": "DeCha Computers", - "host": "speedtest2.decha.org.pl:8080", - "objectID": "30092", - "order": 30092, - "_geoloc": { - "lat": 51.8326, - "lon": 18.3984 - } - }, { "url": "http://krd.speedtest.arttele.ru:8080/speedtest/upload.php", "name": "Krasnodar", @@ -130812,20 +130080,6 @@ "lon": 20.5484 } }, - { - "url": "http://speedookla.reajnet.com.br:8080/speedtest/upload.php", - "name": "Sao Paulo", - "country": "Brazil", - "cc": "BR", - "sponsor": "REAJNet Telecomunicações", - "host": "speedookla.reajnet.com.br:8080", - "objectID": "30121", - "order": 30121, - "_geoloc": { - "lat": -23.5, - "lon": -46.6167 - } - }, { "url": "http://speedtest.wnd.ch:8080/speedtest/upload.php", "name": "Zermatt", @@ -130840,20 +130094,6 @@ "lon": 7.7491 } }, - { - "url": "http://speedtest.trinity.net.id:8080/speedtest/upload.php", - "name": "Medan", - "country": "Indonesia", - "cc": "ID", - "sponsor": "PT Trinity Teknologi Nusantara", - "host": "speedtest.trinity.net.id:8080", - "objectID": "30124", - "order": 30124, - "_geoloc": { - "lat": 3.5833, - "lon": 98.6667 - } - }, { "url": "http://speedtest.socitel.com.br:8080/speedtest/upload.php", "name": "Taboão da Serra", @@ -130868,20 +130108,6 @@ "lon": -46.7817 } }, - { - "url": "http://teste.mdtelecom.net.br:8080/speedtest/upload.php", - "name": "Sapezal", - "country": "Brazil", - "cc": "BR", - "sponsor": "MD TELECOM", - "host": "teste.mdtelecom.net.br:8080", - "objectID": "30129", - "order": 30129, - "_geoloc": { - "lat": -13.548, - "lon": -58.8204 - } - }, { "url": "http://teste.servnetpb.com.br:8080/speedtest/upload.php", "name": "Campina Grande", @@ -131106,20 +130332,6 @@ "lon": -46.6167 } }, - { - "url": "http://srvspeed.speedconecte.com.br:8080/speedtest/upload.php", - "name": "Sapezal", - "country": "Brazil", - "cc": "BR", - "sponsor": "SPEEDCONECTE TELECOM", - "host": "srvspeed.speedconecte.com.br:8080", - "objectID": "30169", - "order": 30169, - "_geoloc": { - "lat": -13.548, - "lon": -58.8204 - } - }, { "url": "http://speedtest.velonic.com.br:8080/speedtest/upload.php", "name": "Sao Paulo", @@ -131162,6 +130374,20 @@ "lon": 106.92 } }, + { + "url": "http://speedtest.jkonnekt.com:8080/speedtest/upload.php", + "name": "Jammu", + "country": "India", + "cc": "IN", + "sponsor": "JKonnekt", + "host": "speedtest.jkonnekt.com:8080", + "objectID": "30175", + "order": 30175, + "_geoloc": { + "lat": 32.7266, + "lon": 74.857 + } + }, { "url": "http://dhaka3st.robi.com.bd:8080/speedtest/upload.php", "name": "Dhaka", @@ -131414,20 +130640,6 @@ "lon": -65.2995 } }, - { - "url": "http://foxnetfibraspeedtest.com.br:8080/speedtest/upload.php", - "name": "Ibiúna", - "country": "Brazil", - "cc": "BR", - "sponsor": "FoxNet Fibra", - "host": "foxnetfibraspeedtest.com.br:8080", - "objectID": "30215", - "order": 30215, - "_geoloc": { - "lat": -23.6583, - "lon": -47.2113 - } - }, { "url": "http://speedtest.indnet.com.br:8080/speedtest/upload.php", "name": "Indianópolis", @@ -131442,20 +130654,6 @@ "lon": -47.9159 } }, - { - "url": "http://testeabs.i10monitoramento.com.br:8080/speedtest/upload.php", - "name": "Brasilia", - "country": "Brazil", - "cc": "BR", - "sponsor": "ABS Fibra", - "host": "testeabs.i10monitoramento.com.br:8080", - "objectID": "30219", - "order": 30219, - "_geoloc": { - "lat": -15.781, - "lon": -47.9196 - } - }, { "url": "http://speedtest.ists.pl:8080/speedtest/upload.php", "name": "Krakow", @@ -131540,6 +130738,20 @@ "lon": 77.4365 } }, + { + "url": "http://speedtest4.nm.chinamobile.com:8080/speedtest/upload.php", + "name": "Hohhot", + "country": "China", + "cc": "CN", + "sponsor": "NeiMeng CMCC 5G", + "host": "speedtest4.nm.chinamobile.com:8080", + "objectID": "30232", + "order": 30232, + "_geoloc": { + "lat": 40.8424, + "lon": 111.75 + } + }, { "url": "http://spd40.claro.com.br:8080/speedtest/upload.php", "name": "Cuiaba", @@ -131666,20 +130878,6 @@ "lon": -115.137 } }, - { - "url": "http://teste.provider.ind.br:8080/speedtest/upload.php", - "name": "Arapiraca", - "country": "Brazil", - "cc": "BR", - "sponsor": "Rápido Infoshop", - "host": "teste.provider.ind.br:8080", - "objectID": "30253", - "order": 30253, - "_geoloc": { - "lat": -9.7519, - "lon": -36.6608 - } - }, { "url": "http://testemani.pplink.net.br:8080/speedtest/upload.php", "name": "Manicoré", @@ -131722,20 +130920,6 @@ "lon": -51.793 } }, - { - "url": "http://velocidade.plexnet.com.br:8080/speedtest/upload.php", - "name": "Aparecida De Goiania", - "country": "Brazil", - "cc": "BR", - "sponsor": "PLEXNET TELECOM-ME", - "host": "velocidade.plexnet.com.br:8080", - "objectID": "30257", - "order": 30257, - "_geoloc": { - "lat": -16.8203, - "lon": -49.2473 - } - }, { "url": "http://aztmp1.speed.vzwnet.com:5060/speedtest/upload.php", "name": "Phoenix, AZ", @@ -131961,17 +131145,17 @@ } }, { - "url": "http://speedtest.tcefiber.com:8080/speedtest/upload.php", - "name": "Covington, LA", - "country": "United States", - "cc": "US", - "sponsor": "TCE Fiber", - "host": "speedtest.tcefiber.com:8080", - "objectID": "30294", - "order": 30294, + "url": "http://speedtest3.nm.chinamobile.com:8080/speedtest/upload.php", + "name": "Hohhot", + "country": "China", + "cc": "CN", + "sponsor": "China Mobile Group Inner Mongolia Co.Ltd", + "host": "speedtest3.nm.chinamobile.com:8080", + "objectID": "30293", + "order": 30293, "_geoloc": { - "lat": 30.4755, - "lon": -90.1009 + "lat": 40.8424, + "lon": 111.75 } }, { @@ -131988,23 +131172,9 @@ "lon": 104.0167 } }, - { - "url": "http://speedtest3.aecc-telecom.ru:8080/speedtest/upload.php", - "name": "Angarsk", - "country": "Russia", - "cc": "RU", - "sponsor": "AECC Telecom", - "host": "speedtest3.aecc-telecom.ru:8080", - "objectID": "30298", - "order": 30298, - "_geoloc": { - "lat": 52.55, - "lon": 103.9 - } - }, { "url": "http://speedtest.lanet.network:8080/speedtest/upload.php", - "name": "Kyiv", + "name": "Kiev", "country": "Ukraine", "cc": "UA", "sponsor": "Lanet Network Ltd", @@ -132016,20 +131186,6 @@ "lon": 30.5233 } }, - { - "url": "http://acn.net.pk:8080/speedtest/upload.php", - "name": "Lahore", - "country": "Pakistan", - "cc": "PK", - "sponsor": "ACN Broadband", - "host": "acn.net.pk:8080", - "objectID": "30301", - "order": 30301, - "_geoloc": { - "lat": 31.5758, - "lon": 74.3269 - } - }, { "url": "http://speedtest.be.bj:8080/speedtest/upload.php", "name": "Cotonou", @@ -132128,20 +131284,6 @@ "lon": -37.425 } }, - { - "url": "http://speedtest.fatum.ru:8080/speedtest/upload.php", - "name": "Kazan", - "country": "Russia", - "cc": "RU", - "sponsor": "Fatum-E", - "host": "speedtest.fatum.ru:8080", - "objectID": "30314", - "order": 30314, - "_geoloc": { - "lat": 55.7951, - "lon": 49.1089 - } - }, { "url": "http://tester.stormmedia.pl:8080/speedtest/upload.php", "name": "Aleksandrow Lodzki", @@ -132198,20 +131340,6 @@ "lon": 79.9133 } }, - { - "url": "http://speed.nuracom.fibralink.es:8080/speedtest/upload.php", - "name": "Alaior", - "country": "Spain", - "cc": "ES", - "sponsor": "Nuracom", - "host": "speed.nuracom.fibralink.es:8080", - "objectID": "30326", - "order": 30326, - "_geoloc": { - "lat": 39.9345, - "lon": 4.1399 - } - }, { "url": "http://speedtest-mdy.mytel.com.mm:8080/speedtest/upload.php", "name": "Mandalay", @@ -132492,20 +131620,6 @@ "lon": -49.2667 } }, - { - "url": "http://wa1.msk.host:8080/speedtest/upload.php", - "name": "Warsaw", - "country": "Poland", - "cc": "PL", - "sponsor": "MSK.HOST", - "host": "wa1.msk.host:8080", - "objectID": "30360", - "order": 30360, - "_geoloc": { - "lat": 52.2323, - "lon": 21.0084 - } - }, { "url": "http://velocidade.vixel.com.br:8080/speedtest/upload.php", "name": "Itapecuru Mirim", @@ -132982,20 +132096,6 @@ "lon": 37.5434 } }, - { - "url": "http://speedtest.virtualconnect.com.br:8080/speedtest/upload.php", - "name": "Igarassu", - "country": "Brazil", - "cc": "BR", - "sponsor": "VirtualConnect Telecom", - "host": "speedtest.virtualconnect.com.br:8080", - "objectID": "30448", - "order": 30448, - "_geoloc": { - "lat": -7.8292, - "lon": -34.9016 - } - }, { "url": "http://sn-speedtest-02.sandynet.org:8080/speedtest/upload.php", "name": "Sandy, OR", @@ -133206,6 +132306,20 @@ "lon": 77.3411 } }, + { + "url": "http://pve.stgmultigaming.de:8080/speedtest/upload.php", + "name": "Frankfurt", + "country": "Germany", + "cc": "DE", + "sponsor": "STGMultigaming", + "host": "pve.stgmultigaming.de:8080", + "objectID": "30476", + "order": 30476, + "_geoloc": { + "lat": 50.1109, + "lon": 8.6821 + } + }, { "url": "http://speedtest.protonet.pl:8080/speedtest/upload.php", "name": "Tarnowskie Gory", @@ -133458,20 +132572,6 @@ "lon": 115.1771 } }, - { - "url": "http://speedtest.techminds.com.np:8080/speedtest/upload.php", - "name": "Narayangarh", - "country": "Nepal", - "cc": "NP", - "sponsor": "TechMinds Network Pvt. Ltd.", - "host": "speedtest.techminds.com.np:8080", - "objectID": "30501", - "order": 30501, - "_geoloc": { - "lat": 27.6989, - "lon": 84.4304 - } - }, { "url": "http://speedtest.californiatelecom.com.br:8080/speedtest/upload.php", "name": "Salvador", @@ -133641,17 +132741,17 @@ } }, { - "url": "http://jhbspeed4.rain.co.za:8080/speedtest/upload.php", - "name": "Midrand", - "country": "South Africa", - "cc": "ZA", - "sponsor": "rain", - "host": "jhbspeed4.rain.co.za:8080", - "objectID": "30528", - "order": 30528, + "url": "http://speedtest.asbnetwork.co.in:8080/speedtest/upload.php", + "name": "Jamshedpur", + "country": "India", + "cc": "IN", + "sponsor": "Ashok Secure Broadband Network Pvt Ltd", + "host": "speedtest.asbnetwork.co.in:8080", + "objectID": "30529", + "order": 30529, "_geoloc": { - "lat": -25.9992, - "lon": 28.1264 + "lat": 22.8046, + "lon": 86.2029 } }, { @@ -133668,20 +132768,6 @@ "lon": -46.8842 } }, - { - "url": "http://speedtest.txtv-zenica.com:8080/speedtest/upload.php", - "name": "Zenica", - "country": "Bosnia and Herzegovina", - "cc": "BA", - "sponsor": "TxTV-Zenica", - "host": "speedtest.txtv-zenica.com:8080", - "objectID": "30533", - "order": 30533, - "_geoloc": { - "lat": 44.2034, - "lon": 17.9077 - } - }, { "url": "http://speedtest.megaturbo.inf.br:8080/speedtest/upload.php", "name": "Dom Feliciano", @@ -133766,20 +132852,6 @@ "lon": -90.049 } }, - { - "url": "http://inetspeedtest.velocidadenet.com.br:8080/speedtest/upload.php", - "name": "CAETÉ", - "country": "Brazil", - "cc": "BR", - "sponsor": "INETSAFE TELECOM", - "host": "inetspeedtest.velocidadenet.com.br:8080", - "objectID": "30545", - "order": 30545, - "_geoloc": { - "lat": -19.8853, - "lon": -43.6644 - } - }, { "url": "http://teste.tjtelecom.com.br:8080/speedtest/upload.php", "name": "Sao Paulo", @@ -133879,17 +132951,17 @@ } }, { - "url": "http://speedtestvrs.vrs.net.br:8080/speedtest/upload.php", - "name": "Curitiba", - "country": "Brazil", - "cc": "BR", - "sponsor": "Via Rede Sul", - "host": "speedtestvrs.vrs.net.br:8080", - "objectID": "30558", - "order": 30558, + "url": "http://speedtest1.somfibra.es:8080/speedtest/upload.php", + "name": "Tavernes de la Valldigna", + "country": "Spain", + "cc": "ES", + "sponsor": "Wifilinks SL", + "host": "speedtest1.somfibra.es:8080", + "objectID": "30557", + "order": 30557, "_geoloc": { - "lat": -25.4167, - "lon": -49.25 + "lat": 39.0812, + "lon": -0.2526 } }, { @@ -133920,6 +132992,20 @@ "lon": -77.4874 } }, + { + "url": "http://teste.netbarra.net.br:8080/speedtest/upload.php", + "name": "Conceição da Barra", + "country": "Brazil", + "cc": "BR", + "sponsor": "Capixaba Telecomunicação Ltda", + "host": "teste.netbarra.net.br:8080", + "objectID": "30562", + "order": 30562, + "_geoloc": { + "lat": -18.5888, + "lon": -39.7366 + } + }, { "url": "http://he1.msk.host:8080/speedtest/upload.php", "name": "Helsinki", @@ -134074,20 +133160,6 @@ "lon": 15.7951 } }, - { - "url": "http://testenp.novanetnp.com.br:8080/speedtest/upload.php", - "name": "Novo Progresso", - "country": "Brazil", - "cc": "BR", - "sponsor": "NovaNet Provedor e Web LTDA", - "host": "testenp.novanetnp.com.br:8080", - "objectID": "30578", - "order": 30578, - "_geoloc": { - "lat": -11.8481, - "lon": -55.6492 - } - }, { "url": "http://speedtest.directlan.com.br:8080/speedtest/upload.php", "name": "Sorocaba", @@ -134172,6 +133244,20 @@ "lon": -64.3493 } }, + { + "url": "http://de2.msk.host:8080/speedtest/upload.php", + "name": "Munich", + "country": "Germany", + "cc": "DE", + "sponsor": "MSK.HOST", + "host": "de2.msk.host:8080", + "objectID": "30587", + "order": 30587, + "_geoloc": { + "lat": 48.1333, + "lon": 11.5667 + } + }, { "url": "http://speedtest2.xcelente.com.br:8080/speedtest/upload.php", "name": "Sao Paulo", @@ -134186,6 +133272,34 @@ "lon": -46.6167 } }, + { + "url": "http://ambikapur.elxer.net:8080/speedtest/upload.php", + "name": "Ambikapur", + "country": "India", + "cc": "IN", + "sponsor": "Elxer Communications", + "host": "ambikapur.elxer.net:8080", + "objectID": "30589", + "order": 30589, + "_geoloc": { + "lat": 23.1294, + "lon": 83.1861 + } + }, + { + "url": "http://speedtest.megadatta.com:8080/speedtest/upload.php", + "name": "Valencia", + "country": "Venezuela", + "cc": "VE", + "sponsor": "MEGADATTA, C.A.", + "host": "speedtest.megadatta.com:8080", + "objectID": "30590", + "order": 30590, + "_geoloc": { + "lat": 10.181, + "lon": -68.004 + } + }, { "url": "http://sp1.shinjiru.com.my:8080/speedtest/upload.php", "name": "Kuala Lumpur", @@ -134340,20 +133454,6 @@ "lon": -48.0488 } }, - { - "url": "http://speedtest.cmbnet.com.br:8080/speedtest/upload.php", - "name": "Duque De Caxias", - "country": "Brazil", - "cc": "BR", - "sponsor": "CMB Network", - "host": "speedtest.cmbnet.com.br:8080", - "objectID": "30610", - "order": 30610, - "_geoloc": { - "lat": -22.7858, - "lon": -43.3119 - } - }, { "url": "http://stipaba.gtelinternet.com.br:8080/speedtest/upload.php", "name": "Ipaba", @@ -134410,6 +133510,20 @@ "lon": 115.2167 } }, + { + "url": "http://speedtest.anand.paceinternet.in:8080/speedtest/upload.php", + "name": "ANAND", + "country": "India", + "cc": "IN", + "sponsor": "PACE INTERNET SERVICES PVT LTD", + "host": "speedtest.anand.paceinternet.in:8080", + "objectID": "30617", + "order": 30617, + "_geoloc": { + "lat": 22.556, + "lon": 72.951 + } + }, { "url": "http://ookla.o2.cz:8080/speedtest/upload.php", "name": "Prague", @@ -134424,6 +133538,20 @@ "lon": 14.4167 } }, + { + "url": "http://ookla.asilfibernet.com.tr:8080/speedtest/upload.php", + "name": "Fethiye", + "country": "Turkey", + "cc": "TR", + "sponsor": "Asilfibernet Telekom", + "host": "ookla.asilfibernet.com.tr:8080", + "objectID": "30623", + "order": 30623, + "_geoloc": { + "lat": 36.6592, + "lon": 29.1263 + } + }, { "url": "http://speedtest.blink.co.tz:8080/speedtest/upload.php", "name": "Arusha", @@ -134550,34 +133678,6 @@ "lon": 46.5833 } }, - { - "url": "http://sp1.gtiinternet.com.br:8080/speedtest/upload.php", - "name": "Pesqueira", - "country": "Brazil", - "cc": "BR", - "sponsor": "GTI FIBER", - "host": "sp1.gtiinternet.com.br:8080", - "objectID": "30636", - "order": 30636, - "_geoloc": { - "lat": -8.3582, - "lon": -36.698 - } - }, - { - "url": "http://giganetfsaspeedtest.com.br:8080/speedtest/upload.php", - "name": "Feira De Santana", - "country": "Brazil", - "cc": "BR", - "sponsor": "GigaNET - Soluções em Tecnologia", - "host": "giganetfsaspeedtest.com.br:8080", - "objectID": "30637", - "order": 30637, - "_geoloc": { - "lat": -12.25, - "lon": -38.95 - } - }, { "url": "http://speedtest.pinemedia.net:8080/speedtest/upload.php", "name": "Sheffield", @@ -134704,34 +133804,6 @@ "lon": -37.127 } }, - { - "url": "http://velocidade.awprovedor.com.br:8080/speedtest/upload.php", - "name": "Brasilandia De Minas", - "country": "Brazil", - "cc": "BR", - "sponsor": "Aw Provedor", - "host": "velocidade.awprovedor.com.br:8080", - "objectID": "30659", - "order": 30659, - "_geoloc": { - "lat": -17.0103, - "lon": -46.0085 - } - }, - { - "url": "http://speed.minasbr.com.br:8080/speedtest/upload.php", - "name": "Itaporanga D'ajuda", - "country": "Brazil", - "cc": "BR", - "sponsor": "MINASBR", - "host": "speed.minasbr.com.br:8080", - "objectID": "30661", - "order": 30661, - "_geoloc": { - "lat": -10.999, - "lon": -37.3129 - } - }, { "url": "http://speedtest.sstelco.com:8080/speedtest/upload.php", "name": "Salina, OK", @@ -134844,20 +133916,6 @@ "lon": -38.4767 } }, - { - "url": "http://velocimetro.rslnet.com.br:8080/speedtest/upload.php", - "name": "Mesquita", - "country": "Brazil", - "cc": "BR", - "sponsor": "RSL Telecom", - "host": "velocimetro.rslnet.com.br:8080", - "objectID": "30674", - "order": 30674, - "_geoloc": { - "lat": -22.7819, - "lon": -43.4293 - } - }, { "url": "http://speedtest.masterinfointernet.com:8080/speedtest/upload.php", "name": "Joinville", @@ -134919,7 +133977,7 @@ "name": "Camacari", "country": "Brazil", "cc": "BR", - "sponsor": "SpectrumNET Telecom", + "sponsor": "SpectrumNET", "host": "speedtest.spectrumnet.com.br:8080", "objectID": "30692", "order": 30692, @@ -135068,6 +134126,20 @@ "lon": 115.2167 } }, + { + "url": "http://teste.unonet.com.br:8080/speedtest/upload.php", + "name": "Cruzeiro Do Sul", + "country": "Brazil", + "cc": "BR", + "sponsor": "Unonet", + "host": "teste.unonet.com.br:8080", + "objectID": "30714", + "order": 30714, + "_geoloc": { + "lat": -7.628, + "lon": -72.6762 + } + }, { "url": "http://sp2.ed-linkrn.com.br:8080/speedtest/upload.php", "name": "NATAL", @@ -135166,6 +134238,20 @@ "lon": -38.4767 } }, + { + "url": "http://www.intercomhn.com:8080/speedtest/upload.php", + "name": "San Manuel", + "country": "Honduras", + "cc": "HN", + "sponsor": "INTERCOMHN", + "host": "www.intercomhn.com:8080", + "objectID": "30727", + "order": 30727, + "_geoloc": { + "lat": 15.3327, + "lon": -87.9188 + } + }, { "url": "http://test.inetradio.com.br:8080/speedtest/upload.php", "name": "Adamantina", @@ -135418,6 +134504,20 @@ "lon": 1.8333 } }, + { + "url": "http://softtest.softlinknet.com:8080/speedtest/upload.php", + "name": "Mosul", + "country": "Iraq", + "cc": "IQ", + "sponsor": "SOFTLINK LTD", + "host": "softtest.softlinknet.com:8080", + "objectID": "30759", + "order": 30759, + "_geoloc": { + "lat": 36.3566, + "lon": 43.164 + } + }, { "url": "http://ookla1.arptelecom.net.br:8080/speedtest/upload.php", "name": "Mambaí-Goias", @@ -135474,6 +134574,20 @@ "lon": -46.8764 } }, + { + "url": "http://speed.nvnetwork.com.br:8080/speedtest/upload.php", + "name": "Canaa Dos Carajas", + "country": "Brazil", + "cc": "BR", + "sponsor": "NV Network", + "host": "speed.nvnetwork.com.br:8080", + "objectID": "30768", + "order": 30768, + "_geoloc": { + "lat": -6.4969, + "lon": -49.8778 + } + }, { "url": "http://velocidade.emynet.com.br:8080/speedtest/upload.php", "name": "Caarapo", @@ -135698,6 +134812,20 @@ "lon": -51.007 } }, + { + "url": "http://speedtest.orionet.ru:8080/speedtest/upload.php", + "name": "Cheboksary", + "country": "Russia", + "cc": "RU", + "sponsor": "Orionet", + "host": "speedtest.orionet.ru:8080", + "objectID": "30800", + "order": 30800, + "_geoloc": { + "lat": 56.1333, + "lon": 47.25 + } + }, { "url": "http://spdpnl.zaptelecom.com.br:8080/speedtest/upload.php", "name": "Porto Nacional", @@ -135852,6 +134980,34 @@ "lon": 106.8227 } }, + { + "url": "http://speedtest.drnetspeedtest.com.br:8080/speedtest/upload.php", + "name": "Areial", + "country": "Brazil", + "cc": "BR", + "sponsor": "DRNET", + "host": "speedtest.drnetspeedtest.com.br:8080", + "objectID": "30822", + "order": 30822, + "_geoloc": { + "lat": -7.0491, + "lon": -35.9247 + } + }, + { + "url": "http://speedtest.ette.biz:8080/speedtest/upload.php", + "name": "Washington DC", + "country": "United States", + "cc": "US", + "sponsor": "ETTE", + "host": "speedtest.ette.biz:8080", + "objectID": "30823", + "order": 30823, + "_geoloc": { + "lat": 38.9072, + "lon": -77.0369 + } + }, { "url": "http://speedtest.bgmu.com:8080/speedtest/upload.php", "name": "Bowling Green, KY", @@ -136034,20 +135190,6 @@ "lon": 26.1 } }, - { - "url": "http://speedtest-lab.meo.pt:8080/speedtest/upload.php", - "name": "Corroios", - "country": "Portugal", - "cc": "PT", - "sponsor": "MEO", - "host": "speedtest-lab.meo.pt:8080", - "objectID": "30843", - "order": 30843, - "_geoloc": { - "lat": 38.64, - "lon": -9.1502 - } - }, { "url": "http://teste.netpal.com.br:8080/speedtest/upload.php", "name": "Capivari do Sul", @@ -136147,17 +135289,31 @@ } }, { - "url": "http://speed1p.diakoweb.cloud:8080/speedtest/upload.php", - "name": "Tehran", - "country": "Iran", - "cc": "IR", - "sponsor": "Diakoweb", - "host": "speed1p.diakoweb.cloud:8080", - "objectID": "30856", - "order": 30856, + "url": "http://speed-nossa.nossainternet.com.br:8080/speedtest/upload.php", + "name": "Telemaco Borba", + "country": "Brazil", + "cc": "BR", + "sponsor": "Nossa Internet", + "host": "speed-nossa.nossainternet.com.br:8080", + "objectID": "30854", + "order": 30854, "_geoloc": { - "lat": 35.6833, - "lon": 51.4167 + "lat": -24.325, + "lon": -50.6181 + } + }, + { + "url": "http://speedtest.wificonnection.com.br:8080/speedtest/upload.php", + "name": "Reserva", + "country": "Brazil", + "cc": "BR", + "sponsor": "Wificonnection", + "host": "speedtest.wificonnection.com.br:8080", + "objectID": "30855", + "order": 30855, + "_geoloc": { + "lat": -24.6497, + "lon": -50.8489 } }, { @@ -136230,20 +135386,6 @@ "lon": -111.8413 } }, - { - "url": "http://speedtest3.bital.psi.br:8080/speedtest/upload.php", - "name": "Itapecuru Mirim", - "country": "Brazil", - "cc": "BR", - "sponsor": "WEBPOINT FIBRA", - "host": "speedtest3.bital.psi.br:8080", - "objectID": "30872", - "order": 30872, - "_geoloc": { - "lat": -3.3995, - "lon": -44.3518 - } - }, { "url": "http://speedtest.fiberband.net:8080/speedtest/upload.php", "name": "Mosul", @@ -136300,6 +135442,20 @@ "lon": 80.2707 } }, + { + "url": "http://speedtest.per.optusnet.com.au:8080/speedtest/upload.php", + "name": "Perth", + "country": "Australia", + "cc": "AU", + "sponsor": "Optus", + "host": "speedtest.per.optusnet.com.au:8080", + "objectID": "30879", + "order": 30879, + "_geoloc": { + "lat": -31.9554, + "lon": 115.8585 + } + }, { "url": "http://rs1.dhtelecom.net.br:8080/speedtest/upload.php", "name": "Sao Paulo", @@ -136398,20 +135554,6 @@ "lon": -49.9042 } }, - { - "url": "http://ookla.silvatelecomprovedor.com.br:8080/speedtest/upload.php", - "name": "Guarulhos", - "country": "Brazil", - "cc": "BR", - "sponsor": "Silva Telecom", - "host": "ookla.silvatelecomprovedor.com.br:8080", - "objectID": "30889", - "order": 30889, - "_geoloc": { - "lat": -23.4543, - "lon": -46.5337 - } - }, { "url": "http://speedtestmoga.angelbroadband.com:8080/speedtest/upload.php", "name": "MOGA", @@ -136440,6 +135582,20 @@ "lon": -53.815 } }, + { + "url": "http://speed.empetel.com.br:8080/speedtest/upload.php", + "name": "Jaboatao Dos Guararapes", + "country": "Brazil", + "cc": "BR", + "sponsor": "Empetel", + "host": "speed.empetel.com.br:8080", + "objectID": "30895", + "order": 30895, + "_geoloc": { + "lat": -8.1722, + "lon": -34.9987 + } + }, { "url": "http://teste.tactelecom.com.br:8080/speedtest/upload.php", "name": "Jaguaruna", @@ -136552,20 +135708,6 @@ "lon": -54.323 } }, - { - "url": "http://speedtest.lotusbroadband.com:8080/speedtest/upload.php", - "name": "VIJAYAWADA", - "country": "India", - "cc": "IN", - "sponsor": "LOTUS BROADBAND PVT LTD", - "host": "speedtest.lotusbroadband.com:8080", - "objectID": "30912", - "order": 30912, - "_geoloc": { - "lat": 16.519, - "lon": 80.6215 - } - }, { "url": "http://speedtest.infotama.net.id:8080/speedtest/upload.php", "name": "Bekasi", @@ -136720,6 +135862,20 @@ "lon": -41.9589 } }, + { + "url": "http://speedtest.adl.optusnet.com.au:8080/speedtest/upload.php", + "name": "Adelaide", + "country": "Australia", + "cc": "AU", + "sponsor": "Optus", + "host": "speedtest.adl.optusnet.com.au:8080", + "objectID": "30936", + "order": 30936, + "_geoloc": { + "lat": -34.929, + "lon": 138.601 + } + }, { "url": "http://speed-ma0.carajasnet.com:8080/speedtest/upload.php", "name": "Santa Ines", @@ -136832,34 +135988,6 @@ "lon": -93.5031 } }, - { - "url": "http://speedtest.veloxnett.com.br:8080/speedtest/upload.php", - "name": "Jundiaí", - "country": "Brazil", - "cc": "BR", - "sponsor": "Veloxnett", - "host": "speedtest.veloxnett.com.br:8080", - "objectID": "30956", - "order": 30956, - "_geoloc": { - "lat": -21.2547, - "lon": -48.3222 - } - }, - { - "url": "http://speedtest-smg1.adau.net.id:8080/speedtest/upload.php", - "name": "Semarang", - "country": "Indonesia", - "cc": "ID", - "sponsor": "PT. Adau Putra Network", - "host": "speedtest-smg1.adau.net.id:8080", - "objectID": "30960", - "order": 30960, - "_geoloc": { - "lat": -6.9667, - "lon": 110.4167 - } - }, { "url": "http://speedtest.sswl.in:8080/speedtest/upload.php", "name": "Kolkata", @@ -137028,20 +136156,6 @@ "lon": 30.5234 } }, - { - "url": "http://speedtest.compasxstream.com/upload.php", - "name": "Morganton, NC", - "country": "United States", - "cc": "US", - "sponsor": "CoMPAS", - "host": "speedtest.compasxstream.com:8080", - "objectID": "30982", - "order": 30982, - "_geoloc": { - "lat": 35.7454, - "lon": -81.6848 - } - }, { "url": "http://speedtest.one-scm.com.br:8080/upload.php", "name": "Codó", @@ -137056,20 +136170,6 @@ "lon": -43.8895 } }, - { - "url": "http://speedtest.jinusnet.com:8080/speedtest/upload.php", - "name": "Bhubaneswar", - "country": "India", - "cc": "IN", - "sponsor": "Jinus Net", - "host": "speedtest.jinusnet.com:8080", - "objectID": "30984", - "order": 30984, - "_geoloc": { - "lat": 20.2961, - "lon": 85.8245 - } - }, { "url": "http://st-per-01.gcomm.com.au:8080/speedtest/upload.php", "name": "Perth", @@ -137322,20 +136422,6 @@ "lon": -44.601 } }, - { - "url": "http://speedtest.inetnetwork.in:8080/speedtest/upload.php", - "name": "Lucknow", - "country": "India", - "cc": "IN", - "sponsor": "iNet Network", - "host": "speedtest.inetnetwork.in:8080", - "objectID": "31011", - "order": 31011, - "_geoloc": { - "lat": 26.85, - "lon": 80.92 - } - }, { "url": "http://sp1-woodlands.tachus.com:8080/speedtest/upload.php", "name": "The Woodlands, TX", @@ -137378,20 +136464,6 @@ "lon": -95.1845 } }, - { - "url": "http://airm.ax:8080/speedtest/upload.php", - "name": "Mansehra", - "country": "Pakistan", - "cc": "PK", - "sponsor": "AirMax Private Limited", - "host": "airm.ax:8080", - "objectID": "31016", - "order": 31016, - "_geoloc": { - "lat": 34.3313, - "lon": 73.198 - } - }, { "url": "http://speedtest.pnpt.com:8080/speedtest/upload.php", "name": "Gothenburg, NE", @@ -137406,6 +136478,20 @@ "lon": -100.1607 } }, + { + "url": "http://speedtest2.fatum.ru:8080/speedtest/upload.php", + "name": "Kazan", + "country": "Russia", + "cc": "RU", + "sponsor": "Fatum", + "host": "speedtest2.fatum.ru:8080", + "objectID": "31018", + "order": 31018, + "_geoloc": { + "lat": 55.7951, + "lon": 49.1089 + } + }, { "url": "http://velocidade.wtutelecom.com.br:8080/speedtest/upload.php", "name": "Parauapebas", @@ -137658,20 +136744,6 @@ "lon": -49.6778 } }, - { - "url": "http://teste.extremonet.com.br:8080/speedtest/upload.php", - "name": "Ananindeua", - "country": "Brazil", - "cc": "BR", - "sponsor": "EXTREMONET", - "host": "teste.extremonet.com.br:8080", - "objectID": "31047", - "order": 31047, - "_geoloc": { - "lat": -1.3643, - "lon": -48.3747 - } - }, { "url": "http://sp2.gtplkcbpl.in:8080/speedtest/upload.php", "name": "Golaghata", @@ -137770,6 +136842,20 @@ "lon": -68.5245 } }, + { + "url": "http://speedtest.fortnetspeedtest.com.br:8080/speedtest/upload.php", + "name": "Esperança", + "country": "Brazil", + "cc": "BR", + "sponsor": "FORTNET", + "host": "speedtest.fortnetspeedtest.com.br:8080", + "objectID": "31078", + "order": 31078, + "_geoloc": { + "lat": -7.0205, + "lon": -35.8575 + } + }, { "url": "http://speed.cactuspk.com:8080/speedtest/upload.php", "name": "Lahore", @@ -137868,20 +136954,6 @@ "lon": 30.6667 } }, - { - "url": "http://91650ab77015.sn.mynetname.net:8080/speedtest/upload.php", - "name": "Rio De Janeiro", - "country": "Brazil", - "cc": "BR", - "sponsor": "Su@net Provedor", - "host": "91650ab77015.sn.mynetname.net:8080", - "objectID": "31088", - "order": 31088, - "_geoloc": { - "lat": -22.9068, - "lon": -43.1729 - } - }, { "url": "http://speedtest.gponperu.com:8080/speedtest/upload.php", "name": "Villa Maria del Triunfo", @@ -137982,7 +137054,7 @@ }, { "url": "http://velocidade.lagosnet.com.br:8080/speedtest/upload.php", - "name": "Capitólio, Minas Gerais", + "name": "Capitólio", "country": "Brazil", "cc": "BR", "sponsor": "LagosNet", @@ -138107,17 +137179,17 @@ } }, { - "url": "http://speedtest.cityofanacortes.org:8080/speedtest/upload.php", - "name": "Anacortes, WA", - "country": "United States", - "cc": "US", - "sponsor": "City of Anacortes", - "host": "speedtest.cityofanacortes.org:8080", - "objectID": "31110", - "order": 31110, + "url": "http://speedtest.in9ve.net.br:8080/speedtest/upload.php", + "name": "Altaneira", + "country": "Brazil", + "cc": "BR", + "sponsor": "IN9VE", + "host": "speedtest.in9ve.net.br:8080", + "objectID": "31112", + "order": 31112, "_geoloc": { - "lat": 48.5126, - "lon": -122.6127 + "lat": -6.9885, + "lon": -39.7484 } }, { @@ -138232,20 +137304,6 @@ "lon": 4.35 } }, - { - "url": "http://speedtest-kiv.retn.net:8080/speedtest/upload.php", - "name": "Kiev", - "country": "Ukraine", - "cc": "UA", - "sponsor": "RETN", - "host": "speedtest-kiv.retn.net:8080", - "objectID": "31125", - "order": 31125, - "_geoloc": { - "lat": 50.45, - "lon": 30.5233 - } - }, { "url": "http://speedtest.nevalink.net:8080/speedtest/upload.php", "name": "Saint Petersburg", @@ -138260,20 +137318,6 @@ "lon": 30.3333 } }, - { - "url": "http://speedtester.comwave.net:8080/speedtest/upload.php", - "name": "Toronto, ON", - "country": "Canada", - "cc": "CA", - "sponsor": "Comwave Networks Inc", - "host": "speedtester.comwave.net:8080", - "objectID": "31127", - "order": 31127, - "_geoloc": { - "lat": 43.6481, - "lon": -79.4042 - } - }, { "url": "http://speed03.infoima.com.br:8080/speedtest/upload.php", "name": "Icaraima", @@ -138512,6 +137556,20 @@ "lon": -88.1828 } }, + { + "url": "http://ookla.opticaltel.com:8080/speedtest/upload.php", + "name": "Miami, FL", + "country": "United States", + "cc": "US", + "sponsor": "Opticaltel", + "host": "ookla.opticaltel.com:8080", + "objectID": "31169", + "order": 31169, + "_geoloc": { + "lat": 25.7878, + "lon": -80.2242 + } + }, { "url": "http://speedtest-watford.vodafone.co.uk:8080/speedtest/upload.php", "name": "Watford", @@ -138582,12 +137640,26 @@ "lon": -38.0005 } }, + { + "url": "http://speedtest.iconect.net.br:8080/speedtest/upload.php", + "name": "Capim Grosso", + "country": "Brazil", + "cc": "BR", + "sponsor": "ICONECT TELECOMUNICACOES", + "host": "speedtest.iconect.net.br:8080", + "objectID": "31177", + "order": 31177, + "_geoloc": { + "lat": -11.3802, + "lon": -40.0069 + } + }, { "url": "http://speedtest.qiandra.net.id:8080/speedtest/upload.php", - "name": "Jakarta Selatan", + "name": "Jakarta", "country": "Indonesia", "cc": "ID", - "sponsor": "PT Qiandra Information Technologi", + "sponsor": "Qiandra Information Technology", "host": "speedtest.qiandra.net.id:8080", "objectID": "31178", "order": 31178, @@ -138694,34 +137766,6 @@ "lon": 112.7333 } }, - { - "url": "http://speedtest.flashconexao.net.br:8080/speedtest/upload.php", - "name": "Salvador", - "country": "Brazil", - "cc": "BR", - "sponsor": "Flash Conexão", - "host": "speedtest.flashconexao.net.br:8080", - "objectID": "31191", - "order": 31191, - "_geoloc": { - "lat": -12.9747, - "lon": -38.4767 - } - }, - { - "url": "http://sp1.fxtelecom.com.br:8080/speedtest/upload.php", - "name": "Fortaleza", - "country": "Brazil", - "cc": "BR", - "sponsor": "FX TELECOM", - "host": "sp1.fxtelecom.com.br:8080", - "objectID": "31192", - "order": 31192, - "_geoloc": { - "lat": -3.7183, - "lon": -38.5428 - } - }, { "url": "http://speedtest.sattlink.com:8080/speedtest/upload.php", "name": "Tuxtepec", @@ -138737,17 +137781,17 @@ } }, { - "url": "http://speedtest.infinityon.com.br:8080/speedtest/upload.php", - "name": "Turiuba", + "url": "http://speedtest.pop-rj.rnp.br:8080/speedtest/upload.php", + "name": "Rio De Janeiro", "country": "Brazil", "cc": "BR", - "sponsor": "InfinityOn Telecom", - "host": "speedtest.infinityon.com.br:8080", - "objectID": "31197", - "order": 31197, + "sponsor": "PoP-RJ/RNP", + "host": "speedtest.pop-rj.rnp.br:8080", + "objectID": "31195", + "order": 31195, "_geoloc": { - "lat": -20.9486, - "lon": -50.1078 + "lat": -22.9068, + "lon": -43.1729 } }, { @@ -138834,20 +137878,6 @@ "lon": 106.8227 } }, - { - "url": "http://speed.dgstar.in:8080/speedtest/upload.php", - "name": "New Delhi", - "country": "India", - "cc": "IN", - "sponsor": "DG Star Internet", - "host": "speed.dgstar.in:8080", - "objectID": "31207", - "order": 31207, - "_geoloc": { - "lat": 28.6139, - "lon": 77.209 - } - }, { "url": "http://nopeustesti.kalajoenkuitu.fi:8080/speedtest/upload.php", "name": "Kalajoki", @@ -138918,6 +137948,20 @@ "lon": -50.0289 } }, + { + "url": "http://speedtest.pluglink.net.br:8080/speedtest/upload.php", + "name": "Rio de Janeiro", + "country": "Brazil", + "cc": "BR", + "sponsor": "PlugLink", + "host": "speedtest.pluglink.net.br:8080", + "objectID": "31217", + "order": 31217, + "_geoloc": { + "lat": -22.9068, + "lon": -43.1729 + } + }, { "url": "http://txhop1.speed.vzwnet.com:5060/speedtest/upload.php", "name": "Houston, TX", @@ -138950,7 +137994,7 @@ "url": "http://warep1.speed.vzwnet.com:5060/speedtest/upload.php", "name": "Seattle, WA", "country": "Washington", - "cc": "Un", + "cc": "US", "sponsor": "Verizon", "host": "warep1.speed.vzwnet.com:5060", "objectID": "31220", @@ -139115,17 +138159,17 @@ } }, { - "url": "http://speedtest2.fiblib.com:8080/speedtest/upload.php", - "name": "New Delhi", - "country": "India", - "cc": "IN", - "sponsor": "DMLOT", - "host": "speedtest2.fiblib.com:8080", - "objectID": "31236", - "order": 31236, + "url": "http://teste.conectfy.com.br:8080/speedtest/upload.php", + "name": "Vitorino Freire", + "country": "Brazil", + "cc": "BR", + "sponsor": "CONECTFY", + "host": "teste.conectfy.com.br:8080", + "objectID": "31237", + "order": 31237, "_geoloc": { - "lat": 28.61, - "lon": 77.23 + "lat": -4.2886, + "lon": -45.2474 } }, { @@ -139156,20 +138200,6 @@ "lon": -56.1003 } }, - { - "url": "http://crispspeed.fiblib.com:8080/speedtest/upload.php", - "name": "New Delhi", - "country": "India", - "cc": "IN", - "sponsor": "Crisp", - "host": "crispspeed.fiblib.com:8080", - "objectID": "31241", - "order": 31241, - "_geoloc": { - "lat": 28.61, - "lon": 77.23 - } - }, { "url": "http://speedtest.luckynet.cz:8080/speedtest/upload.php", "name": "Ceske Budejovice", @@ -139408,20 +138438,6 @@ "lon": -40.0838 } }, - { - "url": "http://speedtest2-lab.meo.pt:8080/speedtest/upload.php", - "name": "Amadora", - "country": "Portugal", - "cc": "PT", - "sponsor": "AmadoraTest", - "host": "speedtest2-lab.meo.pt:8080", - "objectID": "31275", - "order": 31275, - "_geoloc": { - "lat": 38.7578, - "lon": -9.2245 - } - }, { "url": "http://velocimetro.msfibratelecom.mkddns.com.br:8080/speedtest/upload.php", "name": "Campo Grande", @@ -139506,20 +138522,6 @@ "lon": -45.9336 } }, - { - "url": "http://speedtest.microlab.my:8080/speedtest/upload.php", - "name": "Ipoh", - "country": "Malaysia", - "cc": "MY", - "sponsor": "Microlab Technology Sdn Bhd", - "host": "speedtest.microlab.my:8080", - "objectID": "31286", - "order": 31286, - "_geoloc": { - "lat": 4.5975, - "lon": 101.0901 - } - }, { "url": "http://speedtest-cx2.ipserverone.com:8080/speedtest/upload.php", "name": "Cyberjaya", @@ -139562,20 +138564,6 @@ "lon": 103.8 } }, - { - "url": "http://speedtest3.staronebroadband.net.in:8080/speedtest/upload.php", - "name": "Anakapally", - "country": "India", - "cc": "IN", - "sponsor": "Star One Broadband Pvt Ltd", - "host": "speedtest3.staronebroadband.net.in:8080", - "objectID": "31294", - "order": 31294, - "_geoloc": { - "lat": 17.6896, - "lon": 83.0024 - } - }, { "url": "http://speedtest.optolan.net.ua:8080/speedtest/upload.php", "name": "Odessa", @@ -139621,8 +138609,8 @@ { "url": "http://testei10.lvnetwork.com.br:8080/speedtest/upload.php", "name": "Brasilia", - "country": "United States", - "cc": "US", + "country": "Brazil", + "cc": "BR", "sponsor": "i10 Telecom ISP", "host": "testei10.lvnetwork.com.br:8080", "objectID": "31298", @@ -139716,6 +138704,20 @@ "lon": -48.3319 } }, + { + "url": "http://speedtest.clicknetfibra.com.br:8080/speedtest/upload.php", + "name": "Paulista", + "country": "Brazil", + "cc": "BR", + "sponsor": "CLICKNET-FIBRA", + "host": "speedtest.clicknetfibra.com.br:8080", + "objectID": "31317", + "order": 31317, + "_geoloc": { + "lat": -7.9182, + "lon": -34.8208 + } + }, { "url": "http://speedtest-atl-01.southernfibernet.com:8080/speedtest/upload.php", "name": "Atlanta, GA", @@ -139772,20 +138774,6 @@ "lon": -57.4875 } }, - { - "url": "http://speedtest.gamernet.eu:8080/speedtest/upload.php", - "name": "Frankfurt", - "country": "Germany", - "cc": "DE", - "sponsor": "GamerNET", - "host": "speedtest.gamernet.eu:8080", - "objectID": "31323", - "order": 31323, - "_geoloc": { - "lat": 50.1109, - "lon": 8.6821 - } - }, { "url": "http://speedtest.centralnettelecom.net.br:8080/speedtest/upload.php", "name": "Vitoria Da Conquista", @@ -139828,6 +138816,20 @@ "lon": -35.6435 } }, + { + "url": "http://velocidade.brsserver.com.br:8080/speedtest/upload.php", + "name": "Belem", + "country": "Brazil", + "cc": "BR", + "sponsor": "Hilton Net Telecom", + "host": "velocidade.brsserver.com.br:8080", + "objectID": "31327", + "order": 31327, + "_geoloc": { + "lat": -1.4558, + "lon": -48.5039 + } + }, { "url": "http://ookla.vivanetworks.com.br:8080/speedtest/upload.php", "name": "Marituba", @@ -139912,20 +138914,6 @@ "lon": -34.8208 } }, - { - "url": "http://speedtest.retro-host.net:8080/speedtest/upload.php", - "name": "Ashburn, VA", - "country": "United States", - "cc": "US", - "sponsor": "Retro Host LLC", - "host": "speedtest.retro-host.net:8080", - "objectID": "31335", - "order": 31335, - "_geoloc": { - "lat": 39.0516, - "lon": -77.4832 - } - }, { "url": "http://speedtest1.banglalink.net:8080/speedtest/upload.php", "name": "Dhaka", @@ -139968,6 +138956,20 @@ "lon": 6.083 } }, + { + "url": "http://speedtestnetbits.a3consultoria.net.br:8080/speedtest/upload.php", + "name": "Jaboatao Dos Guararapes", + "country": "Brazil", + "cc": "BR", + "sponsor": "NETBITS FIBRA", + "host": "speedtestnetbits.a3consultoria.net.br:8080", + "objectID": "31340", + "order": 31340, + "_geoloc": { + "lat": -8.1722, + "lon": -34.9987 + } + }, { "url": "http://nopeustesti.sunet.fi:8080/speedtest/upload.php", "name": "Kauhajoki", @@ -140020,8 +139022,8 @@ "objectID": "31345", "order": 31345, "_geoloc": { - "lat": -4.8663, - "lon": -43.3623 + "lat": -29.1634, + "lon": -51.1797 } }, { @@ -140038,6 +139040,20 @@ "lon": 79.2684 } }, + { + "url": "http://speedtest.yupnet.com.br:8080/speedtest/upload.php", + "name": "Varginha", + "country": "Brazil", + "cc": "BR", + "sponsor": "YUPNET", + "host": "speedtest.yupnet.com.br:8080", + "objectID": "31348", + "order": 31348, + "_geoloc": { + "lat": -21.55, + "lon": -45.4333 + } + }, { "url": "http://teste.novanetinternet.com.br:8080/speedtest/upload.php", "name": "Quilombo", @@ -140066,6 +139082,34 @@ "lon": -51.5543 } }, + { + "url": "http://speedtestcassilandia.gbtls.com.br:8080/speedtest/upload.php", + "name": "CASSILANDIA", + "country": "Brazil", + "cc": "BR", + "sponsor": "GIGABYTE", + "host": "speedtestcassilandia.gbtls.com.br:8080", + "objectID": "31353", + "order": 31353, + "_geoloc": { + "lat": -19.1097, + "lon": -51.7365 + } + }, + { + "url": "http://speedtest.nt.net:8080/speedtest/upload.php", + "name": "Timmins, ON", + "country": "Canada", + "cc": "CA", + "sponsor": "NorthernTel", + "host": "speedtest.nt.net:8080", + "objectID": "31354", + "order": 31354, + "_geoloc": { + "lat": 48.4758, + "lon": -81.3305 + } + }, { "url": "http://fotolineinternet.com.br:8080/speedtest/upload.php", "name": "Manoel Vitorino", @@ -140122,6 +139166,20 @@ "lon": 116.0953 } }, + { + "url": "http://teste.buenosnet.com.br:8080/speedtest/upload.php", + "name": "Buenos Aires", + "country": "Brasil", + "cc": "BR", + "sponsor": "Buenos Net", + "host": "teste.buenosnet.com.br:8080", + "objectID": "31361", + "order": 31361, + "_geoloc": { + "lat": -34.6037, + "lon": -58.3816 + } + }, { "url": "http://speedtest01.o-net.ca:8080/speedtest/upload.php", "name": "Olds, AB", @@ -140136,6 +139194,20 @@ "lon": -114.1052 } }, + { + "url": "http://per-speedtest-01.node1.com.au:8080/speedtest/upload.php", + "name": "Perth", + "country": "Australia", + "cc": "AU", + "sponsor": "NODE1 Internet", + "host": "per-speedtest-01.node1.com.au:8080", + "objectID": "31363", + "order": 31363, + "_geoloc": { + "lat": -31.9554, + "lon": 115.8585 + } + }, { "url": "http://ger-speedtest-01.node1.com.au:8080/speedtest/upload.php", "name": "Geraldton", @@ -140169,7 +139241,7 @@ "name": "Mirnyy", "country": "Russia", "cc": "RU", - "sponsor": "MASSNET", + "sponsor": "Mass-Net LLC", "host": "speedtest.mass-net.ru:8080", "objectID": "31367", "order": 31367, @@ -140206,6 +139278,20 @@ "lon": -38.65 } }, + { + "url": "http://speedtest.openinternet.net.br:8080/speedtest/upload.php", + "name": "Passo de Torres", + "country": "Brazil", + "cc": "BR", + "sponsor": "Open Internet", + "host": "speedtest.openinternet.net.br:8080", + "objectID": "31375", + "order": 31375, + "_geoloc": { + "lat": -29.3208, + "lon": -49.7239 + } + }, { "url": "http://speedtest.gsp.az:8080/speedtest/upload.php", "name": "Baku", @@ -140235,17 +139321,17 @@ } }, { - "url": "http://teste.conexaojknet.com.br:8080/speedtest/upload.php", - "name": "Santa Rita", + "url": "http://speedtest.sofway.com.br:8080/speedtest/upload.php", + "name": "Curitiba", "country": "Brazil", "cc": "BR", - "sponsor": "CONEXÃO JK NET", - "host": "teste.conexaojknet.com.br:8080", - "objectID": "31378", - "order": 31378, + "sponsor": "Sofway Teleinformática", + "host": "speedtest.sofway.com.br:8080", + "objectID": "31381", + "order": 31381, "_geoloc": { - "lat": -7.1359, - "lon": -34.9662 + "lat": -25.4167, + "lon": -49.25 } }, { @@ -140262,6 +139348,20 @@ "lon": 107.6 } }, + { + "url": "http://speedtest.whdfibra.com.br:8080/speedtest/upload.php", + "name": "Sao Paulo", + "country": "Brazil", + "cc": "BR", + "sponsor": "WHD INTERNET", + "host": "speedtest.whdfibra.com.br:8080", + "objectID": "31384", + "order": 31384, + "_geoloc": { + "lat": -23.5, + "lon": -46.6167 + } + }, { "url": "http://speedtest.sprintnettelecom.net.br:8080/speedtest/upload.php", "name": "Maceio", @@ -140388,20 +139488,6 @@ "lon": -2.2216 } }, - { - "url": "http://ns.internetmexicali.com:8080/speedtest/upload.php", - "name": "Guaymas", - "country": "Mexico", - "cc": "MX", - "sponsor": "SITE Telecom", - "host": "ns.internetmexicali.com:8080", - "objectID": "31400", - "order": 31400, - "_geoloc": { - "lat": 27.9179, - "lon": -110.9089 - } - }, { "url": "http://speedtest-rjt01.gtpl.net:8080/speedtest/upload.php", "name": "Rajkot", @@ -140460,7 +139546,7 @@ }, { "url": "http://speedtest.terah.co.uk:8080/speedtest/upload.php", - "name": "Sao Paulo", + "name": "São Paulo", "country": "Brazil", "cc": "BR", "sponsor": "Terah Data Center", @@ -140515,12 +139601,12 @@ } }, { - "url": "http://teste.baroni.com.br:8080/speedtest/upload.php", + "url": "http://teste.netbaroni.com.br:8080/speedtest/upload.php", "name": "Curitibanos", "country": "Brazil", "cc": "BR", "sponsor": "Baroni", - "host": "teste.baroni.com.br:8080", + "host": "teste.netbaroni.com.br:8080", "objectID": "31413", "order": 31413, "_geoloc": { @@ -140542,6 +139628,20 @@ "lon": -43.1729 } }, + { + "url": "http://teste.infowebtelecom.com.br:8080/speedtest/upload.php", + "name": "Teresina", + "country": "Brazil", + "cc": "BR", + "sponsor": "Infoweb Telecom", + "host": "teste.infowebtelecom.com.br:8080", + "objectID": "31415", + "order": 31415, + "_geoloc": { + "lat": -5.0949, + "lon": -42.8042 + } + }, { "url": "http://speedtest02.openfiber.net:8080/speedtest/upload.php", "name": "Oakland, CA", @@ -140670,7 +139770,7 @@ }, { "url": "http://may-ic.ru:8080/speedtest/upload.php", - "name": "Maisky", + "name": "Mayskiy", "country": "Russia", "cc": "RU", "sponsor": "DATA Group", @@ -140682,20 +139782,6 @@ "lon": 77.5038 } }, - { - "url": "http://speedtest.solidsupport.com:8080/speedtest/upload.php", - "name": "New York, NY", - "country": "United States", - "cc": "US", - "sponsor": "SolidSupport, LLC", - "host": "speedtest.solidsupport.com:8080", - "objectID": "31435", - "order": 31435, - "_geoloc": { - "lat": 40.7127, - "lon": -74.0059 - } - }, { "url": "http://speedtest.vobe.io:8080/speedtest/upload.php", "name": "Frankfurt", @@ -140850,20 +139936,6 @@ "lon": -45.8786 } }, - { - "url": "http://test.melbourneisp.com:8080/speedtest/upload.php", - "name": "Melbourne", - "country": "Australia", - "cc": "AU", - "sponsor": "Melbourne ISP", - "host": "test.melbourneisp.com:8080", - "objectID": "31457", - "order": 31457, - "_geoloc": { - "lat": -37.8332, - "lon": 144.9125 - } - }, { "url": "http://speedtest-val.avanzafibra.net:8080/speedtest/upload.php", "name": "Valencia", @@ -140878,6 +139950,20 @@ "lon": -0.3744 } }, + { + "url": "http://speedtest.ariquemes.ro.gov.br:8080/speedtest/upload.php", + "name": "Ariquemes", + "country": "Brazil", + "cc": "BR", + "sponsor": "Prefeitura Municipal de Ariquemes", + "host": "speedtest.ariquemes.ro.gov.br:8080", + "objectID": "31460", + "order": 31460, + "_geoloc": { + "lat": -9.9061, + "lon": -63.033 + } + }, { "url": "http://txelp1.speed.vzwnet.com:5060/speedtest/upload.php", "name": "Dallas, TX", @@ -141032,20 +140118,6 @@ "lon": 104.3087 } }, - { - "url": "http://speedtest.ivertecbroadband.ie:8080/speedtest/upload.php", - "name": "Dublin", - "country": "Ireland", - "cc": "IE", - "sponsor": "Ivertec Ltd", - "host": "speedtest.ivertecbroadband.ie:8080", - "objectID": "31473", - "order": 31473, - "_geoloc": { - "lat": 53.3478, - "lon": -6.2597 - } - }, { "url": "http://perm-tk.ru:8080/speedtest/upload.php", "name": "Perm", @@ -141088,20 +140160,6 @@ "lon": -56.0968 } }, - { - "url": "http://deinmusikbot.de:8080/speedtest/upload.php", - "name": "Kassel", - "country": "Germany", - "cc": "DE", - "sponsor": "DeinMusikbot", - "host": "deinmusikbot.de:8080", - "objectID": "31480", - "order": 31480, - "_geoloc": { - "lat": 51.3127, - "lon": 9.4797 - } - }, { "url": "http://teste.oai.com.br:8080/speedtest/upload.php", "name": "Assis", @@ -141160,10 +140218,10 @@ }, { "url": "http://speedtestsm.masterlinktelecom.com.br:8080/speedtest/upload.php", - "name": "São Romão", + "name": "Sao Romao", "country": "Brazil", "cc": "BR", - "sponsor": "Master Link Telecom", + "sponsor": "Masterlink Telecom", "host": "speedtestsm.masterlinktelecom.com.br:8080", "objectID": "31486", "order": 31486, @@ -141284,48 +140342,6 @@ "lon": -39.3024 } }, - { - "url": "http://speedaprilia.teleimpiantisrl.net:8080/speedtest/upload.php", - "name": "Aprilia", - "country": "Italy", - "cc": "IT", - "sponsor": "Teleimpianti srl", - "host": "speedaprilia.teleimpiantisrl.net:8080", - "objectID": "31495", - "order": 31495, - "_geoloc": { - "lat": 41.5944, - "lon": 12.656 - } - }, - { - "url": "http://speedcisterna.teleimpiantisrl.net:8080/speedtest/upload.php", - "name": "Cisterna di Latina", - "country": "Italy", - "cc": "IT", - "sponsor": "Teleimpianti srl", - "host": "speedcisterna.teleimpiantisrl.net:8080", - "objectID": "31496", - "order": 31496, - "_geoloc": { - "lat": 41.5889, - "lon": 12.8296 - } - }, - { - "url": "http://speednettuno.teleimpiantisrl.net:8080/speedtest/upload.php", - "name": "Nettuno", - "country": "Italy", - "cc": "IT", - "sponsor": "Teleimpianti srl", - "host": "speednettuno.teleimpiantisrl.net:8080", - "objectID": "31497", - "order": 31497, - "_geoloc": { - "lat": 41.4577, - "lon": 12.6655 - } - }, { "url": "http://ookla.agentes-it.com:8080/speedtest/upload.php", "name": "Ceske Budejovice", @@ -141368,23 +140384,51 @@ "lon": 76.7794 } }, + { + "url": "http://bhilai.blss.in:8080/speedtest/upload.php", + "name": "Bhilai Nagar", + "country": "India", + "cc": "IN", + "sponsor": "Blue Lotus Support Services pvt Ltd", + "host": "bhilai.blss.in:8080", + "objectID": "31509", + "order": 31509, + "_geoloc": { + "lat": 21.1938, + "lon": 81.3509 + } + }, + { + "url": "http://speedtest.sim.palmas.br:8080/speedtest/upload.php", + "name": "Pedro Afonso", + "country": "Brazil", + "cc": "BR", + "sponsor": "SIM INTERNET", + "host": "speedtest.sim.palmas.br:8080", + "objectID": "31512", + "order": 31512, + "_geoloc": { + "lat": -8.9955, + "lon": -48.1674 + } + }, { "url": "http://teste.micronetinfo.com.br:8080/speedtest/upload.php", "name": "Jardinopolis", "country": "Brazil", "cc": "BR", - "sponsor": "MICRONET", + "sponsor": "MICRONET TELECOM", "host": "teste.micronetinfo.com.br:8080", "objectID": "31513", "order": 31513, "_geoloc": { - "lat": -21.0278, - "lon": -47.7772 + "lat": -26.7196, + "lon": -52.863 } }, { "url": "http://speedtest.starnetworks.com.ar:8080/speedtest/upload.php", - "name": "Buenos Aires", + "name": "La Reja", "country": "Argentina", "cc": "AR", "sponsor": "Starnetworks", @@ -141392,8 +140436,8 @@ "objectID": "31516", "order": 31516, "_geoloc": { - "lat": -34.6037, - "lon": -58.3816 + "lat": -34.639, + "lon": -58.8292 } }, { @@ -141438,6 +140482,20 @@ "lon": -38.95 } }, + { + "url": "http://5gcesu.gdzsyd.cn:8080/speedtest/upload.php", + "name": "Zhongshan", + "country": "China", + "cc": "CN", + "sponsor": "GMCC", + "host": "5gcesu.gdzsyd.cn:8080", + "objectID": "31520", + "order": 31520, + "_geoloc": { + "lat": 22.5176, + "lon": 113.3928 + } + }, { "url": "http://speedtest.paiolnetspeedtest.com.br:8080/speedtest/upload.php", "name": "Nilopolis", @@ -141468,7 +140526,7 @@ }, { "url": "http://sp1.rsi-net.ru:8080/speedtest/upload.php", - "name": "Moscow", + "name": "Ramenskoe", "country": "Russia", "cc": "RU", "sponsor": "RSI-NET.ru", @@ -141476,8 +140534,8 @@ "objectID": "31524", "order": 31524, "_geoloc": { - "lat": 55.7558, - "lon": 37.6173 + "lat": 55.5668, + "lon": 38.2256 } }, { @@ -141592,6 +140650,20 @@ "lon": -39.28 } }, + { + "url": "http://ookla-malmo.a3.se:8080/speedtest/upload.php", + "name": "Malmo", + "country": "Sweden", + "cc": "SE", + "sponsor": "A3 Allmänna IT - och Telekomaktiebolaget", + "host": "ookla-malmo.a3.se:8080", + "objectID": "31538", + "order": 31538, + "_geoloc": { + "lat": 55.5833, + "lon": 13.0333 + } + }, { "url": "http://speedtest-pd1.meo.pt:8080/speedtest/upload.php", "name": "Ponta Delgada", @@ -141607,17 +140679,45 @@ } }, { - "url": "http://speedtest.rlimn.com:8080/speedtest/upload.php", - "name": "Ellendale, MN", - "country": "United States", - "cc": "US", - "sponsor": "Radio Link Internet", - "host": "speedtest.rlimn.com:8080", - "objectID": "31549", - "order": 31549, + "url": "http://speedtest.yecla.interfibra.es:8080/speedtest/upload.php", + "name": "Yecla", + "country": "Spain", + "cc": "ES", + "sponsor": "Interfibra Telecomunicaciones, S.L.", + "host": "speedtest.yecla.interfibra.es:8080", + "objectID": "31544", + "order": 31544, "_geoloc": { - "lat": 43.8727, - "lon": -93.3013 + "lat": 38.6122, + "lon": -1.1101 + } + }, + { + "url": "http://velocidade.infomaisnet.com:8080/speedtest/upload.php", + "name": "Matipó", + "country": "Brazil", + "cc": "BR", + "sponsor": "INFO MAIS NET", + "host": "velocidade.infomaisnet.com:8080", + "objectID": "31548", + "order": 31548, + "_geoloc": { + "lat": -20.2848, + "lon": -42.3415 + } + }, + { + "url": "http://sp-lima1.pitperu.net:8080/speedtest/upload.php", + "name": "San Isidro", + "country": "Peru", + "cc": "PE", + "sponsor": "PIT Peru - el IXP neutral del Perú", + "host": "sp-lima1.pitperu.net:8080", + "objectID": "31550", + "order": 31550, + "_geoloc": { + "lat": -12.0953, + "lon": -77.0357 } }, { @@ -141648,6 +140748,20 @@ "lon": -42.1344 } }, + { + "url": "http://ookla.broadcastinternet.com.br:8080/speedtest/upload.php", + "name": "Joao Pessoa", + "country": "Brazil", + "cc": "BR", + "sponsor": "Broadcast Internet", + "host": "ookla.broadcastinternet.com.br:8080", + "objectID": "31554", + "order": 31554, + "_geoloc": { + "lat": -7.0833, + "lon": -34.8333 + } + }, { "url": "http://sp1.rline1.ru:8080/speedtest/upload.php", "name": "Taishet", @@ -141662,6 +140776,20 @@ "lon": 98.0106 } }, + { + "url": "http://speedtest.cnet.ps:8080/speedtest/upload.php", + "name": "Hebron", + "country": "Palestine", + "cc": "PS", + "sponsor": "cNet", + "host": "speedtest.cnet.ps:8080", + "objectID": "31557", + "order": 31557, + "_geoloc": { + "lat": 31.5294, + "lon": 35.0938 + } + }, { "url": "http://speedtest.rcell.me/speedtest/upload.php", "name": "Mosul", @@ -141690,6 +140818,34 @@ "lon": -44.1303 } }, + { + "url": "http://speedtest-5g.mtn.co.ug:8080/speedtest/upload.php", + "name": "Kampala", + "country": "Uganda", + "cc": "UG", + "sponsor": "MTN Uganda", + "host": "speedtest-5g.mtn.co.ug:8080", + "objectID": "31566", + "order": 31566, + "_geoloc": { + "lat": 0.3167, + "lon": 32.5833 + } + }, + { + "url": "http://speedtest.unilak.ac.id:8080/speedtest/upload.php", + "name": "Pekanbaru", + "country": "Indonesia", + "cc": "ID", + "sponsor": "Universitas Lancang Kuning", + "host": "speedtest.unilak.ac.id:8080", + "objectID": "31567", + "order": 31567, + "_geoloc": { + "lat": 0.5333, + "lon": 101.45 + } + }, { "url": "http://speedtest.laser.ir:8080/speedtest/upload.php", "name": "Tehran", @@ -141704,6 +140860,90 @@ "lon": 51.4167 } }, + { + "url": "http://speed10.enterpol.pl:8080/speedtest/upload.php", + "name": "Łęczna", + "country": "Poland", + "cc": "PL", + "sponsor": "ENTERPOL", + "host": "speed10.enterpol.pl:8080", + "objectID": "31569", + "order": 31569, + "_geoloc": { + "lat": 51.3009, + "lon": 22.5667 + } + }, + { + "url": "http://speedtest.ferdonet.sk:8080/speedtest/upload.php", + "name": "Revúca", + "country": "Slovakia", + "cc": "SK", + "sponsor": "FERDINANDY s.r.o", + "host": "speedtest.ferdonet.sk:8080", + "objectID": "31572", + "order": 31572, + "_geoloc": { + "lat": 48.6835, + "lon": 20.1138 + } + }, + { + "url": "http://speedtest.connectalagoas.com.br:8080/speedtest/upload.php", + "name": "Junqueiro", + "country": "Brazil", + "cc": "BR", + "sponsor": "Conect Alagoas", + "host": "speedtest.connectalagoas.com.br:8080", + "objectID": "31573", + "order": 31573, + "_geoloc": { + "lat": -9.9229, + "lon": -36.473 + } + }, + { + "url": "http://teste.redeunicon.com.br:8080/speedtest/upload.php", + "name": "Ponte dos Carvarlhos", + "country": "Brazil", + "cc": "BR", + "sponsor": "Rede Unicon", + "host": "teste.redeunicon.com.br:8080", + "objectID": "31574", + "order": 31574, + "_geoloc": { + "lat": -8.2353, + "lon": -34.9821 + } + }, + { + "url": "http://speedtest.utlonline.co.ug:8080/speedtest/upload.php", + "name": "Kampala", + "country": "Uganda", + "cc": "UG", + "sponsor": "UGANDA TELECOM LIMITED", + "host": "speedtest.utlonline.co.ug:8080", + "objectID": "31576", + "order": 31576, + "_geoloc": { + "lat": 0.3167, + "lon": 32.5833 + } + }, + { + "url": "http://speedtest.matrixspeedtest.com.br:8080/speedtest/upload.php", + "name": "Manaus", + "country": "Brazil", + "cc": "BR", + "sponsor": "Matrix Telecom", + "host": "speedtest.matrixspeedtest.com.br:8080", + "objectID": "31577", + "order": 31577, + "_geoloc": { + "lat": -3.1, + "lon": -60.0167 + } + }, { "url": "http://velocidade.painsonline.net.br:8080/upload.php", "name": "PAINS", @@ -141717,5 +140957,2119 @@ "lat": -20.3736, "lon": -45.662 } + }, + { + "url": "http://speed.toplaninformatica.net.br:8080/speedtest/upload.php", + "name": "Piatã", + "country": "Brazil", + "cc": "BR", + "sponsor": "TOP LAN NET", + "host": "speed.toplaninformatica.net.br:8080", + "objectID": "31583", + "order": 31583, + "_geoloc": { + "lat": -13.151, + "lon": -41.7757 + } + }, + { + "url": "http://speedtest-delicias.nidix.mx:8080/speedtest/upload.php", + "name": "Delicias", + "country": "Mexico", + "cc": "MX", + "sponsor": "Nidix Networks", + "host": "speedtest-delicias.nidix.mx:8080", + "objectID": "31585", + "order": 31585, + "_geoloc": { + "lat": 28.1871, + "lon": -105.4595 + } + }, + { + "url": "http://gatotkaca.fhandika.web.id:8080/speedtest/upload.php", + "name": "Tangerang Selatan", + "country": "Indonesia", + "cc": "ID", + "sponsor": "FHANDIKA.WEB.ID", + "host": "gatotkaca.fhandika.web.id:8080", + "objectID": "31589", + "order": 31589, + "_geoloc": { + "lat": -6.1783, + "lon": 106.6319 + } + }, + { + "url": "http://teste1.fnetpe.com.br:8080/speedtest/upload.php", + "name": "Igarassu", + "country": "Brazil", + "cc": "BR", + "sponsor": "F.Net Provedor de Internet", + "host": "teste1.fnetpe.com.br:8080", + "objectID": "31590", + "order": 31590, + "_geoloc": { + "lat": -7.8292, + "lon": -34.9016 + } + }, + { + "url": "http://speed.fibercomp.net.br:8080/speedtest/upload.php", + "name": "Luis Eduardo Magalhaes", + "country": "Brazil", + "cc": "BR", + "sponsor": "Fibercomp", + "host": "speed.fibercomp.net.br:8080", + "objectID": "31592", + "order": 31592, + "_geoloc": { + "lat": -12.0919, + "lon": -45.805 + } + }, + { + "url": "http://sp1.neximitalia.com:8080/speedtest/upload.php", + "name": "Sassari", + "country": "Italy", + "cc": "IT", + "sponsor": "NEXIM ITALIA", + "host": "sp1.neximitalia.com:8080", + "objectID": "31593", + "order": 31593, + "_geoloc": { + "lat": 40.7968, + "lon": 8.575 + } + }, + { + "url": "http://sp2.neximitalia.com:8080/speedtest/upload.php", + "name": "MILANO", + "country": "Italy", + "cc": "IT", + "sponsor": "NEXIM ITALIA", + "host": "sp2.neximitalia.com:8080", + "objectID": "31594", + "order": 31594, + "_geoloc": { + "lat": 45.4654, + "lon": 9.1859 + } + }, + { + "url": "http://sp4.neximitalia.com:8080/speedtest/upload.php", + "name": "Genova", + "country": "Italy", + "cc": "IT", + "sponsor": "NEXIM ITALIA", + "host": "sp4.neximitalia.com:8080", + "objectID": "31596", + "order": 31596, + "_geoloc": { + "lat": 44.4056, + "lon": 8.9463 + } + }, + { + "url": "http://speedtest.celneet.com.br:8080/speedtest/upload.php", + "name": "PAULISTA", + "country": "Brazil", + "cc": "BR", + "sponsor": "CELNEET", + "host": "speedtest.celneet.com.br:8080", + "objectID": "31598", + "order": 31598, + "_geoloc": { + "lat": -7.9182, + "lon": -34.8208 + } + }, + { + "url": "http://sp-alegrete.tchenet.net.br:8080/speedtest/upload.php", + "name": "Alegrete", + "country": "Brazil", + "cc": "BR", + "sponsor": "Tchenet", + "host": "sp-alegrete.tchenet.net.br:8080", + "objectID": "31599", + "order": 31599, + "_geoloc": { + "lat": -29.7838, + "lon": -55.791 + } + }, + { + "url": "http://speed.airtek.com.ve:8080/speedtest/upload.php", + "name": "Maracaibo", + "country": "Venezuela", + "cc": "VE", + "sponsor": "Airtek Internet", + "host": "speed.airtek.com.ve:8080", + "objectID": "31600", + "order": 31600, + "_geoloc": { + "lat": 10.6427, + "lon": -71.6125 + } + }, + { + "url": "http://speedtest.race.net.bd:8080/speedtest/upload.php", + "name": "Dhaka", + "country": "Bangladesh", + "cc": "BD", + "sponsor": "Race Online Ltd.", + "host": "speedtest.race.net.bd:8080", + "objectID": "31606", + "order": 31606, + "_geoloc": { + "lat": 23.7, + "lon": 90.3667 + } + }, + { + "url": "http://speedtest.parknet.dk:8080/speedtest/upload.php", + "name": "Copenhagen", + "country": "Denmark", + "cc": "DK", + "sponsor": "Parknet F.M.B.A.", + "host": "speedtest.parknet.dk:8080", + "objectID": "31609", + "order": 31609, + "_geoloc": { + "lat": 55.675, + "lon": 12.5687 + } + }, + { + "url": "http://speedtest.libradsl.it:8080/speedtest/upload.php", + "name": "Pastorano", + "country": "Italy", + "cc": "IT", + "sponsor": "LIBRA SRL", + "host": "speedtest.libradsl.it:8080", + "objectID": "31610", + "order": 31610, + "_geoloc": { + "lat": 41.1826, + "lon": 14.2002 + } + }, + { + "url": "http://speedtest.collector.ru:8080/speedtest/upload.php", + "name": "Moscow", + "country": "Russia", + "cc": "RU", + "sponsor": "FCB", + "host": "speedtest.collector.ru:8080", + "objectID": "31614", + "order": 31614, + "_geoloc": { + "lat": 55.7517, + "lon": 37.6178 + } + }, + { + "url": "http://speedtestvzd.conectv.com.br:8080/speedtest/upload.php", + "name": "Varzelândia", + "country": "Brazil", + "cc": "BR", + "sponsor": "Conectv Varzelandia", + "host": "speedtestvzd.conectv.com.br:8080", + "objectID": "31621", + "order": 31621, + "_geoloc": { + "lat": -15.7042, + "lon": -44.0307 + } + }, + { + "url": "http://speedtest.linknetcg.com.br:8080/speedtest/upload.php", + "name": "Campina Grande", + "country": "Brazil", + "cc": "BR", + "sponsor": "Linknet", + "host": "speedtest.linknetcg.com.br:8080", + "objectID": "31622", + "order": 31622, + "_geoloc": { + "lat": -7.2306, + "lon": -35.8811 + } + }, + { + "url": "http://speedtest.interkam.pl:8080/speedtest/upload.php", + "name": "Sochaczew", + "country": "Poland", + "cc": "PL", + "sponsor": "INTERKAM Sochaczew", + "host": "speedtest.interkam.pl:8080", + "objectID": "31629", + "order": 31629, + "_geoloc": { + "lat": 52.2293, + "lon": 20.2384 + } + }, + { + "url": "http://speed01.cyccatv.net.tw:8080/speedtest/upload.php", + "name": "Chiayi", + "country": "Taiwan", + "cc": "TW", + "sponsor": "CYC", + "host": "speed01.cyccatv.net.tw:8080", + "objectID": "31630", + "order": 31630, + "_geoloc": { + "lat": 23.4801, + "lon": 120.4491 + } + }, + { + "url": "http://speed.netbiz.net.pk:8080/speedtest/upload.php", + "name": "Sheikhupura", + "country": "Pakistan", + "cc": "PK", + "sponsor": "NetBiz Broadband", + "host": "speed.netbiz.net.pk:8080", + "objectID": "31631", + "order": 31631, + "_geoloc": { + "lat": 31.7167, + "lon": 73.985 + } + }, + { + "url": "http://speed1.linksul.com.br:8080/speedtest/upload.php", + "name": "Nova Hartz", + "country": "Brazil", + "cc": "BR", + "sponsor": "Link Sul Internet", + "host": "speed1.linksul.com.br:8080", + "objectID": "31632", + "order": 31632, + "_geoloc": { + "lat": -29.5815, + "lon": -50.9073 + } + }, + { + "url": "http://speedtest.netzi.in:8080/speedtest/upload.php", + "name": "Noida", + "country": "India", + "cc": "IN", + "sponsor": "Netzi Broadband Services Pvt Ltd", + "host": "speedtest.netzi.in:8080", + "objectID": "31635", + "order": 31635, + "_geoloc": { + "lat": 28.57, + "lon": 77.32 + } + }, + { + "url": "http://ibnet.grupocisvale.com.br:8080/speedtest/upload.php", + "name": "Araçuaí", + "country": "Brazil", + "cc": "BR", + "sponsor": "IBNET TELECOM", + "host": "ibnet.grupocisvale.com.br:8080", + "objectID": "31645", + "order": 31645, + "_geoloc": { + "lat": -16.8488, + "lon": -42.0633 + } + }, + { + "url": "http://speedtest1.uncg.edu:8080/speedtest/upload.php", + "name": "Greensboro, NC", + "country": "United States", + "cc": "US", + "sponsor": "University of North Carolina, Greensboro", + "host": "speedtest1.uncg.edu:8080", + "objectID": "31649", + "order": 31649, + "_geoloc": { + "lat": 36.0726, + "lon": -79.792 + } + }, + { + "url": "http://5bbbroadbandmdy.com:8080/speedtest/upload.php", + "name": "Mandalay", + "country": "Republic of the Union of Myanmar", + "cc": "MM", + "sponsor": "5BB Broadband", + "host": "5bbbroadbandmdy.com:8080", + "objectID": "31650", + "order": 31650, + "_geoloc": { + "lat": 21.9588, + "lon": 96.0891 + } + }, + { + "url": "http://speedtest.amorimtelecom.com.br:8080/speedtest/upload.php", + "name": "Sao Paulo", + "country": "Brazil", + "cc": "BR", + "sponsor": "Amorim Telecom", + "host": "speedtest.amorimtelecom.com.br:8080", + "objectID": "31651", + "order": 31651, + "_geoloc": { + "lat": -23.5, + "lon": -46.6167 + } + }, + { + "url": "http://speedtestsirsa.dstechcyberspace.com:8080/speedtest/upload.php", + "name": "Sirsa", + "country": "India", + "cc": "IN", + "sponsor": "Dstech Cyberspace", + "host": "speedtestsirsa.dstechcyberspace.com:8080", + "objectID": "31653", + "order": 31653, + "_geoloc": { + "lat": 29.5336, + "lon": 75.0177 + } + }, + { + "url": "http://speedtest.arjunbroadband.in:8080/speedtest/upload.php", + "name": "Sagar", + "country": "India", + "cc": "IN", + "sponsor": "Arjun Broadband Pvt Ltd", + "host": "speedtest.arjunbroadband.in:8080", + "objectID": "31654", + "order": 31654, + "_geoloc": { + "lat": 23.8388, + "lon": 78.7378 + } + }, + { + "url": "http://speedtest.ibloopro.fr:8080/speedtest/upload.php", + "name": "Rennes", + "country": "France", + "cc": "FR", + "sponsor": "iBlooPro", + "host": "speedtest.ibloopro.fr:8080", + "objectID": "31656", + "order": 31656, + "_geoloc": { + "lat": 48.1173, + "lon": -1.6778 + } + }, + { + "url": "http://alsalam.highspeed.com.tr:8080/speedtest/upload.php", + "name": "Al Dana", + "country": "Turkey", + "cc": "TR", + "sponsor": "Salam ISP", + "host": "alsalam.highspeed.com.tr:8080", + "objectID": "31657", + "order": 31657, + "_geoloc": { + "lat": 36.2184, + "lon": 36.7685 + } + }, + { + "url": "http://sp3.netinfortelecom.com.br:8080/speedtest/upload.php", + "name": "Chapada do Norte", + "country": "Brazil", + "cc": "BR", + "sponsor": "Netinfor Telecom", + "host": "sp3.netinfortelecom.com.br:8080", + "objectID": "31658", + "order": 31658, + "_geoloc": { + "lat": -17.1557, + "lon": -42.4135 + } + }, + { + "url": "http://speedtest.noroestenet.com.br:8080/speedtest/upload.php", + "name": "Joao Pinheiro", + "country": "Brazil", + "cc": "BR", + "sponsor": "NOROESTENET", + "host": "speedtest.noroestenet.com.br:8080", + "objectID": "31662", + "order": 31662, + "_geoloc": { + "lat": -17.7405, + "lon": -46.1742 + } + }, + { + "url": "http://telepark-passau.de:8080/speedtest/upload.php", + "name": "Passau", + "country": "Germany", + "cc": "DE", + "sponsor": "Telepark Passau GmbH", + "host": "telepark-passau.de:8080", + "objectID": "31663", + "order": 31663, + "_geoloc": { + "lat": 48.5667, + "lon": 13.4319 + } + }, + { + "url": "http://speedtest.fibrestream.co.za:8080/speedtest/upload.php", + "name": "Johannesburg", + "country": "South Africa", + "cc": "ZA", + "sponsor": "Fibrestream PTY Ltd", + "host": "speedtest.fibrestream.co.za:8080", + "objectID": "31666", + "order": 31666, + "_geoloc": { + "lat": -26.2044, + "lon": 28.0456 + } + }, + { + "url": "http://velocidade.bestwebmucuripe.com.br:8080/speedtest/upload.php", + "name": "Fortaleza", + "country": "Brazil", + "cc": "BR", + "sponsor": "BestWeb Mucuripe", + "host": "velocidade.bestwebmucuripe.com.br:8080", + "objectID": "31667", + "order": 31667, + "_geoloc": { + "lat": -3.7183, + "lon": -38.5428 + } + }, + { + "url": "http://microlinkspeedtest.velocidadenet.com.br:8080/speedtest/upload.php", + "name": "PRATA", + "country": "Brazil", + "cc": "BR", + "sponsor": "MICROLINK TELECOM", + "host": "microlinkspeedtest.velocidadenet.com.br:8080", + "objectID": "31668", + "order": 31668, + "_geoloc": { + "lat": -19.3102, + "lon": -48.9277 + } + }, + { + "url": "http://stmc.fixanet.com.br:8080/speedtest/upload.php", + "name": "Itapevi", + "country": "Brazil", + "cc": "BR", + "sponsor": "FixaNet Telecom", + "host": "stmc.fixanet.com.br:8080", + "objectID": "31670", + "order": 31670, + "_geoloc": { + "lat": -23.5493, + "lon": -46.9332 + } + }, + { + "url": "http://teste.asaldanha.net.br:8080/speedtest/upload.php", + "name": "Medeiros Neto", + "country": "Brazil", + "cc": "BR", + "sponsor": "Saldanha.Net Telecom", + "host": "teste.asaldanha.net.br:8080", + "objectID": "31671", + "order": 31671, + "_geoloc": { + "lat": -17.3712, + "lon": -40.2244 + } + }, + { + "url": "http://speedtest.fariya.com:8080/speedtest/upload.php", + "name": "Karachi", + "country": "Pakistan", + "cc": "PK", + "sponsor": "Fariya Networks (Pvt.) Ltd.", + "host": "speedtest.fariya.com:8080", + "objectID": "31673", + "order": 31673, + "_geoloc": { + "lat": 24.86, + "lon": 67.01 + } + }, + { + "url": "http://velocimetro.jrnetdigital.com.br:8080/speedtest/upload.php", + "name": "Teresina", + "country": "Brazil", + "cc": "BR", + "sponsor": "JRNETDIGITAL", + "host": "velocimetro.jrnetdigital.com.br:8080", + "objectID": "31674", + "order": 31674, + "_geoloc": { + "lat": -5.0949, + "lon": -42.8042 + } + }, + { + "url": "http://speedtest.certafibra.com.br:8080/speedtest/upload.php", + "name": "Codo", + "country": "Brazil", + "cc": "BR", + "sponsor": "Certa Fibra", + "host": "speedtest.certafibra.com.br:8080", + "objectID": "31675", + "order": 31675, + "_geoloc": { + "lat": -4.4671, + "lon": -43.9217 + } + }, + { + "url": "http://speedtest.nocperu.com:8080/speedtest/upload.php", + "name": "Trujillo", + "country": "Peru", + "cc": "PE", + "sponsor": "NOCPERU DATA CENTER", + "host": "speedtest.nocperu.com:8080", + "objectID": "31678", + "order": 31678, + "_geoloc": { + "lat": -8.1091, + "lon": -79.0215 + } + }, + { + "url": "http://speedtest.sanlin.at:8080/speedtest/upload.php", + "name": "Braunau", + "country": "Austria", + "cc": "AT", + "sponsor": "SanLinAT", + "host": "speedtest.sanlin.at:8080", + "objectID": "31683", + "order": 31683, + "_geoloc": { + "lat": 48.2557, + "lon": 13.0443 + } + }, + { + "url": "http://speedtest.colsecor.com.ar:8080/speedtest/upload.php", + "name": "Cordoba", + "country": "Argentina", + "cc": "AR", + "sponsor": "Colsecor Coop. Ltda", + "host": "speedtest.colsecor.com.ar:8080", + "objectID": "31687", + "order": 31687, + "_geoloc": { + "lat": -31.4167, + "lon": -64.1833 + } + }, + { + "url": "http://sp3.powertech.psi.br:8080/speedtest/upload.php", + "name": "Minas Novas", + "country": "Brazil", + "cc": "BR", + "sponsor": "Power Tech Telecom", + "host": "sp3.powertech.psi.br:8080", + "objectID": "31689", + "order": 31689, + "_geoloc": { + "lat": -17.2185, + "lon": -42.591 + } + }, + { + "url": "http://speedtest.sinet.ua:8080/speedtest/upload.php", + "name": "Kiev", + "country": "Ukraine", + "cc": "UA", + "sponsor": "SINET ISP", + "host": "speedtest.sinet.ua:8080", + "objectID": "31690", + "order": 31690, + "_geoloc": { + "lat": 50.45, + "lon": 30.5233 + } + }, + { + "url": "http://sp1.saaviglobal.in:8080/speedtest/upload.php", + "name": "Baraut", + "country": "India", + "cc": "IN", + "sponsor": "Saavi Connecting Global Pvt Ltd", + "host": "sp1.saaviglobal.in:8080", + "objectID": "31691", + "order": 31691, + "_geoloc": { + "lat": 29.0997, + "lon": 77.2619 + } + }, + { + "url": "http://speedtest.sivaaninfocom.com:8080/speedtest/upload.php", + "name": "Pune", + "country": "India", + "cc": "IN", + "sponsor": "SIVAAN INFOCOM PVT LTD", + "host": "speedtest.sivaaninfocom.com:8080", + "objectID": "31692", + "order": 31692, + "_geoloc": { + "lat": 18.5203, + "lon": 73.8567 + } + }, + { + "url": "http://sp-arequipa1.pitperu.net:8080/speedtest/upload.php", + "name": "Arequipa", + "country": "Peru", + "cc": "PE", + "sponsor": "PIT Peru - el IXP neutral del Perú", + "host": "sp-arequipa1.pitperu.net:8080", + "objectID": "31695", + "order": 31695, + "_geoloc": { + "lat": -16.409, + "lon": -71.5375 + } + }, + { + "url": "http://speedtest.caviesa.com:8080/speedtest/upload.php", + "name": "Guananico", + "country": "Dominican Republic", + "cc": "DO", + "sponsor": "caviesa", + "host": "speedtest.caviesa.com:8080", + "objectID": "31696", + "order": 31696, + "_geoloc": { + "lat": 19.724, + "lon": -70.922 + } + }, + { + "url": "http://speedtest.internetport.se:8080/speedtest/upload.php", + "name": "Hudiksvall", + "country": "Sweden", + "cc": "SE", + "sponsor": "Internetport Sweden AB", + "host": "speedtest.internetport.se:8080", + "objectID": "31700", + "order": 31700, + "_geoloc": { + "lat": 61.7274, + "lon": 17.1074 + } + }, + { + "url": "http://speedtest.heybroadband.co.uk/upload.php", + "name": "Horsham", + "country": "United Kingdom", + "cc": "GB", + "sponsor": "Hey! Broadband", + "host": "speedtest.heybroadband.co.uk:8080", + "objectID": "31701", + "order": 31701, + "_geoloc": { + "lat": 51.0629, + "lon": -0.3259 + } + }, + { + "url": "http://speedtest.cinglescomunicacions.com/upload.php", + "name": "Caldes de Montbuí", + "country": "Spain", + "cc": "ES", + "sponsor": "Cingles Comunicacions", + "host": "speedtest.cinglescomunicacions.com:8080", + "objectID": "31702", + "order": 31702, + "_geoloc": { + "lat": 41.6317, + "lon": 2.1669 + } + }, + { + "url": "http://colombiatel.co:8080/speedtest/upload.php", + "name": "Cali", + "country": "Colombia", + "cc": "CO", + "sponsor": "Colombiatel", + "host": "colombiatel.co:8080", + "objectID": "31708", + "order": 31708, + "_geoloc": { + "lat": 3.4206, + "lon": -76.5222 + } + }, + { + "url": "http://speed.netbiz.net.pk:8080/speedtest/upload.php", + "name": "Sheikhupura", + "country": "Pakistan", + "cc": "PK", + "sponsor": "NETBIZ", + "host": "speed.netbiz.net.pk:8080", + "objectID": "31709", + "order": 31709, + "_geoloc": { + "lat": 31.7167, + "lon": 73.985 + } + }, + { + "url": "http://ookla-speedtest.iondados.com.br:8080/speedtest/upload.php", + "name": "Salvador", + "country": "Brazil", + "cc": "BR", + "sponsor": "ION DADOS", + "host": "ookla-speedtest.iondados.com.br:8080", + "objectID": "31711", + "order": 31711, + "_geoloc": { + "lat": -12.9747, + "lon": -38.4767 + } + }, + { + "url": "http://speedtest.linkmax.net.br:8080/speedtest/upload.php", + "name": "Criciuma", + "country": "Brazil", + "cc": "BR", + "sponsor": "Linkmax Internet", + "host": "speedtest.linkmax.net.br:8080", + "objectID": "31712", + "order": 31712, + "_geoloc": { + "lat": -28.6778, + "lon": -49.37 + } + }, + { + "url": "http://speedtestdev.ml:8080/speedtest/upload.php", + "name": "Hong Kong", + "country": "Hong Kong", + "cc": "HK", + "sponsor": "test", + "host": "speedtestdev.ml:8080", + "objectID": "31713", + "order": 31713, + "_geoloc": { + "lat": 22.25, + "lon": 114.1667 + } + }, + { + "url": "http://cj-speedtest.ebb.my:8080/speedtest/upload.php", + "name": "Cyberjaya", + "country": "Malaysia", + "cc": "MY", + "sponsor": "Extreme Broadband", + "host": "cj-speedtest.ebb.my:8080", + "objectID": "31715", + "order": 31715, + "_geoloc": { + "lat": 2.9225, + "lon": 101.655 + } + }, + { + "url": "http://speedtest6.digi.hu:8080/speedtest/upload.php", + "name": "Budapest", + "country": "Hungary", + "cc": "HU", + "sponsor": "Digi Kft", + "host": "speedtest6.digi.hu:8080", + "objectID": "31717", + "order": 31717, + "_geoloc": { + "lat": 47.5, + "lon": 19.05 + } + }, + { + "url": "http://speedtest.aircomservice.net:8080/speedtest/upload.php", + "name": "Rimini", + "country": "Italy", + "cc": "IT", + "sponsor": "Airbit by Aircom Service", + "host": "speedtest.aircomservice.net:8080", + "objectID": "31718", + "order": 31718, + "_geoloc": { + "lat": 44.0678, + "lon": 12.5695 + } + }, + { + "url": "http://st-msn.5nines.com:8080/speedtest/upload.php", + "name": "Madison, WI", + "country": "United States", + "cc": "US", + "sponsor": "5NINES llc", + "host": "st-msn.5nines.com:8080", + "objectID": "31721", + "order": 31721, + "_geoloc": { + "lat": 43.0667, + "lon": -89.4 + } + }, + { + "url": "http://velocidade.ptu.pointtelecom.com.br:8080/speedtest/upload.php", + "name": "Paracatu", + "country": "Brazil", + "cc": "BR", + "sponsor": "Point Telecomunicacoes", + "host": "velocidade.ptu.pointtelecom.com.br:8080", + "objectID": "31724", + "order": 31724, + "_geoloc": { + "lat": -17.2219, + "lon": -46.875 + } + }, + { + "url": "http://speedtest.telerys.net:8080/speedtest/upload.php", + "name": "Paris", + "country": "France", + "cc": "FR", + "sponsor": "Telerys", + "host": "speedtest.telerys.net:8080", + "objectID": "31725", + "order": 31725, + "_geoloc": { + "lat": 48.8742, + "lon": 2.347 + } + }, + { + "url": "http://speedtestisperih.nilsat.tv:8080/speedtest/upload.php", + "name": "Isperih", + "country": "Bulgaria", + "cc": "BG", + "sponsor": "Nilsat Ltd", + "host": "speedtestisperih.nilsat.tv:8080", + "objectID": "31726", + "order": 31726, + "_geoloc": { + "lat": 43.7162, + "lon": 26.8307 + } + }, + { + "url": "http://speed.vdnet.com.br:8080/speedtest/upload.php", + "name": "São Paulo", + "country": "Brazil", + "cc": "BR", + "sponsor": "VD NET", + "host": "speed.vdnet.com.br:8080", + "objectID": "31730", + "order": 31730, + "_geoloc": { + "lat": -23.5, + "lon": -46.6167 + } + }, + { + "url": "http://portalnetprovedor.com.br:8080/speedtest/upload.php", + "name": "Pontal do Araguaia", + "country": "Brazil", + "cc": "BR", + "sponsor": "PortalNET", + "host": "portalnetprovedor.com.br:8080", + "objectID": "31731", + "order": 31731, + "_geoloc": { + "lat": -15.8858, + "lon": -52.7884 + } + }, + { + "url": "http://sp-cajamarca1.pitperu.net:8080/speedtest/upload.php", + "name": "Cajamarca", + "country": "Peru", + "cc": "PE", + "sponsor": "PIT Peru - El IXP neutral del Peru", + "host": "sp-cajamarca1.pitperu.net:8080", + "objectID": "31732", + "order": 31732, + "_geoloc": { + "lat": -7.1617, + "lon": -78.5128 + } + }, + { + "url": "http://speedtest.rvinternet.com.br:8080/speedtest/upload.php", + "name": "Barra do Bugres", + "country": "Brazil", + "cc": "BR", + "sponsor": "RV-NET INFORMATICA", + "host": "speedtest.rvinternet.com.br:8080", + "objectID": "31734", + "order": 31734, + "_geoloc": { + "lat": -15.0706, + "lon": -57.1883 + } + }, + { + "url": "http://teste.globallider.net.br:8080/speedtest/upload.php", + "name": "Itabirito", + "country": "Brazil", + "cc": "BR", + "sponsor": "Global Lider", + "host": "teste.globallider.net.br:8080", + "objectID": "31736", + "order": 31736, + "_geoloc": { + "lat": -20.2473, + "lon": -43.8026 + } + }, + { + "url": "http://st1.tegrahost.com:8080/speedtest/upload.php", + "name": "Tehran", + "country": "Iran", + "cc": "IR", + "sponsor": "Tegrahost", + "host": "st1.tegrahost.com:8080", + "objectID": "31738", + "order": 31738, + "_geoloc": { + "lat": 35.6833, + "lon": 51.4167 + } + }, + { + "url": "http://st2.tegrahost.com:8080/speedtest/upload.php", + "name": "Esfahan", + "country": "Iran", + "cc": "IR", + "sponsor": "Tegrahost", + "host": "st2.tegrahost.com:8080", + "objectID": "31739", + "order": 31739, + "_geoloc": { + "lat": 32.6729, + "lon": 51.6666 + } + }, + { + "url": "http://speedtest4.starone.psi.br:8080/speedtest/upload.php", + "name": "Rosário", + "country": "Brazil", + "cc": "BR", + "sponsor": "STARONE INTERNET", + "host": "speedtest4.starone.psi.br:8080", + "objectID": "31740", + "order": 31740, + "_geoloc": { + "lat": -2.9409, + "lon": -44.2494 + } + }, + { + "url": "http://speedtest.wfnet.com.br:8080/speedtest/upload.php", + "name": "Santo Ântonio da Platina", + "country": "Brazil", + "cc": "BR", + "sponsor": "Wifinet Internet Banda Larga", + "host": "speedtest.wfnet.com.br:8080", + "objectID": "31745", + "order": 31745, + "_geoloc": { + "lat": -23.2981, + "lon": -50.0727 + } + }, + { + "url": "http://speed.provedorturbofibra.com.br:8080/speedtest/upload.php", + "name": "Nossa Senhora Do Socorro", + "country": "Brazil", + "cc": "BR", + "sponsor": "TURBOFIBRA", + "host": "speed.provedorturbofibra.com.br:8080", + "objectID": "31747", + "order": 31747, + "_geoloc": { + "lat": -10.8532, + "lon": -37.127 + } + }, + { + "url": "http://speedtest.rionetweb.com.ar:8080/speedtest/upload.php", + "name": "Viedma", + "country": "Argentina", + "cc": "AR", + "sponsor": "RIONET", + "host": "speedtest.rionetweb.com.ar:8080", + "objectID": "31748", + "order": 31748, + "_geoloc": { + "lat": -40.8119, + "lon": -62.9962 + } + }, + { + "url": "http://cs.speedtest.netrad.ro:8080/speedtest/upload.php", + "name": "Timisoara", + "country": "Romania", + "cc": "RO", + "sponsor": "Radu Draghici", + "host": "cs.speedtest.netrad.ro:8080", + "objectID": "31750", + "order": 31750, + "_geoloc": { + "lat": 45.7597, + "lon": 21.23 + } + }, + { + "url": "http://speed.fiber.pl:8080/speedtest/upload.php", + "name": "Wolbrom", + "country": "Poland", + "cc": "PL", + "sponsor": "Interkonekt sp. J.", + "host": "speed.fiber.pl:8080", + "objectID": "31752", + "order": 31752, + "_geoloc": { + "lat": 50.3809, + "lon": 19.7622 + } + }, + { + "url": "http://speedtest.inbtel.com:8080/speedtest/upload.php", + "name": "Tampico", + "country": "Mexico", + "cc": "MX", + "sponsor": "INBTEL COMUNICACIONES", + "host": "speedtest.inbtel.com:8080", + "objectID": "31754", + "order": 31754, + "_geoloc": { + "lat": 22.2331, + "lon": -97.8611 + } + }, + { + "url": "http://velocimetro.hinet.com.br:8080/speedtest/upload.php", + "name": "Taubate", + "country": "Brazil", + "cc": "BR", + "sponsor": "Hinet", + "host": "velocimetro.hinet.com.br:8080", + "objectID": "31758", + "order": 31758, + "_geoloc": { + "lat": -23.0205, + "lon": -45.5564 + } + }, + { + "url": "http://my.roo.ru:8080/speedtest/upload.php", + "name": "Roubaix", + "country": "France", + "cc": "FR", + "sponsor": "deDiCorp Inc", + "host": "my.roo.ru:8080", + "objectID": "31761", + "order": 31761, + "_geoloc": { + "lat": 50.7, + "lon": 3.17 + } + }, + { + "url": "http://speedtest7.wirtualnepowiaty.pl:8080/speedtest/upload.php", + "name": "Leczna", + "country": "Poland", + "cc": "PL", + "sponsor": "Wirtualne Powiaty 3", + "host": "speedtest7.wirtualnepowiaty.pl:8080", + "objectID": "31764", + "order": 31764, + "_geoloc": { + "lat": 51.3, + "lon": 22.8833 + } + }, + { + "url": "http://speedtest.skyairnet.com:8080/speedtest/upload.php", + "name": "Hyderabad", + "country": "India", + "cc": "IN", + "sponsor": "SKYAIR TELECOM PVT LTD", + "host": "speedtest.skyairnet.com:8080", + "objectID": "31766", + "order": 31766, + "_geoloc": { + "lat": 17.37, + "lon": 78.48 + } + }, + { + "url": "http://speedtest.dmt.co.za:8080/speedtest/upload.php", + "name": "Gauteng", + "country": "South Africa", + "cc": "ZA", + "sponsor": "DMT iT Solutions", + "host": "speedtest.dmt.co.za:8080", + "objectID": "31768", + "order": 31768, + "_geoloc": { + "lat": -26.1438, + "lon": 27.9952 + } + }, + { + "url": "http://velocidade.tecnologiaisp.com.br:8080/speedtest/upload.php", + "name": "Cacoal", + "country": "Brazil", + "cc": "BR", + "sponsor": "GLOBO NET TELECOMUNICAÇÕES", + "host": "velocidade.tecnologiaisp.com.br:8080", + "objectID": "31769", + "order": 31769, + "_geoloc": { + "lat": -11.4386, + "lon": -61.4472 + } + }, + { + "url": "http://speedtestBA.antik.sk:8080/speedtest/upload.php", + "name": "Bratislava", + "country": "Slovakia", + "cc": "SK", + "sponsor": "ANTIK Telecom", + "host": "speedtestBA.antik.sk:8080", + "objectID": "31775", + "order": 31775, + "_geoloc": { + "lat": 48.1485, + "lon": 17.1067 + } + }, + { + "url": "http://skynetspeed.fiblib.com:8080/speedtest/upload.php", + "name": "New Delhi", + "country": "India", + "cc": "IN", + "sponsor": "DMLOT", + "host": "skynetspeed.fiblib.com:8080", + "objectID": "31776", + "order": 31776, + "_geoloc": { + "lat": 28.61, + "lon": 77.23 + } + }, + { + "url": "http://speedtest.probonet.com.br:8080/speedtest/upload.php", + "name": "Praia Grande", + "country": "Brazil", + "cc": "BR", + "sponsor": "Probonet", + "host": "speedtest.probonet.com.br:8080", + "objectID": "31781", + "order": 31781, + "_geoloc": { + "lat": -24.0061, + "lon": -46.4028 + } + }, + { + "url": "http://speedtest.infornetms.com.br:8080/speedtest/upload.php", + "name": "Campo Grande", + "country": "Brazil", + "cc": "BR", + "sponsor": "InfornetMS Internet Banda Larga", + "host": "speedtest.infornetms.com.br:8080", + "objectID": "31785", + "order": 31785, + "_geoloc": { + "lat": -20.4622, + "lon": -54.6111 + } + }, + { + "url": "http://speedtest.speedobits.net:8080/speedtest/upload.php", + "name": "Rajkot", + "country": "India", + "cc": "IN", + "sponsor": "", + "host": "speedtest.speedobits.net:8080", + "objectID": "31788", + "order": 31788, + "_geoloc": { + "lat": 22.3039, + "lon": 70.8022 + } + }, + { + "url": "http://st.speeddns.net.br:8080/speedtest/upload.php", + "name": "Montanha", + "country": "Brazil", + "cc": "BR", + "sponsor": "Speed Telecom", + "host": "st.speeddns.net.br:8080", + "objectID": "31789", + "order": 31789, + "_geoloc": { + "lat": -18.1256, + "lon": -40.3663 + } + }, + { + "url": "http://speedtest.netsolir.com:8080/speedtest/upload.php", + "name": "Karachi", + "country": "Pakistan", + "cc": "PK", + "sponsor": "Netsol CONNECT (Pvt) LTD", + "host": "speedtest.netsolir.com:8080", + "objectID": "31790", + "order": 31790, + "_geoloc": { + "lat": 24.86, + "lon": 67.01 + } + }, + { + "url": "http://globalnetmdymmisp.com:8080/speedtest/upload.php", + "name": "Mandalay", + "country": "Republic of the Union of Myanmar", + "cc": "MM", + "sponsor": "Global Technology", + "host": "globalnetmdymmisp.com:8080", + "objectID": "31791", + "order": 31791, + "_geoloc": { + "lat": 21.9588, + "lon": 96.0891 + } + }, + { + "url": "http://speedtest.tuke.sk:8080/speedtest/upload.php", + "name": "Kosice", + "country": "Slovakia", + "cc": "SK", + "sponsor": "Technická univerzita v Košiciach", + "host": "speedtest.tuke.sk:8080", + "objectID": "31792", + "order": 31792, + "_geoloc": { + "lat": 48.7161, + "lon": 21.2614 + } + }, + { + "url": "http://speed.netbiz.net.pk:8080/speedtest/upload.php", + "name": "Lahore", + "country": "Pakistan", + "cc": "PK", + "sponsor": "NetBiz Broadband", + "host": "speed.netbiz.net.pk:8080", + "objectID": "31793", + "order": 31793, + "_geoloc": { + "lat": 31.5758, + "lon": 74.3269 + } + }, + { + "url": "http://speedtest.solnet.net.id:8080/speedtest/upload.php", + "name": "Singapore", + "country": "Singapore", + "cc": "SG", + "sponsor": "Solone Pte Ltd", + "host": "speedtest.solnet.net.id:8080", + "objectID": "31795", + "order": 31795, + "_geoloc": { + "lat": 1.3, + "lon": 103.8 + } + }, + { + "url": "http://speed1.hightecnetwork.in:8080/speedtest/upload.php", + "name": "Navi Mumbai", + "country": "India", + "cc": "IN", + "sponsor": "Hightec Network Solution", + "host": "speed1.hightecnetwork.in:8080", + "objectID": "31796", + "order": 31796, + "_geoloc": { + "lat": 19.033, + "lon": 73.0297 + } + }, + { + "url": "http://siznet.ru.com:8080/speedtest/upload.php", + "name": "Krumskoe", + "country": "Russia", + "cc": "RU", + "sponsor": "Siznet", + "host": "siznet.ru.com:8080", + "objectID": "31798", + "order": 31798, + "_geoloc": { + "lat": 45.1336, + "lon": 33.5772 + } + }, + { + "url": "http://teste.pollitelecom.com.br:8080/speedtest/upload.php", + "name": "Xaxim", + "country": "Brazil", + "cc": "BR", + "sponsor": "POLLI TELECOM", + "host": "teste.pollitelecom.com.br:8080", + "objectID": "31799", + "order": 31799, + "_geoloc": { + "lat": 26.9561, + "lon": -52.536 + } + }, + { + "url": "http://speedtest.novawifi.com.br:8080/speedtest/upload.php", + "name": "Teresina", + "country": "Brazil", + "cc": "BR", + "sponsor": "Nova WiFi", + "host": "speedtest.novawifi.com.br:8080", + "objectID": "31801", + "order": 31801, + "_geoloc": { + "lat": -5.0949, + "lon": -42.8042 + } + }, + { + "url": "http://speedtest.gnettelecom.com.br:8080/speedtest/upload.php", + "name": "Jaragua Do Sul", + "country": "Brazil", + "cc": "BR", + "sponsor": "Gnet Telecom Servicos de Comunicacao LTDA", + "host": "speedtest.gnettelecom.com.br:8080", + "objectID": "31803", + "order": 31803, + "_geoloc": { + "lat": -26.4833, + "lon": -49.0667 + } + }, + { + "url": "http://karur.blss.in:8080/speedtest/upload.php", + "name": "Karur", + "country": "India", + "cc": "IN", + "sponsor": "Blue Lotus Support Services Pvt Ltd", + "host": "karur.blss.in:8080", + "objectID": "31804", + "order": 31804, + "_geoloc": { + "lat": 10.9601, + "lon": 78.0766 + } + }, + { + "url": "http://s.starnetr.com:8080/speedtest/upload.php", + "name": "Zeytinburnu", + "country": "Syria", + "cc": "TR", + "sponsor": "StarNet Abo Taim", + "host": "s.starnetr.com:8080", + "objectID": "31805", + "order": 31805, + "_geoloc": { + "lat": 37.066, + "lon": 37.3781 + } + }, + { + "url": "http://speedtestjgs.athenatelecom.com.br:8080/speedtest/upload.php", + "name": "Jaragua Do Sul", + "country": "Brazil", + "cc": "BR", + "sponsor": "Athena Telecom", + "host": "speedtestjgs.athenatelecom.com.br:8080", + "objectID": "31806", + "order": 31806, + "_geoloc": { + "lat": -26.4833, + "lon": -49.0667 + } + }, + { + "url": "http://lviv.speedtest.vega.ua:8080/speedtest/upload.php", + "name": "Lviv", + "country": "Ukraine", + "cc": "UA", + "sponsor": "Vega.ua (Farlep-Invest)", + "host": "lviv.speedtest.vega.ua:8080", + "objectID": "31807", + "order": 31807, + "_geoloc": { + "lat": 49.8333, + "lon": 24 + } + }, + { + "url": "http://speedtest.fdnet.com.br:8080/speedtest/upload.php", + "name": "Laranjal Paulista", + "country": "Brazil", + "cc": "BR", + "sponsor": "FDNET", + "host": "speedtest.fdnet.com.br:8080", + "objectID": "31809", + "order": 31809, + "_geoloc": { + "lat": -23.0509, + "lon": -47.8366 + } + }, + { + "url": "http://speedtest.emartinez.es:8080/speedtest/upload.php", + "name": "Cartagena", + "country": "Spain", + "cc": "ES", + "sponsor": "Electronica Martinez", + "host": "speedtest.emartinez.es:8080", + "objectID": "31811", + "order": 31811, + "_geoloc": { + "lat": 37.6843, + "lon": -0.9524 + } + }, + { + "url": "http://sp-chiclayo1.pitperu.net:8080/speedtest/upload.php", + "name": "Chiclayo", + "country": "Peru", + "cc": "PE", + "sponsor": "PIT Peru - el IXP neutral del Peru", + "host": "sp-chiclayo1.pitperu.net:8080", + "objectID": "31813", + "order": 31813, + "_geoloc": { + "lat": -6.7701, + "lon": -79.855 + } + }, + { + "url": "http://speedy.carleton.edu:8080/speedtest/upload.php", + "name": "Northfield, MN", + "country": "United States", + "cc": "US", + "sponsor": "Carleton College", + "host": "speedy.carleton.edu:8080", + "objectID": "31814", + "order": 31814, + "_geoloc": { + "lat": 44.4583, + "lon": -93.1616 + } + }, + { + "url": "http://speedtestdev.cf:8080/speedtest/upload.php", + "name": "Hong Kong", + "country": "Hong Kong", + "cc": "HK", + "sponsor": "CMHK-SPEEDTEST", + "host": "speedtestdev.cf:8080", + "objectID": "31816", + "order": 31816, + "_geoloc": { + "lat": 22.25, + "lon": 114.1667 + } + }, + { + "url": "http://speedtest.activecloud.co.il:8080/speedtest/upload.php", + "name": "Petah Tikwa", + "country": "Israel", + "cc": "IL", + "sponsor": "Active Cloud", + "host": "speedtest.activecloud.co.il:8080", + "objectID": "31817", + "order": 31817, + "_geoloc": { + "lat": 32.0833, + "lon": 34.8833 + } + }, + { + "url": "http://speedtest.ternet.com.ua:8080/speedtest/upload.php", + "name": "Ternopil", + "country": "Ukraine", + "cc": "UA", + "sponsor": "TerNet", + "host": "speedtest.ternet.com.ua:8080", + "objectID": "31820", + "order": 31820, + "_geoloc": { + "lat": 49.5535, + "lon": 25.5948 + } + }, + { + "url": "http://xen.abusiness.sk:8080/speedtest/upload.php", + "name": "Piestany", + "country": "Slovakia", + "cc": "SK", + "sponsor": "International business, s.r.o.", + "host": "xen.abusiness.sk:8080", + "objectID": "31821", + "order": 31821, + "_geoloc": { + "lat": 48.5918, + "lon": 17.8272 + } + }, + { + "url": "http://tbox.ut.ee:8080/speedtest/upload.php", + "name": "Tartu", + "country": "Estonia", + "cc": "EE", + "sponsor": "University of Tartu", + "host": "tbox.ut.ee:8080", + "objectID": "31824", + "order": 31824, + "_geoloc": { + "lat": 58.3833, + "lon": 26.7167 + } + }, + { + "url": "http://bhuj.ganeshcable.net:8080/speedtest/upload.php", + "name": "Bhuj", + "country": "India", + "cc": "IN", + "sponsor": "Padmnet Broadband Services", + "host": "bhuj.ganeshcable.net:8080", + "objectID": "31826", + "order": 31826, + "_geoloc": { + "lat": 23.242, + "lon": 69.6669 + } + }, + { + "url": "http://boo.speedtest.as2116.net:8080/speedtest/upload.php", + "name": "Bodø", + "country": "Norway", + "cc": "NO", + "sponsor": "GlobalConnect", + "host": "boo.speedtest.as2116.net:8080", + "objectID": "31827", + "order": 31827, + "_geoloc": { + "lat": 67.2804, + "lon": 14.4049 + } + }, + { + "url": "http://speedtest.powernet.in.ua:8080/speedtest/upload.php", + "name": "Bohorodchany", + "country": "Ukraine", + "cc": "UA", + "sponsor": "Powernet", + "host": "speedtest.powernet.in.ua:8080", + "objectID": "31828", + "order": 31828, + "_geoloc": { + "lat": 48.8078, + "lon": 24.541 + } + }, + { + "url": "http://speedtest.alinktelecom.com.br:8080/speedtest/upload.php", + "name": "Lins", + "country": "Brazil", + "cc": "BR", + "sponsor": "Alink Telecom", + "host": "speedtest.alinktelecom.com.br:8080", + "objectID": "31833", + "order": 31833, + "_geoloc": { + "lat": -21.6741, + "lon": -49.7388 + } + }, + { + "url": "http://speedtest1-fr.truphone.com:8080/speedtest/upload.php", + "name": "Paris", + "country": "France", + "cc": "FR", + "sponsor": "Truphone", + "host": "speedtest1-fr.truphone.com:8080", + "objectID": "31835", + "order": 31835, + "_geoloc": { + "lat": 48.8742, + "lon": 2.347 + } + }, + { + "url": "http://speedtest2-fr.truphone.com:8080/speedtest/upload.php", + "name": "Paris", + "country": "France", + "cc": "FR", + "sponsor": "Truphone", + "host": "speedtest2-fr.truphone.com:8080", + "objectID": "31836", + "order": 31836, + "_geoloc": { + "lat": 48.8742, + "lon": 2.347 + } + }, + { + "url": "http://speedtest.wnettelecom.net:8080/speedtest/upload.php", + "name": "Fortaleza", + "country": "Brazil", + "cc": "BR", + "sponsor": "Wnet telecom", + "host": "speedtest.wnettelecom.net:8080", + "objectID": "31837", + "order": 31837, + "_geoloc": { + "lat": -3.7183, + "lon": -38.5428 + } + }, + { + "url": "http://speedtest.connexio.ca:8080/speedtest/upload.php", + "name": "Montreal, QC", + "country": "Canada", + "cc": "CA", + "sponsor": "Connexio", + "host": "speedtest.connexio.ca:8080", + "objectID": "31838", + "order": 31838, + "_geoloc": { + "lat": 45.5017, + "lon": -73.5673 + } + }, + { + "url": "http://sp1.iplanet.ec:8080/speedtest/upload.php", + "name": "Quito", + "country": "Ecuador", + "cc": "EC", + "sponsor": "Fibramax", + "host": "sp1.iplanet.ec:8080", + "objectID": "31841", + "order": 31841, + "_geoloc": { + "lat": -0.2333, + "lon": -78.5167 + } + }, + { + "url": "http://speed.alfanet.net.ec:8080/speedtest/upload.php", + "name": "La Concordia", + "country": "Ecuador", + "cc": "EC", + "sponsor": "ALFANET Tv", + "host": "speed.alfanet.net.ec:8080", + "objectID": "31843", + "order": 31843, + "_geoloc": { + "lat": 0.0092, + "lon": -79.3916 + } + }, + { + "url": "http://teste.infovisiontelecom.com.br:8080/speedtest/upload.php", + "name": "Rio do Oeste", + "country": "Brazil", + "cc": "BR", + "sponsor": "InfoVision Telecom", + "host": "teste.infovisiontelecom.com.br:8080", + "objectID": "31845", + "order": 31845, + "_geoloc": { + "lat": -27.1957, + "lon": -49.7994 + } + }, + { + "url": "http://testevelocidade.conectelecom.com.br:8080/speedtest/upload.php", + "name": "Araguatins", + "country": "Brazil", + "cc": "BR", + "sponsor": "Conect Telecom", + "host": "testevelocidade.conectelecom.com.br:8080", + "objectID": "31847", + "order": 31847, + "_geoloc": { + "lat": -5.6484, + "lon": -48.1194 + } + }, + { + "url": "http://speedtest3.ezecom.com.kh:8080/speedtest/upload.php", + "name": "Phnom Penh", + "country": "Cambodia", + "cc": "KH", + "sponsor": "EZECOM", + "host": "speedtest3.ezecom.com.kh:8080", + "objectID": "31848", + "order": 31848, + "_geoloc": { + "lat": 11.55, + "lon": 104.9167 + } + }, + { + "url": "http://mbey01.hizinitestet.com:8080/speedtest/upload.php", + "name": "Kadıköy", + "country": "Turkey", + "cc": "TR", + "sponsor": "Turkcell", + "host": "mbey01.hizinitestet.com:8080", + "objectID": "31851", + "order": 31851, + "_geoloc": { + "lat": 40.9819, + "lon": 29.0576 + } + }, + { + "url": "http://speedtest1-ldn.truphone.com:8080/speedtest/upload.php", + "name": "London", + "country": "United Kingdom", + "cc": "GB", + "sponsor": "Truphone", + "host": "speedtest1-ldn.truphone.com:8080", + "objectID": "31856", + "order": 31856, + "_geoloc": { + "lat": 51.5171, + "lon": -0.1062 + } + }, + { + "url": "http://speedtest.dr.network.lviv.ua:8080/speedtest/upload.php", + "name": "Drohobych", + "country": "Ukraine", + "cc": "UA", + "sponsor": "Network Lviv", + "host": "speedtest.dr.network.lviv.ua:8080", + "objectID": "31857", + "order": 31857, + "_geoloc": { + "lat": 49.358, + "lon": 23.5123 + } + }, + { + "url": "http://sp-iquitos1.pitperu.net:8080/speedtest/upload.php", + "name": "Iquitos", + "country": "Peru", + "cc": "PE", + "sponsor": "PIT Peru - el IXP neutral del Peru", + "host": "sp-iquitos1.pitperu.net:8080", + "objectID": "31858", + "order": 31858, + "_geoloc": { + "lat": -3.7437, + "lon": -73.2516 + } + }, + { + "url": "http://sp-ica1.pitperu.net:8080/speedtest/upload.php", + "name": "Ica", + "country": "Peru", + "cc": "PE", + "sponsor": "PIT Peru - el IXP neutral del Peru", + "host": "sp-ica1.pitperu.net:8080", + "objectID": "31859", + "order": 31859, + "_geoloc": { + "lat": -14.0755, + "lon": -75.7342 + } + }, + { + "url": "http://speedtest.get.no:8080/speedtest/upload.php", + "name": "Oslo", + "country": "Norway", + "cc": "NO", + "sponsor": "Telia Norge AS", + "host": "speedtest.get.no:8080", + "objectID": "31861", + "order": 31861, + "_geoloc": { + "lat": 59.9494, + "lon": 10.7564 + } + }, + { + "url": "http://speedtest.yarchang.com:8080/speedtest/upload.php", + "name": "Mengla", + "country": "Republic of the Union of Myanmar", + "cc": "MM", + "sponsor": "Yar Chang", + "host": "speedtest.yarchang.com:8080", + "objectID": "31862", + "order": 31862, + "_geoloc": { + "lat": 21.6694, + "lon": 100.0164 + } + }, + { + "url": "http://speedtest2.cts.af:8080/speedtest/upload.php", + "name": "Nimruz", + "country": "Afghanistan", + "cc": "AF", + "sponsor": "Cyber Telecom ISP", + "host": "speedtest2.cts.af:8080", + "objectID": "31864", + "order": 31864, + "_geoloc": { + "lat": 31.0261, + "lon": 62.4504 + } + }, + { + "url": "http://speedtest.pandanetwork.com.br:8080/speedtest/upload.php", + "name": "Santo Andre", + "country": "Brazil", + "cc": "BR", + "sponsor": "Panda Network", + "host": "speedtest.pandanetwork.com.br:8080", + "objectID": "31865", + "order": 31865, + "_geoloc": { + "lat": -23.6742, + "lon": -46.5436 + } + }, + { + "url": "http://speedtest10.licknet.com.br:8080/speedtest/upload.php", + "name": "Sao Paulo", + "country": "Brazil", + "cc": "BR", + "sponsor": "Licknet", + "host": "speedtest10.licknet.com.br:8080", + "objectID": "31866", + "order": 31866, + "_geoloc": { + "lat": -23.5, + "lon": -46.6167 + } + }, + { + "url": "http://speedtestcntelecom.net.br:8080/speedtest/upload.php", + "name": "Materlandia", + "country": "Brazil", + "cc": "BR", + "sponsor": "CN Telecom", + "host": "speedtestcntelecom.net.br:8080", + "objectID": "31867", + "order": 31867, + "_geoloc": { + "lat": -18.4704, + "lon": -43.0583 + } + }, + { + "url": "http://speedtest.southernbroadband.com:8080/speedtest/upload.php", + "name": "Houston, TX", + "country": "United States", + "cc": "US", + "sponsor": "Southern Broadband", + "host": "speedtest.southernbroadband.com:8080", + "objectID": "31868", + "order": 31868, + "_geoloc": { + "lat": 29.7604, + "lon": -95.3698 + } + }, + { + "url": "http://olospeedtest.apfutura.net:8080/speedtest/upload.php", + "name": "Santa Maria d'Oló", + "country": "Spain", + "cc": "ES", + "sponsor": "Fibra Òptica Centelles", + "host": "olospeedtest.apfutura.net:8080", + "objectID": "31869", + "order": 31869, + "_geoloc": { + "lat": 41.875, + "lon": 2.0353 + } + }, + { + "url": "http://lg.hls.tv:8080/speedtest/upload.php", + "name": "Kyiv", + "country": "Ukraine", + "cc": "UA", + "sponsor": "OmegaTV", + "host": "lg.hls.tv:8080", + "objectID": "31875", + "order": 31875, + "_geoloc": { + "lat": 50.45, + "lon": 30.5233 + } + }, + { + "url": "http://ns2.ipi.net.br:8080/speedtest/upload.php", + "name": "Varginha", + "country": "Brazil", + "cc": "BR", + "sponsor": "zap bl telecomunicacoes ltda", + "host": "ns2.ipi.net.br:8080", + "objectID": "31877", + "order": 31877, + "_geoloc": { + "lat": -21.55, + "lon": -45.4333 + } + }, + { + "url": "http://speedtest.nescmn.net:8080/speedtest/upload.php", + "name": "Mountain Iron, MN", + "country": "United States", + "cc": "US", + "sponsor": "Northeast service Cooperative", + "host": "speedtest.nescmn.net:8080", + "objectID": "31878", + "order": 31878, + "_geoloc": { + "lat": 47.5324, + "lon": -92.6235 + } + }, + { + "url": "http://sp1.onea.pl:8080/speedtest/upload.php", + "name": "Nowy Targ", + "country": "Poland", + "cc": "PL", + "sponsor": "ONEA.PL", + "host": "sp1.onea.pl:8080", + "objectID": "31882", + "order": 31882, + "_geoloc": { + "lat": 49.5, + "lon": 20.0333 + } + }, + { + "url": "http://speedtest.bandnetfibra.com.br:8080/speedtest/upload.php", + "name": "Ceara, Fortaleza", + "country": "Brazil", + "cc": "BR", + "sponsor": "BandNet Fibra", + "host": "speedtest.bandnetfibra.com.br:8080", + "objectID": "31883", + "order": 31883, + "_geoloc": { + "lat": 1, + "lon": 2 + } + }, + { + "url": "http://speedtest.prolink.net.br:8080/speedtest/upload.php", + "name": "Lagoa Santa", + "country": "Brazil", + "cc": "BR", + "sponsor": "Prolink Latin America", + "host": "speedtest.prolink.net.br:8080", + "objectID": "31884", + "order": 31884, + "_geoloc": { + "lat": -19.6303, + "lon": -43.8983 + } + }, + { + "url": "http://teste.futuranettelecom.com.br:8080/speedtest/upload.php", + "name": "Buritis", + "country": "Brazil", + "cc": "BR", + "sponsor": "FuturaNetTelecom", + "host": "teste.futuranettelecom.com.br:8080", + "objectID": "31885", + "order": 31885, + "_geoloc": { + "lat": -10.1947, + "lon": -63.833 + } + }, + { + "url": "http://nettest.internetmaekhong.com:8080/speedtest/upload.php", + "name": "Tachileik", + "country": "Republic of the Union of Myanmar", + "cc": "MM", + "sponsor": "IMNET", + "host": "nettest.internetmaekhong.com:8080", + "objectID": "31886", + "order": 31886, + "_geoloc": { + "lat": 20.4521, + "lon": 99.8989 + } + }, + { + "url": "http://speedtest.tigo.cr:8080/speedtest/upload.php", + "name": "San Jose", + "country": "Costa Rica", + "cc": "CR", + "sponsor": "Tigo Costa Rica", + "host": "speedtest.tigo.cr:8080", + "objectID": "31905", + "order": 31905, + "_geoloc": { + "lat": 9.9247, + "lon": -84.0781 + } + }, + { + "url": "http://lax.ookla.gfsvc.com:8080/speedtest/upload.php", + "name": "Los Angeles, CA", + "country": "United States", + "cc": "US", + "sponsor": "Google Fiber", + "host": "lax.ookla.gfsvc.com:8080", + "objectID": "31906", + "order": 31906, + "_geoloc": { + "lat": 34.05, + "lon": -118.25 + } + }, + { + "url": "http://backup1.panelville.com:8080/speedtest/upload.php", + "name": "Montreal, QC", + "country": "Canada", + "cc": "CA", + "sponsor": "MonHebergeur", + "host": "backup1.panelville.com:8080", + "objectID": "31910", + "order": 31910, + "_geoloc": { + "lat": 45.5017, + "lon": -73.5673 + } } ] \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 520e81d..8502d9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,31 +2,129 @@ # yarn lockfile v1 -agentkeepalive@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-2.2.0.tgz#c5d1bd4b129008f1163f236f86e5faea2026e2ef" - integrity sha1-xdG9SxKQCPEWPyNvhuX66iAm4u8= - -algoliasearch@^3.32.1: - version "3.34.0" - resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.34.0.tgz#02eb97bd6718e3a2c71121b9c3b655a35a4ba645" - integrity sha512-s8LDedkTWTAWR5uCWgJzGxDkCrqiej5iE4Tc2iCV+ONOO35i5qnVdieKg5gv2VDXBE7IP0YoqfAq/CC0V8PA+Q== +"@algolia/cache-browser-local-storage@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.1.0.tgz#c4f1bfc57ea562248072b35831e3c4b646cc3921" + integrity sha512-r8BOgqZXVt+JPgP19PQNzZ+lYP+MP6eZKNQqfRYofFEx+K9oyfdtGCqmoWJsBUi3nNOzhbOcg2jfP2GJzJBZ5g== + dependencies: + "@algolia/cache-common" "4.1.0" + +"@algolia/cache-common@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.1.0.tgz#ab895f8049ff7064ca1bfea504a56f97fd5d4683" + integrity sha512-ZvvK40bs1BWLErchleZL4ctHT2uH56uLMnpZPCuIk+H2PKddeiIQc/z2JDu2BHr68u513XIAAoQ+C+LgKNugmw== + +"@algolia/cache-in-memory@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.1.0.tgz#cb9b575df1ebe3befd198a50a444a7d181e50853" + integrity sha512-2382OXYFDeoPLA5vP9KP58ad15ows24ML5/io/T1N0xsZ0eVXDkT52qgaJw/esUfEkWScZ2R8kpesUa+qEP+kw== + dependencies: + "@algolia/cache-common" "4.1.0" + +"@algolia/client-account@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.1.0.tgz#a31d26c22e6a56554ea4aa8552d153b1a1aa4363" + integrity sha512-GFINlsxAHM/GEeDBjoTx8+J1ra9SINQCuXi2C9QSLFClPKug2lzApm8niJJGXckhyZ2aDLb7drJ1qJ8bTspApw== + dependencies: + "@algolia/client-common" "4.1.0" + "@algolia/client-search" "4.1.0" + "@algolia/transporter" "4.1.0" + +"@algolia/client-analytics@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.1.0.tgz#eb05ccb636351b2d6494b2affb6034b791236998" + integrity sha512-JMyZ9vXGbTJWiO66fWEu9uJ7GSYfouUyaq8W/6esADPtBbelf+Nc0NRlicOwHHJGwiJvWdvELafxrhkR1+KR8A== + dependencies: + "@algolia/client-common" "4.1.0" + "@algolia/client-search" "4.1.0" + "@algolia/requester-common" "4.1.0" + "@algolia/transporter" "4.1.0" + +"@algolia/client-common@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.1.0.tgz#cd3a71cef1e0d87476252cbee20b0da938f6221c" + integrity sha512-fjSMKeG54vAyQAhf+uz039/birTiLun8nDuCNx4CUbzGl97M0g96Q8jpsiZa0cjSNgh0VakMzn2GnHbS55W9/Q== + dependencies: + "@algolia/requester-common" "4.1.0" + "@algolia/transporter" "4.1.0" + +"@algolia/client-recommendation@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/client-recommendation/-/client-recommendation-4.1.0.tgz#a0a26de4a6dd902d7ca55cf381cce3a7280d5b49" + integrity sha512-UEN/QgQwVtVH++yAs2uTuyZZQQ1p5Xs/7/FKT4Kh9/8NAyqDD49zuyq/giw8PRNhWc3C/9jiO7X4RKE8QrVWGw== + dependencies: + "@algolia/client-common" "4.1.0" + "@algolia/requester-common" "4.1.0" + "@algolia/transporter" "4.1.0" + +"@algolia/client-search@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.1.0.tgz#07cc422af997e409968d3b74142e984aa71ae38c" + integrity sha512-bpCYMEXUdyiopEBSHHwnrRhNEwOLstIeb0Djz+/pVuTXEr3Xg3JUoAZ8xFsCVldcXaZQpbi1/T0y3ky6xUVzfw== + dependencies: + "@algolia/client-common" "4.1.0" + "@algolia/requester-common" "4.1.0" + "@algolia/transporter" "4.1.0" + +"@algolia/logger-common@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.1.0.tgz#05608dee38dfa35bfe37874683760140d471bfdc" + integrity sha512-QrE4Srf1LB7ekLzl68bFqlTrv7Wk7+GpsaGfB4xFZ9Pfv89My9p7qTVqdLlA44hEFY3fZ9csJp1/PFVucgNB4w== + +"@algolia/logger-console@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.1.0.tgz#099ee86716aea4c976345417397ddfa1338a5acc" + integrity sha512-sKELkiKIrj/tPRAdhOPNI0UxhK2uiIUXnGs/3ztAif6QX7vyE3lY19sj5pIVJctRvl8LW2UlzpBFGlcCDkho9Q== + dependencies: + "@algolia/logger-common" "4.1.0" + +"@algolia/requester-browser-xhr@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.1.0.tgz#a7ab63f184f3d0aa8e85ac73ce39c528271c6d9b" + integrity sha512-bLMfIAkOLs1/vGA09yxU0N5+bE0fSSvEH2ySqVssfWLMP+KRAvby2Goxm8BgI9xLkOvLbhazfQ4Ov2448VvA1g== + dependencies: + "@algolia/requester-common" "4.1.0" + +"@algolia/requester-common@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.1.0.tgz#91907e9963e455b11862d1cca02fc1d1d961dbce" + integrity sha512-Cy0ciOv5uIm6wF+uLc9DHhxgPJtYQuy1f//hwJcW5mlPX/prPgxWwLXzWyyA+Ca7uU3q+0Y3cIFvEWM5pDxMEg== + +"@algolia/requester-node-http@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.1.0.tgz#db0a224538691f6fab18ced27c548cf3b4017689" + integrity sha512-tXp6Pjx9dFgM5ccW6YfEN6v2Zqq8uGwhS1pyq03/aRYRBK60LptjG5jo++vrOytrQDOnIjcZtQzBQch2GjCVmw== + dependencies: + "@algolia/requester-common" "4.1.0" + +"@algolia/transporter@4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.1.0.tgz#18cb8837ca4079a23572a3b7dbefece71fb6fff3" + integrity sha512-Z7PjHazSC+KFLDuCFOjvRNgLfh7XOE4tXi0a9O3gBRup4Sk3VQCfTw4ygCF3rRx6uYbq192efLu0nL1E9azxLA== + dependencies: + "@algolia/cache-common" "4.1.0" + "@algolia/logger-common" "4.1.0" + "@algolia/requester-common" "4.1.0" + +algoliasearch@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.1.0.tgz#d422ac0d115497021a6c96f4b9747dbaa63f164a" + integrity sha512-0lzjvqQZkJYPuv7LyQauMIMCFFzJWfUf3m9KuHjmFubwbnTDa87KCMXKouMJ0kWXXt6nTLNt0+2YRREOWx2PHw== dependencies: - agentkeepalive "^2.2.0" - debug "^2.6.9" - envify "^4.0.0" - es6-promise "^4.1.0" - events "^1.1.0" - foreach "^2.0.5" - global "^4.3.2" - inherits "^2.0.1" - isarray "^2.0.1" - load-script "^1.0.0" - object-keys "^1.0.11" - querystring-es3 "^0.2.1" - reduce "^1.0.1" - semver "^5.1.0" - tunnel-agent "^0.6.0" + "@algolia/cache-browser-local-storage" "4.1.0" + "@algolia/cache-common" "4.1.0" + "@algolia/cache-in-memory" "4.1.0" + "@algolia/client-account" "4.1.0" + "@algolia/client-analytics" "4.1.0" + "@algolia/client-common" "4.1.0" + "@algolia/client-recommendation" "4.1.0" + "@algolia/client-search" "4.1.0" + "@algolia/logger-common" "4.1.0" + "@algolia/logger-console" "4.1.0" + "@algolia/requester-browser-xhr" "4.1.0" + "@algolia/requester-common" "4.1.0" + "@algolia/requester-node-http" "4.1.0" + "@algolia/transporter" "4.1.0" axios@^0.19.0: version "0.19.0" @@ -43,13 +141,6 @@ debug@=3.1.0: dependencies: ms "2.0.0" -debug@^2.6.9: - version "2.6.9" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" - integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== - dependencies: - ms "2.0.0" - define-properties@^1.1.2: version "1.1.3" resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1" @@ -57,24 +148,11 @@ define-properties@^1.1.2: dependencies: object-keys "^1.0.12" -dom-walk@^0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018" - integrity sha1-ZyIm3HTI95mtNTB9+TaroRrNYBg= - dotenv@^8.0.0: version "8.1.0" resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.1.0.tgz#d811e178652bfb8a1e593c6dd704ec7e90d85ea2" integrity sha512-GUE3gqcDCaMltj2++g6bRQ5rBJWtkWTmqmD0fo1RnnMuUqHNCt2oTPeDnS9n6fKYvlhn7AeBkb38lymBtWBQdA== -envify@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/envify/-/envify-4.1.0.tgz#f39ad3db9d6801b4e6b478b61028d3f0b6819f7e" - integrity sha512-IKRVVoAYr4pIx4yIWNsz9mOsboxlNXiu7TNBnem/K/uTHdkyzXWDzHCK7UTolqBbgaBz0tQHsD3YNls0uIIjiw== - dependencies: - esprima "^4.0.0" - through "~2.3.4" - es-abstract@^1.5.1: version "1.14.2" resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.14.2.tgz#7ce108fad83068c8783c3cdf62e504e084d8c497" @@ -100,21 +178,6 @@ es-to-primitive@^1.2.0: is-date-object "^1.0.1" is-symbol "^1.0.2" -es6-promise@^4.1.0: - version "4.2.8" - resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a" - integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w== - -esprima@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" - integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== - -events@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924" - integrity sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ= - follow-redirects@1.5.10: version "1.5.10" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a" @@ -122,24 +185,11 @@ follow-redirects@1.5.10: dependencies: debug "=3.1.0" -foreach@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99" - integrity sha1-C+4AUBiusmDQo6865ljdATbsG5k= - function-bind@^1.0.2, function-bind@^1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== -global@^4.3.2: - version "4.4.0" - resolved "https://registry.yarnpkg.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406" - integrity sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w== - dependencies: - min-document "^2.19.0" - process "^0.11.10" - has-symbols@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44" @@ -152,11 +202,6 @@ has@^1.0.1, has@^1.0.3: dependencies: function-bind "^1.1.1" -inherits@^2.0.1: - version "2.0.4" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" - integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== - is-buffer@^2.0.2: version "2.0.3" resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725" @@ -186,23 +231,6 @@ is-symbol@^1.0.2: dependencies: has-symbols "^1.0.0" -isarray@^2.0.1: - version "2.0.5" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723" - integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw== - -load-script@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/load-script/-/load-script-1.0.0.tgz#0491939e0bee5643ee494a7e3da3d2bac70c6ca4" - integrity sha1-BJGTngvuVkPuSUp+PaPSuscMbKQ= - -min-document@^2.19.0: - version "2.19.0" - resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" - integrity sha1-e9KC4/WELtKVu3SM3Z8f+iyCRoU= - dependencies: - dom-walk "^0.1.0" - ms@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" @@ -213,7 +241,7 @@ object-inspect@^1.6.0: resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b" integrity sha512-GJzfBZ6DgDAmnuaM3104jR4s1Myxr3Y3zfIyN4z3UdqN69oSRacNK8UhnobDdC+7J2AHCjGwxQubNJfE70SXXQ== -object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.0, object-keys@^1.1.1: +object-keys@^1.0.12, object-keys@^1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== @@ -226,38 +254,11 @@ object.getownpropertydescriptors@^2.0.3: define-properties "^1.1.2" es-abstract "^1.5.1" -process@^0.11.10: - version "0.11.10" - resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" - integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI= - -querystring-es3@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73" - integrity sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM= - -reduce@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/reduce/-/reduce-1.0.2.tgz#0cd680ad3ffe0b060e57a5c68bdfce37168d361b" - integrity sha512-xX7Fxke/oHO5IfZSk77lvPa/7bjMh9BuCk4OOoX5XTXrM7s0Z+MkPfSDfz0q7r91BhhGSs8gii/VEN/7zhCPpQ== - dependencies: - object-keys "^1.1.0" - -safe-buffer@^5.0.1: - version "5.2.0" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519" - integrity sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg== - sax@>=0.6.0: version "1.2.4" resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== -semver@^5.1.0: - version "5.7.1" - resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" - integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== - string.prototype.trimleft@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.0.0.tgz#68b6aa8e162c6a80e76e3a8a0c2e747186e271ff" @@ -274,18 +275,6 @@ string.prototype.trimright@^2.0.0: define-properties "^1.1.2" function-bind "^1.0.2" -through@~2.3.4: - version "2.3.8" - resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" - integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= - -tunnel-agent@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd" - integrity sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0= - dependencies: - safe-buffer "^5.0.1" - util.promisify@~1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.0.tgz#440f7165a459c9a16dc145eb8e72f35687097030"