no message

This commit is contained in:
hellcat 2026-07-29 15:12:14 +08:00
parent 79090b5f52
commit 49f8ac0539

View File

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