Adjust comment

This commit is contained in:
RPRX
2020-09-28 09:59:19 +00:00
committed by GitHub
parent e9d19cb070
commit 89ccf6ef1d

View File

@@ -18,7 +18,7 @@
"decryption": "none", "decryption": "none",
"fallbacks": [ "fallbacks": [
{ {
"dest": 80 // 也可以回落到其它防探测的代理 "dest": 80 // 或者回落到其它防探测的代理
}, },
{ {
"path": "/websocket", // 必须换成自定义的 PATH "path": "/websocket", // 必须换成自定义的 PATH
@@ -133,4 +133,4 @@
"protocol": "freedom" "protocol": "freedom"
} }
] ]
} }