From 638f2f42be3de0f4e49934eb66c92d25cfbec6df Mon Sep 17 00:00:00 2001 From: CMLiussss Date: Sat, 13 Jan 2024 03:24:29 +0800 Subject: [PATCH] Update tg.yml --- .github/workflows/tg.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/tg.yml b/.github/workflows/tg.yml index c4c9c98e0..121170cad 100644 --- a/.github/workflows/tg.yml +++ b/.github/workflows/tg.yml @@ -32,11 +32,11 @@ jobs: run: | head -n 8 addressesapi.txt > addressesapi_truncated.txt while IFS= read -r line; do - ips+=$'\n'"$(echo "$line" | sed 's/#/, /g')" + ips+="$(echo "$line" | sed 's/#/, /g')"$'\n' done < addressesapi_truncated.txt message="今日优选 For: ${{ steps.time.outputs.current_time }} - $ips - ...更多优选IP可通过自定义订阅方式获取 + + $ips...更多优选IP可通过自定义订阅方式获取 https://sub.cmliucdn.tk/sub?host=<你的Vless域名>&uuid=<你的UUID>&path=<你的ws路径> 如果你的vless是通过worker部署且没有path参数,可填入以下对应参数后订阅节点信息