rgfewfger

This commit is contained in:
27942
2025-12-08 16:22:37 +08:00
parent 1a287611e6
commit 4c4f534ede

View File

@@ -22,7 +22,7 @@ class Hub_Web:
self.page = None
self.x_tab = None
self.start() # 执行类时,就启动的方法
# self.start() # 执行类时,就启动的方法
def start(self):
@@ -422,6 +422,7 @@ class Hub_Web:
time.sleep(random.randint(1, 10))
def account_nurturing(self):
self.start()
titles = ["Bianca", "币安", "OKX", "bitget", "bybit", "mexc"]
random_element = random.choice(titles)