Skip to content

Commit

Permalink
Bump HelloChrome_Auto version (refraction-networking#162)
Browse files Browse the repository at this point in the history
use the shuffled Chrome fp `HelloChrome_106_Shuffle`
  • Loading branch information
gaukas authored Feb 5, 2023
1 parent c814aca commit 559ed14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion u_common.go
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 559ed14

Please sign in to comment.