Bump HelloChrome_Auto version (#162)

use the shuffled Chrome fp `HelloChrome_106_Shuffle`
This commit is contained in:
Gaukas Wang 2023-02-05 11:43:35 -07:00 committed by GitHub
parent c814acaf90
commit 559ed14d97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}