1
0
mirror of https://github.com/wbt5/real-url.git synced 2025-06-16 15:59:57 +08:00

Improve 红人直播

-优化代码
This commit is contained in:
wbt5 2021-11-13 22:00:38 +08:00
parent a3865d88c7
commit 5bcf800f6e
No known key found for this signature in database
GPG Key ID: 92D5C42E815A2BD6

View File

@ -21,7 +21,7 @@ class HongLe:
pass
tt = int(time.time() * 1000)
url = 'https://service.hongle.tv/v2/userw/login?_st1={}'.format(tt)
url = f'https://service.hongle.tv/v2/userw/login?_st1={tt}'
data = {
'_st1': tt,
'geetest_challenge': '7f4f6fd6257799c0bcac1f38c21c042dl0',