no message

This commit is contained in:
hellcat 2026-08-05 17:11:27 +08:00
parent 4e0ea230da
commit 119df33497

View File

@ -67,8 +67,7 @@ final class CountrySpeedService
// $iNodeCount = rand(config("freenode.count_min"), config("freenode.count_max"));
$sContent = "本次更新共<b style='color:pink'>".$iNodeCount."</b>个可用节点,最高速度".$iNodeSpeed."M/S。
覆盖".$sNodeZone."等多个区域。
复制下方的v2ray/clash订阅链接在客户端添加即可正常使用。";
覆盖".$sNodeZone."等多个区域。";
return $sContent;
}