mirror of https://gitlab.com/rwkgyg/CFwarp.git
删除5556
This commit is contained in:
parent
11c187ce8a
commit
069c4bd490
31
123/5556
31
123/5556
|
@ -1,31 +0,0 @@
|
||||||
{
|
|
||||||
"outbounds": [
|
|
||||||
{
|
|
||||||
"tag":"IP4-out",
|
|
||||||
"protocol": "freedom",
|
|
||||||
"settings": {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"tag":"IP6-out",
|
|
||||||
"protocol": "freedom",
|
|
||||||
"settings": {
|
|
||||||
"domainStrategy": "UseIPv6"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"routing": {
|
|
||||||
"rules": [
|
|
||||||
{
|
|
||||||
"type": "field",
|
|
||||||
"outboundTag": "IP6-out",
|
|
||||||
"domain": [""]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "field",
|
|
||||||
"outboundTag": "IP4-out",
|
|
||||||
"network": "udp,tcp"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue