1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-23 14:04:41 -05:00

📝 Modify templates

This commit is contained in:
Nite07 2024-10-01 15:31:48 +08:00
parent 4822bda6d8
commit 573d0056d0

View File

@ -141,8 +141,8 @@
"outbound": "block" "outbound": "block"
}, },
{ {
"rule_set": ["geosite-category-games@cn"], "rule_set": ["geosite-google"],
"outbound": "direct" "outbound": "default"
}, },
{ {
"rule_set": [ "rule_set": [
@ -150,8 +150,6 @@
"geosite-geolocation-cn", "geosite-geolocation-cn",
"geosite-cn", "geosite-cn",
"geosite-category-games@cn", "geosite-category-games@cn",
"geosite-google@cn",
"geosite-google-play@cn",
"geosite-steam@cn" "geosite-steam@cn"
], ],
"outbound": "direct" "outbound": "direct"
@ -213,6 +211,13 @@
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-cn.srs", "url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-cn.srs",
"download_detour": "default" "download_detour": "default"
},
{
"type": "remote",
"tag": "geosite-google",
"format": "binary",
"url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-google.srs",
"download_detour": "default"
} }
], ],
"final": "default", "final": "default",