mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 12:27:36 +03:00
Remove okhttp form modern fingerprint list
This commit is contained in:
parent
1f5f8a7dde
commit
32ad3c3db3
1 changed files with 0 additions and 1 deletions
|
@ -174,7 +174,6 @@ func init() {
|
|||
utls.HelloEdge_Auto,
|
||||
utls.HelloSafari_Auto,
|
||||
utls.HelloIOS_Auto,
|
||||
utls.HelloAndroid_11_OkHttp,
|
||||
}
|
||||
randomFingerprint = modernFingerprints[rand.Intn(len(modernFingerprints))]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue