From ad4b2248eec02bea9cb36252617e96ba4bd9738e Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Fri, 9 Dec 2022 14:46:27 +0800 Subject: [PATCH] Update resource-parser.js --- Scripts/resource-parser.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Scripts/resource-parser.js b/Scripts/resource-parser.js index d0de8db..ba1058c 100644 --- a/Scripts/resource-parser.js +++ b/Scripts/resource-parser.js @@ -1,5 +1,5 @@ /** -☑️ 资源解析器 ©𝐒𝐡𝐚𝐰𝐧 ⟦2022-12-09 09:30⟧ +☑️ 资源解析器 ©𝐒𝐡𝐚𝐰𝐧 ⟦2022-12-09 14:30⟧ ---------------------------------------------------------- 🛠 发现 𝐁𝐔𝐆 请反馈: https://t.me/Shawn_Parser_Bot ⛳️ 关注 🆃🅶 相关频道: https://t.me/QuanX_API @@ -2788,6 +2788,7 @@ function CSSR2QX(cnt) { tfo = cnt.tfo ? "fast-open=true" : "fast-open=false" prot = "ssr-protocol=" + cnt.protocol ohost="" + ppara="" if(cnt["protocolparam"]) { cnt["protocol-param"] = cnt["protocolparam"] }