From 08bb76d211b5ab9617456e4edc8689223fce452d Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Mon, 11 Jul 2022 16:52:52 +0800 Subject: [PATCH] Update resource-parser.js --- Scripts/resource-parser.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/resource-parser.js b/Scripts/resource-parser.js index 6d89e60..725d5b1 100644 --- a/Scripts/resource-parser.js +++ b/Scripts/resource-parser.js @@ -1,5 +1,5 @@ /** -☑️ 资源解析器 ©𝐒𝐡𝐚𝐰𝐧 ⟦2022-07-11 16:35⟧ +☑️ 资源解析器 ©𝐒𝐡𝐚𝐰𝐧 ⟦2022-07-11 16:50⟧ ---------------------------------------------------------- 🛠 发现 𝐁𝐔𝐆 请反馈: https://t.me/Shawn_Parser_Bot ⛳️ 关注 🆃🅶 相关频道: https://t.me/QuanX_API @@ -1413,7 +1413,7 @@ function Subs2QX(subs, Pudp, Ptfo, Pcert0, PTls13) { if (Phost != "") {node = HOST_Handle(node,Phost)} // host 参数修改 if (Pcsha256 != "" || Ppsha256 != "") { node = SHA256_Handle(node,Pcsha256,Ppsha256)} // Sha256 参数 - if (Palpn !="") { ALPN_Handle(cnt,Palpn)} // alpn 参数 + if (Palpn !="") { node = ALPN_Handle(node,Palpn)} // alpn 参数 node = TLS_Check(node) if (node instanceof Array) { for (var j in node) {