Compare commits

..

No commits in common. "b3f937e48ee436f1ef38c6058fedf94e7952e8f9" and "0d8268ecf1f89d397b404daad4cc5a0681cd3b05" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# 定义版本
CURRENT_VERSION="2024-09-08 v1.2.4" # 最新版本号
CURRENT_VERSION="2024-09-07 v1.2.3" # 最新版本号
SCRIPT_URL="https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/Nlbench.sh"
VERSION_URL="https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/version.sh"
CLOUD_SERVICE_BASE="https://bench.nodeloc.cc/"

View File

@ -2,7 +2,7 @@
这是NodeLoc提供给各位用户的主机聚合测评脚本可一键自动对主机进行Yabs、融合怪、IP质量、流媒体解锁三网测速回程路由等测评测评结束后将会保存结果为MarkDown文件方便快速上传至NodeLoc论坛。
**版本:** 2024-09-08 v1.2.4
**版本:** 2024-08-19 v1.1.3
**Github地址** https://github.com/everett7623/nodeloc_vps_test

View File

@ -20,4 +20,4 @@
# 2024-09-07 v1.2.0 - 优化代码。
# 2024-09-07 v1.2.1 - 优化代码。
# 2024-09-07 v1.2.2 - 优化代码。
# 2024-09-08 v1.2.4 - 兼容新的接口
# 2024-09-07 v1.2.3 - 优化代码