nginx
tcp/443 tcp/80
Open service 134.175.179.42:80 · udid.xyyidc.com
2026-01-25 07:58
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 25 Jan 2026 07:59:02 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://udid.xyyidc.com/ Strict-Transport-Security: max-age=31536000 Alt-Svc: quic=":443"; h3=":443"; h3-29=":443"; h3-27=":443";h3-25=":443"; h3-T050=":443"; h3-Q050=":443";h3-Q049=":443";h3-Q048=":443"; h3-Q046=":443"; h3-Q043=":443" Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 134.175.179.42:443 · udid.xyyidc.com
2026-01-25 07:58
HTTP/1.1 200 OK
Server: nginx
Date: Sun, 25 Jan 2026 07:59:05 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Alt-Svc: quic=":443"; h3=":443"; h3-29=":443"; h3-27=":443";h3-25=":443"; h3-T050=":443"; h3-Q050=":443";h3-Q049=":443";h3-Q048=":443"; h3-Q046=":443"; h3-Q043=":443"
Page title: UDID在线获取 - 快速查询设备信息 | iOS设备UDID查询
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>UDID在线获取 - 快速查询设备信息 | iOS设备UDID查询</title>
<link rel="icon" href="static/picture/favicon.png" type="image/png">
<meta name="description" content="通过本网站快速获取您的iOS设备UDID,轻松查询设备信息,方便用户进行设备管理。">
<meta name="keywords" content="UDID, iOS设备, 设备查询, UDID获取, 设备信息">
<meta name="apple-mobile-web-app-title" content="我的UDID">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="apple-touch-icon" href="static/picture/apple-icon.png">
<link rel="stylesheet" href="static/css/bootstrap.min.css">
<link rel="stylesheet" href="static/css/font-awesome.min.css">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/ota.css">
</head>
<body>
<div class="title-container">
<h1 data-lang-key="title">iOS设备UDID获取工具</h1>
<p class="subtitle" data-lang-key="subtitle">一步快速获取 iOS 设备的 UDID,快速查询设备信息</p >
</div>
<div style="text-align: center;">
<button class="btn" id="submitBtn" onclick="udids()">
<i class="fa fa-apple"></i><span id="btnText" data-lang-key="btnText">获取UDID</span>
</button>
</div>
<div class="container action-buttons-container" style="margin-bottom: 20px;">
<div class="action-buttons">
<a href="javascript:void(0)" onclick="checkLink('https://sign.xyyidc.com/')" class="action-btn">
<i class="fa fa-play-circle"></i><span data-lang-key="videoTutorial">主演星球证书站</span>
</a>
<a href="javascript:void(0)" onclick="checkLink('/p12')" class="action-btn">
<i class="fa fa-file-archive-o"></i><span data-lang-key="examine">证书检测</span>
</a>
<a href="javascript:void(0)" onclick="checkLink('https://work.weixin.qq.com/kfid/kfc427fd8c6641ad7d0')" class="action-btn">
<i class="fa fa-comments"></i><span data-lang-key="contactSupport">联系站长</span>
</a>
<a href="javascript:void(0)" onclick="checkLink('https://www.zhuyanxq.cn/')" class="action-btn">
<i class="fa fa-code"></i><span data-lang-key="buildYourOwn">24小时自助发卡网</span>
</a>
</div>
</div>
<!-- 仅在获取UDID后显示设备信息部分 -->
<div class="container device-info">
<div class="info-header">
<i class="fa fa-info-circle"></i> <span data-lang-key="deviceInfoTitle">设备信息</span>
</div>
<div class="form-group">
<label for="udidInput" data-lang-key="udidLabel">UDID:</label>
<div class="input-with-copy">
<input type="text" class="form-control" id="udidInput" value="" placeholder="00008110-**********(获取后在这里显示)" readonly="">
<button class="copy-icon" onclick="copyToClipboard('udidInput')">
<i class="fa fa-copy"></i>
</button>
</div>
</div>
<div class="form-group">
<label for="udidDevice" data-lang-key="deviceModelLabel">设备型号:</label>
<div class="input-with-copy">
<input type="text" class="form-control" id="udidDevice" value="" placeholder="iPhone16 Pro Max (获取后在这里显示)" readonly="">
<button class="copy-icon" onclick="copyToClipboard('udidDevice')">
<i class="fa fa-copy"></i>
</button>
</div>
</div>
<div class="form-group">
<label for="udidVersion" data-lang-key="deviceVersionLabel">设备版本:</label>
<div class="input-with-copy">
<input type="text" class="form-control" id="udidVersion" value="" placeholder="17C54 (获