mirror of
https://github.com/bestnite/sub2clash.git
synced 2025-06-17 20:53:18 +08:00
Unify parts of the model with MetaCubeX.
This commit is contained in:
@ -85,7 +85,7 @@ func (p *AnytlsParser) Parse(proxy string) (P.Proxy, error) {
|
||||
Server: server,
|
||||
Port: port,
|
||||
Password: password,
|
||||
Sni: sni,
|
||||
SNI: sni,
|
||||
SkipCertVerify: insecureBool,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user