mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-10-14 01:35:38 +08:00
Adjust comment
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"decryption": "none",
|
||||
"fallbacks": [
|
||||
{
|
||||
"dest": 80 // 也可以回落到其它防探测的代理
|
||||
"dest": 80 // 或者回落到其它也防探测的代理
|
||||
},
|
||||
{
|
||||
"path": "/websocket", // 必须换成自定义的 PATH
|
||||
@@ -133,4 +133,4 @@
|
||||
"protocol": "freedom"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user