Update main.py

wdqdw
This commit is contained in:
2025-10-10 15:08:23 +00:00
parent 24866cced6
commit 1d5e303a50

View File

@@ -3196,7 +3196,7 @@ if __name__ == "__main__":
print(db_config) print(db_config)
manager = EmailGroupManager(db_config) manager = EmailGroupManager(db_config)
group_data=[{'id': 15683, 'email': 'td621003@gmail.com', 'email_password': 'uGs9UhAmZ3', 'back_up_mail': 'vodungf24uq@disbox.org', 'seler_name': 'atefe_2', 'group_id': 128}] group_data=[]#{'id': 15683, 'email': 'td621003@gmail.com', 'email_password': 'uGs9UhAmZ3', 'back_up_mail': 'vodungf24uq@disbox.org', 'seler_name': 'atefe_2', 'group_id': 128}]
while True: while True:
try: try: