update README.md

main
snakem982 1 year ago
parent dada200d43
commit 35a2c0f6c6

@ -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

@ -38,6 +38,8 @@ The following is a self-built node cost-effective cloud server recommendation
## <br>订阅地址或分享链接在如下文件里<br>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

Loading…
Cancel
Save