mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-21 16:30:08 +08:00
update
This commit is contained in:
parent
acab650833
commit
e9333690e2
@ -1 +1 @@
|
|||||||
a0a5d3b2bd1942654af709885cfec554304c55ae
|
db8b0dde24e7495a1384d842db19637ceebb6711
|
||||||
|
|||||||
@ -52,6 +52,7 @@ namespace NekoRay {
|
|||||||
return ent;
|
return ent;
|
||||||
} else {
|
} else {
|
||||||
// 返回一个假的?
|
// 返回一个假的?
|
||||||
|
ent = NewProxyEntity("socks");
|
||||||
ent->bean->name = "[Load Error]";
|
ent->bean->name = "[Load Error]";
|
||||||
return ent;
|
return ent;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
a75ebbd4d69425ccacb855202a613c5491494f9d
|
f610685edd48905c76e69687e65655b3a808f89a
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user