mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2024-12-23 15:14:43 -05:00
📝 Modify templates
This commit is contained in:
parent
f51edfa0b4
commit
5a7bce6fda
@ -144,12 +144,19 @@
|
||||
"outbound": "default"
|
||||
},
|
||||
{
|
||||
"rule_set": [
|
||||
"geoip-cn",
|
||||
"geosite-geolocation-cn",
|
||||
"geosite-cn",
|
||||
"geosite-category-games@cn",
|
||||
"geosite-steam@cn"
|
||||
"type": "logical",
|
||||
"mode": "or",
|
||||
"rules": [
|
||||
{
|
||||
"rule_set": [
|
||||
"geoip-cn",
|
||||
"geosite-geolocation-cn",
|
||||
"geosite-cn",
|
||||
"geosite-category-games@cn",
|
||||
"geosite-steam@cn"
|
||||
]
|
||||
},
|
||||
{ "process_path_regex": [".*steamapps\\\\common.*"] }
|
||||
],
|
||||
"outbound": "direct"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user