mirror of
https://github.com/v2board/v2board.git
synced 2025-06-13 05:00:22 +08:00
update: remove origin subscribe method
This commit is contained in:
@ -50,7 +50,7 @@ class ClientController extends Controller
|
||||
die($this->shaodowsocksSIP008($user, $servers));
|
||||
}
|
||||
}
|
||||
die($this->origin($user, $servers));
|
||||
die('该客户端暂不支持进行订阅');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user