mirror of
https://github.com/wbt5/real-url.git
synced 2025-06-17 08:25:25 +08:00
⚡ Improve 红人直播
-优化代码
This commit is contained in:
parent
a3865d88c7
commit
5bcf800f6e
@ -21,7 +21,7 @@ class HongLe:
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
tt = int(time.time() * 1000)
|
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 = {
|
data = {
|
||||||
'_st1': tt,
|
'_st1': tt,
|
||||||
'geetest_challenge': '7f4f6fd6257799c0bcac1f38c21c042dl0',
|
'geetest_challenge': '7f4f6fd6257799c0bcac1f38c21c042dl0',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user