mirror of
https://github.com/v2board/v2board.git
synced 2025-10-30 00:41:53 +08:00
update: new server backend
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user