This commit is contained in:
ddrwode
2025-12-01 11:28:48 +08:00
parent d775182cc4
commit 3afc7b9f1b

View File

@@ -63,3 +63,5 @@ if __name__ == '__main__':
for i in Ips.select():
executor.submit(main, i)
time.sleep(random.randint(1, 3))
# https://x.com/Websea_MY