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=""