Update main.py

sfw
This commit is contained in:
2025-10-10 15:14:52 +00:00
parent 447dc8671c
commit de79179f47

View File

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