mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update: new server backend
This commit is contained in:
parent
a4a70525df
commit
32bb9fccb5
@ -12,7 +12,7 @@ use App\Models\ServerV2ray;
|
||||
use App\Models\ServerTrojan;
|
||||
use Illuminate\Support\Facades\Cache;
|
||||
|
||||
class XProxyController extends Controller
|
||||
class VProxyController extends Controller
|
||||
{
|
||||
private $nodeType;
|
||||
private $nodeInfo;
|
Loading…
Reference in New Issue
Block a user