Update main.py

asfsf
This commit is contained in:
2025-10-10 15:19:39 +00:00
parent de79179f47
commit cb82d46ba9

View File

@@ -3216,7 +3216,7 @@ if __name__ == "__main__":
"id": ig[0],
"email": ig[1],
"email_password": ig[-3],
"back_up_mail":back_up_mail,
"back_up_mail":ig['back_up_mail'],
})
print(group_data)
print(len(group_data))