HTTP/1.1 401 Unauthorized
Connection: Keep-Alive
WWW-Authenticate: Digest realm="HuaweiHomeGateway",nonce="4243d0135c35c24624501c535b16f3ac", qop="auth", algorithm="MD5"
Content-Length: 0
HTTP/1.1 200 OK
Date: Tue, 12 Nov 2024 04:14:47 GMT
Content-Type: text/html
Content-Length: 4503
Last-Modified: Fri, 01 Jul 2022 15:51:02 GMT
Connection: close
ETag: "62bf17e6-1197"
Server: nginx/1.18.0
Content-Security-Policy: default-src 'self' *.terra-master.com *.cloudfront.net *.baidu.com *.bdimg.com *.googleapis.com *.google.com *.ggpht.com unpkg.com 'unsafe-inline' 'unsafe-eval' blob: data: ws: wss:;
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cross-Origin-Resource-Policy: same-origin
Accept-Ranges: bytes
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta charset="UTF-8">
<title>TOS Loading</title>
<script src="/data/jquery.js"></script>
<style>
* {
margin: 0px;
padding: 0px;
font-family: "Verdana","微软雅黑", "黑体", "PingFangSC-Regular","PingFang SC";
}
body,
html {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
.loading {
width: 640px;
height: 100vh;
margin: auto;
display: flex;
flex-direction: column;