You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I noticed that the current uTLS implementation appears to be based on older versions of several platforms:
Firefox: 120
Safari: 16.0
iOS: 14
Android: 11
Would it be possible to update the library to reflect the following more recent versions?
Firefox: 140
Safari: 18.0
iOS: 18.0
Android: 16
Using outdated client fingerprints can make uTLS more easily detectable by anti-bot or fingerprinting systems.
Updating to more current versions would greatly improve compatibility and reduce the chance of detection.
Thanks in advance!