mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
change core v2ray to xray
This commit is contained in:
@@ -63,6 +63,7 @@ namespace NekoGui_fmt {
|
||||
if (!query.queryItemValue("allowInsecure").isEmpty()) stream->allow_insecure = true;
|
||||
stream->reality_pbk = GetQueryValue(query, "pbk", "");
|
||||
stream->reality_sid = GetQueryValue(query, "sid", "");
|
||||
stream->reality_spx = GetQueryValue(query, "spx", "");
|
||||
if (IS_NEKO_BOX) stream->utlsFingerprint = GetQueryValue(query, "fp", "");
|
||||
|
||||
// type
|
||||
|
||||
Reference in New Issue
Block a user