feat(脚本): 修改VLESS ws 的add

pull/534/merge
mack-a 2020-10-10 11:32:45 +08:00
parent ade57478a6
commit 3a7bc06ad5
1 changed files with 1 additions and 1 deletions

View File

@ -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}