Update main.py

This commit is contained in:
Yu Steven
2022-07-09 12:34:09 +08:00
committed by GitHub
parent ba60293273
commit a8c9669925

View File

@@ -51,7 +51,7 @@ if __name__ == '__main__':
processes=[]
try:
start = time.time()
# for i in subscribe_links:
# for i in **********:
# p = Process(target=***, args=(proxy_list, i))
# p.start()
# processes.append(p)