This commit is contained in:
Shawn
2020-08-24 10:18:12 +08:00
parent af93f8ec54
commit 0e40d45868

View File

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