Merge pull request #829 from cjahv/main

在 README.md 中新增 TempMailPlus 配置项说明
This commit is contained in:
Pin Studios 2025-05-02 12:13:03 +08:00 committed by GitHub
commit bdbec76a7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,6 +159,14 @@ check_update = True
# Show Account Info | 顯示賬號信息 # Show Account Info | 顯示賬號信息
show_account_info = True show_account_info = True
[TempMailPlus]
# Enable TempMailPlus | 啓用 TempMailPlus任何轉發到TempMailPlus的郵件都支持獲取驗證碼例如cloudflare郵件Catch-all
enabled = false
# TempMailPlus Email | TempMailPlus 電子郵件
email = xxxxx@mailto.plus
# TempMailPlus pin | TempMailPlus pin碼
epin =
[WindowsPaths] [WindowsPaths]
storage_path = C:\Users\yeongpin\AppData\Roaming\Cursor\User\globalStorage\storage.json storage_path = C:\Users\yeongpin\AppData\Roaming\Cursor\User\globalStorage\storage.json
sqlite_path = C:\Users\yeongpin\AppData\Roaming\Cursor\User\globalStorage\state.vscdb sqlite_path = C:\Users\yeongpin\AppData\Roaming\Cursor\User\globalStorage\state.vscdb