mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-05-12 13:11:26 +03:00
Use HelloChrome_120
This commit is contained in:
parent
38ce793b7c
commit
4a67fdaeb2
@ -180,7 +180,7 @@ func GetFingerprint(name string) (fingerprint *utls.ClientHelloID) {
|
|||||||
|
|
||||||
var PresetFingerprints = map[string]*utls.ClientHelloID{
|
var PresetFingerprints = map[string]*utls.ClientHelloID{
|
||||||
// Recommended preset options in GUI clients
|
// Recommended preset options in GUI clients
|
||||||
"chrome": &utls.HelloChrome_131,
|
"chrome": &utls.HelloChrome_120,
|
||||||
"firefox": &utls.HelloFirefox_Auto,
|
"firefox": &utls.HelloFirefox_Auto,
|
||||||
"safari": &utls.HelloSafari_Auto,
|
"safari": &utls.HelloSafari_Auto,
|
||||||
"ios": &utls.HelloIOS_Auto,
|
"ios": &utls.HelloIOS_Auto,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user