Removed dead bots.
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 2m51s
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 2m51s
This commit is contained in:
parent
9930e62bf8
commit
5c172c9da3
@ -33,11 +33,11 @@ def main():
|
|||||||
args = parse_args()
|
args = parse_args()
|
||||||
with Executor(500) as executor:
|
with Executor(500) as executor:
|
||||||
usernames = [
|
usernames = [
|
||||||
"no-spam1",
|
#"no-spam1",
|
||||||
"no-spam2",
|
#"no-spam2",
|
||||||
"no-spam3",
|
#"no-spam3",
|
||||||
"no-spam4",
|
#"no-spam4",
|
||||||
"no-spam",
|
#"no-spam",
|
||||||
"no-spam2353",
|
"no-spam2353",
|
||||||
"no-spam2351",
|
"no-spam2351",
|
||||||
"no-spam2350",
|
"no-spam2350",
|
||||||
|
Loading…
Reference in New Issue
Block a user