mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-09-12 00:57:13 -04:00
update official config
This commit is contained in:
@@ -32,16 +32,19 @@
|
||||
{
|
||||
"type": "field",
|
||||
"port": 80,
|
||||
"network": "tcp",
|
||||
"outboundTag": "pass"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"port": 443,
|
||||
"network": "tcp",
|
||||
"outboundTag": "pass"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"port": 53,
|
||||
"network": "tcp,udp",
|
||||
"outboundTag": "pass"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user