AmazonS3
tcp/443 tcp/80
Open service 2600:9000:2249:a800:5:c712:6e80:93a1:80 · easyjoytapplay.com
2026-01-27 21:03
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Tue, 27 Jan 2026 21:03:48 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 636189476c3cc1fef2a81208622a3b7a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: fgFQO-ibjXkbo95lt6-1s4-WITIhiXGO6wR0UHoQa2fBfIuxC9qBJw==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 65.9.175.95:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:55 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 9ea6b2381e0606355b2273f70ed5f416.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P14
X-Amz-Cf-Id: vOANZCsSJyL7_XwVsDDtCnRAz7QM08XGTa3sTJ-KQba6quXyQurfyA==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 65.9.175.98:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:55 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 3fe1b65a21db2155ab695e76b3fc80ca.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P14
X-Amz-Cf-Id: YtgXUatOM1LGvMXXX5U3OzIVrUPxiO8D7H0cHqkrmhvxTFFPtGVSvw==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 65.9.175.98:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:55 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 01bfa2cb468985bd24126d7b3dbae26a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P14
X-Amz-Cf-Id: yGU01XINYBAapgPjfZWkHn65LBLfwCX78Xl76NevS4Tw1Ikfn5QXvA==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 65.9.175.113:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 6e6c4d5f1ea04df775c351cd792cccec.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P14
X-Amz-Cf-Id: iEEcLOz4RFc6xi5DWawGPozu29uP8zpmRLxhWf5hbHP5p9dadlq1Aw==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 65.9.175.113:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:55 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 0f2cc30066f82a3492113a7d3ebae254.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P14
X-Amz-Cf-Id: iYfi2lZ3Nq2g8eRO6YSGa135CbRPtXgpnDhzFXaFZL-C0V4mEMzk8Q==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 65.9.175.9:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 476fd70bdb0e3f01a7cdbc322ceae0d8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P14
X-Amz-Cf-Id: HThXaJugML6OIwCb6QaIEljQ-8sxQ2CvnnZHxVYOPdOfU9xBNN73gw==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 65.9.175.95:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:55 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 733dda36f703f66d7e387b2e9c7820ba.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P14
X-Amz-Cf-Id: EM2vuK1M7xCvOi-ej2mtcXF3-IVBzDTYCqI6H_nWDU82h8VSZvVkXg==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 65.9.175.9:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 2e1545751358065284c508c87f8e3d4c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P14
X-Amz-Cf-Id: s1vyHlhhGvHK3jl3RqOfI3RkvRkcqOM40b5_xvtQDuOGfE-bexq0sg==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:ac00:5:c712:6e80:93a1:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 1d436979dbc6be1a36db9f38bc4fa80e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: 3hyiGrkTiSMY7L9kqAYyaY-50XOz2NCx40fV322OqVyvCJVsFoAOtQ==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:6400:5:c712:6e80:93a1:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 6d6c936c7593d0a2d5f410555483ffa0.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: jYpp8aB6q8HLuFJlFUdujfxm78DUhCGRQ1lJwlqr4YBENr2nEyM_Eg==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:ac00:5:c712:6e80:93a1:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 cd4dfe3c4e4ae7c889b30370e31a809e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: tk3SshhoeFXymp8W4wT4bXmavHNAiQkXXKPwOyuCSzwnR53fTuyXWQ==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:ce00:5:c712:6e80:93a1:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 636189476c3cc1fef2a81208622a3b7a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: rkLXRS8OzosGeic0VH65CfoJLsYvNguDPL72FnT142HyTBVkB5cVAQ==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:5600:5:c712:6e80:93a1:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 0f03c98743d9ffe79330c1f694241fc2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: Goj40azmuXThMWgEQ4jG9bgYtm4WoVC9b-DrfFw1maN4FNQd-zqU0Q==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:5800:5:c712:6e80:93a1:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 7aebe5536aa81207909dbe4ca368b9be.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: ZY4vV282ZHVOLC77g6uKls1uTjPLs1TLHvn5UNpAn2XN8v0oS_VT_A==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:ce00:5:c712:6e80:93a1:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 23ea8dc311a7b843ed4a61e32540932c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: pbhj3EkiqhqahVh5ZuF8zuhdKdaTDG3aIOf7vmluXIgohHnnQBb0Lw==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:8600:5:c712:6e80:93a1:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 e57379aeeaf825df3f0a6972a5cb719c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: JR6Fe-U08JW-llhLZx620XcobbWSpC-eJTESyZExSWDFoH6FQM717A==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:5600:5:c712:6e80:93a1:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 29373b9bd21dbfdb73f410724bfb6328.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: 1ynoFqynlMm_JBYcw_iZnBYn0rov6pYjD6tPcloYMvLLtwvIK6O4Zw==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:6400:5:c712:6e80:93a1:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 7403235773a9b23f307196c589d62dac.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: IHABAMCt16yOwhYjvw5Uf56d_09nAerfTrunc27ZG9dAlH4WFVJKjA==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:8600:5:c712:6e80:93a1:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 d580de5c96a7c9961c3c26ff049e04de.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: 6tRbkRun9NPcWb3PAqPUiGqNQzTFjpIwBxVvRLl4TU_Y0xVpMrTZpQ==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:5800:5:c712:6e80:93a1:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 61bbb65ddfb7a23272f71c61d393f8ee.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: 9OmPG55r-awi08lXOGEL16_hDV7cHC1iVhVQSPKHKxKFzHYcD5jpGg==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:c200:5:c712:6e80:93a1:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 c205f74aa99b4a794fa57396e24414b6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: y7IkEjhI_F1cCJKjBcHxabarCcB4h5tPTTnxdAm7axF-ghmMepgx8w==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:9600:5:c712:6e80:93a1:80 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 734785119886d5baab23289f81884790.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: wUBTCO-HtYAqQ0odSmi1bTdSfS1IXRZfD7ODSx3m1NjFCmC14G1xMQ==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:9600:5:c712:6e80:93a1:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 d580de5c96a7c9961c3c26ff049e04de.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: hqWRcHTIxavqKxcwbHPhLXE7yQnFHQUlSxq168y-FSjJVnfYKChyVw==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
Open service 2600:9000:2249:c200:5:c712:6e80:93a1:443 · easyjoytapplay.com
2026-01-22 21:17
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20022
Connection: close
Date: Thu, 22 Jan 2026 21:17:54 GMT
Last-Modified: Fri, 01 Aug 2025 07:28:17 GMT
ETag: "60720e7152974fada2275a0b3c9e7031"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 e57379aeeaf825df3f0a6972a5cb719c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P4
X-Amz-Cf-Id: DK9TzHumDp9Awv0YjRQFs1YOGjkSdOLrvhzjXLsSrJk0OtjS4ALfbQ==
Page title: Crown Box
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-orientation" content="portrait"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"/>
<title>Crown Box</title>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<meta property="og:type" content="website"/>
<link rel="shortcut icon" href="https://assets.googleplaystore.in/asc/UWDQNXV/assets/icon.png" type="image/x-icon"/>
<script type="text/javascript" src="./js/cryptojs-4.2.0.min.js"></script>
<meta name="apple-mobile-web-app-title" content="Crown Box">
<!-- <link rel="manifest" href="./manifest.json">-->
<link rel="apple-touch-icon" href="./img/icon.png">
<link rel="mask-icon" href="./img/icon.png" color="black">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
body {
overflow-x: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100vh;
flex-direction: column;
}
.btn {
font-size: 20px;
line-height: 20px;
margin: 20px 0;
padding: 4px 20px;
border: 2px solid #000;
border-radius: 24px;
color: #000;
font-weight: bold;
}
</style>
<script src="js/adjust-5.6.0.min.js"></script>
</head>
<body class="body">
<div id="init"></div>
<script>
// let appToken = 'l8czd4os6ww0';
// let environment = 'sandbox';
let appToken = 'faptlwx75tds';
let environment = 'production';
let paramNames = ['pkg', 'channel', 'gaid', 'aid', 'enc'];
let params = {
'pn': 'box',
'pkg': '',
'channel': 'BOX_3200012',
'gaid': '',
'aid': '',
'webuuid': '',
'adid': '',
};
var query = '';
if (!!location.search) {
query = location.search.substring(1);
}
let keyValues = query.split("&");
for (let i = 0; i < keyValues.length; i++) {
let keyValue = keyValues[i].split("=");
if(paramNames.indexOf(keyValue[0]) >= 0) {
params[keyValue[0]] = keyValue[1];
}
}
console.log("start init adjust...");
Adjust.initSdk({
appToken: appToken, // required
environment: environment, // 'production' or 'sandbox'
// optional
attributionCallback: function (e, attribution) {
// define your attribution callback function
console.log(e);
console.log("attribution: ", attribution);
},
logLevel: 'verbose', // 'error', 'none', 'error', 'warning', 'info', 'verbose'
logOutput: '#output'
});
let adjustEventMap = {
'app_open': 'xxxxx',
'app_update': 'xxxxx',
'app_update_success': 'xxxxx',
'login': 'xxxxx',
'rechar_page': 'xxxxx',
'rechar_success': 'xxxxx',
'register': 'xxxxx',
'start_game': 'xxxxx',
'widraw_page': 'xxxxx',
'widraw_success': 'xxxxx',
'register_login': 'xxxxx',
'register_login_page': 'xxxxx'
}
let startTime = Date.now();
let timerId;
//检查Adjust webuuid adid数据及时间消耗
timerId = setTimeout(checkWebuuidAndAdid, 100); // 0.1s检查一次,直到所需数据均加载或超过10s。
const gameUrl = `https://s9.crown11.club/`;
const gameIframeId = 'game-iframe';
const AES_KEY = '4f2546dbc0ba861d49da3a29745b1c1e';
const AES_IV = '00000000000000000000000000000000';
const key = CryptoJS.enc.Utf8.parse(AES_KEY);
const iv = CryptoJS.enc.Hex.parse(AES_IV);
function aesEncrypt(message, key, iv) {
var cipherText = CryptoJS.AES.encrypt(message, key, {iv: iv, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.Pkcs7});
return cipherText.toString().replaceAll("+", "-
2600:9000:2249:a800:5:c712:6e80:93a1 1 65.9.175.95 1 65.9.175.98 1 65.9.175.113 1 65.9.175.9 1 2600:9000:2249:ac00:5:c712:6e80:93a1 1 2600:9000:2249:6400:5:c712:6e80:93a1 1 2600:9000:2249:ce00:5:c712:6e80:93a1 1 2600:9000:2249:5600:5:c712:6e80:93a1 1 2600:9000:2249:5800:5:c712:6e80:93a1 1 2600:9000:2249:8600:5:c712:6e80:93a1 1 2600:9000:2249:c200:5:c712:6e80:93a1 1 2600:9000:2249:9600:5:c712:6e80:93a1 1