Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
DNSSEA
[go: Go Back, main page]

r.json()) .then(d => { if(d.code === 200) user = d.data; }) .catch(() => {}); } // 已登录用户禁止访问登录/注册页 if (token && (location.pathname === '/login' || location.pathname === '/register')) { location.href = '/user'; } ">
DNSSEA 致力于为全球开发者、学生和开源爱好者提供稳定的数字身份。 无需信用卡,无隐藏费用。支持全类型 DNS 记录解析,让您的创意即刻上线。

DNSSEA

简单、快速、免费的 域名注册服务

({ ...d, fullDomain: this.prefix.trim() + '.' + d.name, available: null })); this.showResults = true; for (let i = 0; i < this.results.length; i++) { try { const res = await fetch('/api/domains/' + this.results[i].id + '/check?prefix=' + encodeURIComponent(this.prefix.trim())); const data = await res.json(); this.results[i].available = data.data?.available ?? false; } catch(e) { this.results[i].available = false; } } this.checking = false; } }" x-init=" fetch('/api/domains') .then(r => r.json()) .then(d => { domains = d.data.domains || []; loading = false; }) .catch(() => { loading = false; }) " @click.away="showResults = false">
r.json()) .then(d => { if (d.code === 200) user = d.data; }) .catch(() => {}); } ">
r.json()).then(d => { if(d.code === 200) stats = d.data; }).catch(() => {}); ">