mirror of https://github.com/mack-a/v2ray-agent
feat(脚本): 修改VLESS ws 的add
parent
ade57478a6
commit
3a7bc06ad5
|
@ -1347,7 +1347,7 @@ showAccounts(){
|
|||
defaultBase64Code vlesstcp ${tcpEmail} "${tcpID}" "${host}" ${add}
|
||||
|
||||
echoContent skyBlue "\n===============================VLESS WS TLS CDN==============================="
|
||||
defaultBase64Code vlessws ${vlessWSEmail} "${vlessWSID}" "${host}" "${vlessWSPath}" ${vlessWSAdd}
|
||||
defaultBase64Code vlessws ${vlessWSEmail} "${vlessWSID}" "${host}" "${vlessWSPath}" ${wsAdd}
|
||||
|
||||
echoContent skyBlue "\n===============================VMess WS TLS CDN==============================="
|
||||
defaultBase64Code vmessws ${wsEmail} "${wsID}" "${host}" "${wsPath}" ${wsAdd}
|
||||
|
|
Loading…
Reference in New Issue