mirror of
https://github.com/2dust/v2rayN.git
synced 2025-10-26 18:24:43 +00:00
Remove the wildcard match to proxy outbound in custom_routing_white
This commit is contained in:
parent
3d1bcffdc5
commit
599755c143
1 changed files with 0 additions and 5 deletions
|
|
@ -99,10 +99,5 @@
|
||||||
"domain": [
|
"domain": [
|
||||||
"geosite:cn"
|
"geosite:cn"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"remarks": "最终代理",
|
|
||||||
"port": "0-65535",
|
|
||||||
"outboundTag": "proxy"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
Reference in a new issue