基于 COOKIES_SECRET 加密邮箱地址生成密码
GET /?address=邮箱地址
GET /api?address=邮箱地址
API返回: {"password": "...", "address": "..."}