mirror of
https://github.com/KOP-XIAO/QuantumultX.git
synced 2026-01-25 13:05:10 +00:00
update
This commit is contained in:
@@ -35,7 +35,7 @@ function json2info(cnt,paras) {
|
||||
res = cnt[paras[i]]? res + paran[i] + " : " + cnt[paras[i]] : res
|
||||
res = paras[i] == "country_code"? res+" "+flags.get(cnt[paras[i]].toUpperCase())+"\n\n":res+"\n\n"
|
||||
}
|
||||
res =res+ "----------------------"
|
||||
res =res+ "----------------------\n"+$environment.params
|
||||
return res
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user