|
|
@ -4,7 +4,7 @@ const serverNodes = Array.from({ length: 2 }, (_, i) => ({
|
|
|
|
name: `wai-server-${i + 1}`,
|
|
|
|
name: `wai-server-${i + 1}`,
|
|
|
|
port: 8080 + i,
|
|
|
|
port: 8080 + i,
|
|
|
|
// host: `ws://remote-websocket-service-${i + 1}.com`,
|
|
|
|
// host: `ws://remote-websocket-service-${i + 1}.com`,
|
|
|
|
host: `wss://p9axztuwd7x8a7.mycht.cn/whatsapp_server?opisn=${i ? '383' : '404'}&_spam=${Date.now().toString()}`,
|
|
|
|
host: `wss://p9axztuwd7x8a7.mycht.cn/whatsapp_server?opisn=${i ? '34' : '35'}&_spam=${Date.now().toString()}`,
|
|
|
|
protocol: 'WhatsApp',
|
|
|
|
protocol: 'WhatsApp',
|
|
|
|
// path: '/ws',
|
|
|
|
// path: '/ws',
|
|
|
|
// protocol: 'ws',
|
|
|
|
// protocol: 'ws',
|
|
|
|