Remove unnecessary "insecure" field from mainnode configuration in sublink_singbox.json
This commit is contained in:
parent
993dd5961e
commit
fbd2c67524
|
|
@ -157,8 +157,7 @@
|
||||||
"server_name": "mainnode.xorbit.link",
|
"server_name": "mainnode.xorbit.link",
|
||||||
"alpn": [
|
"alpn": [
|
||||||
"h3"
|
"h3"
|
||||||
],
|
]
|
||||||
"insecure": "false"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue