From eca9f980daa3c07a87563ffb5faaab5ed4ba140a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E6=AD=A3=E8=B6=85?= Date: Sat, 30 Nov 2024 10:41:45 +0800 Subject: [PATCH] Update app.js --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index 4d7d2f8..50ddca6 100644 --- a/app.js +++ b/app.js @@ -8,7 +8,7 @@ import { getIpAddress, getProxyAgent, getRandomUserAgent, sleep } from './utils. const DOMAIN_API = { SESSION: 'http://18.136.143.169/api/auth/session', PING: [ - "http://52.77.10.116/api/network/ping", + "http://18.142.29.174/api/network/ping", "http://13.215.134.222/api/network/ping", "http://54.255.192.166/api/network/ping", ]