feat: add latest chrome to auto

This commit is contained in:
BRUHItsABunny 2025-03-13 20:05:16 -05:00
parent 9d151db9dd
commit e430876b1d
No known key found for this signature in database

View file

@ -609,7 +609,7 @@ var (
HelloFirefox_105 = ClientHelloID{helloFirefox, "105", nil, nil}
HelloFirefox_120 = ClientHelloID{helloFirefox, "120", nil, nil}
HelloChrome_Auto = HelloChrome_120
HelloChrome_Auto = HelloChrome_131
HelloChrome_58 = ClientHelloID{helloChrome, "58", nil, nil}
HelloChrome_62 = ClientHelloID{helloChrome, "62", nil, nil}
HelloChrome_70 = ClientHelloID{helloChrome, "70", nil, nil}