Closed shejialuo closed 2 years ago
I have already changed the file. However, the puzzle thing is that I could not figure out the commit hash ID with only one commit message, So i use [shejialuo] == [efb-wechat-slave#136]
to the CHANGELOG of itchat.
The commit hash is taken from the original PR I took this change from. In your case you can use the branch name instead. I will make the change for you in the PR.
Thank you for the awesome PR!
This is awesome! thank you so much!
You save the efb weixin users who cannot login by web. It's a great contribution. Thank you !
Thank you!
If you have any questions, you can communicate with “ efb-wechat 難民營” here: https://t.me/+UJz8XfH65xg1ZmU5
It turns out that
wechat-uos
provided by Tencent still uses the web interface, and someone finds the way to utilize thewechat-uos
to login into the web for the ones who cannot login by web. This commit uses the information provided by the others. It does the three basic things:config.py
to add the corresponding version andUOS_PATCH_EXTSPAM
.components/login.py
to add the latest weixin check,skey
field andpass_ticket
field.However, this patch doesn't work for WeChat users.