Update export statistics
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
+4
-5
@@ -1,4 +1,5 @@
|
||||
import argparse
|
||||
import pathlib
|
||||
import random
|
||||
import time
|
||||
from concurrent.futures import ThreadPoolExecutor as Executor
|
||||
@@ -6,8 +7,6 @@ from concurrent.futures import ThreadPoolExecutor as Executor
|
||||
from ragnar import log
|
||||
from ragnar.bot import Bot
|
||||
|
||||
import pathlib
|
||||
|
||||
|
||||
def parse_args():
|
||||
parser = argparse.ArgumentParser(description="Process username and password.")
|
||||
@@ -41,9 +40,9 @@ def main():
|
||||
usernames = [
|
||||
# "no-spam1",
|
||||
# "no-spam2",
|
||||
#"no-spam3",
|
||||
#"no-spam4",
|
||||
#"no-spam",
|
||||
# "no-spam3",
|
||||
# "no-spam4",
|
||||
# "no-spam",
|
||||
"no-spam2353",
|
||||
"no-spam2351",
|
||||
"no-spam2350",
|
||||
|
||||
Reference in New Issue
Block a user