Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
ter-s committed Dec 19, 2023
1 parent 0ceae7d commit 38157eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ def getAccounts():
print(f'--User {count}--')
if study(username, password, ua):
successful += 1
time.sleep(4)

failed = count - successful
print('--Summary--')
Expand Down

0 comments on commit 38157eb

Please sign in to comment.