Bettermail v1.0.0
推荐部署(Dashboard 粘贴)
- 下载本 Release 的
bettermail-v1.0.0.js(或 zip 内index.js) - Cloudflare → Workers & Pages → Create Worker → Edit code
- 全文替换为下载的 JS → Save and Deploy
- Settings → Bindings → KV:变量名
BMAIL - (可选)Variables → Secret:
API_TOKEN - Email Routing → Catch-all → 该 Worker
产物
| 文件 | 说明 |
|---|---|
bettermail-v1.0.0.js |
单文件 Worker(推荐直接粘贴) |
bettermail-v1.0.0.zip |
index.js + wrangler.jsonc + openapi.yaml |
openapi.yaml |
Apifox 导入 |
Full Changelog: https://github.com/Sunwuyuan/Bettermail/commits/v1.0.0