60p82u21t54k 0.1.15 → 0.1.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/60p82u21t54k.es.js +315 -343
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/index.d.ts +1 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/model/getInviteRewardData/getGetInviteRewardDataResponse.d.ts +6 -6
- package/dist/model/getInviteRewardData/getGetInviteRewardDataResponse.d.ts.map +1 -1
- package/dist/model/getTopupRewardData/getGetTopupRewardDataResponse.d.ts +6 -6
- package/dist/model/getTopupRewardData/getGetTopupRewardDataResponse.d.ts.map +1 -1
- package/dist/model/getTopupRewardReport/getGetTopupRewardReportResponse.d.ts.map +1 -1
- package/dist/model/getTopupRewardReport/type.d.ts +1 -0
- package/dist/model/getTopupRewardReport/type.d.ts.map +1 -1
- package/dist/model/getTurnOverRewardData/getGetTurnOverRewardDataResponse.d.ts.map +1 -1
- package/dist/model/getTurnOverRewardReport/getGetTurnOverRewardReportResponse.d.ts.map +1 -1
- package/dist/model/getTurnOverRewardReport/type.d.ts +1 -0
- package/dist/model/getTurnOverRewardReport/type.d.ts.map +1 -1
- package/dist/plugin.d.ts +1 -2
- package/dist/plugin.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/model/loginWithCaptcha/loginWithCaptchaApi.d.ts +0 -4
- package/dist/model/loginWithCaptcha/loginWithCaptchaApi.d.ts.map +0 -1
- package/dist/model/loginWithCaptcha/type.d.ts +0 -10
- package/dist/model/loginWithCaptcha/type.d.ts.map +0 -1
package/dist/60p82u21t54k.es.js
CHANGED
|
@@ -2,7 +2,7 @@ var Lt = Object.defineProperty;
|
|
|
2
2
|
var Gt = (e, n, t) => n in e ? Lt(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
|
3
3
|
var y = (e, n, t) => Gt(e, typeof n != "symbol" ? n + "" : n, t);
|
|
4
4
|
import pt from "axios";
|
|
5
|
-
const
|
|
5
|
+
const ae = pt.create({
|
|
6
6
|
baseURL: "",
|
|
7
7
|
timeout: 15e3,
|
|
8
8
|
// Request timeout
|
|
@@ -48,11 +48,11 @@ const ee = pt.create({
|
|
|
48
48
|
// },
|
|
49
49
|
// },
|
|
50
50
|
});
|
|
51
|
-
|
|
51
|
+
ae.interceptors.request.use(
|
|
52
52
|
(e) => e,
|
|
53
53
|
(e) => (console.error("Error request:", e.response), Promise.reject(e))
|
|
54
54
|
);
|
|
55
|
-
|
|
55
|
+
ae.interceptors.response.use(
|
|
56
56
|
(e) => e,
|
|
57
57
|
(e) => {
|
|
58
58
|
const n = {
|
|
@@ -77,13 +77,13 @@ let Et = {};
|
|
|
77
77
|
function fe() {
|
|
78
78
|
return Et;
|
|
79
79
|
}
|
|
80
|
-
function
|
|
80
|
+
function re(e, n) {
|
|
81
81
|
var d, p, m, b;
|
|
82
82
|
const t = fe(), r = (n == null ? void 0 : n.weekStartsOn) ?? ((p = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : p.weekStartsOn) ?? t.weekStartsOn ?? ((b = (m = t.locale) == null ? void 0 : m.options) == null ? void 0 : b.weekStartsOn) ?? 0, a = L(e, n == null ? void 0 : n.in), s = a.getDay(), o = (s < r ? 7 : 0) + s - r;
|
|
83
83
|
return a.setDate(a.getDate() - o), a.setHours(0, 0, 0, 0), a;
|
|
84
84
|
}
|
|
85
85
|
function me(e, n) {
|
|
86
|
-
return
|
|
86
|
+
return re(e, { ...n, weekStartsOn: 1 });
|
|
87
87
|
}
|
|
88
88
|
function ht(e, n) {
|
|
89
89
|
const t = L(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = G(t, 0);
|
|
@@ -583,25 +583,25 @@ function ze(e, n) {
|
|
|
583
583
|
var b, x, h, g;
|
|
584
584
|
const t = L(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = fe(), s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((x = (b = n == null ? void 0 : n.locale) == null ? void 0 : b.options) == null ? void 0 : x.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((g = (h = a.locale) == null ? void 0 : h.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = G((n == null ? void 0 : n.in) || e, 0);
|
|
585
585
|
o.setFullYear(r + 1, 0, s), o.setHours(0, 0, 0, 0);
|
|
586
|
-
const d =
|
|
586
|
+
const d = re(o, n), p = G((n == null ? void 0 : n.in) || e, 0);
|
|
587
587
|
p.setFullYear(r, 0, s), p.setHours(0, 0, 0, 0);
|
|
588
|
-
const m =
|
|
588
|
+
const m = re(p, n);
|
|
589
589
|
return +t >= +d ? r + 1 : +t >= +m ? r : r - 1;
|
|
590
590
|
}
|
|
591
591
|
function Rn(e, n) {
|
|
592
592
|
var d, p, m, b;
|
|
593
593
|
const t = fe(), r = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((p = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : p.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((b = (m = t.locale) == null ? void 0 : m.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, a = ze(e, n), s = G((n == null ? void 0 : n.in) || e, 0);
|
|
594
|
-
return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0),
|
|
594
|
+
return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0), re(s, n);
|
|
595
595
|
}
|
|
596
596
|
function wt(e, n) {
|
|
597
|
-
const t = L(e, n == null ? void 0 : n.in), r = +
|
|
597
|
+
const t = L(e, n == null ? void 0 : n.in), r = +re(t, n) - +Rn(t, n);
|
|
598
598
|
return Math.round(r / bt) + 1;
|
|
599
599
|
}
|
|
600
600
|
function k(e, n) {
|
|
601
601
|
const t = e < 0 ? "-" : "", r = Math.abs(e).toString().padStart(n, "0");
|
|
602
602
|
return t + r;
|
|
603
603
|
}
|
|
604
|
-
const
|
|
604
|
+
const ne = {
|
|
605
605
|
// Year
|
|
606
606
|
y(e, n) {
|
|
607
607
|
const t = e.getFullYear(), r = t > 0 ? t : 1 - t;
|
|
@@ -686,7 +686,7 @@ const re = {
|
|
|
686
686
|
const r = e.getFullYear(), a = r > 0 ? r : 1 - r;
|
|
687
687
|
return t.ordinalNumber(a, { unit: "year" });
|
|
688
688
|
}
|
|
689
|
-
return
|
|
689
|
+
return ne.y(e, n);
|
|
690
690
|
},
|
|
691
691
|
// Local week-numbering year
|
|
692
692
|
Y: function(e, n, t, r) {
|
|
@@ -777,7 +777,7 @@ const re = {
|
|
|
777
777
|
switch (n) {
|
|
778
778
|
case "M":
|
|
779
779
|
case "MM":
|
|
780
|
-
return
|
|
780
|
+
return ne.M(e, n);
|
|
781
781
|
case "Mo":
|
|
782
782
|
return t.ordinalNumber(r + 1, { unit: "month" });
|
|
783
783
|
case "MMM":
|
|
@@ -832,7 +832,7 @@ const re = {
|
|
|
832
832
|
},
|
|
833
833
|
// Day of the month
|
|
834
834
|
d: function(e, n, t) {
|
|
835
|
-
return n === "do" ? t.ordinalNumber(e.getDate(), { unit: "date" }) :
|
|
835
|
+
return n === "do" ? t.ordinalNumber(e.getDate(), { unit: "date" }) : ne.d(e, n);
|
|
836
836
|
},
|
|
837
837
|
// Day of year
|
|
838
838
|
D: function(e, n, t) {
|
|
@@ -1055,11 +1055,11 @@ const re = {
|
|
|
1055
1055
|
let r = e.getHours() % 12;
|
|
1056
1056
|
return r === 0 && (r = 12), t.ordinalNumber(r, { unit: "hour" });
|
|
1057
1057
|
}
|
|
1058
|
-
return
|
|
1058
|
+
return ne.h(e, n);
|
|
1059
1059
|
},
|
|
1060
1060
|
// Hour [0-23]
|
|
1061
1061
|
H: function(e, n, t) {
|
|
1062
|
-
return n === "Ho" ? t.ordinalNumber(e.getHours(), { unit: "hour" }) :
|
|
1062
|
+
return n === "Ho" ? t.ordinalNumber(e.getHours(), { unit: "hour" }) : ne.H(e, n);
|
|
1063
1063
|
},
|
|
1064
1064
|
// Hour [0-11]
|
|
1065
1065
|
K: function(e, n, t) {
|
|
@@ -1073,15 +1073,15 @@ const re = {
|
|
|
1073
1073
|
},
|
|
1074
1074
|
// Minute
|
|
1075
1075
|
m: function(e, n, t) {
|
|
1076
|
-
return n === "mo" ? t.ordinalNumber(e.getMinutes(), { unit: "minute" }) :
|
|
1076
|
+
return n === "mo" ? t.ordinalNumber(e.getMinutes(), { unit: "minute" }) : ne.m(e, n);
|
|
1077
1077
|
},
|
|
1078
1078
|
// Second
|
|
1079
1079
|
s: function(e, n, t) {
|
|
1080
|
-
return n === "so" ? t.ordinalNumber(e.getSeconds(), { unit: "second" }) :
|
|
1080
|
+
return n === "so" ? t.ordinalNumber(e.getSeconds(), { unit: "second" }) : ne.s(e, n);
|
|
1081
1081
|
},
|
|
1082
1082
|
// Fraction of second
|
|
1083
1083
|
S: function(e, n) {
|
|
1084
|
-
return
|
|
1084
|
+
return ne.S(e, n);
|
|
1085
1085
|
},
|
|
1086
1086
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
1087
1087
|
X: function(e, n, t) {
|
|
@@ -1591,10 +1591,10 @@ class Xn extends O {
|
|
|
1591
1591
|
p,
|
|
1592
1592
|
0,
|
|
1593
1593
|
s.firstWeekContainsDate
|
|
1594
|
-
), t.setHours(0, 0, 0, 0),
|
|
1594
|
+
), t.setHours(0, 0, 0, 0), re(t, s);
|
|
1595
1595
|
}
|
|
1596
1596
|
const d = !("era" in r) || r.era === 1 ? a.year : 1 - a.year;
|
|
1597
|
-
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0),
|
|
1597
|
+
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0), re(t, s);
|
|
1598
1598
|
}
|
|
1599
1599
|
}
|
|
1600
1600
|
class Zn extends O {
|
|
@@ -1926,7 +1926,7 @@ class ar extends O {
|
|
|
1926
1926
|
return r >= 1 && r <= 53;
|
|
1927
1927
|
}
|
|
1928
1928
|
set(t, r, a, s) {
|
|
1929
|
-
return
|
|
1929
|
+
return re(rr(t, a, s), s);
|
|
1930
1930
|
}
|
|
1931
1931
|
}
|
|
1932
1932
|
function sr(e, n, t) {
|
|
@@ -4148,24 +4148,28 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4148
4148
|
imageUrl: s
|
|
4149
4149
|
};
|
|
4150
4150
|
})
|
|
4151
|
-
})), fs = (e) =>
|
|
4152
|
-
|
|
4153
|
-
|
|
4154
|
-
|
|
4155
|
-
|
|
4156
|
-
|
|
4157
|
-
|
|
4158
|
-
|
|
4159
|
-
|
|
4160
|
-
|
|
4161
|
-
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4151
|
+
})), fs = (e) => {
|
|
4152
|
+
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4153
|
+
return e.status == 0 ? {
|
|
4154
|
+
claimedReward: n,
|
|
4155
|
+
currentDirectDownline: t,
|
|
4156
|
+
currentOtherDownline: r,
|
|
4157
|
+
currentReward: a,
|
|
4158
|
+
totalReward: s,
|
|
4159
|
+
unclaimReward: o
|
|
4160
|
+
} : (e.data.collected_reward && (n = e.data.collected_reward.toString()), e.data.current_direct_downline && (t = e.data.current_direct_downline.toString()), e.data.current_others_downline && (r = e.data.current_others_downline.toString()), e.data.current_reward && (a = e.data.current_reward.toString()), e.data.total_reward && (s = e.data.total_reward.toString()), e.data.unclaim_reward && (o = e.data.unclaim_reward.toString()), {
|
|
4161
|
+
claimedReward: n,
|
|
4162
|
+
currentDirectDownline: t,
|
|
4163
|
+
currentOtherDownline: r,
|
|
4164
|
+
currentReward: a,
|
|
4165
|
+
totalReward: s,
|
|
4166
|
+
unclaimReward: o
|
|
4167
|
+
});
|
|
4165
4168
|
}, gs = (e) => {
|
|
4166
4169
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.downline), {
|
|
4167
4170
|
id: s.logindex,
|
|
4168
4171
|
name: s.firstname,
|
|
4172
|
+
dateCreated: s.created,
|
|
4169
4173
|
cashback: s.turnover,
|
|
4170
4174
|
commission: s.income
|
|
4171
4175
|
})), r = e.data.reduce((s, o) => s + parseFloat(o.income), 0), a = n.size;
|
|
@@ -4174,20 +4178,23 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4174
4178
|
totalCount: a,
|
|
4175
4179
|
list: t
|
|
4176
4180
|
};
|
|
4177
|
-
}, ps = (e) =>
|
|
4178
|
-
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
|
|
4183
|
-
|
|
4184
|
-
|
|
4185
|
-
|
|
4186
|
-
|
|
4187
|
-
|
|
4188
|
-
|
|
4189
|
-
|
|
4190
|
-
|
|
4181
|
+
}, ps = (e) => {
|
|
4182
|
+
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4183
|
+
return e.status == 0 ? {
|
|
4184
|
+
claimedReward: n,
|
|
4185
|
+
currentInvite: t,
|
|
4186
|
+
currentReward: r,
|
|
4187
|
+
totalInvite: a,
|
|
4188
|
+
totalReward: s,
|
|
4189
|
+
unclaimReward: o
|
|
4190
|
+
} : (e.data.collected_reward && (n = e.data.collected_reward.toString()), e.data.current_invite && (t = e.data.current_invite), e.data.current_reward && (r = e.data.current_reward), e.data.total_invite && (a = e.data.total_invite), e.data.total_reward && (s = e.data.total_reward), e.data.unclaim_reward && (o = e.data.unclaim_reward.toString()), {
|
|
4191
|
+
claimedReward: n,
|
|
4192
|
+
currentInvite: t,
|
|
4193
|
+
currentReward: r,
|
|
4194
|
+
totalInvite: a,
|
|
4195
|
+
totalReward: s,
|
|
4196
|
+
unclaimReward: o
|
|
4197
|
+
});
|
|
4191
4198
|
}, bs = (e) => {
|
|
4192
4199
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4193
4200
|
id: s.id,
|
|
@@ -4202,24 +4209,28 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4202
4209
|
totalCount: a,
|
|
4203
4210
|
list: t
|
|
4204
4211
|
};
|
|
4205
|
-
}, ys = (e) =>
|
|
4206
|
-
|
|
4207
|
-
|
|
4208
|
-
|
|
4209
|
-
|
|
4210
|
-
|
|
4211
|
-
|
|
4212
|
-
|
|
4213
|
-
|
|
4214
|
-
|
|
4215
|
-
|
|
4216
|
-
|
|
4217
|
-
|
|
4218
|
-
|
|
4212
|
+
}, ys = (e) => {
|
|
4213
|
+
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4214
|
+
return e.status == 0 ? {
|
|
4215
|
+
claimedReward: n,
|
|
4216
|
+
currentDirectDownline: t,
|
|
4217
|
+
currentOtherDownline: r,
|
|
4218
|
+
currentReward: a,
|
|
4219
|
+
totalReward: s,
|
|
4220
|
+
unclaimReward: o
|
|
4221
|
+
} : (e.data.collected_reward && (n = e.data.collected_reward.toString()), e.data.current_direct_downline && (t = e.data.current_direct_downline.toString()), e.data.current_others_downline && (r = e.data.current_others_downline.toString()), e.data.current_reward && (a = e.data.current_reward.toString()), e.data.total_reward && (s = e.data.total_reward.toString()), e.data.unclaim_reward && (o = e.data.unclaim_reward.toString()), {
|
|
4222
|
+
claimedReward: n,
|
|
4223
|
+
currentDirectDownline: t,
|
|
4224
|
+
currentOtherDownline: r,
|
|
4225
|
+
currentReward: a,
|
|
4226
|
+
totalReward: s,
|
|
4227
|
+
unclaimReward: o
|
|
4228
|
+
});
|
|
4219
4229
|
}, hs = (e) => {
|
|
4220
4230
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4221
4231
|
id: s.logindex,
|
|
4222
4232
|
name: s.firstname,
|
|
4233
|
+
dateCreated: s.created,
|
|
4223
4234
|
total: s.deposit,
|
|
4224
4235
|
commission: s.reward
|
|
4225
4236
|
})), r = e.data.reduce((s, o) => s + parseFloat(o.reward), 0), a = n.size;
|
|
@@ -4968,7 +4979,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4968
4979
|
name: f.name,
|
|
4969
4980
|
query: btoa(f.query)
|
|
4970
4981
|
}))
|
|
4971
|
-
}, he = await
|
|
4982
|
+
}, he = await ae.post(
|
|
4972
4983
|
"/graph/jwt",
|
|
4973
4984
|
fa(JSON.stringify(ye))
|
|
4974
4985
|
), i = {
|
|
@@ -5509,11 +5520,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5509
5520
|
current_deposit: v,
|
|
5510
5521
|
current_turnover: W,
|
|
5511
5522
|
percentage: X
|
|
5512
|
-
} = c,
|
|
5513
|
-
f.list = f.list.map((Y,
|
|
5514
|
-
const Z =
|
|
5523
|
+
} = c, ee = f.list.findIndex((Y) => Y.id === u);
|
|
5524
|
+
f.list = f.list.map((Y, te) => {
|
|
5525
|
+
const Z = te === ee;
|
|
5515
5526
|
let J = "0", T = "0", ce = 0;
|
|
5516
|
-
return Z ? (J = `${Math.min(Number(v), Number(Y.deposit.total))}`, T = `${Math.min(Number(W), Number(Y.turnover.total))}`, ce = X) :
|
|
5527
|
+
return Z ? (J = `${Math.min(Number(v), Number(Y.deposit.total))}`, T = `${Math.min(Number(W), Number(Y.turnover.total))}`, ce = X) : te < ee ? (J = Y.deposit.total, T = Y.turnover.total, ce = 1) : te > ee && (J = "0.00", T = "0.00", ce = 0), {
|
|
5517
5528
|
...Y,
|
|
5518
5529
|
is_current_level: Z,
|
|
5519
5530
|
deposit: {
|
|
@@ -5536,14 +5547,14 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5536
5547
|
if ((o = i.result) != null && o.vipBonus) {
|
|
5537
5548
|
const c = i.result.vipBonus, u = f.list.find((ce) => ce.is_current_level == !0), v = Number(u == null ? void 0 : u.benefit_list.daily.bonus) ?? 0, W = Number(u == null ? void 0 : u.benefit_list.weekly.bonus) ?? 0, X = Number(u == null ? void 0 : u.benefit_list.monthly.bonus) ?? 0;
|
|
5538
5549
|
f.bonus.day.isClaimable = c.day.isClaimable;
|
|
5539
|
-
const { dayRemainingTime:
|
|
5550
|
+
const { dayRemainingTime: ee, dayProgressPercentage: Y } = ya();
|
|
5540
5551
|
f.bonus.day.timestamp = {
|
|
5541
|
-
current: !c.day.isClaimable && v > 0 ?
|
|
5552
|
+
current: !c.day.isClaimable && v > 0 ? ee : 0,
|
|
5542
5553
|
percentage: Y > 100 ? 100 : Y
|
|
5543
5554
|
}, f.bonus.week.isClaimable = c.week.isClaimable;
|
|
5544
|
-
const { weekRemainingTime:
|
|
5555
|
+
const { weekRemainingTime: te, weekProgressPercentage: Z } = ba();
|
|
5545
5556
|
f.bonus.week.timestamp = {
|
|
5546
|
-
current: !c.week.isClaimable && W > 0 ?
|
|
5557
|
+
current: !c.week.isClaimable && W > 0 ? te : 0,
|
|
5547
5558
|
percentage: Z > 100 ? 100 : Z
|
|
5548
5559
|
}, f.bonus.month.isClaimable = c.month.isClaimable;
|
|
5549
5560
|
const { monthRemainingTime: J, monthProgressPercentage: T } = pa();
|
|
@@ -5586,11 +5597,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5586
5597
|
code: "",
|
|
5587
5598
|
value: f.list.map((T) => T.benefit_list.monthly.bonus)
|
|
5588
5599
|
});
|
|
5589
|
-
const
|
|
5600
|
+
const ee = c.findIndex(
|
|
5590
5601
|
(T) => T.fieldName == "monthly_bonus_multiply"
|
|
5591
5602
|
);
|
|
5592
|
-
|
|
5593
|
-
name: c[
|
|
5603
|
+
ee > -1 && u.push({
|
|
5604
|
+
name: c[ee].showName,
|
|
5594
5605
|
code: "",
|
|
5595
5606
|
value: f.list.map((T) => T.benefit_list.monthly.turnover)
|
|
5596
5607
|
});
|
|
@@ -5602,11 +5613,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5602
5613
|
code: "",
|
|
5603
5614
|
value: f.list.map((T) => T.benefit_list.weekly.bonus)
|
|
5604
5615
|
});
|
|
5605
|
-
const
|
|
5616
|
+
const te = c.findIndex(
|
|
5606
5617
|
(T) => T.fieldName == "weekly_bonus_multiply"
|
|
5607
5618
|
);
|
|
5608
|
-
|
|
5609
|
-
name: c[
|
|
5619
|
+
te > -1 && u.push({
|
|
5620
|
+
name: c[te].showName,
|
|
5610
5621
|
code: "",
|
|
5611
5622
|
value: f.list.map((T) => T.benefit_list.weekly.turnover)
|
|
5612
5623
|
});
|
|
@@ -5747,7 +5758,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5747
5758
|
message: ""
|
|
5748
5759
|
};
|
|
5749
5760
|
try {
|
|
5750
|
-
await
|
|
5761
|
+
await ae.post("/graph/auth/sesh", {
|
|
5751
5762
|
usr: e,
|
|
5752
5763
|
pwd: n
|
|
5753
5764
|
}), t = {
|
|
@@ -5770,7 +5781,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5770
5781
|
message: ""
|
|
5771
5782
|
};
|
|
5772
5783
|
try {
|
|
5773
|
-
await
|
|
5784
|
+
await ae.post("/graph/auth/sesh/logout");
|
|
5774
5785
|
} catch (n) {
|
|
5775
5786
|
e = {
|
|
5776
5787
|
status: n.status || 500,
|
|
@@ -5798,7 +5809,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5798
5809
|
...dt
|
|
5799
5810
|
};
|
|
5800
5811
|
try {
|
|
5801
|
-
const t = (await
|
|
5812
|
+
const t = (await ae.get("/graph/autoregister")).data;
|
|
5802
5813
|
e.data = {
|
|
5803
5814
|
status: t.status == 1,
|
|
5804
5815
|
message: t.message ?? "",
|
|
@@ -5831,7 +5842,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5831
5842
|
...mt
|
|
5832
5843
|
};
|
|
5833
5844
|
try {
|
|
5834
|
-
const r = await
|
|
5845
|
+
const r = await ae.post("/graph/setlocale", {
|
|
5835
5846
|
language: e,
|
|
5836
5847
|
udid: n ?? ""
|
|
5837
5848
|
}), a = JSON.parse(
|
|
@@ -5862,7 +5873,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5862
5873
|
}
|
|
5863
5874
|
};
|
|
5864
5875
|
try {
|
|
5865
|
-
const o = (await
|
|
5876
|
+
const o = (await ae.post("/loadgame/40770", {
|
|
5866
5877
|
wanturl: 1,
|
|
5867
5878
|
extra: {
|
|
5868
5879
|
Stage: e,
|
|
@@ -5893,43 +5904,10 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5893
5904
|
}, ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5894
5905
|
__proto__: null,
|
|
5895
5906
|
call: ri
|
|
5896
|
-
}, Symbol.toStringTag, { value: "Module" })), si =
|
|
5897
|
-
|
|
5898
|
-
|
|
5899
|
-
|
|
5900
|
-
data: {
|
|
5901
|
-
status: !0,
|
|
5902
|
-
message: ""
|
|
5903
|
-
}
|
|
5904
|
-
};
|
|
5905
|
-
try {
|
|
5906
|
-
const s = (await ee.post("/auth", {
|
|
5907
|
-
usr: e,
|
|
5908
|
-
pwd: n,
|
|
5909
|
-
captcha: t
|
|
5910
|
-
})).data;
|
|
5911
|
-
r = {
|
|
5912
|
-
status: 200,
|
|
5913
|
-
message: "",
|
|
5914
|
-
data: {
|
|
5915
|
-
status: s.status == "1",
|
|
5916
|
-
message: s.msg ?? ""
|
|
5917
|
-
}
|
|
5918
|
-
};
|
|
5919
|
-
} catch (a) {
|
|
5920
|
-
r = {
|
|
5921
|
-
status: a.status || 500,
|
|
5922
|
-
message: a.message,
|
|
5923
|
-
data: {
|
|
5924
|
-
status: !1,
|
|
5925
|
-
message: ""
|
|
5926
|
-
}
|
|
5927
|
-
};
|
|
5928
|
-
}
|
|
5929
|
-
return r;
|
|
5930
|
-
}, oi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5931
|
-
__proto__: null,
|
|
5932
|
-
call: si
|
|
5907
|
+
}, Symbol.toStringTag, { value: "Module" })), si = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5908
|
+
__proto__: null
|
|
5909
|
+
}, Symbol.toStringTag, { value: "Module" })), oi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5910
|
+
__proto__: null
|
|
5933
5911
|
}, Symbol.toStringTag, { value: "Module" })), ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5934
5912
|
__proto__: null
|
|
5935
5913
|
}, Symbol.toStringTag, { value: "Module" })), ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5938,15 +5916,15 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5938
5916
|
__proto__: null
|
|
5939
5917
|
}, Symbol.toStringTag, { value: "Module" })), li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5940
5918
|
__proto__: null
|
|
5941
|
-
}, Symbol.toStringTag, { value: "Module" })), di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5942
|
-
__proto__: null
|
|
5943
|
-
}, Symbol.toStringTag, { value: "Module" })), mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5944
|
-
__proto__: null
|
|
5945
5919
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5946
5920
|
var Ft = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(Ft || {});
|
|
5947
|
-
const
|
|
5921
|
+
const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5948
5922
|
__proto__: null,
|
|
5949
5923
|
CmsCategory: Ft
|
|
5924
|
+
}, Symbol.toStringTag, { value: "Module" })), mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5925
|
+
__proto__: null
|
|
5926
|
+
}, Symbol.toStringTag, { value: "Module" })), fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5927
|
+
__proto__: null
|
|
5950
5928
|
}, Symbol.toStringTag, { value: "Module" })), gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5951
5929
|
__proto__: null
|
|
5952
5930
|
}, Symbol.toStringTag, { value: "Module" })), pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6005,25 +5983,25 @@ const fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6005
5983
|
__proto__: null
|
|
6006
5984
|
}, Symbol.toStringTag, { value: "Module" })), Ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6007
5985
|
__proto__: null
|
|
6008
|
-
}, Symbol.toStringTag, { value: "Module" })), Hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6009
|
-
__proto__: null
|
|
6010
|
-
}, Symbol.toStringTag, { value: "Module" })), Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6011
|
-
__proto__: null
|
|
6012
5986
|
}, Symbol.toStringTag, { value: "Module" })), ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6013
5987
|
__proto__: null
|
|
6014
5988
|
}, Symbol.toStringTag, { value: "Module" })), gt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6015
5989
|
__proto__: null
|
|
6016
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5990
|
+
}, Symbol.toStringTag, { value: "Module" })), Hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6017
5991
|
__proto__: null
|
|
6018
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5992
|
+
}, Symbol.toStringTag, { value: "Module" })), Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6019
5993
|
__proto__: null
|
|
6020
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5994
|
+
}, Symbol.toStringTag, { value: "Module" })), Ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6021
5995
|
__proto__: null
|
|
6022
5996
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
6023
5997
|
var Nt = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(Nt || {});
|
|
6024
|
-
const
|
|
5998
|
+
const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6025
5999
|
__proto__: null,
|
|
6026
6000
|
ImageCategory: Nt
|
|
6001
|
+
}, Symbol.toStringTag, { value: "Module" })), Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6002
|
+
__proto__: null
|
|
6003
|
+
}, Symbol.toStringTag, { value: "Module" })), Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6004
|
+
__proto__: null
|
|
6027
6005
|
}, Symbol.toStringTag, { value: "Module" })), Qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6028
6006
|
__proto__: null
|
|
6029
6007
|
}, Symbol.toStringTag, { value: "Module" })), Xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6138,250 +6116,244 @@ const Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6138
6116
|
__proto__: null
|
|
6139
6117
|
}, Symbol.toStringTag, { value: "Module" })), Zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6140
6118
|
__proto__: null
|
|
6141
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6142
|
-
__proto__: null
|
|
6143
|
-
}, Symbol.toStringTag, { value: "Module" })), Ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6144
|
-
__proto__: null
|
|
6145
|
-
}, Symbol.toStringTag, { value: "Module" })), nc = {
|
|
6119
|
+
}, Symbol.toStringTag, { value: "Module" })), ec = {
|
|
6146
6120
|
api: Ao,
|
|
6147
6121
|
loginApi: Xo,
|
|
6148
6122
|
logoutApi: Jo,
|
|
6149
6123
|
autoRegisterApi: ei,
|
|
6150
6124
|
setLocaleApi: ni,
|
|
6151
6125
|
loadMatchApi: ai,
|
|
6152
|
-
loginWithCaptchaApi: oi,
|
|
6153
6126
|
apiType: wa,
|
|
6154
|
-
loginType:
|
|
6155
|
-
logoutType:
|
|
6156
|
-
announcementType:
|
|
6127
|
+
loginType: si,
|
|
6128
|
+
logoutType: oi,
|
|
6129
|
+
announcementType: ii,
|
|
6157
6130
|
paymentsProviderType: va,
|
|
6158
|
-
gameListType:
|
|
6159
|
-
vipListType:
|
|
6160
|
-
promotionType:
|
|
6161
|
-
cmsListType:
|
|
6162
|
-
mainWalletType:
|
|
6163
|
-
upcomingMatchType:
|
|
6164
|
-
depositType:
|
|
6165
|
-
applyVipBonusType:
|
|
6166
|
-
withdrawalGetType:
|
|
6167
|
-
addBankCardType:
|
|
6168
|
-
withdrawType:
|
|
6131
|
+
gameListType: ui,
|
|
6132
|
+
vipListType: ci,
|
|
6133
|
+
promotionType: li,
|
|
6134
|
+
cmsListType: di,
|
|
6135
|
+
mainWalletType: mi,
|
|
6136
|
+
upcomingMatchType: fi,
|
|
6137
|
+
depositType: gi,
|
|
6138
|
+
applyVipBonusType: pi,
|
|
6139
|
+
withdrawalGetType: bi,
|
|
6140
|
+
addBankCardType: yi,
|
|
6141
|
+
withdrawType: hi,
|
|
6169
6142
|
getSettingType: xo,
|
|
6170
6143
|
transactionReportType: ns,
|
|
6171
|
-
changePasswordType:
|
|
6172
|
-
walletType:
|
|
6173
|
-
getEventListType:
|
|
6174
|
-
getEventTokenType:
|
|
6175
|
-
getExtraGameType:
|
|
6176
|
-
mailBoxType:
|
|
6177
|
-
fishGameListType:
|
|
6178
|
-
slotGameListType:
|
|
6179
|
-
getTurnOverRewardDataType:
|
|
6180
|
-
getTurnOverRewardReportType:
|
|
6181
|
-
getInviteRewardDataType:
|
|
6182
|
-
getInviteRewardReportType:
|
|
6183
|
-
getTopupRewardDataType:
|
|
6184
|
-
getTopupRewardReportType:
|
|
6185
|
-
getRewardReferralType:
|
|
6186
|
-
getDepositPromotionType:
|
|
6187
|
-
getInviteRewardClaimType:
|
|
6188
|
-
getTopUpRewardClaimType:
|
|
6189
|
-
getTurnOverRewardClaimType:
|
|
6190
|
-
getInviteRewardSettingType:
|
|
6191
|
-
getTopUpRewardSettingType:
|
|
6192
|
-
getTurnOverRewardSettingType:
|
|
6193
|
-
requestForgetPasswordType:
|
|
6194
|
-
submitForgetPasswordType:
|
|
6144
|
+
changePasswordType: _i,
|
|
6145
|
+
walletType: Ti,
|
|
6146
|
+
getEventListType: wi,
|
|
6147
|
+
getEventTokenType: vi,
|
|
6148
|
+
getExtraGameType: xi,
|
|
6149
|
+
mailBoxType: Pi,
|
|
6150
|
+
fishGameListType: Di,
|
|
6151
|
+
slotGameListType: Oi,
|
|
6152
|
+
getTurnOverRewardDataType: Mi,
|
|
6153
|
+
getTurnOverRewardReportType: ki,
|
|
6154
|
+
getInviteRewardDataType: Ri,
|
|
6155
|
+
getInviteRewardReportType: Si,
|
|
6156
|
+
getTopupRewardDataType: Ii,
|
|
6157
|
+
getTopupRewardReportType: Ci,
|
|
6158
|
+
getRewardReferralType: ji,
|
|
6159
|
+
getDepositPromotionType: Fi,
|
|
6160
|
+
getInviteRewardClaimType: Ni,
|
|
6161
|
+
getTopUpRewardClaimType: Li,
|
|
6162
|
+
getTurnOverRewardClaimType: Gi,
|
|
6163
|
+
getInviteRewardSettingType: zi,
|
|
6164
|
+
getTopUpRewardSettingType: Wi,
|
|
6165
|
+
getTurnOverRewardSettingType: Yi,
|
|
6166
|
+
requestForgetPasswordType: qi,
|
|
6167
|
+
submitForgetPasswordType: Ei,
|
|
6195
6168
|
submitGiftCode: ft,
|
|
6196
6169
|
playGame: gt,
|
|
6197
|
-
requestUpdateMobileTacCode:
|
|
6198
|
-
submitUpdateMobileTacCode:
|
|
6199
|
-
getVerifyPromo:
|
|
6200
|
-
getImageType:
|
|
6201
|
-
getValidateType:
|
|
6202
|
-
updateProfilePictureType:
|
|
6203
|
-
readMailType:
|
|
6204
|
-
checkRedPacketValidateType:
|
|
6205
|
-
getUserProfileType:
|
|
6206
|
-
requestTacCodeType:
|
|
6207
|
-
getUsernameByReferType:
|
|
6208
|
-
applyPromoType:
|
|
6209
|
-
applySignInType:
|
|
6210
|
-
applyRedPacketType:
|
|
6211
|
-
getCountryType:
|
|
6170
|
+
requestUpdateMobileTacCode: Hi,
|
|
6171
|
+
submitUpdateMobileTacCode: Bi,
|
|
6172
|
+
getVerifyPromo: Ui,
|
|
6173
|
+
getImageType: $i,
|
|
6174
|
+
getValidateType: Vi,
|
|
6175
|
+
updateProfilePictureType: Ai,
|
|
6176
|
+
readMailType: Qi,
|
|
6177
|
+
checkRedPacketValidateType: Xi,
|
|
6178
|
+
getUserProfileType: Zi,
|
|
6179
|
+
requestTacCodeType: Ji,
|
|
6180
|
+
getUsernameByReferType: Ki,
|
|
6181
|
+
applyPromoType: eu,
|
|
6182
|
+
applySignInType: tu,
|
|
6183
|
+
applyRedPacketType: nu,
|
|
6184
|
+
getCountryType: ru,
|
|
6212
6185
|
submitGiftCodeType: ft,
|
|
6213
6186
|
playGameType: gt,
|
|
6214
|
-
transferToMainType:
|
|
6215
|
-
transferProcessType:
|
|
6216
|
-
submitValidateType:
|
|
6217
|
-
checkTransferCreditType:
|
|
6218
|
-
friendListType:
|
|
6219
|
-
friendListEditType:
|
|
6220
|
-
getActivePPType:
|
|
6221
|
-
getActiveProductType:
|
|
6222
|
-
requestWithdrawTacType:
|
|
6223
|
-
requestWithdrawalCodeType:
|
|
6224
|
-
commissionWithdrawType:
|
|
6225
|
-
submitWithdrawalCodeType:
|
|
6226
|
-
submitCryptoAccountType:
|
|
6227
|
-
requestTransferMoneyType:
|
|
6228
|
-
submitTransferMoneyType:
|
|
6229
|
-
signInViewInfoType:
|
|
6230
|
-
signInRecordType:
|
|
6231
|
-
referralProfileType:
|
|
6232
|
-
referralMemberProfileType:
|
|
6233
|
-
registerActionType:
|
|
6187
|
+
transferToMainType: au,
|
|
6188
|
+
transferProcessType: su,
|
|
6189
|
+
submitValidateType: ou,
|
|
6190
|
+
checkTransferCreditType: iu,
|
|
6191
|
+
friendListType: uu,
|
|
6192
|
+
friendListEditType: cu,
|
|
6193
|
+
getActivePPType: lu,
|
|
6194
|
+
getActiveProductType: du,
|
|
6195
|
+
requestWithdrawTacType: mu,
|
|
6196
|
+
requestWithdrawalCodeType: fu,
|
|
6197
|
+
commissionWithdrawType: gu,
|
|
6198
|
+
submitWithdrawalCodeType: pu,
|
|
6199
|
+
submitCryptoAccountType: bu,
|
|
6200
|
+
requestTransferMoneyType: yu,
|
|
6201
|
+
submitTransferMoneyType: hu,
|
|
6202
|
+
signInViewInfoType: _u,
|
|
6203
|
+
signInRecordType: Tu,
|
|
6204
|
+
referralProfileType: wu,
|
|
6205
|
+
referralMemberProfileType: vu,
|
|
6206
|
+
registerActionType: xu,
|
|
6234
6207
|
transferReportType: lo,
|
|
6235
|
-
agTransferCreditReportType:
|
|
6236
|
-
betReportType:
|
|
6237
|
-
getTwoFactorAuthenticateType:
|
|
6238
|
-
submitTwoFactorAuthenticateType:
|
|
6239
|
-
getUserDeviceListType:
|
|
6240
|
-
unbindUserDeviceType:
|
|
6241
|
-
searchNumberHistoryType:
|
|
6242
|
-
changeWithdrawalCodeType:
|
|
6243
|
-
checkRedPacketTokenType:
|
|
6244
|
-
submitWithdrawalAlipayType:
|
|
6245
|
-
applyReliefFund:
|
|
6246
|
-
getReliefFundData:
|
|
6247
|
-
getReliefFundReport:
|
|
6248
|
-
getWeekCardClaim:
|
|
6249
|
-
getWeekCardData:
|
|
6250
|
-
applyWeekCard:
|
|
6251
|
-
transferSettingType:
|
|
6252
|
-
transferType:
|
|
6253
|
-
claimIncentiveRebate:
|
|
6254
|
-
getIncentiveData:
|
|
6255
|
-
getIncentiveRebate:
|
|
6208
|
+
agTransferCreditReportType: Pu,
|
|
6209
|
+
betReportType: Du,
|
|
6210
|
+
getTwoFactorAuthenticateType: Ou,
|
|
6211
|
+
submitTwoFactorAuthenticateType: Mu,
|
|
6212
|
+
getUserDeviceListType: ku,
|
|
6213
|
+
unbindUserDeviceType: Ru,
|
|
6214
|
+
searchNumberHistoryType: Su,
|
|
6215
|
+
changeWithdrawalCodeType: Iu,
|
|
6216
|
+
checkRedPacketTokenType: Cu,
|
|
6217
|
+
submitWithdrawalAlipayType: ju,
|
|
6218
|
+
applyReliefFund: Fu,
|
|
6219
|
+
getReliefFundData: Nu,
|
|
6220
|
+
getReliefFundReport: Lu,
|
|
6221
|
+
getWeekCardClaim: Gu,
|
|
6222
|
+
getWeekCardData: zu,
|
|
6223
|
+
applyWeekCard: Wu,
|
|
6224
|
+
transferSettingType: Yu,
|
|
6225
|
+
transferType: qu,
|
|
6226
|
+
claimIncentiveRebate: Eu,
|
|
6227
|
+
getIncentiveData: Hu,
|
|
6228
|
+
getIncentiveRebate: Bu,
|
|
6256
6229
|
getMissionData: No,
|
|
6257
|
-
getMissionClaim:
|
|
6258
|
-
registerFormType:
|
|
6259
|
-
getFavouriteGameType:
|
|
6260
|
-
updateFavouriteGameType:
|
|
6261
|
-
requestForgetUsernameType:
|
|
6262
|
-
submitForgetUsernameType:
|
|
6230
|
+
getMissionClaim: Uu,
|
|
6231
|
+
registerFormType: $u,
|
|
6232
|
+
getFavouriteGameType: Vu,
|
|
6233
|
+
updateFavouriteGameType: Au,
|
|
6234
|
+
requestForgetUsernameType: Qu,
|
|
6235
|
+
submitForgetUsernameType: Xu,
|
|
6263
6236
|
getAccumulateDepositDataType: Ho,
|
|
6264
|
-
getAccumulateDepositClaimType:
|
|
6237
|
+
getAccumulateDepositClaimType: Zu
|
|
6265
6238
|
};
|
|
6266
6239
|
export {
|
|
6267
|
-
|
|
6268
|
-
|
|
6269
|
-
|
|
6270
|
-
|
|
6240
|
+
ec as Repository,
|
|
6241
|
+
yi as addBankCardType,
|
|
6242
|
+
Pu as agTransferCreditReportType,
|
|
6243
|
+
ii as announcementType,
|
|
6271
6244
|
Ao as api,
|
|
6272
6245
|
wa as apiType,
|
|
6273
|
-
|
|
6274
|
-
|
|
6275
|
-
|
|
6276
|
-
|
|
6277
|
-
|
|
6278
|
-
|
|
6246
|
+
eu as applyPromoType,
|
|
6247
|
+
nu as applyRedPacketType,
|
|
6248
|
+
Fu as applyReliefFund,
|
|
6249
|
+
tu as applySignInType,
|
|
6250
|
+
pi as applyVipBonusType,
|
|
6251
|
+
Wu as applyWeekCard,
|
|
6279
6252
|
ei as autoRegisterApi,
|
|
6280
|
-
|
|
6281
|
-
|
|
6282
|
-
|
|
6283
|
-
|
|
6284
|
-
|
|
6285
|
-
|
|
6286
|
-
|
|
6287
|
-
|
|
6288
|
-
|
|
6289
|
-
|
|
6290
|
-
|
|
6291
|
-
|
|
6292
|
-
|
|
6293
|
-
|
|
6294
|
-
|
|
6253
|
+
Du as betReportType,
|
|
6254
|
+
_i as changePasswordType,
|
|
6255
|
+
Iu as changeWithdrawalCodeType,
|
|
6256
|
+
Cu as checkRedPacketTokenType,
|
|
6257
|
+
Xi as checkRedPacketValidateType,
|
|
6258
|
+
iu as checkTransferCreditType,
|
|
6259
|
+
Eu as claimIncentiveRebate,
|
|
6260
|
+
di as cmsListType,
|
|
6261
|
+
gu as commissionWithdrawType,
|
|
6262
|
+
gi as depositType,
|
|
6263
|
+
Di as fishGameListType,
|
|
6264
|
+
cu as friendListEditType,
|
|
6265
|
+
uu as friendListType,
|
|
6266
|
+
ui as gameListType,
|
|
6267
|
+
Zu as getAccumulateDepositClaimType,
|
|
6295
6268
|
Ho as getAccumulateDepositDataType,
|
|
6296
|
-
|
|
6297
|
-
|
|
6298
|
-
|
|
6299
|
-
|
|
6300
|
-
|
|
6301
|
-
|
|
6302
|
-
|
|
6303
|
-
|
|
6304
|
-
|
|
6305
|
-
|
|
6306
|
-
|
|
6307
|
-
|
|
6308
|
-
|
|
6309
|
-
|
|
6310
|
-
|
|
6311
|
-
|
|
6269
|
+
lu as getActivePPType,
|
|
6270
|
+
du as getActiveProductType,
|
|
6271
|
+
ru as getCountryType,
|
|
6272
|
+
Fi as getDepositPromotionType,
|
|
6273
|
+
wi as getEventListType,
|
|
6274
|
+
vi as getEventTokenType,
|
|
6275
|
+
xi as getExtraGameType,
|
|
6276
|
+
Vu as getFavouriteGameType,
|
|
6277
|
+
$i as getImageType,
|
|
6278
|
+
Hu as getIncentiveData,
|
|
6279
|
+
Bu as getIncentiveRebate,
|
|
6280
|
+
Ni as getInviteRewardClaimType,
|
|
6281
|
+
Ri as getInviteRewardDataType,
|
|
6282
|
+
Si as getInviteRewardReportType,
|
|
6283
|
+
zi as getInviteRewardSettingType,
|
|
6284
|
+
Uu as getMissionClaim,
|
|
6312
6285
|
No as getMissionData,
|
|
6313
|
-
|
|
6314
|
-
|
|
6315
|
-
|
|
6286
|
+
Nu as getReliefFundData,
|
|
6287
|
+
Lu as getReliefFundReport,
|
|
6288
|
+
ji as getRewardReferralType,
|
|
6316
6289
|
xo as getSettingType,
|
|
6317
|
-
|
|
6318
|
-
|
|
6319
|
-
|
|
6320
|
-
|
|
6321
|
-
|
|
6322
|
-
|
|
6323
|
-
|
|
6324
|
-
|
|
6325
|
-
|
|
6326
|
-
|
|
6327
|
-
|
|
6328
|
-
|
|
6329
|
-
|
|
6330
|
-
|
|
6331
|
-
|
|
6332
|
-
|
|
6290
|
+
Li as getTopUpRewardClaimType,
|
|
6291
|
+
Wi as getTopUpRewardSettingType,
|
|
6292
|
+
Ii as getTopupRewardDataType,
|
|
6293
|
+
Ci as getTopupRewardReportType,
|
|
6294
|
+
Gi as getTurnOverRewardClaimType,
|
|
6295
|
+
Mi as getTurnOverRewardDataType,
|
|
6296
|
+
ki as getTurnOverRewardReportType,
|
|
6297
|
+
Yi as getTurnOverRewardSettingType,
|
|
6298
|
+
Ou as getTwoFactorAuthenticateType,
|
|
6299
|
+
ku as getUserDeviceListType,
|
|
6300
|
+
Zi as getUserProfileType,
|
|
6301
|
+
Ki as getUsernameByReferType,
|
|
6302
|
+
Vi as getValidateType,
|
|
6303
|
+
Ui as getVerifyPromo,
|
|
6304
|
+
Gu as getWeekCardClaim,
|
|
6305
|
+
zu as getWeekCardData,
|
|
6333
6306
|
ai as loadMatchApi,
|
|
6334
6307
|
Xo as loginApi,
|
|
6335
|
-
|
|
6336
|
-
oi as loginWithCaptchaApi,
|
|
6308
|
+
si as loginType,
|
|
6337
6309
|
Jo as logoutApi,
|
|
6338
|
-
|
|
6339
|
-
|
|
6340
|
-
|
|
6310
|
+
oi as logoutType,
|
|
6311
|
+
Pi as mailBoxType,
|
|
6312
|
+
mi as mainWalletType,
|
|
6341
6313
|
va as paymentsProviderType,
|
|
6342
6314
|
gt as playGame,
|
|
6343
6315
|
gt as playGameType,
|
|
6344
|
-
|
|
6345
|
-
|
|
6346
|
-
|
|
6347
|
-
|
|
6348
|
-
|
|
6349
|
-
|
|
6350
|
-
|
|
6351
|
-
|
|
6352
|
-
|
|
6353
|
-
|
|
6354
|
-
|
|
6355
|
-
|
|
6356
|
-
|
|
6357
|
-
|
|
6316
|
+
li as promotionType,
|
|
6317
|
+
Qi as readMailType,
|
|
6318
|
+
vu as referralMemberProfileType,
|
|
6319
|
+
wu as referralProfileType,
|
|
6320
|
+
xu as registerActionType,
|
|
6321
|
+
$u as registerFormType,
|
|
6322
|
+
qi as requestForgetPasswordType,
|
|
6323
|
+
Qu as requestForgetUsernameType,
|
|
6324
|
+
Ji as requestTacCodeType,
|
|
6325
|
+
yu as requestTransferMoneyType,
|
|
6326
|
+
Hi as requestUpdateMobileTacCode,
|
|
6327
|
+
mu as requestWithdrawTacType,
|
|
6328
|
+
fu as requestWithdrawalCodeType,
|
|
6329
|
+
Su as searchNumberHistoryType,
|
|
6358
6330
|
ni as setLocaleApi,
|
|
6359
|
-
|
|
6360
|
-
|
|
6361
|
-
|
|
6362
|
-
|
|
6363
|
-
|
|
6364
|
-
|
|
6331
|
+
Tu as signInRecordType,
|
|
6332
|
+
_u as signInViewInfoType,
|
|
6333
|
+
Oi as slotGameListType,
|
|
6334
|
+
bu as submitCryptoAccountType,
|
|
6335
|
+
Ei as submitForgetPasswordType,
|
|
6336
|
+
Xu as submitForgetUsernameType,
|
|
6365
6337
|
ft as submitGiftCode,
|
|
6366
6338
|
ft as submitGiftCodeType,
|
|
6367
|
-
|
|
6368
|
-
|
|
6369
|
-
|
|
6370
|
-
|
|
6371
|
-
|
|
6372
|
-
|
|
6339
|
+
hu as submitTransferMoneyType,
|
|
6340
|
+
Mu as submitTwoFactorAuthenticateType,
|
|
6341
|
+
Bi as submitUpdateMobileTacCode,
|
|
6342
|
+
ou as submitValidateType,
|
|
6343
|
+
ju as submitWithdrawalAlipayType,
|
|
6344
|
+
pu as submitWithdrawalCodeType,
|
|
6373
6345
|
ns as transactionReportType,
|
|
6374
|
-
|
|
6346
|
+
su as transferProcessType,
|
|
6375
6347
|
lo as transferReportType,
|
|
6376
|
-
|
|
6377
|
-
|
|
6378
|
-
|
|
6379
|
-
|
|
6380
|
-
|
|
6381
|
-
|
|
6382
|
-
|
|
6383
|
-
|
|
6384
|
-
|
|
6385
|
-
|
|
6386
|
-
|
|
6348
|
+
Yu as transferSettingType,
|
|
6349
|
+
au as transferToMainType,
|
|
6350
|
+
qu as transferType,
|
|
6351
|
+
Ru as unbindUserDeviceType,
|
|
6352
|
+
fi as upcomingMatchType,
|
|
6353
|
+
Au as updateFavouriteGameType,
|
|
6354
|
+
Ai as updateProfilePictureType,
|
|
6355
|
+
ci as vipListType,
|
|
6356
|
+
Ti as walletType,
|
|
6357
|
+
hi as withdrawType,
|
|
6358
|
+
bi as withdrawalGetType
|
|
6387
6359
|
};
|