-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrtp.js
More file actions
338 lines (322 loc) · 24.9 KB
/
rtp.js
File metadata and controls
338 lines (322 loc) · 24.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
function _0x44c1(_0x502934, _0x336bd5) {
const _0x54c111 = _0x54c1();
return _0x44c1 = function(_0x44c10e, _0x518c57) {
_0x44c10e = _0x44c10e - 0x152;
let _0x45faca = _0x54c111[_0x44c10e];
return _0x45faca;
}, _0x44c1(_0x502934, _0x336bd5);
}
const _0x441e31 = _0x44c1;
(function(_0x3c61b5, _0x20615d) {
const _0x1501e9 = _0x44c1,
_0x51b5fe = _0x3c61b5();
while (!![]) {
try {
const _0x3ba7df = -parseInt(_0x1501e9(0x15a)) / 0x1 + parseInt(_0x1501e9(0x188)) / 0x2 + parseInt(_0x1501e9(0x1c7)) / 0x3 * (parseInt(_0x1501e9(0x183)) / 0x4) + parseInt(_0x1501e9(0x152)) / 0x5 * (-parseInt(_0x1501e9(0x1a0)) / 0x6) + -parseInt(_0x1501e9(0x1b6)) / 0x7 * (parseInt(_0x1501e9(0x170)) / 0x8) + -parseInt(_0x1501e9(0x172)) / 0x9 + -parseInt(_0x1501e9(0x19e)) / 0xa * (-parseInt(_0x1501e9(0x1b7)) / 0xb);
if (_0x3ba7df === _0x20615d) break;
else _0x51b5fe['push'](_0x51b5fe['shift']());
} catch (_0x29976b) {
_0x51b5fe['push'](_0x51b5fe['shift']());
}
}
}(_0x54c1, 0xf2526));
const JAM_PANAS_DURATION = 0x3;
const isPGSoft = window.location.pathname.includes('pgsoft');
const AUTO_VALUES = isPGSoft
? [10,30,50,80]
: [10,20,30,50,70,100];
POLA_BUTTON_LABEL = _0x441e31(0x1cd),
POLA_CONFIRM_LABEL = 'Main\x20Sekarang',
POLA_CANCEL_LABEL = 'Tutup',
DATE_OPTIONS = {
'weekday': _0x441e31(0x176),
'year': _0x441e31(0x169),
'month': _0x441e31(0x176),
'day': _0x441e31(0x169)
},
ACCENT_COLOR = _0x441e31(0x1c1),
SECONDARY_COLOR = '#FDC54C',
GOOD_COLOR = _0x441e31(0x15c),
MID_COLOR = _0x441e31(0x15e),
BAD_COLOR = _0x441e31(0x168),
GAMES_SELECTOR = _0x441e31(0x1ab),
EMPTY_DIV = _0x441e31(0x1b9),
EMPTY_BUTTON = _0x441e31(0x19f),
ONE_HOUR = 0x927c0,
GENERATOR_MIN = -0x49944a4a,
GENERATOR_MAX = 0x49944a49,
isHomePage = window[_0x441e31(0x18f)][_0x441e31(0x1a3)] === '/',
isSlotsPage = window[_0x441e31(0x18f)][_0x441e31(0x1a3)][_0x441e31(0x16e)](_0x441e31(0x18d)),
isMobile = document['body'][_0x441e31(0x159)][_0x441e31(0x193)]('mobile'),
isDesktop = document[_0x441e31(0x1a6)]['classList'][_0x441e31(0x193)](_0x441e31(0x171)),
isPragmatic = window[_0x441e31(0x18f)]['pathname']['includes'](_0x441e31(0x1ac)),
RTP_CSS = _0x441e31(0x158),
POLA_CSS = _0x441e31(0x1c9) + ACCENT_COLOR + ';\x0a\x20\x20\x20\x20color:\x20#fff;\x0a\x20\x20\x20\x20position:\x20absolute;\x0a\x20\x20\x20\x20top:\x200;\x0a\x20\x20\x20\x20left:\x200;\x0a\x20\x20\x20\x20right:\x200;\x0a\x20\x20}\x0a\x20\x20.pola-desc\x20{\x0a\x20\x20\x20\x20display:\x20grid;\x0a\x20\x20\x20\x20grid-template-columns:\x20min-content\x201fr;\x0a\x20\x20\x20\x20margin:\x2010px\x200;\x0a\x20\x20\x20\x20font-size:\x2014px;\x0a\x20\x20}\x0a\x20\x20.pola-desc\x20>\x20dt\x20{\x0a\x20\x20\x20\x20text-align:\x20left;\x0a\x20\x20\x20\x20white-space:\x20nowrap;\x0a\x20\x20}\x0a\x20\x20.pola-desc\x20>\x20dd\x20{\x0a\x20\x20\x20\x20text-align:\x20right;\x0a\x20\x20}\x0a\x20\x20.pola-table\x20{\x0a\x20\x20\x20\x20width:\x20100%;\x0a\x20\x20\x20\x20border:\x201px\x20solid\x20#000;\x0a\x20\x20\x20\x20font-size:\x2014px;\x0a\x20\x20}\x0a\x20\x20.pola-table\x20td\x20{\x0a\x20\x20\x20\x20padding-bottom:\x205px;\x0a\x20\x20}\x0a\x20\x20.pola-table\x20tr:first-child\x20>\x20td\x20{\x0a\x20\x20\x20\x20padding-top:\x205px;\x0a\x20\x20}';
function loadCss(_0x5e03ce) {
const _0x2761cd = _0x441e31,
_0x243d78 = document[_0x2761cd(0x164)]('style');
_0x243d78[_0x2761cd(0x177)] = _0x5e03ce, document['head']['appendChild'](_0x243d78);
}
function getRandomBetween(min, max) {
return Math.random() * (max - min) + min;
}
class Generator {
constructor(_0x47dbf9) {
const _0x45d1c3 = _0x441e31;
this[_0x45d1c3(0x1bf)] = 0x0;
for (let _0x423cd5 = 0x0; _0x423cd5 < _0x47dbf9['length']; _0x423cd5++) {
this['seed'] = (this[_0x45d1c3(0x1bf)] << 0x5) - this[_0x45d1c3(0x1bf)] + _0x47dbf9[_0x45d1c3(0x17a)](_0x423cd5), this[_0x45d1c3(0x1bf)] |= 0x0, this['seed'] = this[_0x45d1c3(0x18c)](this['seed']);
}
} [_0x441e31(0x19d)](_0x548c72, _0x51e986) {
const _0x5cf2d7 = _0x441e31;
this[_0x5cf2d7(0x1bf)] = this[_0x5cf2d7(0x18c)](this[_0x5cf2d7(0x1bf)]);
const _0x3e2647 = (this[_0x5cf2d7(0x1bf)] - GENERATOR_MIN) / (GENERATOR_MAX - GENERATOR_MIN),
_0x40016f = _0x3e2647 * (_0x51e986 - _0x548c72 + 0x1) + _0x548c72;
return Math['floor'](_0x40016f);
} [_0x441e31(0x18c)](_0x5797ff) {
return _0x5797ff ^= _0x5797ff << 0xd, _0x5797ff ^= _0x5797ff >> 0x11, _0x5797ff ^= _0x5797ff << 0x5;
} ['getRtp']() {
const value = Math.random() * (99 - 50) + 50;
return parseFloat(value.toFixed(1));
} ['getPola']() {
const _0x3b6531 = _0x441e31,
_0x8ce10 = this[_0x3b6531(0x19d)](0x174876e800, 0xe8d4a50fff),
_0x16a112 = String(_0x8ce10).match(/.{4}/g) || [];
return _0x16a112.map(Pola[_0x3b6531(0x161)]);
} [_0x441e31(0x157)]() {
const _0x3bc589 = _0x441e31,
_0x33b5c2 = this[_0x3bc589(0x19d)](0x0, 0x120);
return Pola[_0x3bc589(0x154)](_0x33b5c2);
}
}
class RTP {
static[_0x441e31(0x1c0)] = Math[_0x441e31(0x15f)](Date[_0x441e31(0x1a4)]() / ONE_HOUR);
static[_0x441e31(0x195)] = _0x46a66b => _0x46a66b[_0x441e31(0x1c8)](/[^a-zA-Z\d]/g, '')[_0x441e31(0x1af)]();
constructor(_0x37f047) {
const _0x5eb5c4 = _0x441e31,
_0x2f0a2b = RTP['normalizeText'](_0x37f047) + RTP['datetime'];
this['rng'] = new Generator(_0x2f0a2b), this[_0x5eb5c4(0x17f)] = this[_0x5eb5c4(0x186)][_0x5eb5c4(0x166)]();
} [_0x441e31(0x1c4)](_0x33c80d) {
const _0xde9263 = _0x441e31,
_0x45e472 = this[_0xde9263(0x17f)] >= 80 ? GOOD_COLOR : this[_0xde9263(0x17f)] >= 65 ? MID_COLOR : BAD_COLOR,
_0xb0d660 = {
'background-color': _0x45e472,
'width': this[_0xde9263(0x17f)] + '%'
},
_0xa3ce66 = $(EMPTY_DIV, {
'class': 'rtp-label'
});
$(EMPTY_DIV)['text'](_0xde9263(0x1c5))[_0xde9263(0x16a)](_0xa3ce66), $(EMPTY_DIV)['text'](this[_0xde9263(0x17f)] + '%')[_0xde9263(0x16a)](_0xa3ce66);
const _0x308fe5 = $(EMPTY_DIV)[_0xde9263(0x185)](_0xb0d660)[_0xde9263(0x1be)](_0xde9263(0x1c2)),
_0x1b3384 = $(EMPTY_DIV, {
'class': _0xde9263(0x196)
})['append'](_0x308fe5),
_0x18b848 = $(EMPTY_DIV)[_0xde9263(0x1c4)](_0x1b3384);
_0xa3ce66['appendTo'](_0x33c80d), _0x18b848[_0xde9263(0x16a)](_0x33c80d);
}
}
class Pola extends RTP {
static['datestr'] = new Date()[_0x441e31(0x1a7)]('id-ID', DATE_OPTIONS);
static[_0x441e31(0x162)] = _0x3cc526 => Boolean(Number(_0x3cc526) % 0x2);
static[_0x441e31(0x1bd)] = _0x32ddc7 => Math[_0x441e31(0x191)](_0x32ddc7 / 0x3 * 0x2) - 0x1;
static[_0x441e31(0x1a8)] = _0x4df03c => _0x4df03c < 0xa ? '0' + _0x4df03c : _0x4df03c[_0x441e31(0x15d)]();
static[_0x441e31(0x1a9)] = (_0x27df6b, _0x3da9b3) => Pola[_0x441e31(0x1a8)](_0x27df6b) + ':' + Pola[_0x441e31(0x1a8)](_0x3da9b3);
static[_0x441e31(0x153)] = _0x46c722 => _0x46c722 >= 0x18 ? _0x46c722 - 0x18 : _0x46c722;
constructor(_0xfd39c7, _0x43a41a, _0x5be365) {
const _0x29ff3e = _0x441e31;
super(_0xfd39c7);
let pola = this[_0x29ff3e(0x186)]['getPola']();
while (pola.length < 3) {
pola.push(Pola['interpretPola'](Math.random().toString().slice(2,6), pola.length));
}
const _0x46aa59 = pola[0] || '';
const _0x325b57 = pola[1] || '';
const _0x594658 = pola[2] || '';
const [_0x356825, _0x66ac31] = this[_0x29ff3e(0x186)][_0x29ff3e(0x157)]();
this[_0x29ff3e(0x1be)] = '\x0a\x20\x20\x20\x20\x20\x20<div\x20class=\x22pola-title\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div>Pakai\x20Pola\x20Khusus</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<div>' + Pola[_0x29ff3e(0x165)] + _0x29ff3e(0x182) + _0x43a41a + _0x29ff3e(0x17b) + _0xfd39c7 + '\x22>\x0a\x20\x20\x20\x20\x20\x20<dl\x20class=\x22pola-desc\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<dt>Provider</dt>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<dd>' + _0x5be365 + _0x29ff3e(0x17c) + _0xfd39c7 + _0x29ff3e(0x1ca) + this[_0x29ff3e(0x17f)] + '%</dd>\x0a\x20\x20\x20\x20\x20\x20</dl>\x0a\x20\x20\x20\x20\x20\x20<table\x20class=\x22pola-table\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<tbody>' + _0x46aa59 + _0x325b57 + _0x594658 + '</tbody>\x0a\x20\x20\x20\x20\x20\x20</table>\x0a\x20\x20\x20\x20';
}
static[_0x441e31(0x154)](_0x4efbda) {
const _0x430490 = _0x441e31,
_0xd4a57e = _0x4efbda * 0x5,
_0x41cff3 = _0xd4a57e % 0x32,
_0x2ef7d9 = Math['floor'](_0xd4a57e / 0x32),
_0x186916 = Pola[_0x430490(0x153)](_0x2ef7d9 + JAM_PANAS_DURATION),
_0x36c850 = Pola[_0x430490(0x1a9)](_0x2ef7d9, _0x41cff3),
_0x50b7cd = Pola[_0x430490(0x1a9)](_0x186916, _0x41cff3);
return [_0x36c850, _0x50b7cd];
}
static[_0x441e31(0x161)](_0x1e3306, _0x49a0fe) {
const _0x44a715 = _0x441e31,
[_0x29f657, _0x39247d, _0x1e2911, _0x11375f] = _0x1e3306,
_0x4782c0 = Math.max(parseInt(_0x29f657) || 1, 1),
_0xa2a966 = Pola[_0x44a715(0x162)](_0x39247d),
_0x43c6ef = Pola[_0x44a715(0x162)](_0x1e2911),
_0x2f1812 = Pola[_0x44a715(0x162)](_0x11375f),
_0x106747 = _0xa2a966 ? _0x44a715(0x19b) : _0x44a715(0x16b);
let autoList = AUTO_VALUES;
if (isPGSoft) {
autoList = [10,30,50,80];
}
let index = Math.abs(Pola[_0x44a715(0x1bd)](_0x4782c0)) % autoList.length;
let _0x22e2b4;
if (_0xa2a966) {
if (isPGSoft) {
const manualList = [10,20,30];
_0x22e2b4 = manualList[Math.abs(_0x4782c0) % manualList.length];
} else {
const manualList = [10,20,30,50];
_0x22e2b4 = manualList[Math.abs(_0x4782c0) % manualList.length];
}
} else {
_0x22e2b4 = autoList[index];
}
let _0x1ae872 = '';
let _0x3a4f4e = '';
let _0x44a2b3 = '';
if (!isPGSoft) {
_0x1ae872 = _0x43c6ef ? '✅' : '❌';
_0x3a4f4e = _0x43c6ef ? '❌' : '✅';
_0x44a2b3 = _0x2f1812 ? '✅' : '❌';
}
let turboStatus = '';
if (isPGSoft) {
turboStatus = Math.random() > 0.5 ? ' (Turbo ON)' : ' (Turbo OFF)';
}
return (isPragmatic || isPGSoft) ? _0x44a715(0x16f) + (_0x49a0fe + 0x1) + ':</td>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<td>Spin\x20' + _0x106747 + '\x20' + _0x22e2b4 + turboStatus + _0x44a715(0x1b3) + _0x1ae872 + '\x20' + _0x3a4f4e + '\x20' + _0x44a2b3 + _0x44a715(0x1b4) : _0x44a715(0x16f) + (_0x49a0fe + 0x1) + _0x44a715(0x175) + _0x106747 + '\x20' + _0x22e2b4 + '</td>\x0a\x20\x20\x20\x20\x20\x20</tr>\x0a\x20\x20\x20\x20';
}
}
class DesktopPola extends Pola {
[_0x441e31(0x1c4)](_0x4ece55, _0xb698a6, _0x55383c) {
const _0x2d13e3 = _0x441e31;
super['append'](_0x4ece55), $(EMPTY_BUTTON, {
'class': 'rtp-button'
})['text'](POLA_BUTTON_LABEL)[_0x2d13e3(0x1c6)](_0x1410a3 => this[_0x2d13e3(0x1b0)](_0x1410a3)['then'](_0x5677b6 => _0x5677b6[_0x2d13e3(0x1bc)] && _0x55383c(_0x1410a3)))['appendTo'](_0xb698a6);
} [_0x441e31(0x1b0)](_0x5b6537) {
const _0x5f4060 = _0x441e31;
return _0x5b6537['stopPropagation'](), Swal['fire']({
'showCloseButton': !![],
'showCancelButton': !![],
'confirmButtonText': POLA_CONFIRM_LABEL,
'cancelButtonText': POLA_CANCEL_LABEL,
'padding': _0x5f4060(0x18a),
'html': this[_0x5f4060(0x1be)]
});
}
}
class MobilePolaAuth extends Pola {
static[_0x441e31(0x184)](_0x19f811, _0x4d6f09) {
const _0x4fa792 = _0x441e31,
_0x1f7f6e = $(_0x19f811),
_0x2caab6 = _0x1f7f6e[_0x4fa792(0x187)](_0x4fa792(0x156)),
_0x5a7f3b = _0x1f7f6e['find']('button');
_0x1f7f6e[_0x4fa792(0x1a2)](), Pola[_0x4fa792(0x181)] = $(EMPTY_DIV, {
'id': _0x4d6f09
}), Pola[_0x4fa792(0x181)]['appendTo'](_0x1f7f6e), _0x2caab6[_0x4fa792(0x16a)](_0x1f7f6e), _0x5a7f3b['appendTo'](_0x1f7f6e);
} [_0x441e31(0x1c4)](_0x18a41a) {
const _0x23634e = _0x441e31;
super['append'](_0x18a41a), _0x18a41a['addEventListener'](_0x23634e(0x1c6), () => Pola[_0x23634e(0x181)][_0x23634e(0x1be)](this[_0x23634e(0x1be)]));
}
}
class MobilePolaNoAuth extends Pola {
static[_0x441e31(0x184)](_0x639db4, _0xc5ac6a, _0x2d49b0) {
const _0x228b33 = _0x441e31,
_0x186917 = $(_0xc5ac6a),
_0xbbc7eb = $(EMPTY_BUTTON, {
'class': _0x228b33(0x1c3)
})['text'](POLA_CONFIRM_LABEL)[_0x228b33(0x1c6)](alertLogin);
_0x186917[_0x228b33(0x1a2)](), Pola[_0x228b33(0x18b)] = $(_0x639db4), Pola[_0x228b33(0x181)] = $(EMPTY_DIV, {
'id': _0x2d49b0
}), Pola['content'][_0x228b33(0x16a)](_0x186917), _0xbbc7eb[_0x228b33(0x16a)](_0x186917);
} [_0x441e31(0x1c4)](_0x156429) {
const _0x2dc7c6 = _0x441e31;
super[_0x2dc7c6(0x1c4)](_0x156429), _0x156429['addEventListener'](_0x2dc7c6(0x1c6), _0x895240 => {
const _0x2ac16c = _0x2dc7c6;
_0x895240[_0x2ac16c(0x194)](), Pola[_0x2ac16c(0x181)][_0x2ac16c(0x1be)](this[_0x2ac16c(0x1be)]), Pola[_0x2ac16c(0x18b)][_0x2ac16c(0x16d)](_0x2ac16c(0x198));
}, !![]);
}
}
if (isMobile) {
window['isAuth'] && loadCss(_0x441e31(0x189));
if (isHomePage) {
const HOME_SECTION_SELECTOR = _0x441e31(0x197),
GAME_NAME_SELECTOR = _0x441e31(0x163);
$(document)['ready'](() => {
const _0xbb14ca = _0x441e31;
loadCss(RTP_CSS), $(HOME_SECTION_SELECTOR)[_0xbb14ca(0x17d)]()[_0xbb14ca(0x187)](GAMES_SELECTOR)[_0xbb14ca(0x1cb)]((_0x56d15a, _0x2c20b4) => {
const _0x52d652 = _0xbb14ca,
_0x5d7d8e = _0x2c20b4['querySelector'](GAME_NAME_SELECTOR)[_0x52d652(0x1bb)];
new RTP(_0x5d7d8e)['append'](_0x2c20b4), window[_0x52d652(0x1ba)] && (_0x2c20b4[_0x52d652(0x160)] = _0x2c20b4['href']['substring'](0x0, _0x2c20b4[_0x52d652(0x160)][_0x52d652(0x1b5)]('?')));
});
});
} else {
if (isSlotsPage) {
const PROVIDER_SELECTOR = _0x441e31(0x16c),
GAME_NAME_SELECTOR = 'h5',
PAGE_CSS = _0x441e31(0x180) + SECONDARY_COLOR + ';\x0a\x20\x20\x20\x20\x20\x20\x20\x20margin-top:\x2055px;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20#pola-content\x20img\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20display:\x20block;\x0a\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200\x20auto;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.pola-title\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20padding:\x207.5px\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20font-weight:\x20700;\x0a\x20\x20\x20\x20\x20\x20\x20\x20text-align:\x20center;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.pola-table\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20border-color:\x20' + SECONDARY_COLOR + ';\x0a\x20\x20\x20\x20\x20\x20\x20\x20margin-bottom:\x2010px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20text-align:\x20center;\x0a\x20\x20\x20\x20\x20\x20}',
GAME_MODAL_SELECTOR = _0x441e31(0x1ae),
MODAL_TARGET_SELECTOR = _0x441e31(0x19c),
MODAL_CONTENT_ID = 'pola-content';
$(document)[_0x441e31(0x19a)](() => {
const _0x1abbef = _0x441e31;
loadCss(RTP_CSS), loadCss(POLA_CSS), loadCss(PAGE_CSS);
const _0x3c2c80 = $(PROVIDER_SELECTOR)[_0x1abbef(0x192)]();
window[_0x1abbef(0x1ba)] ? MobilePolaAuth[_0x1abbef(0x184)](GAME_MODAL_SELECTOR, MODAL_CONTENT_ID) : MobilePolaNoAuth[_0x1abbef(0x184)](MODAL_TARGET_SELECTOR, GAME_MODAL_SELECTOR, MODAL_CONTENT_ID), $(GAMES_SELECTOR)[_0x1abbef(0x1cb)]((_0x362331, _0x18538b) => {
const _0x1ec50e = _0x1abbef,
_0x50e23d = _0x18538b[_0x1ec50e(0x1a1)](GAME_NAME_SELECTOR)['innerText'];
if (_0x50e23d) {
const _0x126a29 = _0x18538b[_0x1ec50e(0x1a1)](_0x1ec50e(0x167))[_0x1ec50e(0x1b2)]('data-src');
window[_0x1ec50e(0x1ba)] ? new MobilePolaAuth(_0x50e23d, _0x126a29, _0x3c2c80)[_0x1ec50e(0x1c4)](_0x18538b) : new MobilePolaNoAuth(_0x50e23d, _0x126a29, _0x3c2c80)[_0x1ec50e(0x1c4)](_0x18538b);
}
});
});
}
}
} else {
if (isDesktop) {
if (isHomePage) {
const HOME_SECTION_SELECTOR = _0x441e31(0x199),
GAME_NAME_SELECTOR = _0x441e31(0x163),
PAGE_CSS = _0x441e31(0x178);
$(document)[_0x441e31(0x19a)](() => {
const _0x2f32c5 = _0x441e31;
loadCss(RTP_CSS), loadCss(PAGE_CSS), $(HOME_SECTION_SELECTOR)[_0x2f32c5(0x1cb)]((_0x41b0c3, _0x4e0b20) => {
const _0x14d858 = _0x4e0b20['querySelector'](GAME_NAME_SELECTOR)['innerText'];
new RTP(_0x14d858)['append'](_0x4e0b20);
});
});
} else {
if (isSlotsPage) {
const PROVIDER_SELECTOR = _0x441e31(0x1b8),
GAME_NAME_SELECTOR = '.game-title',
GAME_CONTAINER_SELECTOR = '.opacity_content',
GAME_OVERLAY_SELECTOR = _0x441e31(0x1b1),
PAGE_CSS = _0x441e31(0x1aa);
$(document)['ready'](() => {
const _0x4f8936 = _0x441e31;
loadCss(RTP_CSS), loadCss(POLA_CSS), loadCss(PAGE_CSS);
const _0x4de8e3 = $(PROVIDER_SELECTOR)['text']();
$(GAMES_SELECTOR)[_0x4f8936(0x1cb)]((_0x3f5ca1, _0x370565) => {
const _0x4f52d2 = _0x4f8936,
_0x1bb58b = _0x370565[_0x4f52d2(0x1a1)](GAME_NAME_SELECTOR)[_0x4f52d2(0x1bb)];
if (_0x1bb58b) {
const _0x1a0735 = _0x370565[_0x4f52d2(0x1a1)](_0x4f52d2(0x167))[_0x4f52d2(0x1b2)](_0x4f52d2(0x155)),
_0x15682e = _0x370565[_0x4f52d2(0x1a1)](GAME_CONTAINER_SELECTOR),
_0x35b72d = _0x370565[_0x4f52d2(0x1a1)](GAME_OVERLAY_SELECTOR);
new DesktopPola(_0x1bb58b, _0x1a0735, _0x4de8e3)[_0x4f52d2(0x1c4)](_0x15682e, _0x35b72d, _0x12054d => {
const _0x33ca23 = _0x4f52d2;
_0x12054d[_0x33ca23(0x18b)][_0x33ca23(0x1a5)][_0x33ca23(0x1a1)](_0x33ca23(0x174))[_0x33ca23(0x1c6)]();
});
}
});
});
}
}
}
}
function _0x54c1() {
const _0x147cec = ['\x0a\x20\x20.pola-title\x20{\x0a\x20\x20\x20\x20background-color:\x20', '</dd>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<dt>RTP</dt>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<dd>', 'each', 'sv388', 'POLA\x20MAIN', '1980KAczvY', 'normalizeHours', 'calculateTime', 'data-src', 'input[type=\x27hidden\x27]', 'getTimeRange', '\x0a\x20\x20.rtp-label\x20{\x0a\x20\x20\x20\x20display:\x20flex;\x0a\x20\x20\x20\x20justify-content:\x20space-between;\x0a\x20\x20\x20\x20font-size:\x2012px;\x0a\x20\x20}\x0a\x20\x20.rtp-bar\x20{\x0a\x20\x20\x20\x20background-color:\x20#fff;\x0a\x20\x20\x20\x20border-radius:\x202.5px;\x0a\x20\x20}\x0a\x20\x20.rtp-bar\x20>\x20div\x20{\x0a\x20\x20\x20\x20height:\x205px;\x0a\x20\x20\x20\x20border-radius:\x202.5px;\x0a\x20\x20}', 'classList', '989711kgZKMv', 'vsb', 'mediumseagreen', 'toString', 'goldenrod', 'floor', 'href', 'interpretPola', 'isOdd', '.game-title', 'createElement', 'datestr', 'getRtp', 'img', 'crimson', 'numeric', 'appendTo', 'Auto', '.slider-content\x20.active\x20h5', 'nifty', 'includes', '\x0a\x20\x20\x20\x20\x20\x20<tr>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<td>Step\x20', '128jrlaRp', 'desktop', '9990576qgJHnS', 'title', 'button', ':</td>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<td>Spin\x20', 'long', 'innerHTML', '\x0a\x20\x20\x20\x20\x20\x20.game-title\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20height:\x2035px\x20!important;\x0a\x20\x20\x20\x20\x20\x20\x20\x20padding:\x205px\x2010px\x20!important;\x0a\x20\x20\x20\x20\x20\x20\x20\x20overflow:\x20hidden;\x0a\x20\x20\x20\x20\x20\x20\x20\x20text-overflow:\x20ellipsis;\x0a\x20\x20\x20\x20\x20\x20\x20\x20white-space:\x20nowrap;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.game-item\x20>\x20img\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20margin-bottom:\x2015px;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.rtp-label\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20#171613;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.rtp-label\x20>\x20div\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x2010px;\x0a\x20\x20\x20\x20\x20\x20}', '', 'charCodeAt', '\x22\x20alt=\x22', '</dd>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<dt>Nama\x20Game</dt>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<dd>', 'first', 'toLowerCase', 'rtp', '\x0a\x20\x20\x20\x20\x20\x20.game-box\x20>\x20h5\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20margin-bottom:\x205px\x20!important;\x0a\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x205px;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.rtp-label\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200\x205px;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.rtp-bar\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20margin:\x200\x205px\x2010px;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.daily-wins-tag\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20bottom:\x2055px\x20!important;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20#gamelinksModal-1\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20top:\x2040%\x20!important;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20#pola-content\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20color:\x20', 'content', '</div>\x0a\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20<img\x20src=\x22', '490664PdmsLK', 'prepareModal', 'css', 'rng', 'find', '16072dbqesz', '\x0a\x20\x20\x20\x20.btn-refresh-wallet\x20{\x0a\x20\x20\x20\x20\x20\x20width:\x2028.88px;\x0a\x20\x20\x20\x20\x20\x20text-align:\x20center\x20!important;\x0a\x20\x20\x20\x20}', '70px\x200\x2010px', 'target', 'xorshift', '/slots/', 'map', 'location', 'replace', 'round', 'text', 'contains', 'stopImmediatePropagation', 'normalizeText', 'rtp-bar', '.app-wrapper\x20ul', 'show', '.hot-games\x20.game-item', 'ready', 'Manual', '#gamelinksModal-1', 'nextInt', '45951270nSSFjb', '<button></button>', '25494fNIXCD', 'querySelector', 'empty', 'pathname', 'now', 'parentElement', 'body', 'toLocaleDateString', 'padnum', 'timestrf', '\x0a\x20\x20\x20\x20\x20\x20.rtp-label\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20#000000cc;\x0a\x20\x20\x20\x20\x20\x20\x20\x20padding:\x200\x205px;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.game-box:hover\x20.rtp-label\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20#ffffffcc;\x0a\x20\x20\x20\x20\x20\x20\x20\x20color:\x20#000;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.rtp-button\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20background-color:\x20#000;\x0a\x20\x20\x20\x20\x20\x20\x20\x20border:\x20none;\x0a\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x204px;\x0a\x20\x20\x20\x20\x20\x20\x20\x20width:\x20100%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20position:\x20relative;\x0a\x20\x20\x20\x20\x20\x20\x20\x20top:\x20-100%;\x0a\x20\x20\x20\x20\x20\x20\x20\x20transition:\x20all\x20.3s\x20ease-in-out;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.game-box:hover\x20.rtp-button\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20top:\x2055%;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.pola-title\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20border-radius:\x205px\x205px\x200\x200;\x0a\x20\x20\x20\x20\x20\x20\x20\x20padding:\x2010px\x200;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.pola-desc\x20>\x20dd\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20font-weight:\x20700;\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20.pola-table\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20font-weight:\x20700;\x0a\x20\x20\x20\x20\x20\x20}', '.game-box', '/slots/pragmatic-play', 'match', '#gamelinksModal-1\x20.md-body', 'toUpperCase', 'handleClick', '.game-overlay', 'getAttribute', '</td>\x0a\x20\x20\x20\x20\x20\x20\x20\x20<td>', '</td>\x0a\x20\x20\x20\x20\x20\x20</tr>\x0a\x20\x20\x20\x20', 'indexOf', '300517CPzPLw', '11OtdAaj', '.slider-content\x20.active\x20div', '<div></div>', 'isAuth', 'innerText', 'isConfirmed', 'lerp1to5', 'html', 'seed', 'datetime', '#1c1c1c', ' ', 'btn\x20btn-block\x20btn-primary', 'append', 'RTP', 'click', '21ROOcVi', 'replaceAll'];
_0x54c1 = function() {
return _0x147cec;
};
return _0x54c1();
}