Skip to content

Commit e430876

Browse files
committed
feat: add latest chrome to auto
1 parent 9d151db commit e430876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

u_common.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ var (
609609
HelloFirefox_105 = ClientHelloID{helloFirefox, "105", nil, nil}
610610
HelloFirefox_120 = ClientHelloID{helloFirefox, "120", nil, nil}
611611

612-
HelloChrome_Auto = HelloChrome_120
612+
HelloChrome_Auto = HelloChrome_131
613613
HelloChrome_58 = ClientHelloID{helloChrome, "58", nil, nil}
614614
HelloChrome_62 = ClientHelloID{helloChrome, "62", nil, nil}
615615
HelloChrome_70 = ClientHelloID{helloChrome, "70", nil, nil}

0 commit comments

Comments
 (0)