mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-11-10 10:05:18 +00:00
Update nodeloc_vps_autotest_ip.sh
This commit is contained in:
parent
515b9e1f07
commit
38e2a2a5c4
@ -157,9 +157,6 @@ run_all_tests() {
|
||||
}
|
||||
|
||||
format_results() {
|
||||
# 预处理 IP 质量结果,去除可能导致问题的字符
|
||||
cleaned_result=$(echo "$ip_quality_result" | sed 's/[[:cntrl:]]//g' | iconv -f UTF-8 -t UTF-8 -c)
|
||||
|
||||
result="[tabs]
|
||||
[tab=\"IP质量\"]
|
||||
\`\`\`
|
||||
|
Loading…
Reference in New Issue
Block a user