diff --git a/.github/workflows/updateclash.yaml b/.github/workflows/updateclash.yaml index 0d22ddf..06c6dae 100644 --- a/.github/workflows/updateclash.yaml +++ b/.github/workflows/updateclash.yaml @@ -10,8 +10,8 @@ on: branches: - main schedule: - - cron: '0 23 * * *' - - cron: '0 11 * * *' + - cron: '0 0 * * *' + - cron: '0 12 * * *' jobs: Build: @@ -26,6 +26,7 @@ jobs: - name: Update Clash run: | wget -O source/clash-meta.yaml ${{ secrets.CLASH_API }} + wget -O source/v2ray.txt ${{ secrets.V2RAY_API }} rand=_$(date +%s%N | md5sum |cut -c 1-5)_ sed -i "s/${{ secrets.CLASH_REPLACE }}/$rand/g" source/clash-meta.yaml diff --git a/README.md b/README.md index abb4fe5..61c7f73 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ The following is a self-built node cost-effective cloud server recommendation( ##
订阅地址或分享链接在如下文件里
The subscription address or sharing link is in the following file ### clash.meta/mihomo 订阅地址 https://raw.githubusercontent.com/snakem982/proxypool/main/source/clash-meta.yaml +### v2ray 订阅地址 +https://raw.githubusercontent.com/snakem982/proxypool/main/source/v2ray.txt ### nodelist.txt https://github.com/snakem982/proxypool/blob/main/source/nodelist.txt ### proxies.txt