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