@ -1433,7 +1433,7 @@ try_enable_bbr() {
}
get_ip() {
ip=$(curl -s ipinfo.io/ip)
ip=$(curl -s https://ipinfo.io/ip)
error() {
@ -10,7 +10,7 @@ none='\e[0m'
# Root
[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1
_version="v2.43"
_version="v2.44"
cmd="apt-get"
@ -3591,7 +3591,7 @@ _boom_() {