fix direct outboundTag

pull/57/head
kslr 4 years ago
parent 19577d2552
commit 01e2b0eab7

@ -10,7 +10,7 @@
"ip": [
"geoip:private"
],
"tag": "direct"
"outboundTag": "direct"
}
]
},

@ -65,7 +65,7 @@
"ip": [
"geoip:private"
],
"tag": "direct"
"outboundTag": "direct"
}
]
}

@ -65,7 +65,7 @@
"ip": [
"geoip:private"
],
"tag": "direct"
"outboundTag": "direct"
}
]
}

@ -55,7 +55,7 @@
"ip": [
"geoip:private"
],
"tag": "direct"
"outboundTag": "direct"
}
]
}

Loading…
Cancel
Save