feat(脚本): 移除MTPROTO

pull/534/merge
mack-a 2021-04-02 11:42:20 +08:00
parent a702f13dba
commit 0ad0876cdd
1 changed files with 5 additions and 5 deletions

View File

@ -3560,7 +3560,7 @@ menu() {
cd "$HOME" || exit cd "$HOME" || exit
echoContent red "\n==============================================================" echoContent red "\n=============================================================="
echoContent green "作者mack-a" echoContent green "作者mack-a"
echoContent green "当前版本v2.4.7" echoContent green "当前版本v2.4.8"
echoContent green "Githubhttps://github.com/mack-a/v2ray-agent" echoContent green "Githubhttps://github.com/mack-a/v2ray-agent"
echoContent green "描述:七合一共存脚本" echoContent green "描述:七合一共存脚本"
showInstallStatus showInstallStatus
@ -3579,7 +3579,7 @@ menu() {
echoContent yellow "6.更换CDN节点" echoContent yellow "6.更换CDN节点"
echoContent yellow "7.ipv6人机验证" echoContent yellow "7.ipv6人机验证"
echoContent yellow "8.流媒体工具" echoContent yellow "8.流媒体工具"
echoContent yellow "9.设置MTPROTO" echoContent yellow "9.设置MTPROTO[废弃]"
echoContent skyBlue "-------------------------版本管理-----------------------------" echoContent skyBlue "-------------------------版本管理-----------------------------"
echoContent yellow "10.core版本管理" echoContent yellow "10.core版本管理"
echoContent yellow "11.更新Trojan-Go" echoContent yellow "11.更新Trojan-Go"
@ -3617,9 +3617,9 @@ menu() {
8) 8)
streamingToolbox 1 streamingToolbox 1
;; ;;
9) # 9)
setMTG 1 # setMTG 1
;; # ;;
10) 10)
coreVersionManageMenu 1 coreVersionManageMenu 1
;; ;;