sing-box-geosite/README.md
2023-12-31 17:07:49 +08:00

28 lines
712 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# sing-box-geosite
在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)
[@ifaintad](https://github.com/ifaintad)
[@NobyDa](https://github.com/NobyDa)
[@blackmatrix7](https://github.com/blackmatrix7)
[@DivineEngine](https://github.com/DivineEngine)