Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[更新请求] 检查昵称是否可注册 失效 #1092

Open
1 task done
SessionHu opened this issue Aug 31, 2024 · 2 comments
Open
1 task done

[更新请求] 检查昵称是否可注册 失效 #1092

SessionHu opened this issue Aug 31, 2024 · 2 comments

Comments

@SessionHu
Copy link
Contributor

提交前请确认

  • 我已检索仓库中文档,不包含所提及内容,或所提及内容在本仓库中存在错误,且 Issues、Pull Requests 中无相关提交

API 来源

Web 端(含 h5)

API 类型

REST

API 地址

https://passport.bilibili.com/web/generic/check/nickname

详情描述

文档链接: https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/docs/user/check_nickname.md

现象描述: 可能是被滥用了, 现在不管怎么请求都返回 0.

补充信息: 记得好像在哪个地方有人说过这接口不能用了, 翻 Issues 没找到, 特提出此 Issue.

请求示例:

$ curl https://passport.bilibili.com/web/generic/check/nickname
{"code":0}
$ curl https://passport.bilibili.com/web/generic/check/nickname\?nickName\=xijinpin
{"code":0}
@uncharity
Copy link

我也遇到了(
curl -G "https://passport.bilibili.com/web/generic/check/nickname" ^
--data-urlencode "nickName=逗比的雀巢" 返回是code:0

@uncharity
Copy link

web端我的信息里,在我的签名里填写污秽内容,然后尝试改名,可以通过响应来判断是否有人()
先判断重名再判断签名是否合规

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants