Skip to content

Commit

Permalink
feat(脚本): 增加sing-box客户端订阅
Browse files Browse the repository at this point in the history
  • Loading branch information
Wizard89 committed Mar 15, 2024
1 parent 43d92d5 commit 6ad4842
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 69 deletions.
19 changes: 1 addition & 18 deletions documents/sing-box.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,135 +164,118 @@
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/category-ads-all.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-telegram",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/telegram.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geoip-telegram",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/telegram.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-youtube",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/youtube.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-netflix",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/netflix.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geoip-netflix",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/netflix.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-openai@ads",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/openai@ads.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-openai",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/openai.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-apple",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/apple.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-google",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/google.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geoip-google",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/google.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-microsoft",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/microsoft.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-geolocation-!cn",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/geolocation-!cn.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-private",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/private.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geosite-cn",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/cn.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geoip-private",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/private.srs",
"download_detour": "全局代理",
"update_interval": "1d"
},
{
"tag": "geoip-cn",
"type": "remote",
"format": "binary",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/cn.srs",
"download_detour": "全局代理",
"update_interval": "1d"
}
],
Expand Down Expand Up @@ -386,7 +369,7 @@
"outbound": "本地直连"
}
],
"final": "全局代理",
"final": "本地直连",
"auto_detect_interface": true
}
}
Loading

0 comments on commit 6ad4842

Please sign in to comment.