Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dootss authored Dec 18, 2023
1 parent 6521111 commit 8190e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ async def check_url(_):
print(" CATBOX SCRAPER")
print("[==============]")
print(" BY DOOT\n")
print(' STARTING..')
print(' STARTING...')
threading.Thread(target=status_board, daemon=True).start()

loop = asyncio.get_event_loop()
Expand Down

0 comments on commit 8190e04

Please sign in to comment.