sing-box-geosite/README.md
2024-07-27 12:53:19 +08:00

30 lines
745 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后自己添加想要转换的规则集。
仓库 Settings ----> Actions ----> General ----> Workflow permissions ----> Read and write permissions 勾选上
规则集源文件写法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)