main
snakem982 1 year ago
parent 8656985e59
commit f576913c86

@ -9,13 +9,13 @@ Mihomo/Clash.Meta/Clash node aggregation.
## <br>订阅地址或分享链接在如下文件里<br>The subscription address or sharing link is in the following file
### nodelist.txt
https://github.com/snakem982/proxypool/blob/main/nodelist.txt
https://github.com/snakem982/proxypool/blob/main/source/nodelist.txt
### proxies.txt
https://github.com/snakem982/proxypool/blob/main/proxies.txt
https://github.com/snakem982/proxypool/blob/main/source/proxies.txt
### webfuzz.yaml
https://github.com/snakem982/proxypool/blob/main/webfuzz.yaml
https://github.com/snakem982/proxypool/blob/main/source/webfuzz.yaml
### telegram channel hub
https://github.com/snakem982/proxypool/blob/main/tgchannel.json
https://github.com/snakem982/proxypool/blob/main/source/tgchannel.json
## <br><font color="red">温馨提示<br/>Friendly Reminder</font>
<font color="red">节点链接来自公开在互联网上的信息,不保证财产信息安全和稳定性。不建议长期使用!!!<br/>

@ -1,3 +1,4 @@
cd ..
# 切换到一个脱离主分支的另外一条全新主分支,不用太在意叫什么,因为后面还会修改分支名称
git checkout --orphan latest_branch
# 暂存所有改动过的文件,内容为当前旧分支的最新版本所有文件
Loading…
Cancel
Save