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

验证码打开失败问题原因是: #13

Closed
weapon369 opened this issue Oct 14, 2016 · 0 comments
Closed

验证码打开失败问题原因是: #13

weapon369 opened this issue Oct 14, 2016 · 0 comments

Comments

@weapon369
Copy link

1、basic中的代码 self._vcode_url.replace('http:https://', '') 应该改为self._vcode_url.replace('http:https://weixin.sogou.com', '')),其他地方同理

2、quote(self._vcode_url.replace('http:https://', '')) 应改用
quote_plus(self._vcode_url.replace('http:https://weixin.sogou.com', ''))

非常感谢楼主的文章,想结识楼主

@weapon369 weapon369 changed the title 验证码打开失败原因问题原因是: 验证码打开失败问题原因是: Oct 17, 2016
@chyroc chyroc closed this as completed Nov 29, 2016
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