60p82u21t54k 0.1.15 → 0.1.16
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 +262 -301
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/index.d.ts +1 -3
- package/dist/index.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) {
|
|
@@ -4968,7 +4968,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4968
4968
|
name: f.name,
|
|
4969
4969
|
query: btoa(f.query)
|
|
4970
4970
|
}))
|
|
4971
|
-
}, he = await
|
|
4971
|
+
}, he = await ae.post(
|
|
4972
4972
|
"/graph/jwt",
|
|
4973
4973
|
fa(JSON.stringify(ye))
|
|
4974
4974
|
), i = {
|
|
@@ -5509,11 +5509,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5509
5509
|
current_deposit: v,
|
|
5510
5510
|
current_turnover: W,
|
|
5511
5511
|
percentage: X
|
|
5512
|
-
} = c,
|
|
5513
|
-
f.list = f.list.map((Y,
|
|
5514
|
-
const Z =
|
|
5512
|
+
} = c, ee = f.list.findIndex((Y) => Y.id === u);
|
|
5513
|
+
f.list = f.list.map((Y, te) => {
|
|
5514
|
+
const Z = te === ee;
|
|
5515
5515
|
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) :
|
|
5516
|
+
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
5517
|
...Y,
|
|
5518
5518
|
is_current_level: Z,
|
|
5519
5519
|
deposit: {
|
|
@@ -5536,14 +5536,14 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5536
5536
|
if ((o = i.result) != null && o.vipBonus) {
|
|
5537
5537
|
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
5538
|
f.bonus.day.isClaimable = c.day.isClaimable;
|
|
5539
|
-
const { dayRemainingTime:
|
|
5539
|
+
const { dayRemainingTime: ee, dayProgressPercentage: Y } = ya();
|
|
5540
5540
|
f.bonus.day.timestamp = {
|
|
5541
|
-
current: !c.day.isClaimable && v > 0 ?
|
|
5541
|
+
current: !c.day.isClaimable && v > 0 ? ee : 0,
|
|
5542
5542
|
percentage: Y > 100 ? 100 : Y
|
|
5543
5543
|
}, f.bonus.week.isClaimable = c.week.isClaimable;
|
|
5544
|
-
const { weekRemainingTime:
|
|
5544
|
+
const { weekRemainingTime: te, weekProgressPercentage: Z } = ba();
|
|
5545
5545
|
f.bonus.week.timestamp = {
|
|
5546
|
-
current: !c.week.isClaimable && W > 0 ?
|
|
5546
|
+
current: !c.week.isClaimable && W > 0 ? te : 0,
|
|
5547
5547
|
percentage: Z > 100 ? 100 : Z
|
|
5548
5548
|
}, f.bonus.month.isClaimable = c.month.isClaimable;
|
|
5549
5549
|
const { monthRemainingTime: J, monthProgressPercentage: T } = pa();
|
|
@@ -5586,11 +5586,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5586
5586
|
code: "",
|
|
5587
5587
|
value: f.list.map((T) => T.benefit_list.monthly.bonus)
|
|
5588
5588
|
});
|
|
5589
|
-
const
|
|
5589
|
+
const ee = c.findIndex(
|
|
5590
5590
|
(T) => T.fieldName == "monthly_bonus_multiply"
|
|
5591
5591
|
);
|
|
5592
|
-
|
|
5593
|
-
name: c[
|
|
5592
|
+
ee > -1 && u.push({
|
|
5593
|
+
name: c[ee].showName,
|
|
5594
5594
|
code: "",
|
|
5595
5595
|
value: f.list.map((T) => T.benefit_list.monthly.turnover)
|
|
5596
5596
|
});
|
|
@@ -5602,11 +5602,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5602
5602
|
code: "",
|
|
5603
5603
|
value: f.list.map((T) => T.benefit_list.weekly.bonus)
|
|
5604
5604
|
});
|
|
5605
|
-
const
|
|
5605
|
+
const te = c.findIndex(
|
|
5606
5606
|
(T) => T.fieldName == "weekly_bonus_multiply"
|
|
5607
5607
|
);
|
|
5608
|
-
|
|
5609
|
-
name: c[
|
|
5608
|
+
te > -1 && u.push({
|
|
5609
|
+
name: c[te].showName,
|
|
5610
5610
|
code: "",
|
|
5611
5611
|
value: f.list.map((T) => T.benefit_list.weekly.turnover)
|
|
5612
5612
|
});
|
|
@@ -5747,7 +5747,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5747
5747
|
message: ""
|
|
5748
5748
|
};
|
|
5749
5749
|
try {
|
|
5750
|
-
await
|
|
5750
|
+
await ae.post("/graph/auth/sesh", {
|
|
5751
5751
|
usr: e,
|
|
5752
5752
|
pwd: n
|
|
5753
5753
|
}), t = {
|
|
@@ -5770,7 +5770,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5770
5770
|
message: ""
|
|
5771
5771
|
};
|
|
5772
5772
|
try {
|
|
5773
|
-
await
|
|
5773
|
+
await ae.post("/graph/auth/sesh/logout");
|
|
5774
5774
|
} catch (n) {
|
|
5775
5775
|
e = {
|
|
5776
5776
|
status: n.status || 500,
|
|
@@ -5798,7 +5798,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5798
5798
|
...dt
|
|
5799
5799
|
};
|
|
5800
5800
|
try {
|
|
5801
|
-
const t = (await
|
|
5801
|
+
const t = (await ae.get("/graph/autoregister")).data;
|
|
5802
5802
|
e.data = {
|
|
5803
5803
|
status: t.status == 1,
|
|
5804
5804
|
message: t.message ?? "",
|
|
@@ -5831,7 +5831,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5831
5831
|
...mt
|
|
5832
5832
|
};
|
|
5833
5833
|
try {
|
|
5834
|
-
const r = await
|
|
5834
|
+
const r = await ae.post("/graph/setlocale", {
|
|
5835
5835
|
language: e,
|
|
5836
5836
|
udid: n ?? ""
|
|
5837
5837
|
}), a = JSON.parse(
|
|
@@ -5862,7 +5862,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5862
5862
|
}
|
|
5863
5863
|
};
|
|
5864
5864
|
try {
|
|
5865
|
-
const o = (await
|
|
5865
|
+
const o = (await ae.post("/loadgame/40770", {
|
|
5866
5866
|
wanturl: 1,
|
|
5867
5867
|
extra: {
|
|
5868
5868
|
Stage: e,
|
|
@@ -5893,43 +5893,10 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5893
5893
|
}, ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5894
5894
|
__proto__: null,
|
|
5895
5895
|
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
|
|
5896
|
+
}, Symbol.toStringTag, { value: "Module" })), si = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5897
|
+
__proto__: null
|
|
5898
|
+
}, Symbol.toStringTag, { value: "Module" })), oi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5899
|
+
__proto__: null
|
|
5933
5900
|
}, Symbol.toStringTag, { value: "Module" })), ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5934
5901
|
__proto__: null
|
|
5935
5902
|
}, Symbol.toStringTag, { value: "Module" })), ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5938,15 +5905,15 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5938
5905
|
__proto__: null
|
|
5939
5906
|
}, Symbol.toStringTag, { value: "Module" })), li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5940
5907
|
__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
5908
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5946
5909
|
var Ft = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(Ft || {});
|
|
5947
|
-
const
|
|
5910
|
+
const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5948
5911
|
__proto__: null,
|
|
5949
5912
|
CmsCategory: Ft
|
|
5913
|
+
}, Symbol.toStringTag, { value: "Module" })), mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5914
|
+
__proto__: null
|
|
5915
|
+
}, Symbol.toStringTag, { value: "Module" })), fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5916
|
+
__proto__: null
|
|
5950
5917
|
}, Symbol.toStringTag, { value: "Module" })), gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5951
5918
|
__proto__: null
|
|
5952
5919
|
}, Symbol.toStringTag, { value: "Module" })), pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6005,25 +5972,25 @@ const fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6005
5972
|
__proto__: null
|
|
6006
5973
|
}, Symbol.toStringTag, { value: "Module" })), Ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6007
5974
|
__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
5975
|
}, Symbol.toStringTag, { value: "Module" })), ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6013
5976
|
__proto__: null
|
|
6014
5977
|
}, Symbol.toStringTag, { value: "Module" })), gt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6015
5978
|
__proto__: null
|
|
6016
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5979
|
+
}, Symbol.toStringTag, { value: "Module" })), Hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6017
5980
|
__proto__: null
|
|
6018
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5981
|
+
}, Symbol.toStringTag, { value: "Module" })), Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6019
5982
|
__proto__: null
|
|
6020
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5983
|
+
}, Symbol.toStringTag, { value: "Module" })), Ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6021
5984
|
__proto__: null
|
|
6022
5985
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
6023
5986
|
var Nt = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(Nt || {});
|
|
6024
|
-
const
|
|
5987
|
+
const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6025
5988
|
__proto__: null,
|
|
6026
5989
|
ImageCategory: Nt
|
|
5990
|
+
}, Symbol.toStringTag, { value: "Module" })), Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5991
|
+
__proto__: null
|
|
5992
|
+
}, Symbol.toStringTag, { value: "Module" })), Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5993
|
+
__proto__: null
|
|
6027
5994
|
}, Symbol.toStringTag, { value: "Module" })), Qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6028
5995
|
__proto__: null
|
|
6029
5996
|
}, Symbol.toStringTag, { value: "Module" })), Xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6138,250 +6105,244 @@ const Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6138
6105
|
__proto__: null
|
|
6139
6106
|
}, Symbol.toStringTag, { value: "Module" })), Zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6140
6107
|
__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 = {
|
|
6108
|
+
}, Symbol.toStringTag, { value: "Module" })), ec = {
|
|
6146
6109
|
api: Ao,
|
|
6147
6110
|
loginApi: Xo,
|
|
6148
6111
|
logoutApi: Jo,
|
|
6149
6112
|
autoRegisterApi: ei,
|
|
6150
6113
|
setLocaleApi: ni,
|
|
6151
6114
|
loadMatchApi: ai,
|
|
6152
|
-
loginWithCaptchaApi: oi,
|
|
6153
6115
|
apiType: wa,
|
|
6154
|
-
loginType:
|
|
6155
|
-
logoutType:
|
|
6156
|
-
announcementType:
|
|
6116
|
+
loginType: si,
|
|
6117
|
+
logoutType: oi,
|
|
6118
|
+
announcementType: ii,
|
|
6157
6119
|
paymentsProviderType: va,
|
|
6158
|
-
gameListType:
|
|
6159
|
-
vipListType:
|
|
6160
|
-
promotionType:
|
|
6161
|
-
cmsListType:
|
|
6162
|
-
mainWalletType:
|
|
6163
|
-
upcomingMatchType:
|
|
6164
|
-
depositType:
|
|
6165
|
-
applyVipBonusType:
|
|
6166
|
-
withdrawalGetType:
|
|
6167
|
-
addBankCardType:
|
|
6168
|
-
withdrawType:
|
|
6120
|
+
gameListType: ui,
|
|
6121
|
+
vipListType: ci,
|
|
6122
|
+
promotionType: li,
|
|
6123
|
+
cmsListType: di,
|
|
6124
|
+
mainWalletType: mi,
|
|
6125
|
+
upcomingMatchType: fi,
|
|
6126
|
+
depositType: gi,
|
|
6127
|
+
applyVipBonusType: pi,
|
|
6128
|
+
withdrawalGetType: bi,
|
|
6129
|
+
addBankCardType: yi,
|
|
6130
|
+
withdrawType: hi,
|
|
6169
6131
|
getSettingType: xo,
|
|
6170
6132
|
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:
|
|
6133
|
+
changePasswordType: _i,
|
|
6134
|
+
walletType: Ti,
|
|
6135
|
+
getEventListType: wi,
|
|
6136
|
+
getEventTokenType: vi,
|
|
6137
|
+
getExtraGameType: xi,
|
|
6138
|
+
mailBoxType: Pi,
|
|
6139
|
+
fishGameListType: Di,
|
|
6140
|
+
slotGameListType: Oi,
|
|
6141
|
+
getTurnOverRewardDataType: Mi,
|
|
6142
|
+
getTurnOverRewardReportType: ki,
|
|
6143
|
+
getInviteRewardDataType: Ri,
|
|
6144
|
+
getInviteRewardReportType: Si,
|
|
6145
|
+
getTopupRewardDataType: Ii,
|
|
6146
|
+
getTopupRewardReportType: Ci,
|
|
6147
|
+
getRewardReferralType: ji,
|
|
6148
|
+
getDepositPromotionType: Fi,
|
|
6149
|
+
getInviteRewardClaimType: Ni,
|
|
6150
|
+
getTopUpRewardClaimType: Li,
|
|
6151
|
+
getTurnOverRewardClaimType: Gi,
|
|
6152
|
+
getInviteRewardSettingType: zi,
|
|
6153
|
+
getTopUpRewardSettingType: Wi,
|
|
6154
|
+
getTurnOverRewardSettingType: Yi,
|
|
6155
|
+
requestForgetPasswordType: qi,
|
|
6156
|
+
submitForgetPasswordType: Ei,
|
|
6195
6157
|
submitGiftCode: ft,
|
|
6196
6158
|
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:
|
|
6159
|
+
requestUpdateMobileTacCode: Hi,
|
|
6160
|
+
submitUpdateMobileTacCode: Bi,
|
|
6161
|
+
getVerifyPromo: Ui,
|
|
6162
|
+
getImageType: $i,
|
|
6163
|
+
getValidateType: Vi,
|
|
6164
|
+
updateProfilePictureType: Ai,
|
|
6165
|
+
readMailType: Qi,
|
|
6166
|
+
checkRedPacketValidateType: Xi,
|
|
6167
|
+
getUserProfileType: Zi,
|
|
6168
|
+
requestTacCodeType: Ji,
|
|
6169
|
+
getUsernameByReferType: Ki,
|
|
6170
|
+
applyPromoType: eu,
|
|
6171
|
+
applySignInType: tu,
|
|
6172
|
+
applyRedPacketType: nu,
|
|
6173
|
+
getCountryType: ru,
|
|
6212
6174
|
submitGiftCodeType: ft,
|
|
6213
6175
|
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:
|
|
6176
|
+
transferToMainType: au,
|
|
6177
|
+
transferProcessType: su,
|
|
6178
|
+
submitValidateType: ou,
|
|
6179
|
+
checkTransferCreditType: iu,
|
|
6180
|
+
friendListType: uu,
|
|
6181
|
+
friendListEditType: cu,
|
|
6182
|
+
getActivePPType: lu,
|
|
6183
|
+
getActiveProductType: du,
|
|
6184
|
+
requestWithdrawTacType: mu,
|
|
6185
|
+
requestWithdrawalCodeType: fu,
|
|
6186
|
+
commissionWithdrawType: gu,
|
|
6187
|
+
submitWithdrawalCodeType: pu,
|
|
6188
|
+
submitCryptoAccountType: bu,
|
|
6189
|
+
requestTransferMoneyType: yu,
|
|
6190
|
+
submitTransferMoneyType: hu,
|
|
6191
|
+
signInViewInfoType: _u,
|
|
6192
|
+
signInRecordType: Tu,
|
|
6193
|
+
referralProfileType: wu,
|
|
6194
|
+
referralMemberProfileType: vu,
|
|
6195
|
+
registerActionType: xu,
|
|
6234
6196
|
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:
|
|
6197
|
+
agTransferCreditReportType: Pu,
|
|
6198
|
+
betReportType: Du,
|
|
6199
|
+
getTwoFactorAuthenticateType: Ou,
|
|
6200
|
+
submitTwoFactorAuthenticateType: Mu,
|
|
6201
|
+
getUserDeviceListType: ku,
|
|
6202
|
+
unbindUserDeviceType: Ru,
|
|
6203
|
+
searchNumberHistoryType: Su,
|
|
6204
|
+
changeWithdrawalCodeType: Iu,
|
|
6205
|
+
checkRedPacketTokenType: Cu,
|
|
6206
|
+
submitWithdrawalAlipayType: ju,
|
|
6207
|
+
applyReliefFund: Fu,
|
|
6208
|
+
getReliefFundData: Nu,
|
|
6209
|
+
getReliefFundReport: Lu,
|
|
6210
|
+
getWeekCardClaim: Gu,
|
|
6211
|
+
getWeekCardData: zu,
|
|
6212
|
+
applyWeekCard: Wu,
|
|
6213
|
+
transferSettingType: Yu,
|
|
6214
|
+
transferType: qu,
|
|
6215
|
+
claimIncentiveRebate: Eu,
|
|
6216
|
+
getIncentiveData: Hu,
|
|
6217
|
+
getIncentiveRebate: Bu,
|
|
6256
6218
|
getMissionData: No,
|
|
6257
|
-
getMissionClaim:
|
|
6258
|
-
registerFormType:
|
|
6259
|
-
getFavouriteGameType:
|
|
6260
|
-
updateFavouriteGameType:
|
|
6261
|
-
requestForgetUsernameType:
|
|
6262
|
-
submitForgetUsernameType:
|
|
6219
|
+
getMissionClaim: Uu,
|
|
6220
|
+
registerFormType: $u,
|
|
6221
|
+
getFavouriteGameType: Vu,
|
|
6222
|
+
updateFavouriteGameType: Au,
|
|
6223
|
+
requestForgetUsernameType: Qu,
|
|
6224
|
+
submitForgetUsernameType: Xu,
|
|
6263
6225
|
getAccumulateDepositDataType: Ho,
|
|
6264
|
-
getAccumulateDepositClaimType:
|
|
6226
|
+
getAccumulateDepositClaimType: Zu
|
|
6265
6227
|
};
|
|
6266
6228
|
export {
|
|
6267
|
-
|
|
6268
|
-
|
|
6269
|
-
|
|
6270
|
-
|
|
6229
|
+
ec as Repository,
|
|
6230
|
+
yi as addBankCardType,
|
|
6231
|
+
Pu as agTransferCreditReportType,
|
|
6232
|
+
ii as announcementType,
|
|
6271
6233
|
Ao as api,
|
|
6272
6234
|
wa as apiType,
|
|
6273
|
-
|
|
6274
|
-
|
|
6275
|
-
|
|
6276
|
-
|
|
6277
|
-
|
|
6278
|
-
|
|
6235
|
+
eu as applyPromoType,
|
|
6236
|
+
nu as applyRedPacketType,
|
|
6237
|
+
Fu as applyReliefFund,
|
|
6238
|
+
tu as applySignInType,
|
|
6239
|
+
pi as applyVipBonusType,
|
|
6240
|
+
Wu as applyWeekCard,
|
|
6279
6241
|
ei as autoRegisterApi,
|
|
6280
|
-
|
|
6281
|
-
|
|
6282
|
-
|
|
6283
|
-
|
|
6284
|
-
|
|
6285
|
-
|
|
6286
|
-
|
|
6287
|
-
|
|
6288
|
-
|
|
6289
|
-
|
|
6290
|
-
|
|
6291
|
-
|
|
6292
|
-
|
|
6293
|
-
|
|
6294
|
-
|
|
6242
|
+
Du as betReportType,
|
|
6243
|
+
_i as changePasswordType,
|
|
6244
|
+
Iu as changeWithdrawalCodeType,
|
|
6245
|
+
Cu as checkRedPacketTokenType,
|
|
6246
|
+
Xi as checkRedPacketValidateType,
|
|
6247
|
+
iu as checkTransferCreditType,
|
|
6248
|
+
Eu as claimIncentiveRebate,
|
|
6249
|
+
di as cmsListType,
|
|
6250
|
+
gu as commissionWithdrawType,
|
|
6251
|
+
gi as depositType,
|
|
6252
|
+
Di as fishGameListType,
|
|
6253
|
+
cu as friendListEditType,
|
|
6254
|
+
uu as friendListType,
|
|
6255
|
+
ui as gameListType,
|
|
6256
|
+
Zu as getAccumulateDepositClaimType,
|
|
6295
6257
|
Ho as getAccumulateDepositDataType,
|
|
6296
|
-
|
|
6297
|
-
|
|
6298
|
-
|
|
6299
|
-
|
|
6300
|
-
|
|
6301
|
-
|
|
6302
|
-
|
|
6303
|
-
|
|
6304
|
-
|
|
6305
|
-
|
|
6306
|
-
|
|
6307
|
-
|
|
6308
|
-
|
|
6309
|
-
|
|
6310
|
-
|
|
6311
|
-
|
|
6258
|
+
lu as getActivePPType,
|
|
6259
|
+
du as getActiveProductType,
|
|
6260
|
+
ru as getCountryType,
|
|
6261
|
+
Fi as getDepositPromotionType,
|
|
6262
|
+
wi as getEventListType,
|
|
6263
|
+
vi as getEventTokenType,
|
|
6264
|
+
xi as getExtraGameType,
|
|
6265
|
+
Vu as getFavouriteGameType,
|
|
6266
|
+
$i as getImageType,
|
|
6267
|
+
Hu as getIncentiveData,
|
|
6268
|
+
Bu as getIncentiveRebate,
|
|
6269
|
+
Ni as getInviteRewardClaimType,
|
|
6270
|
+
Ri as getInviteRewardDataType,
|
|
6271
|
+
Si as getInviteRewardReportType,
|
|
6272
|
+
zi as getInviteRewardSettingType,
|
|
6273
|
+
Uu as getMissionClaim,
|
|
6312
6274
|
No as getMissionData,
|
|
6313
|
-
|
|
6314
|
-
|
|
6315
|
-
|
|
6275
|
+
Nu as getReliefFundData,
|
|
6276
|
+
Lu as getReliefFundReport,
|
|
6277
|
+
ji as getRewardReferralType,
|
|
6316
6278
|
xo as getSettingType,
|
|
6317
|
-
|
|
6318
|
-
|
|
6319
|
-
|
|
6320
|
-
|
|
6321
|
-
|
|
6322
|
-
|
|
6323
|
-
|
|
6324
|
-
|
|
6325
|
-
|
|
6326
|
-
|
|
6327
|
-
|
|
6328
|
-
|
|
6329
|
-
|
|
6330
|
-
|
|
6331
|
-
|
|
6332
|
-
|
|
6279
|
+
Li as getTopUpRewardClaimType,
|
|
6280
|
+
Wi as getTopUpRewardSettingType,
|
|
6281
|
+
Ii as getTopupRewardDataType,
|
|
6282
|
+
Ci as getTopupRewardReportType,
|
|
6283
|
+
Gi as getTurnOverRewardClaimType,
|
|
6284
|
+
Mi as getTurnOverRewardDataType,
|
|
6285
|
+
ki as getTurnOverRewardReportType,
|
|
6286
|
+
Yi as getTurnOverRewardSettingType,
|
|
6287
|
+
Ou as getTwoFactorAuthenticateType,
|
|
6288
|
+
ku as getUserDeviceListType,
|
|
6289
|
+
Zi as getUserProfileType,
|
|
6290
|
+
Ki as getUsernameByReferType,
|
|
6291
|
+
Vi as getValidateType,
|
|
6292
|
+
Ui as getVerifyPromo,
|
|
6293
|
+
Gu as getWeekCardClaim,
|
|
6294
|
+
zu as getWeekCardData,
|
|
6333
6295
|
ai as loadMatchApi,
|
|
6334
6296
|
Xo as loginApi,
|
|
6335
|
-
|
|
6336
|
-
oi as loginWithCaptchaApi,
|
|
6297
|
+
si as loginType,
|
|
6337
6298
|
Jo as logoutApi,
|
|
6338
|
-
|
|
6339
|
-
|
|
6340
|
-
|
|
6299
|
+
oi as logoutType,
|
|
6300
|
+
Pi as mailBoxType,
|
|
6301
|
+
mi as mainWalletType,
|
|
6341
6302
|
va as paymentsProviderType,
|
|
6342
6303
|
gt as playGame,
|
|
6343
6304
|
gt as playGameType,
|
|
6344
|
-
|
|
6345
|
-
|
|
6346
|
-
|
|
6347
|
-
|
|
6348
|
-
|
|
6349
|
-
|
|
6350
|
-
|
|
6351
|
-
|
|
6352
|
-
|
|
6353
|
-
|
|
6354
|
-
|
|
6355
|
-
|
|
6356
|
-
|
|
6357
|
-
|
|
6305
|
+
li as promotionType,
|
|
6306
|
+
Qi as readMailType,
|
|
6307
|
+
vu as referralMemberProfileType,
|
|
6308
|
+
wu as referralProfileType,
|
|
6309
|
+
xu as registerActionType,
|
|
6310
|
+
$u as registerFormType,
|
|
6311
|
+
qi as requestForgetPasswordType,
|
|
6312
|
+
Qu as requestForgetUsernameType,
|
|
6313
|
+
Ji as requestTacCodeType,
|
|
6314
|
+
yu as requestTransferMoneyType,
|
|
6315
|
+
Hi as requestUpdateMobileTacCode,
|
|
6316
|
+
mu as requestWithdrawTacType,
|
|
6317
|
+
fu as requestWithdrawalCodeType,
|
|
6318
|
+
Su as searchNumberHistoryType,
|
|
6358
6319
|
ni as setLocaleApi,
|
|
6359
|
-
|
|
6360
|
-
|
|
6361
|
-
|
|
6362
|
-
|
|
6363
|
-
|
|
6364
|
-
|
|
6320
|
+
Tu as signInRecordType,
|
|
6321
|
+
_u as signInViewInfoType,
|
|
6322
|
+
Oi as slotGameListType,
|
|
6323
|
+
bu as submitCryptoAccountType,
|
|
6324
|
+
Ei as submitForgetPasswordType,
|
|
6325
|
+
Xu as submitForgetUsernameType,
|
|
6365
6326
|
ft as submitGiftCode,
|
|
6366
6327
|
ft as submitGiftCodeType,
|
|
6367
|
-
|
|
6368
|
-
|
|
6369
|
-
|
|
6370
|
-
|
|
6371
|
-
|
|
6372
|
-
|
|
6328
|
+
hu as submitTransferMoneyType,
|
|
6329
|
+
Mu as submitTwoFactorAuthenticateType,
|
|
6330
|
+
Bi as submitUpdateMobileTacCode,
|
|
6331
|
+
ou as submitValidateType,
|
|
6332
|
+
ju as submitWithdrawalAlipayType,
|
|
6333
|
+
pu as submitWithdrawalCodeType,
|
|
6373
6334
|
ns as transactionReportType,
|
|
6374
|
-
|
|
6335
|
+
su as transferProcessType,
|
|
6375
6336
|
lo as transferReportType,
|
|
6376
|
-
|
|
6377
|
-
|
|
6378
|
-
|
|
6379
|
-
|
|
6380
|
-
|
|
6381
|
-
|
|
6382
|
-
|
|
6383
|
-
|
|
6384
|
-
|
|
6385
|
-
|
|
6386
|
-
|
|
6337
|
+
Yu as transferSettingType,
|
|
6338
|
+
au as transferToMainType,
|
|
6339
|
+
qu as transferType,
|
|
6340
|
+
Ru as unbindUserDeviceType,
|
|
6341
|
+
fi as upcomingMatchType,
|
|
6342
|
+
Au as updateFavouriteGameType,
|
|
6343
|
+
Ai as updateProfilePictureType,
|
|
6344
|
+
ci as vipListType,
|
|
6345
|
+
Ti as walletType,
|
|
6346
|
+
hi as withdrawType,
|
|
6347
|
+
bi as withdrawalGetType
|
|
6387
6348
|
};
|