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