mirror of
https://github.com/Sitoi/dailycheckin.git
synced 2024-11-17 13:48:03 +08:00
🔨 修复【爱奇艺】10s 任务
This commit is contained in:
parent
0a6399985f
commit
e1bf1dad24
@ -179,7 +179,7 @@ class IQIYICheckIn:
|
||||
else:
|
||||
draw_msg = "抽奖机会不足"
|
||||
task_msg = ""
|
||||
for one in range(3):
|
||||
for one in range(4):
|
||||
self.query_user_task(p00001=p00001)
|
||||
self.join_task(p00001=p00001)
|
||||
task_msg = self.get_task_rewards(p00001=p00001)
|
||||
|
Loading…
Reference in New Issue
Block a user