diff --git a/app/Services/CountrySpeedService.php b/app/Services/CountrySpeedService.php
index c2b6e73e..c2ea0c7d 100755
--- a/app/Services/CountrySpeedService.php
+++ b/app/Services/CountrySpeedService.php
@@ -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 = "本次更新共".$iNodeCount."个可用节点,最高速度".$iNodeSpeed."M/S。
覆盖".$sNodeZone."等多个区域。
复制下方的v2ray/clash订阅链接,在客户端添加即可正常使用。";