高速、稳定的Gravatar头像加速服务
GET https://gravatar.luoli.click/avatar/{邮箱MD5哈希}示例: https://gravatar.luoli.click/avatar/0f0c57709c2fff995f99911bcee6bb2b
GET https://gravatar.luoli.click/avatar/{哈希}?s=256&d=identicon&r=gs 图片尺寸 (1-2048)默认: 80
d 默认头像类型identicon, retro, monsterid...
r 内容分级g, pg, r, x
f 强制默认头像y = 强制使用
// 通过邮箱获取
GET https://gravatar.luoli.click/avatar?email=[email protected]&s=128
// 获取MD5哈希
GET https://gravatar.luoli.click/hash/[email protected]
// 批量查询
GET https://gravatar.luoli.click/batch?emails=[email protected],[email protected]
// 健康检查
GET https://gravatar.luoli.click/health