fixed 4658be548a
This commit is contained in:
parent
4658be548a
commit
2e613573a2
|
@ -21,6 +21,7 @@ const router = express.Router();
|
|||
|
||||
const REMOTE_SERVERS = [
|
||||
{ name : "google.com", host: "google.com" },
|
||||
{ name: "xargana.tr", host: "xargana.tr"}
|
||||
// { name: "home server", host: "31.223.36.208" } removed cause router not behaving, dropped all pings today.
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue