mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
fix: tls sni parse
This commit is contained in:
@@ -83,7 +83,6 @@ DialogEditProfile::DialogEditProfile(const QString &_type, int profileOrGroupId,
|
||||
}
|
||||
ADJUST_SIZE
|
||||
});
|
||||
ui->security->removeItem(0);
|
||||
|
||||
// 确定模式和 ent
|
||||
newEnt = _type != "";
|
||||
|
||||
@@ -198,11 +198,6 @@
|
||||
<string notr="true"/>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">none</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">tls</string>
|
||||
|
||||
Reference in New Issue
Block a user