mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 02:53:12 +00:00
Remove okhttp form modern fingerprint list
This commit is contained in:
parent
1f5f8a7dde
commit
32ad3c3db3
|
@ -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…
Reference in a new issue