feat: add custom address (#13)

* feat: add custom address

* feat: update readme
This commit is contained in:
Dream Hunter
2023-09-07 13:21:36 +08:00
committed by GitHub
parent a6b29073f5
commit 536cd98df2
6 changed files with 106 additions and 27 deletions

View File

@@ -31,6 +31,7 @@
- [x] 使用 Cloudflare Workers 部署后端
- [x] email 转发使用 Cloudflare Email Routing
- [x] 使用 password 重新登录之前的邮箱
- [x] 获取自定义名字的邮箱
- [ ] 免费版附件过大会造成 Exceeded CPU Limit 错误
---