提交
This commit is contained in:
parent
ef6cc7ffaa
commit
836044ec33
@ -1447,7 +1447,7 @@ class XianyuLive:
|
||||
# user_id=f"{self.cookie_id}_{int(time.time() * 1000)}", # 使用唯一ID避免冲突
|
||||
user_id=f"{self.cookie_id}", # 使用唯一ID避免冲突
|
||||
enable_learning=True, # 启用学习功能
|
||||
headless=False # 使用有头模式(可视化浏览器)
|
||||
headless=True # 使用有头模式(可视化浏览器)
|
||||
)
|
||||
|
||||
# 在线程池中执行滑块验证
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user