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

增加pikpak自动apache #7204

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

wangjunkai2022
Copy link

截屏2024-09-17 下午4 37 19 增加一个选项 可以用户自己搭建一个自动验证的api的server 地址。

自己可以单独搭建一个自动验证的server Captcha api 处填写自己搭建的api服务器即可
返回格式按照这样的json即可
{
'url_received': url,
'token': token,
"code": 200,
}
这样表示成功 其中 token就是获取到的新tonken、code200表示成功 url_received 暂时没用

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

Successfully merging this pull request may close these issues.

1 participant