检测任意域名是否部署了小雫DNS 控制台(公开接口,无需登录)
检测原理:访问目标域名的 /detect-api?self=1 端点, 若返回 { xiaoniao_dns: true } 即视为已安装
/detect-api?self=1
{ xiaoniao_dns: true }