Update README.md

This commit is contained in:
Dorae 2023-12-24 19:34:29 +08:00 committed by GitHub
parent ae869d0fac
commit 572e679c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,18 @@
在links.txt添加规则集自动生成 sing-box Source Format。fork后自己添加想要转换的规则集请生成token填写到仓库设置里让GitHub Actions有权限修改你的仓库
规则集源文件写法eg:
```json
{
"tag": "geosite-wechat",
"type": "remote",
"format": "source",
"url": "https://raw.githubusercontent.com/Toperlock/sing-box-geosite/main/wechat.json",
"download_detour": "auto"
}
```
# 致谢(排名不分先后)
[@izumiChan16](https://github.com/izumiChan16)