在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"
}