diff --git a/utils/rm/config.js b/utils/rm/config.js index cbbffe9e0..df7f871d3 100644 --- a/utils/rm/config.js +++ b/utils/rm/config.js @@ -1,4 +1,4 @@ module.exports={ - nodeAddName:' → https://t.me/s/SCINV', + nodeAddName:' → t.me/s/SCINV', dnsServers:['8.8.8.8','1.1.1.1'] }