From 0e40d458682b43283442a22c105901f4ea34b139 Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Mon, 24 Aug 2020 10:18:12 +0800 Subject: [PATCH] ... --- Scripts/resource-parser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/resource-parser.js b/Scripts/resource-parser.js index 2295d79..0e39d0d 100644 --- a/Scripts/resource-parser.js +++ b/Scripts/resource-parser.js @@ -1465,7 +1465,7 @@ function Clash2QX(cnt) { const yaml = new YAML() var aa = JSON.stringify(yaml.parse(cnt)) var bb = JSON.parse(aa).proxies - console.log(bb) + //console.log(bb) var nl = bb.length var nodelist=[] var node=""