Skip to content

Commit 9a740ad

Browse files
committed
feat: 同步 Sub-store 至 v2.20.19
1 parent bd53edf commit 9a740ad

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sub-store-node",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"private": true,
55
"license": "GPL-3.0",
66
"scripts": {

src/core/producers/egern.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@ export default function Egern_Producer() {
329329
user_id: proxy.uuid,
330330
security: proxy.cipher,
331331
tfo: proxy.tfo || proxy['fast-open'],
332-
legacy: proxy.legacy,
333332
udp_relay:
334333
proxy.udp || proxy.udp_relay || proxy.udp_relay,
335334
next_hop: proxy.next_hop,

0 commit comments

Comments
 (0)