mirror of
https://github.com/KOP-XIAO/QuantumultX.git
synced 2026-01-25 21:25:09 +00:00
Update resource-parser.js
This commit is contained in:
@@ -132,7 +132,7 @@ function Type_Check(subs){
|
|||||||
type="Vmess"
|
type="Vmess"
|
||||||
} else if(subs.indexOf("[Proxy]")!=-1){
|
} else if(subs.indexOf("[Proxy]")!=-1){
|
||||||
type="Surge";
|
type="Surge";
|
||||||
} else if (subi.indexOf("tag=")!=-1 && subi.indexOf("shadowsocks="||"vmess="||"trojan="||"http=")!=-1){
|
} else if (subi.indexOf("tag=")!=-1){
|
||||||
type="QuanX"
|
type="QuanX"
|
||||||
} else if (subs.indexOf("c3NyOi8v")!= -1){
|
} else if (subs.indexOf("c3NyOi8v")!= -1){
|
||||||
type="SSR"
|
type="SSR"
|
||||||
|
|||||||
Reference in New Issue
Block a user