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

拉取cookiecloud取的域名值应该是.weread.qq.com #52

Open
siwting opened this issue Oct 15, 2024 · 1 comment
Open

拉取cookiecloud取的域名值应该是.weread.qq.com #52

siwting opened this issue Oct 15, 2024 · 1 comment

Comments

@siwting
Copy link

siwting commented Oct 15, 2024

1、接口获取cookie的字段少了个.

CleanShot 2024-10-15 at 12 36 05@2x
代码里面写的是weread.qq.com,如上图。实际获取到的前面有个.,如下图
CleanShot 2024-10-15 at 12 37 07@2x

2、当获取不到cookie从环境变量获取的逻辑也有问题

CleanShot 2024-10-15 at 12 39 00@2x

当从CookieCloud获取不到的时候,才应该从环境变量中获取,而不是先获取,然后用接口返回的覆盖,这样如果接口返回空,环境变量的值也用不到了

@malinkang
Copy link
Owner

感谢,有时间改一下

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