mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 21:14:37 +03:00
update
This commit is contained in:
@@ -70,7 +70,6 @@ namespace NekoGui_sub {
|
||||
auto j = DecodeB64IfValid(link.fragment().toUtf8(), QByteArray::Base64UrlEncoding);
|
||||
if (j.isEmpty()) return;
|
||||
ent->bean->FromJsonBytes(j);
|
||||
MW_show_log("nekoray format: " + ent->bean->DisplayTypeAndName());
|
||||
}
|
||||
|
||||
// SOCKS
|
||||
|
||||
Reference in New Issue
Block a user