We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
希望cookie地址能提供自定义的环境变量,这样能减少pass那边的压力,使用自建地址。
The text was updated successfully, but these errors were encountered:
请提供更多细节
Sorry, something went wrong.
我看到代码更新中用的是zklcdc的人机验证方案。bypass_url = "https://zklcdc-pass.hf.space" 这个地址其实可以提供自定义地址。搞成环境变量,比如可以换成自建的pass地址。 增加自由度、分流人机服务器的压力
嗯,好的建议。之前考虑到没有被很多人用,所以为了测试方便,暂时硬编码,后面会实现成可供配置的形式。 这个我和 zklcdc 聊过。最近懒得折腾这块,就先用他的 pass 服务器了。😂
No branches or pull requests
希望cookie地址能提供自定义的环境变量,这样能减少pass那边的压力,使用自建地址。
The text was updated successfully, but these errors were encountered: