🔑 VMAIL 密码生成器

基于 COOKIES_SECRET 加密邮箱地址生成密码

生成的密码

📡 API 接口

GET /?address=邮箱地址 GET /api?address=邮箱地址

API返回: {"password": "...", "address": "..."}