mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 04:49:03 +08:00
chore: 传输层应该有配置, 暂时不考虑兼容不给配置的节点
This commit is contained in:
parent
9785271c5b
commit
14ed56b5d5
@ -351,6 +351,7 @@ function URI_VMess() {
|
||||
transportPath = '/';
|
||||
}
|
||||
}
|
||||
// 传输层应该有配置, 暂时不考虑兼容不给配置的节点
|
||||
if (transportPath || transportHost) {
|
||||
if (['grpc'].includes(proxy.network)) {
|
||||
proxy[`${proxy.network}-opts`] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user