Commit 74b5f160 authored by hujiebin's avatar hujiebin

正服

parent 0c612477
......@@ -11,8 +11,8 @@
//LIST OF TEST SERVERS. See documentation for details if needed
var SPEEDTEST_SERVERS=[
{ //this server doesn't actually exist, remove it
name:"hilo test apiv1", //user friendly name for the server
server:"//test.apiv1.faceline.live", //URL to the server. // at the beginning will be replaced with http:// or https:// automatically
name:"hilo server", //user friendly name for the server
server:"//apiv1.faceline.live", //URL to the server. // at the beginning will be replaced with http:// or https:// automatically
dlURL:"backend/garbage.php", //path to download test on this server (garbage.php or replacement)
ulURL:"backend/empty.php", //path to upload test on this server (empty.php or replacement)
pingURL:"backend/empty.php", //path to ping/jitter test on this server (empty.php or replacement)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment