Files
live-hub-py/data/accounts.json
T
2026-06-21 21:56:56 +08:00

13 lines
264 B
JSON

{
"accounts": [
{
"username": "your_username",
"password": "your_password",
"email": "your_email@bdhg.xyz",
"email_password": "your_email_password",
"email_imap_server": "mail.bdhg.xyz",
"email_imap_port": 993
}
]
}