You've already forked XiguaLiveDanmakuHelper
登陆延迟问题
This commit is contained in:
@ -204,7 +204,7 @@ def getUploadStats():
|
||||
|
||||
@app.route("/account/reLogin", methods=["POST"])
|
||||
def accountRelogin():
|
||||
Common.loginBilibili()
|
||||
Common.loginBilibili(True)
|
||||
return jsonify({"message":"ok","code":200,"status":0,"data":{}})
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user