Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 790 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 790 Bytes

自动转换其它规则集为sing-box格式规则集

在links.txt添加规则集,触发actions,自动转化为sing-box格式,储存于Rule文件夹中。 需生成token填写到仓库设置里,让GitHub Actions有权限修改你的仓库

规则集源文件写法eg:

{
  "tag": "geosite-wechat",
  "type": "remote",
  "format": "source",
  "url": "https://raw.githubusercontent.com/Toperlock/sing-box-geosite/main/wechat.json",
  "download_detour": "auto"
}

致谢(排名不分先后)

@Toperlock

@izumiChan16

@ifaintad

@NobyDa

@blackmatrix7

@DivineEngine