Skip to content

Commit

Permalink
Update zodgame.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JiuZ-Chn authored Oct 13, 2024
1 parent 53f7816 commit fc1f623
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zodgame/zodgame.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ async def zodgame(cookie_string):
await zodgame_checkin(tab, formhash)
await zodgame_task(browser)

await tab.sleep(180)

if __name__ == '__main__':
cookie_string = sys.argv[1]
assert cookie_string
Expand Down

0 comments on commit fc1f623

Please sign in to comment.