mirror of https://gitlab.com/rwkgyg/CFwarp.git
删除1
This commit is contained in:
parent
95cb93b910
commit
f5eec320a4
45
123/1
45
123/1
|
@ -1,45 +0,0 @@
|
|||
{
|
||||
"outbounds": [
|
||||
{
|
||||
"tag":"IP4-out",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag":"IP6-out",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
"domainStrategy": "UseIPv6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"protocol":"blackhole",
|
||||
"tag":"blackhole-out"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
"outbounds": [
|
||||
{
|
||||
"tag":"IP4-out",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag":"IP6-out",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
"domainStrategy": "UseIPv6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"protocol": "freedom",
|
||||
"settings": {},
|
||||
"tag": "direct"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue