mirror of
https://gitlab.com/fscarmen/warp.git
synced 2026-06-15 03:25:42 +08:00
Restore statistics of run-times.
This commit is contained in:
@@ -2576,7 +2576,7 @@ EOF
|
||||
echo -e "\n==============================================================\n"
|
||||
info " IPv4: $WAN4 $COUNTRY4 $ASNORG4 "
|
||||
info " IPv6: $WAN6 $COUNTRY6 $ASNORG6 "
|
||||
# statistics_of_run-times get
|
||||
statistics_of_run-times get
|
||||
[ -n "$QUOTA" ] && info " $(text 133) "
|
||||
info " $PRIORITY_NOW , $(text 186) "
|
||||
echo -e "\n==============================================================\n"
|
||||
@@ -3420,7 +3420,7 @@ NAME=$3
|
||||
# 主程序运行 1/3
|
||||
|
||||
check_cdn
|
||||
# statistics_of_run-times update menu.sh 2>/dev/null
|
||||
statistics_of_run-times update menu.sh 2>/dev/null
|
||||
select_language
|
||||
check_operating_system
|
||||
|
||||
|
||||
+2
-2
@@ -1615,7 +1615,7 @@ EOF
|
||||
result_priority
|
||||
|
||||
# 获取运行次数
|
||||
# statistics_of_run-times get
|
||||
statistics_of_run-times get
|
||||
|
||||
echo -e "\n==============================================================\n"
|
||||
info " IPv4: $WAN4 $COUNTRY4 $ASNORG4 "
|
||||
@@ -1750,7 +1750,7 @@ NAME="$3"
|
||||
|
||||
# 主程序运行 1/3
|
||||
check_cdn
|
||||
# statistics_of_run-times update warp-go.sh 2>/dev/null
|
||||
statistics_of_run-times update warp-go.sh 2>/dev/null
|
||||
select_language
|
||||
check_operating_system
|
||||
check_arch
|
||||
|
||||
Reference in New Issue
Block a user