Skip to content

Commit

Permalink
update server test list
Browse files Browse the repository at this point in the history
  • Loading branch information
MBR-0001 committed Dec 27, 2020
1 parent c602bbf commit 13b583b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
const SourceQuery = require("./index");

let servers = [
"87.98.228.196:27040",
"216.52.148.47:27015",
"139.99.124.97:28075",
"2.59.135.79:2303",
"51.81.124.130:28015"
"164.132.207.129:28065"
];

async function TestServer(ip) {
Expand Down

0 comments on commit 13b583b

Please sign in to comment.