SLT
tcp/80
tencent-cos
tcp/443
Open service 221.204.15.51:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Sun, 21 Dec 2025 11:55:24 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: Njk0N2UwMmNfMWIxNDc2MGJfMmM3MTdfZjM2ZDI4OA==
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 12021906672676039655
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 116.153.4.244:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Mon, 20 Oct 2025 17:23:35 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: NjhmNjcwMTdfOTJmMzRjMGJfZTY2OF9hNTEwZTlh
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 16074767343357992776
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 60.13.97.57:80 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 302 Found Location: https://www.bj-junxin.com/ Content-Length: 0 X-NWS-LOG-UUID: 6419376893105727346 Connection: close Server: SLT Date: Mon, 26 Jan 2026 02:05:33 GMT X-Cache-Lookup: Return Directly
Open service 221.204.15.51:80 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 302 Found Location: https://www.bj-junxin.com/ Content-Length: 0 X-NWS-LOG-UUID: 11783499200441908049 Connection: close Server: SLT Date: Mon, 26 Jan 2026 02:05:33 GMT X-Cache-Lookup: Return Directly
Open service 116.163.31.218:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Tue, 20 Jan 2026 11:35:47 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: Njk2ZjY4OTNfN2NmNzRjMGJfMmQ1ODNfMWJlOGIyNQ==
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 414757092318322657
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 221.204.209.225:80 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 302 Found Location: https://www.bj-junxin.com/ Content-Length: 0 X-NWS-LOG-UUID: 5215491763325486254 Connection: close Server: SLT Date: Mon, 26 Jan 2026 02:05:32 GMT X-Cache-Lookup: Return Directly
Open service 116.131.57.65:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Mon, 20 Oct 2025 17:23:35 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: NjhmNjcwMTdfOTJmMzRjMGJfZTY2OF9hNTEwZTlh
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 17313253949454655010
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 1.62.64.79:80 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 302 Found Location: https://www.bj-junxin.com/ Content-Length: 0 X-NWS-LOG-UUID: 4456827856672303603 Connection: close Server: SLT Date: Mon, 26 Jan 2026 02:05:33 GMT X-Cache-Lookup: Return Directly
Open service 42.56.64.131:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Mon, 20 Oct 2025 14:45:49 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: NjhmNjRiMWRfNGZiMmU5MDlfMmM4NjRfYTQ1OTZhNw==
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 5226776908901863827
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 60.13.97.57:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Mon, 20 Oct 2025 14:45:49 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: NjhmNjRiMWRfNGZiMmU5MDlfMmM4NjRfYTQ1OTZhNw==
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 378431409693322037
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 42.56.81.77:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Mon, 20 Oct 2025 17:23:35 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: NjhmNjcwMTdfOTJmMzRjMGJfZTY2OF9hNTEwZTlh
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 905146333909358240
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 211.93.211.158:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Mon, 05 Jan 2026 05:24:39 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: Njk1YjRiMTZfNGZiMmU5MDlfMjI0ZjNfNmExMTU5
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 12747921906893754268
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 1.62.64.79:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Mon, 05 Jan 2026 05:24:39 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: Njk1YjRiMTZfNGZiMmU5MDlfMjI0ZjNfNmExMTU5
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 8927897663800070714
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 1.56.98.184:80 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 302 Found Location: https://www.bj-junxin.com/ Content-Length: 0 X-NWS-LOG-UUID: 6373926188641308507 Connection: close Server: SLT Date: Mon, 26 Jan 2026 02:05:33 GMT X-Cache-Lookup: Return Directly
Open service 221.204.209.225:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Mon, 05 Jan 2026 05:24:39 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: Njk1YjRiMTZfNGZiMmU5MDlfMjI0ZjNfNmExMTU5
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 16738227946135121632
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 1.56.98.184:443 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 200 OK
Last-Modified: Thu, 02 Nov 2023 01:53:22 GMT
Etag: "592d10b89d7092f1c2fc2ad570d6a68d"
Content-Type: text/html
Date: Mon, 05 Jan 2026 05:24:39 GMT
Server: tencent-cos
x-cos-hash-crc64ecma: 4184254697206438723
x-cos-request-id: Njk1YjRiMTZfNGZiMmU5MDlfMjI0ZjNfNmExMTU5
Content-Length: 3937
Accept-Ranges: bytes
X-NWS-LOG-UUID: 12152987790845626538
Connection: close
X-Cache-Lookup: Cache Hit
Page title: 儿童国学系统-北京军信安全技术服务有限公司
<!DOCTYPEhtml>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--
<meta http-equiv="refresh" content="0.1;url=/tot_game/web-mobile/index.html">
-->
<title>儿童国学系统-北京军信安全技术服务有限公司</title>
<style>
#fullscreen:fullscreen {
background-color: pink;
}
.mainbody{
width:100vw;
height:100vh;
background-size: 100% 100% !important;
background: url('/images/main.jpg');
}
.gamediv {
margin-top:100px;
}
.version_div{
position:fixed;
bottom:0;
width:100%;
margin-bottom:10px;
}
.flex-box {
display: flex;
}
.flex-box-start {
display: flex;
justify-content: flex-start;
align-items: center;
}
.flex-box-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-vcenter {
display: flex;
justify-content: center;
align-items: center;
}
.flex-box-end {
display: flex;
justify-content: flex-end;
align-items: center;
}
.flex-v-center {
align-items: center;
}
a{text-decoration: none;}
</style>
</head>
<body class="mainbody">
<div class="flex-box-center gamediv">
<button type="button" onclick="go_admin()">管理平台入口</button>
<button type="button" onclick="go_game()">游戏客户端入口</button>
</div>
<div class="version_div ">
<div class="flex-box-center">
<div>
Copyright 2022 北京军信安全技术服务有限公司 | 客服电话:15810865845 | 电子邮箱:junxinsecurity@126.com
</div>
</div>
<div class="flex-box-center">
<div>
<div style="margin:0 auto; padding:10px 0;"> <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备15006250号</a>
<span style="padding:0px 5px;"> | </span>
<!--
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=15006250">
<img src="images/gonganbeian.png">京公网安备 15006250号-2</a>
-->
</div>
</div>
</div>
</div>
</body>
<script>
function go_admin(){
window.location.href="http://42.193.252.103/tot_game/ui/index.html#/login?redirect=%2Findex";
//window.location.href="/tot_game/ui/index.html";
}
function kaishi()
{
var docElm = document.documentElement;
//W3C
if (docElm.requestFullscreen) {
docElm.requestFullscreen();
}
//FireFox
else if (docElm.mozRequestFullScreen) {
docElm.mozRequestFullScreen();
}
//Chrome等
else if (docElm.webkitRequestFullScreen) {
docElm.webkitRequestFullScreen();
}
//IE11
else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function go_game(){
console.log("begin.....");
changeFullScreen();
// kaishi();
console.log("end.....");
window.location.href="/tot_game/web-mobile/index.html?rmd="+Math.random();
}
this.fullscreen=false
function changeFullScreen() {
const element = document.documentElement
// 如果是全屏状态
if (this.fullscreen) {
// 如果浏览器有这个Function
if (document.exitFullscreen) {
document.exitFullscreen()
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen()
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen()
} else if (document.msExitFullscreen) {
document.msExitFullscreen()
}
} else {
// 如果浏览器有这个Function
if (element.requestFullscreen) {
element.requestFullscreen()
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen()
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen()
} else if (element.msRequestFullscreen) {
element.msRequestFullscreen()
}
}
// 判断全屏状态的变量
// this.fullscreen = !this.fullscreen
}
</script>
</html>
Open service 116.153.4.244:80 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 302 Found Location: https://www.bj-junxin.com/ Content-Length: 0 X-NWS-LOG-UUID: 2964654618017976521 Connection: close Server: SLT Date: Mon, 26 Jan 2026 02:05:33 GMT X-Cache-Lookup: Return Directly
Open service 211.93.211.158:80 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 302 Found Location: https://www.bj-junxin.com/ Content-Length: 0 X-NWS-LOG-UUID: 16047381280303851832 Connection: close Server: SLT Date: Mon, 26 Jan 2026 02:05:32 GMT X-Cache-Lookup: Return Directly
Open service 116.163.31.218:80 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 302 Found Location: https://www.bj-junxin.com/ Content-Length: 0 X-NWS-LOG-UUID: 12811069691242094367 Connection: close Server: SLT Date: Mon, 26 Jan 2026 02:05:33 GMT X-Cache-Lookup: Return Directly
Open service 116.131.57.65:80 · www.bj-junxin.com
2026-01-26 02:05
HTTP/1.1 302 Found Location: https://www.bj-junxin.com/ Content-Length: 0 X-NWS-LOG-UUID: 3349892352554478176 Connection: close Server: SLT Date: Mon, 26 Jan 2026 02:05:33 GMT X-Cache-Lookup: Return Directly