mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-03 20:17:36 +03:00
Bump HelloChrome_Auto version (#162)
use the shuffled Chrome fp `HelloChrome_106_Shuffle`
This commit is contained in:
parent
c814acaf90
commit
559ed14d97
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ var (
|
|||
HelloFirefox_102 = ClientHelloID{helloFirefox, "102", nil}
|
||||
HelloFirefox_105 = ClientHelloID{helloFirefox, "105", nil}
|
||||
|
||||
HelloChrome_Auto = HelloChrome_102
|
||||
HelloChrome_Auto = HelloChrome_106_Shuffle
|
||||
HelloChrome_58 = ClientHelloID{helloChrome, "58", nil}
|
||||
HelloChrome_62 = ClientHelloID{helloChrome, "62", nil}
|
||||
HelloChrome_70 = ClientHelloID{helloChrome, "70", nil}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue