This commit is contained in:
yml2213
2026-06-21 21:56:56 +08:00
commit 1ce867f3a8
25 changed files with 3111 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"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
}
]
}