Bettermail v1.0.4
Refactor code structure for improved readability and maintainability
推荐部署(Dashboard 粘贴)
- 下载
bettermail-v1.0.4.js(或 zip 内index.js) - Cloudflare → Workers → Create Worker → Edit code
- 粘贴 JS → Save and Deploy
- Bindings → KV:
BMAIL - (可选)Secret:
API_TOKEN - (可选)
ALLOW_LIST_ALL=1才允许不传 to 拉全部;默认禁止 - Email Routing Catch-all → 该 Worker
产物
| 文件 | 说明 |
|---|---|
bettermail-v1.0.4.js |
单文件(推荐粘贴) |
bettermail-v1.0.4.zip |
js + config + openapi |
openapi.yaml |
Apifox |
Full Changelog: v1.0.3...v1.0.4