diff --git a/Scripts/resource-parser.js b/Scripts/resource-parser.js index 7426a33..b0595a4 100644 --- a/Scripts/resource-parser.js +++ b/Scripts/resource-parser.js @@ -132,7 +132,7 @@ function Type_Check(subs){ type="Vmess" } else if(subs.indexOf("[Proxy]")!=-1){ type="Surge"; - } else if (subi.indexOf("tag=")!=-1 && subi.indexOf("shadowsocks="||"vmess="||"trojan="||"http=")!=-1){ + } else if (subi.indexOf("tag=")!=-1){ type="QuanX" } else if (subs.indexOf("c3NyOi8v")!= -1){ type="SSR"