This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
+1
-1
@@ -46,7 +46,7 @@ def main():
|
|||||||
"MichelleWeeks",
|
"MichelleWeeks",
|
||||||
"JaredRuiz",
|
"JaredRuiz",
|
||||||
"LoriMcgee",
|
"LoriMcgee",
|
||||||
"AmandaFloyd"
|
"AmandaFloyd",
|
||||||
]
|
]
|
||||||
for username in usernames:
|
for username in usernames:
|
||||||
executor.submit(bot_task, f"{username}@molodetz.nl", args.password)
|
executor.submit(bot_task, f"{username}@molodetz.nl", args.password)
|
||||||
|
|||||||
Reference in New Issue
Block a user