OpenEdge
tcp/80
edgeone-pages
tcp/443
Open service 124.95.177.250:80 · game2.goldvalleydata.com.cn
2026-01-26 04:00
HTTP/1.1 301 Moved Permanently Location: https://game2.goldvalleydata.com.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:00:45 GMT EO-LOG-UUID: 6243247298424670546 EO-Cache-Status: Return Directly
Open service 116.162.169.134:80 · game2.goldvalleydata.com.cn
2026-01-26 04:00
HTTP/1.1 301 Moved Permanently Location: https://game2.goldvalleydata.com.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:00:45 GMT EO-LOG-UUID: 5483181217285525553 EO-Cache-Status: Return Directly
Open service 61.241.178.245:443 · game2.goldvalleydata.com.cn
2026-01-26 04:00
HTTP/1.1 200 OK
Last-Modified: Tue, 04 Nov 2025 06:04:45 GMT
Etag: "7a9a07149ca3c66c74636baa10edad12"
Content-Type: text/html
Date: Sun, 25 Jan 2026 05:24:25 GMT
Age: 81378
Content-Length: 3100
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 336180124349104162
EO-Cache-Status: Cache Hit
Page title: Cocos Creator | dxcyxtgd
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Cocos Creator | dxcyxtgd</title>
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1, minimum-scale=1,maximum-scale=1"/>
<!--https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no">
<!-- force webkit on 360 -->
<meta name="renderer" content="webkit"/>
<meta name="force-rendering" content="webkit"/>
<!-- force edge on IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="msapplication-tap-highlight" content="no">
<!-- force full screen on some browser -->
<meta name="full-screen" content="yes"/>
<meta name="x5-fullscreen" content="true"/>
<meta name="360-fullscreen" content="true"/>
<!-- force screen orientation on some browser -->
<meta name="screen-orientation" content="landscape"/>
<meta name="x5-orientation" content="landscape">
<!--fix fireball/issues/3568 -->
<!--<meta name="browsermode" content="application">-->
<meta name="x5-page-mode" content="app">
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<link rel="stylesheet" type="text/css" href="style-mobile.6e9cd.css"/>
<link rel="icon" href="favicon.8de18.ico"/>
</head>
<body>
<canvas id="GameCanvas" oncontextmenu="event.preventDefault()" tabindex="0"></canvas>
<div id="splash">
<div class="progress-bar stripes">
<span style="width: 0%"></span>
</div>
</div>
<script src="src/settings.ef9ce.js" charset="utf-8"></script>
<script src="main.063d1.js" charset="utf-8"></script>
<script type="text/javascript">
(function () {
// open web debugger console
if (typeof VConsole !== 'undefined') {
window.vConsole = new VConsole();
}
var debug = window._CCSettings.debug;
var splash = document.getElementById('splash');
splash.style.display = 'block';
function loadScript (moduleName, cb) {
function scriptLoaded () {
document.body.removeChild(domScript);
domScript.removeEventListener('load', scriptLoaded, false);
cb && cb();
};
var domScript = document.createElement('script');
domScript.async = true;
domScript.src = moduleName;
domScript.addEventListener('load', scriptLoaded, false);
document.body.appendChild(domScript);
}
loadScript(debug ? 'cocos2d-js.js' : 'cocos2d-js-min.55149.js', function () {
if (CC_PHYSICS_BUILTIN || CC_PHYSICS_CANNON) {
loadScript(debug ? 'physics.js' : 'physics-min.js', window.boot);
}
else {
window.boot();
}
});
})();
</script>
</body>
</html>
Open service 124.95.177.250:443 · game2.goldvalleydata.com.cn
2026-01-26 04:00
HTTP/1.1 200 OK
Last-Modified: Tue, 04 Nov 2025 06:04:45 GMT
Etag: "7a9a07149ca3c66c74636baa10edad12"
Content-Type: text/html
Date: Fri, 09 Jan 2026 07:14:03 GMT
Age: 1457200
Content-Length: 3100
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 8444222920164249135
EO-Cache-Status: Cache Hit
Page title: Cocos Creator | dxcyxtgd
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Cocos Creator | dxcyxtgd</title>
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1, minimum-scale=1,maximum-scale=1"/>
<!--https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no">
<!-- force webkit on 360 -->
<meta name="renderer" content="webkit"/>
<meta name="force-rendering" content="webkit"/>
<!-- force edge on IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="msapplication-tap-highlight" content="no">
<!-- force full screen on some browser -->
<meta name="full-screen" content="yes"/>
<meta name="x5-fullscreen" content="true"/>
<meta name="360-fullscreen" content="true"/>
<!-- force screen orientation on some browser -->
<meta name="screen-orientation" content="landscape"/>
<meta name="x5-orientation" content="landscape">
<!--fix fireball/issues/3568 -->
<!--<meta name="browsermode" content="application">-->
<meta name="x5-page-mode" content="app">
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<link rel="stylesheet" type="text/css" href="style-mobile.6e9cd.css"/>
<link rel="icon" href="favicon.8de18.ico"/>
</head>
<body>
<canvas id="GameCanvas" oncontextmenu="event.preventDefault()" tabindex="0"></canvas>
<div id="splash">
<div class="progress-bar stripes">
<span style="width: 0%"></span>
</div>
</div>
<script src="src/settings.ef9ce.js" charset="utf-8"></script>
<script src="main.063d1.js" charset="utf-8"></script>
<script type="text/javascript">
(function () {
// open web debugger console
if (typeof VConsole !== 'undefined') {
window.vConsole = new VConsole();
}
var debug = window._CCSettings.debug;
var splash = document.getElementById('splash');
splash.style.display = 'block';
function loadScript (moduleName, cb) {
function scriptLoaded () {
document.body.removeChild(domScript);
domScript.removeEventListener('load', scriptLoaded, false);
cb && cb();
};
var domScript = document.createElement('script');
domScript.async = true;
domScript.src = moduleName;
domScript.addEventListener('load', scriptLoaded, false);
document.body.appendChild(domScript);
}
loadScript(debug ? 'cocos2d-js.js' : 'cocos2d-js-min.55149.js', function () {
if (CC_PHYSICS_BUILTIN || CC_PHYSICS_CANNON) {
loadScript(debug ? 'physics.js' : 'physics-min.js', window.boot);
}
else {
window.boot();
}
});
})();
</script>
</body>
</html>
Open service 61.241.178.245:80 · game2.goldvalleydata.com.cn
2026-01-26 04:00
HTTP/1.1 301 Moved Permanently Location: https://game2.goldvalleydata.com.cn/ Content-Length: 0 Connection: close Server: OpenEdge Date: Mon, 26 Jan 2026 04:00:45 GMT EO-LOG-UUID: 1845531189512085890 EO-Cache-Status: Return Directly
Open service 116.162.169.134:443 · game2.goldvalleydata.com.cn
2026-01-26 04:00
HTTP/1.1 200 OK
Last-Modified: Tue, 04 Nov 2025 06:04:45 GMT
Etag: "7a9a07149ca3c66c74636baa10edad12"
Content-Type: text/html
Date: Sun, 25 Jan 2026 22:02:15 GMT
Age: 21507
Content-Length: 3100
Accept-Ranges: bytes
Connection: close
Server: edgeone-pages
Strict-Transport-Security: max-age=63072000
Cache-Control: public,max-age=3600,must-revalidate
EO-LOG-UUID: 13406320354147350547
EO-Cache-Status: Cache Hit
Page title: Cocos Creator | dxcyxtgd
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Cocos Creator | dxcyxtgd</title>
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1, minimum-scale=1,maximum-scale=1"/>
<!--https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no">
<!-- force webkit on 360 -->
<meta name="renderer" content="webkit"/>
<meta name="force-rendering" content="webkit"/>
<!-- force edge on IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="msapplication-tap-highlight" content="no">
<!-- force full screen on some browser -->
<meta name="full-screen" content="yes"/>
<meta name="x5-fullscreen" content="true"/>
<meta name="360-fullscreen" content="true"/>
<!-- force screen orientation on some browser -->
<meta name="screen-orientation" content="landscape"/>
<meta name="x5-orientation" content="landscape">
<!--fix fireball/issues/3568 -->
<!--<meta name="browsermode" content="application">-->
<meta name="x5-page-mode" content="app">
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<link rel="stylesheet" type="text/css" href="style-mobile.6e9cd.css"/>
<link rel="icon" href="favicon.8de18.ico"/>
</head>
<body>
<canvas id="GameCanvas" oncontextmenu="event.preventDefault()" tabindex="0"></canvas>
<div id="splash">
<div class="progress-bar stripes">
<span style="width: 0%"></span>
</div>
</div>
<script src="src/settings.ef9ce.js" charset="utf-8"></script>
<script src="main.063d1.js" charset="utf-8"></script>
<script type="text/javascript">
(function () {
// open web debugger console
if (typeof VConsole !== 'undefined') {
window.vConsole = new VConsole();
}
var debug = window._CCSettings.debug;
var splash = document.getElementById('splash');
splash.style.display = 'block';
function loadScript (moduleName, cb) {
function scriptLoaded () {
document.body.removeChild(domScript);
domScript.removeEventListener('load', scriptLoaded, false);
cb && cb();
};
var domScript = document.createElement('script');
domScript.async = true;
domScript.src = moduleName;
domScript.addEventListener('load', scriptLoaded, false);
document.body.appendChild(domScript);
}
loadScript(debug ? 'cocos2d-js.js' : 'cocos2d-js-min.55149.js', function () {
if (CC_PHYSICS_BUILTIN || CC_PHYSICS_CANNON) {
loadScript(debug ? 'physics.js' : 'physics-min.js', window.boot);
}
else {
window.boot();
}
});
})();
</script>
</body>
</html>