mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
update box
This commit is contained in:
@@ -687,7 +687,7 @@ namespace NekoGui {
|
||||
if (!server.isEmpty()) serverAddress = server;
|
||||
}
|
||||
|
||||
if (isFirstProfile && !IsIpAddress(serverAddress)) {
|
||||
if (!IsIpAddress(serverAddress)) {
|
||||
status->domainListDNSDirect += "full:" + serverAddress;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user