mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-06-16 18:13:19 +08:00
📝 Modify templates
This commit is contained in:
@ -143,6 +143,10 @@
|
||||
"rule_set": ["geosite-google"],
|
||||
"outbound": "default"
|
||||
},
|
||||
{
|
||||
"type": "logical",
|
||||
"mode": "or",
|
||||
"rules": [
|
||||
{
|
||||
"rule_set": [
|
||||
"geoip-cn",
|
||||
@ -150,6 +154,9 @@
|
||||
"geosite-cn",
|
||||
"geosite-category-games@cn",
|
||||
"geosite-steam@cn"
|
||||
]
|
||||
},
|
||||
{ "process_path_regex": [".*steamapps\\\\common.*"] }
|
||||
],
|
||||
"outbound": "direct"
|
||||
}
|
||||
|
Reference in New Issue
Block a user