From b02697cf92d47307be570c0f54268b7cf10fdc1e Mon Sep 17 00:00:00 2001 From: Yu Steven <78414278+yu-steven@users.noreply.github.com> Date: Sat, 9 Jul 2022 14:01:07 +0800 Subject: [PATCH] Update config.js --- utils/rm/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/rm/config.js b/utils/rm/config.js index 21ab72daf..4c0177a6f 100644 --- a/utils/rm/config.js +++ b/utils/rm/config.js @@ -1,5 +1,5 @@ module.exports={ - nodeAddName:'|openit.ml', + nodeAddName:'|opit.top', dnsServers:['8.8.8.8','1.1.1.1'], enableMediaUnlockTest:false }