1
0
mirror of https://github.com/bestnite/sub2clash.git synced 2026-04-26 21:01:53 +00:00

Unify parts of the model with MetaCubeX.

This commit is contained in:
2025-06-12 14:19:00 +10:00
parent 0c8bbac2e6
commit f88ae52a29
24 changed files with 590 additions and 353 deletions
+1 -1
View File
@@ -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,
},
}