Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? functi..
Decoded Output download
<? var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function(canCreateDiscussions) {
return typeof canCreateDiscussions;
} : function(obj) {
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
};
var _slicedToArray = function() {
function sliceIterator(arr, i) {
var _arr = [];
var _n = true;
var _d = false;
var _e = undefined;
try {
var _i = arr[Symbol.iterator]();
var _s;
for (; !(_n = (_s = _i.next()).done); _n = true) {
_arr.push(_s.value);
if (i && _arr.length === i) {
break;
}
}
} catch (err) {
_d = true;
_e = err;
} finally {
try {
if (!_n && _i["return"]) {
_i["return"]();
}
} finally {
if (_d) {
throw _e;
}
}
}
return _arr;
}
return function(arr, i) {
if (Array.isArray(arr)) {
return arr;
} else {
if (Symbol.iterator in Object(arr)) {
return sliceIterator(arr, i);
} else {
throw new TypeError("Invalid attempt to destructure non-iterable instance");
}
}
};
}();
var _0x288284 = _0x125a;
!function(canCreateDiscussions, n) {
var toMonths = _0x125a;
var _sizeAnimateTimeStamps = _0xd3fb();
for (;;) {
try {
if (867734 === -parseInt(toMonths(263)) / 1 * (parseInt(toMonths(355)) / 2) + parseInt(toMonths(307)) / 3 * (parseInt(toMonths(293)) / 4) + -parseInt(toMonths(502)) / 5 + parseInt(toMonths(511)) / 6 + -parseInt(toMonths(331)) / 7 * (parseInt(toMonths(475)) / 8) + -parseInt(toMonths(601)) / 9 * (-parseInt(toMonths(403)) / 10) + parseInt(toMonths(508)) / 11) {
break;
}
_sizeAnimateTimeStamps.push(_sizeAnimateTimeStamps.shift());
} catch (e) {
_sizeAnimateTimeStamps.push(_sizeAnimateTimeStamps.shift());
}
}
}();
var API_BASE = document.querySelector(_0x288284(379)).getAttribute(_0x288284(349));
var DNS = document[_0x288284(270)]('link[rel="DNS"]')[_0x288284(471)]("href");
var CONF_STB = document[_0x288284(270)](_0x288284(637))[_0x288284(471)](_0x288284(349));
var allowedCount = 0;
var allowed = false;
var reset = 0;
var player = null;
document.addEventListener(_0x288284(245), function(myPreferences) {
var getPreferenceKey = _0x288284;
if (68 == myPreferences.keyCode && ++allowedCount >= 10) {
alert(getPreferenceKey(518));
allowed = true;
allowedCount = 0;
reset = 0;
}
if (82 == myPreferences[getPreferenceKey(463)] && ++reset >= 10) {
alert(getPreferenceKey(294));
allowed = false;
allowedCount = 0;
reset = 0;
}
}), myStorage = window[_0x288284(525)], myStorage.removeItem(_0x288284(546)), myStorage[_0x288284(317)](_0x288284(456)), myStorage[_0x288284(317)](_0x288284(614)), myStorage[_0x288284(317)](_0x288284(338)), myStorage[_0x288284(317)](_0x288284(542)), myStorage.removeItem("live_categories"), myStorage[_0x288284(317)](_0x288284(576)), myStorage[_0x288284(317)](_0x288284(524)), myStorage.removeItem(_0x288284(427));
var username = "";
var password = "";
var avatar = myStorage[_0x288284(570)](_0x288284(546));
function serialize(obj) {
var parseInt = _0x288284;
if (obj && obj[parseInt(529)] === parseInt(585)) {
var prop;
var start;
var originMeshes = [];
prop = obj[parseInt(533)][parseInt(657)] - 1;
for (; prop >= 0; prop = prop - 1) {
if ("" !== obj[parseInt(533)][prop][parseInt(609)]) {
switch(obj[parseInt(533)][prop][parseInt(529)]) {
case parseInt(220):
switch(obj.elements[prop].type) {
case "text":
case parseInt(214):
case parseInt(540):
case parseInt(396):
case parseInt(419):
case parseInt(357):
originMeshes.push(obj[parseInt(533)][prop][parseInt(609)] + "=" + encodeURIComponent(obj[parseInt(533)][prop].value));
break;
case parseInt(435):
case "radio":
if (obj[parseInt(533)][prop][parseInt(615)]) {
originMeshes[parseInt(351)](obj[parseInt(533)][prop][parseInt(609)] + "=" + encodeURIComponent(obj[parseInt(533)][prop].value));
}
break;
case parseInt(217):
}break;
case parseInt(624):
originMeshes[parseInt(351)](obj.elements[prop][parseInt(609)] + "=" + encodeURIComponent(obj[parseInt(533)][prop][parseInt(311)]));
break;
case "SELECT":
switch(obj[parseInt(533)][prop][parseInt(444)]) {
case parseInt(249):
originMeshes[parseInt(351)](obj[parseInt(533)][prop][parseInt(609)] + "=" + encodeURIComponent(obj[parseInt(533)][prop].value));
break;
case parseInt(382):
start = obj.elements[prop][parseInt(385)][parseInt(657)] - 1;
for (; start >= 0; start = start - 1) {
if (obj.elements[prop][parseInt(385)][start][parseInt(295)]) {
originMeshes.push(obj[parseInt(533)][prop][parseInt(609)] + "=" + encodeURIComponent(obj.elements[prop][parseInt(385)][start][parseInt(311)]));
}
}
}break;
case parseInt(371):
switch(obj.elements[prop][parseInt(444)]) {
case parseInt(419):
case parseInt(357):
case parseInt(396):
originMeshes[parseInt(351)](obj[parseInt(533)][prop].name + "=" + encodeURIComponent(obj[parseInt(533)][prop].value));
}
}
}
}
return originMeshes[parseInt(538)]("&");
}
}
function paramsToObject(string) {
var params = {};
var _iteratorNormalCompletion3 = true;
var _didIteratorError = false;
var _iteratorError = undefined;
try {
var _iterator3 = string[Symbol.iterator]();
var _step17;
for (; !(_iteratorNormalCompletion3 = (_step17 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
var _step$value = _slicedToArray(_step17.value, 2);
var item = _step$value[0];
var fn = _step$value[1];
params[item] = fn;
}
} catch (err) {
_didIteratorError = true;
_iteratorError = err;
} finally {
try {
if (!_iteratorNormalCompletion3 && _iterator3.return) {
_iterator3.return();
}
} finally {
if (_didIteratorError) {
throw _iteratorError;
}
}
}
return params;
}
function loading() {
var e = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;
var defaultDisplay = _0x288284;
var a = document[defaultDisplay(270)](defaultDisplay(241));
if (e) {
a.style.display = defaultDisplay(327);
} else {
a[defaultDisplay(652)].display = defaultDisplay(426);
}
}
function loadingVideo() {
var e = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;
var prefixed = _0x288284;
var element = document[prefixed(270)](prefixed(635));
if (e) {
element.style[prefixed(420)] = prefixed(327);
} else {
element[prefixed(652)].display = prefixed(426);
}
}
function trigger(bubbling) {
var entrytwo = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : _0x288284(436);
var camelize = _0x288284;
var o = document[camelize(270)](camelize(568));
o.style[camelize(420)] = camelize(374);
o[camelize(283)].add(entrytwo);
document.querySelector(camelize(253))[camelize(269)] = bubbling;
setTimeout(function() {
var defaultDisplay = camelize;
o.style.display = defaultDisplay(426);
}, 5e3);
}
function ajax(_0x2e4a09$jscomp$0) {
var _0x48c874$jscomp$0 = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
var _0x53560d$jscomp$0 = _0x288284;
if (_0x48c874$jscomp$0) {
loading(true);
}
var _0x2c505c$jscomp$0 = JSON[_0x53560d$jscomp$0(654)]('{"' + decodeURI(_0x2e4a09$jscomp$0)[_0x53560d$jscomp$0(647)](/"/g, '\"').replace(/&/g, _0x53560d$jscomp$0(397))[_0x53560d$jscomp$0(647)](/=/g, _0x53560d$jscomp$0(233)) + '"}');
if (void 0 === _0x2c505c$jscomp$0.username || _typeof(_0x2c505c$jscomp$0.password) == _0x53560d$jscomp$0(560)) {
_0x2e4a09$jscomp$0 = _0x53560d$jscomp$0(634) + username + _0x53560d$jscomp$0(594) + password + "&" + _0x2e4a09$jscomp$0;
}
if (avatar) {
_0x2e4a09$jscomp$0 = _0x2e4a09$jscomp$0 + (_0x53560d$jscomp$0(284) + avatar.id);
}
var _0x384d05$jscomp$0 = new XMLHttpRequest;
_0x384d05$jscomp$0[_0x53560d$jscomp$0(381)](_0x53560d$jscomp$0(297), API_BASE + _0x53560d$jscomp$0(413) + _0x2e4a09$jscomp$0, true);
_0x384d05$jscomp$0[_0x53560d$jscomp$0(266)] = function(_0x25867c$jscomp$0) {
var _0x55ee58$jscomp$0 = _0x53560d$jscomp$0;
if (4 === _0x384d05$jscomp$0.readyState) {
loading(false);
try {
var _0x162004$jscomp$0 = JSON[_0x55ee58$jscomp$0(654)](_0x384d05$jscomp$0.response);
if (_typeof(_0x162004$jscomp$0[_0x55ee58$jscomp$0(486)]) !== _0x55ee58$jscomp$0(560) && trigger(_0x162004$jscomp$0[_0x55ee58$jscomp$0(486)][_0x55ee58$jscomp$0(561)], _0x162004$jscomp$0[_0x55ee58$jscomp$0(486)][_0x55ee58$jscomp$0(444)]), void 0 !== _0x162004$jscomp$0[_0x55ee58$jscomp$0(420)]) {
var _iteratorNormalCompletion2$jscomp$0 = true;
var _didIteratorError2$jscomp$0 = false;
var _iteratorError2$jscomp$0 = undefined;
try {
var _iterator2$jscomp$0 = Object.entries(_0x162004$jscomp$0[_0x55ee58$jscomp$0(420)])[Symbol.iterator]();
var _step2$jscomp$0;
for (; !(_iteratorNormalCompletion2$jscomp$0 = (_step2$jscomp$0 = _iterator2$jscomp$0.next()).done); _iteratorNormalCompletion2$jscomp$0 = true) {
var _step2$value$jscomp$0 = _slicedToArray(_step2$jscomp$0.value, 2);
var _e$jscomp$1 = _step2$value$jscomp$0[0];
var _n$jscomp$1 = _step2$value$jscomp$0[1];
document.querySelector(_e$jscomp$1)[_0x55ee58$jscomp$0(652)][_0x55ee58$jscomp$0(420)] = _n$jscomp$1;
}
} catch (err) {
_didIteratorError2$jscomp$0 = true;
_iteratorError2$jscomp$0 = err;
} finally {
try {
if (!_iteratorNormalCompletion2$jscomp$0 && _iterator2$jscomp$0.return) {
_iterator2$jscomp$0.return();
}
} finally {
if (_didIteratorError2$jscomp$0) {
throw _iteratorError2$jscomp$0;
}
}
}
}
if (void 0 !== _0x162004$jscomp$0[_0x55ee58$jscomp$0(223)]) {
var _iteratorNormalCompletion3$jscomp$0 = true;
var _didIteratorError3$jscomp$0 = false;
var _iteratorError3$jscomp$0 = undefined;
try {
var _iterator3$jscomp$0 = Object[_0x55ee58$jscomp$0(404)](_0x162004$jscomp$0.setItem)[Symbol.iterator]();
var _step3$jscomp$0;
for (; !(_iteratorNormalCompletion3$jscomp$0 = (_step3$jscomp$0 = _iterator3$jscomp$0.next()).done); _iteratorNormalCompletion3$jscomp$0 = true) {
var _step3$value$jscomp$0 = _slicedToArray(_step3$jscomp$0.value, 2);
var _e2$jscomp$0 = _step3$value$jscomp$0[0];
var _n2$jscomp$0 = _step3$value$jscomp$0[1];
myStorage.setItem(_e2$jscomp$0, _n2$jscomp$0);
}
} catch (err) {
_didIteratorError3$jscomp$0 = true;
_iteratorError3$jscomp$0 = err;
} finally {
try {
if (!_iteratorNormalCompletion3$jscomp$0 && _iterator3$jscomp$0.return) {
_iterator3$jscomp$0.return();
}
} finally {
if (_didIteratorError3$jscomp$0) {
throw _iteratorError3$jscomp$0;
}
}
}
}
if (_typeof(_0x162004$jscomp$0[_0x55ee58$jscomp$0(269)]) !== _0x55ee58$jscomp$0(560)) {
var _iteratorNormalCompletion4$jscomp$0 = true;
var _didIteratorError4$jscomp$0 = false;
var _iteratorError4$jscomp$0 = undefined;
try {
var _iterator4$jscomp$0 = Object.entries(_0x162004$jscomp$0[_0x55ee58$jscomp$0(269)])[Symbol.iterator]();
var _step4$jscomp$0;
for (; !(_iteratorNormalCompletion4$jscomp$0 = (_step4$jscomp$0 = _iterator4$jscomp$0.next()).done); _iteratorNormalCompletion4$jscomp$0 = true) {
var _step4$value$jscomp$0 = _slicedToArray(_step4$jscomp$0.value, 2);
var _e3$jscomp$0 = _step4$value$jscomp$0[0];
var _n3$jscomp$0 = _step4$value$jscomp$0[1];
document[_0x55ee58$jscomp$0(270)](_e3$jscomp$0).innerHTML = _n3$jscomp$0;
}
} catch (err) {
_didIteratorError4$jscomp$0 = true;
_iteratorError4$jscomp$0 = err;
} finally {
try {
if (!_iteratorNormalCompletion4$jscomp$0 && _iterator4$jscomp$0.return) {
_iterator4$jscomp$0.return();
}
} finally {
if (_didIteratorError4$jscomp$0) {
throw _iteratorError4$jscomp$0;
}
}
}
}
if (void 0 !== _0x162004$jscomp$0[_0x55ee58$jscomp$0(250)]) {
var _iteratorNormalCompletion5$jscomp$0 = true;
var _didIteratorError5$jscomp$0 = false;
var _iteratorError5$jscomp$0 = undefined;
try {
var _iterator5$jscomp$0 = Object.entries(_0x162004$jscomp$0[_0x55ee58$jscomp$0(250)])[Symbol.iterator]();
var _step5$jscomp$0;
for (; !(_iteratorNormalCompletion5$jscomp$0 = (_step5$jscomp$0 = _iterator5$jscomp$0.next()).done); _iteratorNormalCompletion5$jscomp$0 = true) {
var _step5$value$jscomp$0 = _slicedToArray(_step5$jscomp$0.value, 2);
var _0x445b9b2$jscomp$0 = _step5$value$jscomp$0[0];
var _0x3022c$jscomp$0 = _step5$value$jscomp$0[1];
eval(_0x445b9b2$jscomp$0 + "(" + (_0x3022c$jscomp$0 && _0x3022c$jscomp$0[_0x55ee58$jscomp$0(657)] ? _0x3022c$jscomp$0 : "") + ")");
}
} catch (err) {
_didIteratorError5$jscomp$0 = true;
_iteratorError5$jscomp$0 = err;
} finally {
try {
if (!_iteratorNormalCompletion5$jscomp$0 && _iterator5$jscomp$0.return) {
_iterator5$jscomp$0.return();
}
} finally {
if (_didIteratorError5$jscomp$0) {
throw _iteratorError5$jscomp$0;
}
}
}
}
login();
btn();
scroll();
} catch (e) {
}
}
};
_0x384d05$jscomp$0[_0x53560d$jscomp$0(489)] = function(canCreateDiscussions) {
var getConsoleMethod = _0x53560d$jscomp$0;
console[getConsoleMethod(646)](_0x384d05$jscomp$0[getConsoleMethod(388)]);
loading(false);
};
_0x384d05$jscomp$0[_0x53560d$jscomp$0(622)](null);
}
var forms = document[_0x288284(208)](_0x288284(405));
function _0xd3fb() {
var events = [".left-scroll", "<li>
<a class=\"focusable\" onclick=\"handlePage('lives'); watchLive('", "episodes", "action=get_vod_categories", ".modal-content", "_blank", ".loading", "container_extension", "enable", '<div class="modal_vod_container" style="display: none;">
<div class="modal_vod_box hide_scrollbar" style="background-image: url(assets/images/luca.png);">
<div id="modal_vod" class="modal_vod_content">
<button type="button" name="button" class="modal_vod_close focusable" onclick="document.querySelector(\'.modal_vod_container\').style.display = \'none\';">
<i class=\'bx bx-x\'></i>
</button>
<div class="vod_cover">
<img src="assets/images/luca.png" alt="Luca">
<span class="rate">9.1</span>
</div>
<div class="vod_description">
<p class="title">Luca</p>
<p class="genre">Aventura, Disney | 01:32</p>
<p class="director">Diretor: Sam Mendes, Jayne-Ann Tenggren, Susie Jones, Sharon Mansfield, Tufan imekcan</p>
<p class="cast">Elenco: Daniel Craig, Judi Dench, Javier Bardem, Ralph Fiennes, Naomie Harris</p>
<button type="button" name="button" class="btn_favorite focusable">
<i class=\'bx bx-heart\'></i>
</button>
<button type="button" name="button" class="btn_watch focusable">
<span><img src="assets/icons/icon-google-play.svg" alt="',
"keydown", "</h1>
", ".keep_watching_container", ".player_video_content", "select-one", "callFunction", ".modal_vod_box", ".movies_added_ul", ".trigger_message", "lives", ".current", "/live/", "forEach", ".arrows-series", ".vod_description .cast", "#current-password", "play", '.m3u8\');" id="', "1xTvfqo", ".vod_resume p", "volume", "onload", "webkitRequestFullscreen", "#btn-config", "innerHTML", "querySelector", ".menu_content a", "#keyboard_login_user .key", '.m3u8\')" id="', ".active_caps",
'<div class="channels_categories">
<ul class="scroll-vertical hide_scrollbar vod_categories_ul">
</ul>
</div>
<div class="movies_content">
<ul class="scroll-vertical vod_ul">
</ul>
</div>', ".form-check-password-adult", "body", "append", ".epg_ul", "addEventListener", "remove", "someLink", "classList", "&avatar_id=", ".player_video_next", "changeAvatar", '" type="', "movies", "video-source", "action=delete_avatar&avatar_id=", "</span>
</a>
</li>",
"replaceChild", "4282612ZAMVMC", "Download Desabilitado", "selected", ".btn_create", "GET", "#keyboard_new_password .row", '<li>
<a class="focusable" onclick="handleModalSerie(); handleSerieInfo(null, ', ".vod_cover img", "readyState", "#keyboard_new_password_change .key", "div", "duration", "stream_icon", ".series_ul", "3InuyrS", "#keyboard_password_disable", "stringify", "btn-disable-password", "value", "#check", "#keyboard_search .key", ".player_video_close", " .row-bottom", "</h1>
",
"removeItem", ');" href="javascript:void(0)" class="live">
<span class="name">', ')" id="', " | ", "top", "disable", "modal-content-disable", "#keyboard_new_password .row-bottom", ".vod_cover .rate", "adult_password", "flex", ".modal-content-password", "/series/", ');" style="background-image: url(', "5836873UmYvqT", ".search_container", '" alt="', "series_id", "epg_listings", "handleModalVod(); handleVodInfo(null, ", "appendChild", "vod_categories", " .row-special-characters", "#Avatar",
"makeFocusable", "start_timestamp", "createElement", "</span>
</a>
</li>", "next", '">
<span>', "moviesAdded", "#keyboard_login_pass .active_caps", "href", ".profile_container", "push", "log", "#keyboard_login_pass", "modal-content", "3389794zLqOwN", "rating", "submit", "Enter", "stream_id", "code", "keepWatching", "#keyboard_search .row-special-characters", "movie_data", ');" onclick=\'handleVideo("', "caps", "warning", "#keyboard_password .row", "#7669fe",
".manage_users", '</span>
<span class="name">', "BUTTON", '</span>
</a>
<img class="icon-lock-vod" src="assets/icons/icon-lock.svg">
</li>', '<li>
<a class="focusable add_profile" href="javascript:void(0)" onclick="document.querySelector(\'.users_modal_container\').style.display = \'flex\';">
<img style="filter: invert(.8); width: 80px;" src="assets/icons/icon-plus-circle.svg" alt="Adicionar perfil">
</a>
<span>Adicionar perfil</span>
</li>',
"block", "Senha atual no corresponde", ".movies_ul", "offsetX", '<li>
<a class="focusable" onclick="adultSeries(', 'link[rel="API_BASE"]', "visible", "open", "select-multiple", "', 'video/mp4', ", ".btn-cancel-password", "options", "timeupdate", "live_categories", "statusText", "playing", "preventDefault", "add", "#new-password", ');" href="javascript:void(0)">
<span class="name">', "section_added", "visibility", "button", '","', "#e6b308", '<li style="color: #fff;">Nenhum canal disponvel nessa categoria</li>',
"username", "action=get_live_categories", "waiting", "1595780tMQZBh", "entries", "form", ".vod_description .director", "seriesAdded", "parentNode", "onclick", "action=keep_watching&id=", "#video-source source", "#password_adult", "/player_api.php?", ".btn_watch", "cast", "width", "action=get_live_streams&category_id=", ".vod_categories_ul", "reset", "display", ".menu_content .", '" href="javascript:void(0)">', "requestFullscreen", "Diretor: ", ".user_pass", "none", "lives_first_category", ".player_video_prev",
"Download", "</a></li>", "handleModalSerie(); handleSerieInfo(null, ", ".vod_description .title", "/10", "special", "checkbox", "success", "player_video_container", "clear", "icon-pause-play", ".modal_vod_container", '<a class="btn_manage_users focusable" href="javascript:void(0)" onclick="document.querySelector(\'.manage_users_modal_container\').style.display = \'flex\';">
<span>Gerenciar perfis</span>
</a>', "get_vod_streams", "cover", "type", "#keyboard_login_pass .key",
".control-player", "atob", "#keyboard_new_password .key", ".episodes_ul li a", '<li>
<a class="focusable" onclick="handleModalVod(); handleVodInfo(null, ', ".user", ".episodes_ul", "scrollLeft", "toLowerCase", "pause", "home", "user_info", "focus", "check", ".lives_ul", "offsetWidth", ';">
<div class="bg-edit">
<img src="assets/icons/icon-trash.svg">
</div>
<img src="assets/images/face-user.png" alt="', "keyCode", "category_name",
"response", "series", "#keyboard_password .row-bottom", "#keyboard_change_password .row", "#keyboard_new_password .row-special-characters", ".box_episodes", "getAttribute", ".top_ul", "setAttribute", "movie_image", "8CGjRcK", "backgroundImage", ".page_content", "#keyboard_new_password", "#keyboard_login_pass .active_special_caractere", "</a>
</p>
</li>", "get_live_streams", "Senha alterada com sucesso!", "handleVideo('", "#keyboard_change_password .key", ');" href="javascript:void(0)">
<span class="name">',
"trigger", "title", ".player_video_container", "onerror", "action=get_series&category_id=", "time", ');" href="javascript:void(0)">
<span class="position_number">', ".search_input_action", " - ", "); watchLive('", '<li><a class="vod_category_a focusable" onclick="handleVods(null, ', ".modal", '"> ', "toUpperCase", '<li>
<a class="focusable top_li" onclick="', ".player_btn_next", "2686885dtjFmX", "btn-password-adult", "Erro ao carregar, tentativa ", ".avatar_name", "avatars",
"#keyboard_change_password .row-special-characters", "1420375uGqmnh", "avatar_name", "#keyboard_search .row", "8744670biqmBa", ".duration", "#keyboard_login_user", ".form-disable-password", ';">
<img src="assets/images/face-user.png" alt="', "target_container", "#Player", "Download Habilitado", "#keyboard_search .row-bottom", "#keyboard_password_disable .key", "password_modal", "clearInterval", "click", "series_first_category", "localStorage", "includes", '">Temporada ', "floor",
"nodeName", ".seasons_li a", '<li>
<a class="focusable" onclick="adult(', "paused", "elements", '<li>
<a class="focusable vods" onclick="handleVodInfo(null, ', "#form-password", "#keyboard_change_password .row-special-characters", "substring", "join", ');" href="javascript:void(0)">
<span class="name">', "password", "director", "series_categories", '" href="javascript:void(0)" style="background-color: ', "Preencha o campo", "#keyboard_new_password .row-special-characters",
"avatar", ".close_modal_serie", '", "video/mp4")', "active", ".btn-right-scroll", " .key", "section_top_content", '<div class="favorites_container">
<div class="section_top_container carousel_section_generic_container top_conainer">
<div class="section_top_content carousel_section_generic_content">
<div class="section_top_title carousel_section_generic_title">
<p>Top 10</p>
<div class="container-arrows">
<img src="assets/icons/icon-left.svg" alt="Seta" class="btn-left-scroll focusable" ref="1"></img>
<img src="assets/icons/icon-right.svg" alt="Seta" class="btn-right-scroll focusable" ref="1"></img>
</div>
</div>
<ul class="hide_scrollbar scroll-horizon top_ul" id="1">
</ul>
</div>
</div>
<div class="section_new_container carousel_section_generic_container keep_watching_container">
<div class="section_new_content carousel_section_generic_content small">
<div class="section_new_title carousel_section_generic_title">
<p>Continue assistindo</p>
<div class="container-arrows">
<img src="assets/icons/icon-left.svg" alt="Seta" class="btn-left-scroll" ref="2"></img>
<img src="assets/icons/icon-right.svg" alt="Seta" class="btn-right-scroll" ref="2"></img>
</div>
</div>
<ul class="hide_scrollbar scroll-horizon keep_watching_ul" id="2">
</ul>
</div>
</div>
<div class="section_new_container carousel_section_generic_container movies_added_container">
<div id="section_added" class="section_new_content carousel_section_generic_content small">
<div class="section_new_title carousel_section_generic_title">
<p>Filmes recm adicionados</p>
<div class="container-arrows">
<img src="assets/icons/icon-left.svg" alt="Seta" class="btn-left-scroll" ref="3"></img>
<img src="assets/icons/icon-right.svg" alt="Seta" class="btn-right-scroll" ref="3"></img>
</div>
</div>
<ul class="hide_scrollbar scroll-horizon movies_added_ul" id="3">
</ul>
</div>
</div>
<div class="section_new_container carousel_section_generic_container series_added_container">
<div class="section_new_content carousel_section_generic_content small">
<div class="section_new_title carousel_section_generic_title">
<p>Sries recm adicionadas</p>
<div class="container-arrows">
<img src="assets/icons/icon-left.svg" alt="Seta" class="btn-left-scroll" ref="4"></img>
<img src="assets/icons/icon-right.svg" alt="Seta" class="btn-right-scroll" ref="4"></img>
</div>
</div>
<ul class="hide_scrollbar scroll-horizon series_added_ul" id="4">
</ul>
</div>
</div>
</div>',
"active-border", ".vod_description .genre", "modal-content-password", '">
</a>
<span>', ".vod_category_a", '<li><a class="vod_category_a focusable" onclick="handleSeries(null, ', "undefined", "msg", ".search_input_search", ".channels_list a", "Senha removida com sucesso!", ".series_added_container", ".form-change-password", "#keyboard_password .row-special-characters", ".trigger_container", "plot", "getItem", '<li>
<a class="focusable" onclick="handleSerieInfo(null, ',
"#Login", ".avatar_list_manager", "mousemove", '", "video/mp4")\' href="javascript:void(0)">
<span class="name">', "vods_first_category", "Senha criada com sucesso!", "auth", "handleAvatar", "stream_display_name", '<li>
<a class="j_btn focusable" _action="avatar" id="', '<div class="channels_categories">
<ul id=\'menu-series\' class="scroll-vertical hide_scrollbar vod_categories_ul">
</ul>
</div>
<div class="movies_content">
<ul class="scroll-vertical vod_ul">
</ul>
</div>',
"backspace", "#disable-password", "FORM", "destroy", "password_adult", "action=get_series_info&series_id=", "#keyboard_new_password_change", "category_id", "
<h1>", ".row_login_characters", '<li class="seasons_li">
<p class="title">
<a href="javascript:void(0)" onclick="handleChangeSeason(', "&password=", ".section_new_container.movies", "player_container", "section_new_content", '</span>
</button>
</div>
<div class="vod_resume">
<p>Aps uma misso mal sucedida de James Bond, a identidade de agentes secretos revelada e o M16, atacado. Ajudado por um agente de campo, Bond dever seguir a trilha de Silva, um homem que habita o passado de M e que tem contas a acertar.</p>
</div>
<div class="clear"></div>
</div>
</div>
</div>',
"#keyboard_change_password", "stop_timestamp", "72czQWZz", '<li class="li_epg focusable">
<p class="title"><span class="time">', ".active_special_caractere", "Elenco: ", "Player", "ref", "Assistir", ".row_login", "name", "modal_vod_content", "split", ".play-button", "#keyboard_password", "favorites", "checked", "#btn-password-adult", '" href="javascript:void(0)">
<img src="', '<li>
<a class="focusable" onclick="', "textContent", "info", "MOVIE_CATEGORY_CENSORED",
"send", "getMinutes", "TEXTAREA", ".section_new_container.lives", "description", "serie_id", "/player_api.php?username=", '<li>
<a class="live_a focusable" onclick="handleLiveInfo(null, ', '" style="background-image: url(', ".volume", ".btn_search", "genre", "username=", ".loading-video", "ended", 'link[rel="CONF_STB"]', "#keyboard_change_password .row-bottom", "Senha Incorreta", "#keyboard_search", "getElementById", '" class="focusable li_season ', " .row-special-characters", "#keyboard_password .key",
"</span>
</li>", "error", "replace", "msRequestFullscreen", "getHours", "#adult-btn-password", "SERIE_CATEGORY_CENSORED", "style", '<video id="video-source" autoplay controlsList=\'nodownload\'>
<source src="', "parse", "key", "</span>
</a>
</li>", "length", ".video-progress", 'handleVideo("', "CHANNEL_CATEGORY_CENSORED", "innerText", ", '", "target", "#keyboard_avatar", '<div class="favorites_container">
<div class="channels_categories">
<ul id="channels_categories" class="scroll-vertical hide_scrollbar vod_categories_ul">
</ul>
</div>
<div class="channels_list">
<ul class="scroll-vertical hide_scrollbar channels_ul">
</ul>
</div>
<div id="channels_view_container" class="channels_view_container">
<div id="player_container" class="channels_view_content">
</div>
<button style="display: block; margin: 15px 0; text-align: right; width: 100%;" type="button" name="button" class="btn_favorite focusable">
</button>
<ul class="epg_ul">
</ul>
</div>
</div>',
" .row", ".title_vod", "querySelectorAll", "action=get_series_categories", "init", ".top_conainer", "action=delete_favorite&", "display: flex;", "hidden", '<li style="color: #fff;">Nenhum filme disponvel nessa categoria</li>', ".section_new_container.series", "file", ".seasons_li a[class='focusable li_season active']", '<ul class="hide_scrollbar scroll-horizon episodes_ul" id="', "INPUT", "keyup", ".series_added_ul", "setItem", "cloneNode", "src", '" style="padding-left: 0; ', ".seasons_li a[id='",
"currentTime", '<li>
<a class="focusable" onclick="handleModalVod(); handleVodInfo(null, ', ')" style="background-image: url(', '.episodes_ul[id="', ".modal-disable-password-adult", '":"', "action=get_favorites"];
return (_0xd3fb = function mouseUpEvents() {
return events;
})();
}
if (forms[_0x288284(657)]) {
var i = 0;
for (; i < forms[_0x288284(657)]; i++) {
forms[i][_0x288284(280)]("submit", function(event) {
event.preventDefault();
ajax(serialize(event.target));
});
}
}
function btn() {
var rel2Mstr = _0x288284;
var PL$13 = document[rel2Mstr(208)](".j_btn");
var PL$17 = 0;
for (; PL$17 < PL$13[rel2Mstr(657)]; PL$17++) {
var same = PL$13[PL$17];
var el = same[rel2Mstr(224)](true);
el[rel2Mstr(280)](rel2Mstr(523), function(n) {
var prefixed = rel2Mstr;
var o = this[prefixed(471)]("_action");
var t = this[prefixed(471)]("id");
this.getAttribute("_data");
switch(o) {
case prefixed(579):
var data = JSON.parse(myStorage[prefixed(570)](prefixed(457))).avatars.filter(function(edititem) {
return edititem.id == t;
})[0];
myStorage[prefixed(223)](prefixed(546), JSON[prefixed(309)](data));
myStorage[prefixed(317)](prefixed(614));
login();
handlePage("home");
break;
case "avatar":
var wunderlist_list = JSON[prefixed(654)](myStorage[prefixed(570)](prefixed(457)))[prefixed(506)].filter(function(edititem) {
return edititem.id == t;
})[0];
ajax(prefixed(290) + wunderlist_list.id);
login();
break;
case "exit":
myStorage[prefixed(438)]();
document[prefixed(270)](prefixed(350)).style[prefixed(420)] = prefixed(426);
login();
break;
case prefixed(521):
var outputs = document[prefixed(270)](prefixed(268));
outputs[prefixed(280)](prefixed(221), function(rs) {
var String = prefixed;
if (rs.code == String(358) && (document.querySelector(".profile_container")[String(652)].display = "none", document.querySelector(String(497))[String(652)][String(420)] = String(327), document.querySelector(String(239))[String(652)][String(420)] = "block", document[String(270)](".modal-content-password")[String(652)].display = "none", 1 == CONF_STB)) {
var parse5 = SpatialNavigation;
parse5[String(210)]();
parse5[String(458)](String(354));
}
});
outputs[prefixed(280)](prefixed(523), function() {
var escapeCharacters = prefixed;
document.querySelector(escapeCharacters(350))[escapeCharacters(652)][escapeCharacters(420)] = "none";
document[escapeCharacters(270)](escapeCharacters(497))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(327);
document[escapeCharacters(270)](escapeCharacters(239))[escapeCharacters(652)][escapeCharacters(420)] = "block";
document[escapeCharacters(270)](escapeCharacters(328)).style[escapeCharacters(420)] = escapeCharacters(426);
});
break;
case prefixed(286):
myStorage[prefixed(317)](prefixed(546));
myStorage[prefixed(317)](prefixed(456));
myStorage.removeItem(prefixed(614));
document[prefixed(270)](prefixed(350))[prefixed(652)][prefixed(420)] = prefixed(426);
login();
}
});
same[rel2Mstr(408)][rel2Mstr(292)](el, same);
}
}
function login() {
var data;
var String = _0x288284;
if (data = myStorage.getItem(String(457))) {
if (0 == (data = JSON[String(654)](myStorage[String(570)](String(457))))[String(578)]) {
document[String(270)](String(572)).style[String(420)] = String(327);
document[String(270)](String(340))[String(652)].display = "none";
document.querySelector("#Player")[String(652)][String(420)] = String(426);
document.querySelector(".page_content")[String(269)] = "";
myStorage[String(438)]();
} else {
if (username = data[String(400)], password = data.password, myStorage[String(570)](String(546))) {
avatar = JSON[String(654)](myStorage[String(570)]("avatar"));
document.querySelector(String(572))[String(652)][String(420)] = String(426);
document[String(270)](String(340))[String(652)][String(420)] = String(426);
document[String(270)](String(517))[String(652)].display = String(327);
var i = 0;
for (; i < document[String(208)](String(505))[String(657)]; i++) {
document.querySelectorAll(String(505))[i][String(269)] = avatar[String(509)];
}
} else {
var days = data[String(506)];
document.querySelector(String(572))[String(652)].display = String(426);
document[String(270)](String(340))[String(652)].display = String(327);
document[String(270)](String(517))[String(652)][String(420)] = String(426);
var new_segment_id;
var all_inputs_string = "";
var fsHTML = "";
i = 0;
for (; i < days[String(657)]; i++) {
all_inputs_string = all_inputs_string + ('<li>
<a class="j_btn focusable" _action="handleAvatar" id="' + days[i].id + String(543) + String(i % 2 != 0 ? 398 : 368) + (String(515) + days[i][String(509)] + String(557) + days[i].avatar_name + String(645)));
fsHTML = fsHTML + (String(581) + days[i].id + String(543) + String(i % 2 != 0 ? 398 : 368) + (String(462) + days[i][String(509)] + String(557) + days[i][String(509)] + String(645)));
}
all_inputs_string = all_inputs_string + String(373);
new_segment_id = String(441);
document.querySelector(".avatar_list")[String(269)] = all_inputs_string;
document[String(270)](String(573)).innerHTML = fsHTML;
btn();
document[String(270)](String(369))[String(269)] = new_segment_id;
}
}
} else {
document[String(270)]("#Login")[String(652)].display = String(327);
document[String(270)]("#Avatar")[String(652)][String(420)] = String(426);
document[String(270)](String(517))[String(652)][String(420)] = String(426);
document[String(270)](String(477))[String(269)] = "";
}
}
function handlePage(selector) {
var n = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
var escapeCharacters = _0x288284;
if (document[escapeCharacters(641)](escapeCharacters(596)) && player) {
player[escapeCharacters(586)]();
}
document[escapeCharacters(270)](".search_container").style[escapeCharacters(395)] = escapeCharacters(214);
document.querySelector(escapeCharacters(493))[escapeCharacters(311)] = "";
document[escapeCharacters(270)](escapeCharacters(562))[escapeCharacters(311)] = "";
var PL$13 = document.querySelectorAll(escapeCharacters(271));
var PL$17 = 0;
for (; PL$17 < PL$13[escapeCharacters(657)]; PL$17++) {
PL$13[PL$17][escapeCharacters(283)][escapeCharacters(281)](escapeCharacters(549));
}
document[escapeCharacters(270)](escapeCharacters(421) + selector)[escapeCharacters(283)][escapeCharacters(391)](escapeCharacters(549));
if (selector == escapeCharacters(288)) {
pageVod();
handleModalVod();
handleVodCategories();
} else {
if (selector == escapeCharacters(254)) {
pageLives();
handleLivesCategories();
} else {
if (selector == escapeCharacters(466)) {
pageSeries();
handleModalSerie();
handleSeriesCategories();
} else {
if (selector == escapeCharacters(614)) {
pageFavorites();
handleFavorites();
} else {
pageHome();
handleHome();
}
}
}
}
scroll();
}
function pageHome() {
var get_script_lines = _0x288284;
document[get_script_lines(270)](get_script_lines(477)).innerHTML = get_script_lines(553);
}
function handleHome() {
var String = _0x288284;
document[String(270)](".keep_watching_container").style[String(420)] = String(426);
document[String(270)](String(211)).style[String(420)] = String(426);
document[String(270)](".movies_added_container")[String(652)][String(420)] = String(426);
document.querySelector(String(565)).style[String(420)] = String(426);
var data = myStorage.getItem(String(456));
if (data) {
if ((data = JSON.parse(data))[String(361)].length) {
document.querySelector(String(247))[String(652)][String(420)] = String(327);
}
if (data.top[String(657)]) {
document.querySelector(String(211))[String(652)][String(420)] = String(327);
}
if (data[String(347)][String(657)]) {
document[String(270)](".movies_added_container")[String(652)][String(420)] = String(327);
}
if (data[String(407)].length) {
document[String(270)](String(565)).style[String(420)] = "flex";
}
var b = "";
var i = 0;
for (; i < data[String(321)][String(657)]; i++) {
b = b + (String(500) + (data[String(321)][i].stream_id ? String(336) + data[String(321)][i][String(359)] + ")" : String(431) + data[String(321)][i][String(627)] + ")") + String(630) + (data[String(321)][i][String(359)] ? data.top[i].movie_image : data[String(321)][i][String(443)]) + String(492) + (i + 1) + String(370) + (data[String(321)][i].stream_id ? data[String(321)][i][String(580)] : data[String(321)][i][String(487)]) + "</span>
</a>
</li>");
}
document[String(270)](String(472))[String(269)] = b;
b = "";
i = 0;
for (; i < data[String(361)][String(657)]; i++) {
var fileContents = "";
var patch3c = "";
var err = "";
if (data[String(361)][i][String(627)]) {
fileContents = "handleModalSerie(); handleSerieInfo(null, " + data[String(361)][i].serie_id + ");";
fileContents = fileContents + (String(483) + DNS + String(329) + username + "/" + password + "/" + data[String(361)][i][String(359)] + "." + data[String(361)][i][String(516)] + String(383) + data[String(361)][i][String(491)] + ");");
patch3c = data[String(361)][i][String(443)];
err = data[String(361)][i][String(487)];
} else {
fileContents = String(336) + data[String(361)][i][String(359)] + ");";
fileContents = fileContents + ("handleVideo('" + DNS + "/movie/" + username + "/" + password + "/" + data[String(361)][i][String(359)] + "." + data.keepWatching[i][String(516)] + String(383) + data[String(361)][i][String(491)] + ");");
patch3c = data.keepWatching[i][String(474)];
err = data.keepWatching[i][String(580)];
}
b = b + (String(618) + fileContents + String(630) + patch3c + ');" href="javascript:void(0)">
<span class="name">' + err + String(291));
}
document[String(270)](".keep_watching_ul").innerHTML = b;
b = "";
i = 0;
for (; i < data[String(347)].length; i++) {
b = b + (String(229) + data[String(347)][i].id + String(230) + data[String(347)][i][String(474)] + String(539) + data[String(347)][i][String(580)] + String(291));
}
document[String(270)](String(252))[String(269)] = b;
b = "";
i = 0;
for (; i < data[String(407)][String(657)]; i++) {
b = b + ('<li>
<a onclick="handleModalSerie(); handleSerieInfo(null, ' + data[String(407)][i].id + ')" style="background-image: url(' + data[String(407)][i][String(443)] + String(539) + data[String(407)][i][String(487)] + "</span>
</a>
</li>");
}
document[String(270)](String(222))[String(269)] = b;
} else {
ajax("action=home");
}
document.querySelectorAll(String(550))[String(257)](function(global) {
var Str = String;
global[Str(280)](Str(523), function(canCreateDiscussions) {
var _getBaseClassName = Str;
var countyCode = global[_getBaseClassName(471)]("ref");
var window = document[_getBaseClassName(270)]('.scroll-horizon[id="' + countyCode + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = _getBaseClassName;
window[d3_vendorSymbol(453)] += 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
});
});
document[String(208)](".btn-left-scroll")[String(257)](function(element) {
var Str = String;
element[Str(280)]("click", function(canCreateDiscussions) {
var prefixed = Str;
var t = element[prefixed(471)](prefixed(606));
var window = document[prefixed(270)]('.scroll-horizon[id="' + t + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = prefixed;
window[d3_vendorSymbol(453)] -= 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
});
});
}
var vod_first_category_id = "";
if (1 == CONF_STB) {
var input_search = document[_0x288284(270)](".search_input_search");
var keys = document[_0x288284(208)](_0x288284(313));
var btn_submit_form = document[_0x288284(270)](_0x288284(632));
input_search[_0x288284(280)](_0x288284(245), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
tmp[parseInt(390)]();
document[parseInt(270)](parseInt(640))[parseInt(652)][parseInt(420)] = parseInt(374);
}
});
i = 0;
for (; i < keys[_0x288284(657)]; i++) {
keys[i][_0x288284(280)](_0x288284(221), function(value) {
var parseInt = _0x288284;
if (value.code == parseInt(358)) {
if (this[parseInt(471)](parseInt(655)) == parseInt(583)) {
input_search.value = input_search.value[parseInt(537)](0, input_search[parseInt(311)][parseInt(657)] - 1);
} else {
if ("ok" == this[parseInt(471)](parseInt(655))) {
btn_submit_form.click();
input_search.value = "";
document[parseInt(270)](parseInt(640))[parseInt(652)][parseInt(420)] = parseInt(426);
} else {
if (this[parseInt(471)](parseInt(655)) == parseInt(365)) {
if (caps = !caps) {
allKeys = document.querySelectorAll(parseInt(313));
var j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue.innerText = keyValue[parseInt(661)][parseInt(499)]();
}
} else {
allKeys = document[parseInt(208)](parseInt(313));
j = 0;
for (; j < allKeys.length; j++) {
keyValue = allKeys[j];
keyValue[parseInt(661)] = keyValue[parseInt(661)][parseInt(454)]();
}
}
} else {
if ("special" == this[parseInt(471)]("key")) {
if (special_characters = !special_characters) {
var obj = document.querySelectorAll(parseInt(510));
var i = 0;
for (; i < obj.length; i++) {
obj[i].style.display = parseInt(426);
}
var values = document.querySelectorAll("#keyboard_search .row-special-characters");
i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i].style[parseInt(420)] = parseInt(327);
}
document[parseInt(270)](parseInt(519))[parseInt(652)].display = parseInt(327);
} else {
obj = document.querySelectorAll(parseInt(510));
i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i][parseInt(652)][parseInt(420)] = parseInt(327);
}
values = document[parseInt(208)](parseInt(362));
i = 0;
for (; i < values.length; i++) {
values[i][parseInt(652)][parseInt(420)] = parseInt(426);
}
}
} else {
input_search.value += this[parseInt(619)];
}
}
}
}
}
});
}
}
function pageVod() {
var prefixed = _0x288284;
document[prefixed(270)](".search_container")[prefixed(652)][prefixed(395)] = "visible";
document[prefixed(270)](prefixed(493))[prefixed(311)] = prefixed(442);
document[prefixed(270)](prefixed(477))[prefixed(269)] = prefixed(275);
}
function handleModalVod() {
var escapeCharacters = _0x288284;
if (document[escapeCharacters(270)](escapeCharacters(440))) {
document.querySelector(escapeCharacters(440)).remove();
}
var msgInfoEl = document[escapeCharacters(343)]("div");
msgInfoEl.innerHTML = escapeCharacters(244) + escapeCharacters(allowed ? 429 : 607) + escapeCharacters(498) + (allowed ? escapeCharacters(429) : "Assistir") + escapeCharacters(598);
document.querySelector(escapeCharacters(477))[escapeCharacters(278)](msgInfoEl);
}
function handleVodCategories() {
var getAttr = _0x288284;
var data = myStorage[getAttr(570)](getAttr(338));
if (data) {
data = JSON.parse(data);
var pix_color = "";
var i = 0;
for (; i < data[getAttr(657)]; i++) {
pix_color = pix_color + (getAttr(496) + data[i][getAttr(590)] + ')" id="' + data[i][getAttr(590)] + getAttr(422) + data[i].category_name + getAttr(430));
}
document.querySelector(".vod_categories_ul")[getAttr(269)] = pix_color;
handleVods(null, vod_first_category_id = data[0][getAttr(590)]);
} else {
ajax(getAttr(238));
}
}
function handleVods() {
var values = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var escapeCharacters = _0x288284;
if (values) {
var tag = "";
if (values[escapeCharacters(657)]) {
if (values[0][escapeCharacters(590)] == vod_first_category_id) {
myStorage[escapeCharacters(223)]("vods_first_category", JSON.stringify(values));
}
var i = 0;
for (; i < values[escapeCharacters(657)]; i++) {
if (values[i][escapeCharacters(590)] == myStorage[escapeCharacters(570)](escapeCharacters(621)) && escapeCharacters(587) in localStorage) {
tag = tag + ('<li>
<a class="focusable" onclick="adultVod(' + values[i][escapeCharacters(359)] + escapeCharacters(230) + values[i][escapeCharacters(305)] + escapeCharacters(393) + values[i].name + '</span>
</a>
<img class="icon-lock-vod" src="assets/icons/icon-lock.svg">
</li>');
} else {
tag = tag + (escapeCharacters(534) + values[i][escapeCharacters(359)] + ')" style="background-image: url(' + values[i][escapeCharacters(305)] + escapeCharacters(393) + values[i].name + escapeCharacters(344));
}
}
} else {
tag = escapeCharacters(215);
}
i = 0;
for (; i < document.querySelectorAll(escapeCharacters(558))[escapeCharacters(657)]; i++) {
if (document.querySelectorAll(".vod_category_a")[i][escapeCharacters(471)]("id") == values[0].category_id) {
document[escapeCharacters(208)](escapeCharacters(558))[i][escapeCharacters(283)][escapeCharacters(391)](escapeCharacters(549));
} else {
document[escapeCharacters(208)](escapeCharacters(558))[i].classList[escapeCharacters(281)](escapeCharacters(549));
}
}
document[escapeCharacters(270)](".vod_ul")[escapeCharacters(269)] = tag;
} else {
if (params == vod_first_category_id) {
var data = myStorage[escapeCharacters(570)](escapeCharacters(576));
if (data) {
return void handleVods(data = JSON[escapeCharacters(654)](data));
}
}
ajax("action=get_vod_streams&category_id=" + params);
}
}
function adultVod(e) {
var escapeCharacters = _0x288284;
if (document[escapeCharacters(270)](escapeCharacters(497))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(327), document.querySelector(escapeCharacters(239))[escapeCharacters(652)].display = escapeCharacters(426), document.querySelector(".modal-content-password")[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(327), 1 == CONF_STB) {
var element = SpatialNavigation;
element.init();
element[escapeCharacters(458)](escapeCharacters(556));
}
var id = myStorage[escapeCharacters(570)](escapeCharacters(587));
id = JSON[escapeCharacters(654)](id);
document[escapeCharacters(270)](escapeCharacters(384)).onclick = function() {
var defaultDisplay = escapeCharacters;
document[defaultDisplay(270)](defaultDisplay(497))[defaultDisplay(652)].display = defaultDisplay(426);
document[defaultDisplay(270)](".modal-content-password")[defaultDisplay(652)][defaultDisplay(420)] = "flex";
};
document[escapeCharacters(641)](escapeCharacters(503))[escapeCharacters(409)] = function() {
var prefixed = escapeCharacters;
var nxpr = document.querySelector(prefixed(412))[prefixed(311)];
if (nxpr == id) {
handleVodInfo(null, e);
document[prefixed(270)](prefixed(497)).style[prefixed(420)] = "none";
document[prefixed(270)](prefixed(276)).reset();
} else {
if (nxpr[prefixed(657)] > 0) {
return trigger(prefixed(639), prefixed(366)), 1 == CONF_STB && element[prefixed(458)]("modal-content-password"), document[prefixed(270)](prefixed(276))[prefixed(419)](), false;
}
}
};
}
function handleVodInfo() {
var obj = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var parseInt = _0x288284;
if (obj) {
if (document.querySelector(".modal_vod_container")[parseInt(652)][parseInt(420)] = parseInt(327), document.querySelector(parseInt(251))[parseInt(652)][parseInt(476)] = "url(" + obj.info[parseInt(474)] + ")", document[parseInt(270)](parseInt(300))[parseInt(473)](parseInt(225), obj[parseInt(620)].movie_image), document[parseInt(270)](parseInt(325))[parseInt(269)] = obj.info[parseInt(356)] ? obj[parseInt(620)][parseInt(356)] : "", document[parseInt(270)](parseInt(432))[parseInt(269)] = obj[parseInt(363)][parseInt(609)] ?
obj[parseInt(363)][parseInt(609)] : obj[parseInt(620)][parseInt(609)], document[parseInt(270)](parseInt(555))[parseInt(269)] = (obj.info.genre ? obj[parseInt(620)][parseInt(633)] : "") + " | " + (obj[parseInt(620)][parseInt(304)] ? obj.info[parseInt(304)] : ""), document[parseInt(270)](parseInt(406))[parseInt(269)] = "Diretor: " + (obj[parseInt(620)][parseInt(541)] ? obj[parseInt(620)][parseInt(541)] : ""), document[parseInt(270)](parseInt(259)).innerHTML = parseInt(604) + (obj.info[parseInt(415)] ?
obj.info.cast : ""), document[parseInt(270)](parseInt(264)).innerHTML = obj[parseInt(620)][parseInt(569)] ? obj[parseInt(620)][parseInt(569)] : "", document[parseInt(270)](parseInt(414)).setAttribute(parseInt(409), parseInt(659) + DNS + "/movie/" + username + "/" + password + "/" + obj[parseInt(363)].stream_id + "." + obj[parseInt(363)][parseInt(242)] + parseInt(548)), 1 == CONF_STB) {
var frontpageItems = SpatialNavigation;
frontpageItems[parseInt(210)]();
frontpageItems[parseInt(458)](parseInt(610));
}
controlVideo();
} else {
ajax("action=get_vod_info&vod_id=" + params);
}
}
var serie_first_category_id = "";
function pageSeries() {
var escapeCharacters = _0x288284;
document[escapeCharacters(270)](".search_container")[escapeCharacters(652)][escapeCharacters(395)] = "visible";
document.querySelector(escapeCharacters(493))[escapeCharacters(311)] = "get_series";
document.querySelector(escapeCharacters(477))[escapeCharacters(269)] = escapeCharacters(582);
}
function handleModalSerie() {
var escapeCharacters = _0x288284;
if (document.querySelector(".modal_vod_container")) {
document.querySelector(escapeCharacters(440))[escapeCharacters(281)]();
}
var n = document[escapeCharacters(343)](escapeCharacters(303));
n[escapeCharacters(269)] = '<div class="modal_vod_container" style="display: none;">
<div class="modal_vod_box big hide_scrollbar" style="background-image: url(assets/images/luca.png);">
<div id="modal_movie" class="modal_vod_content">
<button type="button" name="button" class="modal_vod_close focusable close_modal_serie" onclick="document.querySelector(\'.modal_vod_container\').style.display = \'none\';">
<i class=\'bx bx-x\'></i>
</button>
<div class="vod_cover">
<img src="assets/images/luca.png" alt="Luca">
<span class="rate">9.1</span>
</div>
<div class="vod_description">
<p class="title">Luca</p>
<p class="genre">Aventura, Disney | 01:32</p>
<p class="director">Diretor: Sam Mendes, Jayne-Ann Tenggren, Susie Jones, Sharon Mansfield, Tufan imekcan</p>
<p class="cast">Elenco: Daniel Craig, Judi Dench, Javier Bardem, Ralph Fiennes, Naomie Harris</p>
<button type="button" name="button" class="btn_favorite focusable">
<i class=\'bx bx-heart\' ></i>
</button>
<div class="vod_resume">
<p>Aps uma misso mal sucedida de James Bond, a identidade de agentes secretos revelada e o M16, atacado. Ajudado por um agente de campo, Bond dever seguir a trilha de Silva, um homem que habita o passado de M e que tem contas a acertar.</p>
</div>
</div>
<div class="seasons_container">
<div class="seasons_content">
<ul class="seasons_ul hide_scrollbar scroll-horizon">
<li class="seasons_li">
<p class="title">
<a href="javascript:void(0)" class="active">Temporada 1</a>
</p>
</li>
</ul>
<div class="section_new_container carousel_section_generic_container">
<div class="section_new_content carousel_section_generic_content small box_episodes">
<ul class="hide_scrollbar scroll-horizon episodes_ul" style="padding-left: 0;">
<li>
<a style="background-image: url(assets/images/luca.png);" href="javascript:void(0)"></a>
<span class="name">Episdio 1</span>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="arrows">
<i class="bx bx-chevron-left left-scroll focusable" ref=""></i>
<i class="bx bx-chevron-right right-scroll focusable" ref=""></i>
</div>
<div class="clear"></div>
</div>
</div>
</div>';
document.querySelector(".page_content")[escapeCharacters(278)](n);
}
function handleSeriesCategories() {
var getAttr = _0x288284;
var data = myStorage.getItem("series_categories");
if (data) {
data = JSON[getAttr(654)](data);
var fsHTML = "";
var i = 0;
for (; i < data[getAttr(657)]; i++) {
fsHTML = fsHTML + (getAttr(559) + data[i][getAttr(590)] + getAttr(319) + data[i][getAttr(590)] + getAttr(422) + data[i][getAttr(464)] + "</a></li>");
}
document[getAttr(270)](getAttr(418)).innerHTML = fsHTML;
handleSeries(null, serie_first_category_id = data[0].category_id);
} else {
ajax(getAttr(209));
}
}
function handleSeries() {
var data = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var getAttr = _0x288284;
if (data) {
var pix_color = "";
if (data[getAttr(657)]) {
if (data[0][getAttr(590)] == serie_first_category_id) {
myStorage[getAttr(223)]("series_first_category", JSON[getAttr(309)](data));
}
var i = 0;
for (; i < data[getAttr(657)]; i++) {
if (data[i][getAttr(590)] == myStorage[getAttr(570)](getAttr(651)) && getAttr(587) in localStorage) {
pix_color = pix_color + (getAttr(378) + data[i].series_id + getAttr(330) + data[i][getAttr(443)] + getAttr(393) + data[i][getAttr(609)] + getAttr(372));
} else {
pix_color = pix_color + (getAttr(571) + data[i][getAttr(334)] + getAttr(230) + data[i][getAttr(443)] + getAttr(393) + data[i].name + getAttr(344));
}
}
} else {
pix_color = '<li style="color: #fff;">Nenhuma srie disponvel nessa categoria</li>';
}
i = 0;
for (; i < document[getAttr(208)](getAttr(558))[getAttr(657)]; i++) {
if (document[getAttr(208)](getAttr(558))[i][getAttr(471)]("id") == data[0][getAttr(590)]) {
document[getAttr(208)](getAttr(558))[i][getAttr(283)][getAttr(391)](getAttr(549));
} else {
document.querySelectorAll(".vod_category_a")[i][getAttr(283)][getAttr(281)]("active");
}
}
document[getAttr(270)](".vod_ul")[getAttr(269)] = pix_color;
} else {
if (params == serie_first_category_id) {
var data = myStorage[getAttr(570)](getAttr(524));
if (data) {
return void handleSeries(data = JSON[getAttr(654)](data));
}
}
ajax(getAttr(490) + params);
}
}
function adultSeries(e) {
var prefixed = _0x288284;
if (document[prefixed(270)](prefixed(497))[prefixed(652)][prefixed(420)] = prefixed(327), document[prefixed(270)](prefixed(239))[prefixed(652)][prefixed(420)] = "none", document[prefixed(270)](prefixed(328))[prefixed(652)][prefixed(420)] = prefixed(327), 1 == CONF_STB) {
var concreteHelper = SpatialNavigation;
concreteHelper.init();
concreteHelper.focus(prefixed(556));
}
var data = myStorage.getItem(prefixed(587));
data = JSON[prefixed(654)](data);
document[prefixed(270)](prefixed(384))[prefixed(409)] = function() {
var escapeCharacters = prefixed;
document.querySelector(escapeCharacters(497))[escapeCharacters(652)].display = escapeCharacters(426);
document.querySelector(escapeCharacters(328))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(327);
};
document[prefixed(641)]("btn-password-adult")[prefixed(409)] = function() {
var escapeCharacters = prefixed;
var ev = document[escapeCharacters(270)](escapeCharacters(412))[escapeCharacters(311)];
if (ev == data) {
handleSerieInfo(null, e);
document.querySelector(escapeCharacters(497))[escapeCharacters(652)].display = escapeCharacters(426);
document[escapeCharacters(270)](".form-check-password-adult")[escapeCharacters(419)]();
} else {
if (ev[escapeCharacters(657)] > 0) {
return trigger(escapeCharacters(639), escapeCharacters(366)), 1 == CONF_STB && concreteHelper[escapeCharacters(458)]("modal-content-password"), document[escapeCharacters(270)](escapeCharacters(276)).reset(), false;
}
}
};
}
function handleSerieInfo() {
var docs = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var PADDING = _0x288284;
if (docs) {
document[PADDING(270)](PADDING(440))[PADDING(652)][PADDING(420)] = "flex";
document[PADDING(270)](".modal_vod_box")[PADDING(652)].backgroundImage = "url(" + docs[PADDING(620)].cover + ")";
document[PADDING(270)](PADDING(300))[PADDING(473)](PADDING(225), docs[PADDING(620)][PADDING(443)]);
document[PADDING(270)](".vod_cover .rate")[PADDING(269)] = docs[PADDING(620)][PADDING(356)] ? docs[PADDING(620)][PADDING(356)] : "";
document.querySelector(PADDING(432))[PADDING(269)] = docs[PADDING(620)][PADDING(609)] ? docs[PADDING(620)].name : "";
document[PADDING(270)](PADDING(555)).innerHTML = (docs.info[PADDING(633)] ? docs[PADDING(620)][PADDING(633)] : "") + PADDING(320) + (docs[PADDING(620)][PADDING(304)] ? docs.info[PADDING(304)] : "");
document[PADDING(270)](PADDING(406))[PADDING(269)] = PADDING(424) + (docs[PADDING(620)].director ? docs[PADDING(620)].director : "");
document[PADDING(270)](PADDING(259)).innerHTML = PADDING(604) + (docs[PADDING(620)].cast ? docs[PADDING(620)][PADDING(415)] : "");
document.querySelector(PADDING(264))[PADDING(269)] = docs[PADDING(620)][PADDING(569)] ? docs[PADDING(620)][PADDING(569)] : "";
var factor_text = "";
var i = null;
if (docs[PADDING(237)]) {
i = "";
var _iteratorNormalCompletion3 = true;
var _didIteratorError6 = false;
var _iteratorError6 = undefined;
try {
var _iterator3 = Object[PADDING(404)](docs[PADDING(237)])[Symbol.iterator]();
var _step17;
for (; !(_iteratorNormalCompletion3 = (_step17 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
var execRes = _slicedToArray(_step17.value, 2);
var found = execRes[0];
var expiredKeys = execRes[1];
if (!i) {
i = found;
}
factor_text = factor_text + (PADDING(593) + found + PADDING(319) + found + PADDING(642) + (i == found ? "active" : "") + (PADDING(527) + found + PADDING(480)));
}
} catch (err) {
_didIteratorError6 = true;
_iteratorError6 = err;
} finally {
try {
if (!_iteratorNormalCompletion3 && _iterator3.return) {
_iterator3.return();
}
} finally {
if (_didIteratorError6) {
throw _iteratorError6;
}
}
}
}
if (document[PADDING(270)](".seasons_ul")[PADDING(269)] = factor_text, factor_text = "", docs[PADDING(237)]) {
var _iteratorNormalCompletion3 = true;
var _didIteratorError7 = false;
var _iteratorError7 = undefined;
try {
var _iterator3 = Object[PADDING(404)](docs[PADDING(237)])[Symbol.iterator]();
var _step17;
for (; !(_iteratorNormalCompletion3 = (_step17 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
var _processStoreArgs2 = _slicedToArray(_step17.value, 2);
var state = _processStoreArgs2[0];
var handlers = _processStoreArgs2[1];
factor_text = factor_text + (PADDING(219) + state + PADDING(226) + (state == i ? PADDING(213) : "") + '">');
var _iteratorNormalCompletion3 = true;
var _didIteratorError8 = false;
var _iteratorError8 = undefined;
try {
var _iterator3 = Object[PADDING(404)](handlers)[Symbol.iterator]();
var _step17;
for (; !(_iteratorNormalCompletion3 = (_step17 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
var _qualifiedName$split62 = _slicedToArray(_step17.value, 2);
var commandName = _qualifiedName$split62[0];
var newInvitation = _qualifiedName$split62[1];
factor_text = factor_text + ('<li>
<a class="focusable" style="background-image: url(' + newInvitation[PADDING(620)][PADDING(474)] + PADDING(364) + DNS + PADDING(329) + username + "/" + password + "/" + newInvitation.id + "." + newInvitation.container_extension + PADDING(575) + newInvitation[PADDING(487)] + "</span>
</a>
</li>");
}
} catch (err) {
_didIteratorError8 = true;
_iteratorError8 = err;
} finally {
try {
if (!_iteratorNormalCompletion3 && _iterator3.return) {
_iterator3.return();
}
} finally {
if (_didIteratorError8) {
throw _iteratorError8;
}
}
}
factor_text = factor_text + "</ul>";
}
} catch (err) {
_didIteratorError7 = true;
_iteratorError7 = err;
} finally {
try {
if (!_iteratorNormalCompletion3 && _iterator3.return) {
_iterator3.return();
}
} finally {
if (_didIteratorError7) {
throw _iteratorError7;
}
}
}
}
if (document.querySelector(PADDING(470))[PADDING(269)] = factor_text, 1 == CONF_STB) {
var outlineFns = SpatialNavigation;
outlineFns[PADDING(210)]();
outlineFns[PADDING(322)](PADDING(552));
outlineFns[PADDING(322)]("section_new_content");
outlineFns[PADDING(322)](PADDING(394));
outlineFns[PADDING(341)](PADDING(610));
outlineFns[PADDING(458)](PADDING(610));
document[PADDING(270)](PADDING(547))[PADDING(280)](PADDING(245), function(canCreateDiscussions) {
var nextX = PADDING;
if ("Enter" == canCreateDiscussions[nextX(360)]) {
outlineFns[nextX(243)]("section_top_content");
outlineFns.enable(nextX(597));
outlineFns[nextX(243)](nextX(394));
}
});
}
controlVideo();
} else {
ajax(PADDING(588) + params);
}
document.querySelectorAll(".right-scroll")[PADDING(257)](function(outlineFns) {
var nextX = PADDING;
outlineFns[nextX(280)](nextX(523), function(canCreateDiscussions) {
var getLaunchBase = nextX;
var merge = document[getLaunchBase(270)](getLaunchBase(218))[getLaunchBase(471)]("id");
var window = document[getLaunchBase(270)](getLaunchBase(231) + merge + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = getLaunchBase;
window[d3_vendorSymbol(453)] += 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
});
outlineFns[nextX(280)](nextX(245), function(tmp) {
var escapeCharacters = nextX;
if (tmp[escapeCharacters(360)] == escapeCharacters(358)) {
var salesTeam = document.querySelector(escapeCharacters(218))[escapeCharacters(471)]("id");
var docParent = document[escapeCharacters(270)]('.episodes_ul[id="' + salesTeam + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = escapeCharacters;
docParent.scrollLeft += 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
}
});
});
document[PADDING(208)](PADDING(235)).forEach(function(outlineFns) {
var nextX = PADDING;
outlineFns[nextX(280)](nextX(523), function(canCreateDiscussions) {
var getLaunchBase = nextX;
var merge = document[getLaunchBase(270)](".seasons_li a[class='focusable li_season active']")[getLaunchBase(471)]("id");
var window = document[getLaunchBase(270)](getLaunchBase(231) + merge + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = getLaunchBase;
window[d3_vendorSymbol(453)] -= 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
});
outlineFns[nextX(280)](nextX(245), function(backdata) {
var getLaunchBase = nextX;
if (backdata.code == getLaunchBase(358)) {
var merge = document[getLaunchBase(270)](getLaunchBase(218))[getLaunchBase(471)]("id");
var docParent = document[getLaunchBase(270)](getLaunchBase(231) + merge + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = getLaunchBase;
docParent.scrollLeft -= 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
}
});
});
}
function handleChangeSeason(value) {
var parseInt = _0x288284;
var values = document[parseInt(208)](parseInt(530));
var obj = document.querySelectorAll(parseInt(258));
var i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i][parseInt(283)][parseInt(281)](parseInt(549));
}
i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i][parseInt(283)].remove(parseInt(549));
}
document[parseInt(270)](parseInt(227) + value + "']")[parseInt(283)].add(parseInt(549));
var colorSelectElements = document.querySelectorAll(parseInt(452));
i = 0;
for (; i < colorSelectElements.length; i++) {
if (colorSelectElements[i].getAttribute("id") == value) {
colorSelectElements[i].style.display = parseInt(327);
} else {
colorSelectElements[i].style[parseInt(420)] = parseInt(426);
}
}
}
var live_first_category_id = "";
function pageLives() {
var prefixed = _0x288284;
document[prefixed(270)](prefixed(332))[prefixed(652)][prefixed(395)] = prefixed(380);
document[prefixed(270)](prefixed(493))[prefixed(311)] = prefixed(481);
document[prefixed(270)](prefixed(477))[prefixed(269)] = prefixed(205);
}
function handleLivesCategories() {
var getAttr = _0x288284;
var data = myStorage[getAttr(570)](getAttr(387));
if (data) {
data = JSON[getAttr(654)](data);
var pix_color = "";
var i = 0;
for (; i < data[getAttr(657)]; i++) {
pix_color = pix_color + ('<li><a class="vod_category_a focusable" onclick="handleLives(null, ' + data[i][getAttr(590)] + getAttr(319) + data[i].category_id + getAttr(422) + data[i][getAttr(464)] + "</a></li>");
}
document[getAttr(270)](getAttr(418))[getAttr(269)] = pix_color;
handleLives(null, live_first_category_id = data[0][getAttr(590)]);
} else {
ajax(getAttr(401));
}
}
function handleLives() {
var values = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var escapeCharacters = _0x288284;
if (values) {
var tag = "";
if (values.length) {
if (values[0][escapeCharacters(590)] == live_first_category_id) {
myStorage[escapeCharacters(223)](escapeCharacters(427), JSON.stringify(values));
}
var i = 0;
for (; i < values[escapeCharacters(657)]; i++) {
if (values[i][escapeCharacters(590)] == myStorage[escapeCharacters(570)](escapeCharacters(660)) && escapeCharacters(587) in localStorage) {
tag = tag + (escapeCharacters(531) + values[i][escapeCharacters(359)] + escapeCharacters(202) + DNS + escapeCharacters(256) + username + "/" + password + "/" + values[i][escapeCharacters(359)] + escapeCharacters(262) + values[i][escapeCharacters(359)] + escapeCharacters(617) + values[i][escapeCharacters(305)] + escapeCharacters(333) + values[i][escapeCharacters(609)] + escapeCharacters(346) + values[i][escapeCharacters(609)] + '</span>
</a>
<img class="icon-lock" src="assets/icons/icon-lock.svg">
</li>');
} else {
tag = tag + (escapeCharacters(629) + values[i][escapeCharacters(359)] + escapeCharacters(495) + DNS + "/live/" + username + "/" + password + "/" + values[i][escapeCharacters(359)] + escapeCharacters(273) + values[i][escapeCharacters(359)] + escapeCharacters(617) + values[i].stream_icon + escapeCharacters(333) + values[i][escapeCharacters(609)] + escapeCharacters(346) + values[i].name + escapeCharacters(344));
}
}
} else {
tag = escapeCharacters(399);
}
i = 0;
for (; i < document[escapeCharacters(208)](escapeCharacters(558))[escapeCharacters(657)]; i++) {
if (document[escapeCharacters(208)](".vod_category_a")[i].getAttribute("id") == values[0][escapeCharacters(590)]) {
document[escapeCharacters(208)](escapeCharacters(558))[i][escapeCharacters(283)][escapeCharacters(391)](escapeCharacters(549));
} else {
document.querySelectorAll(escapeCharacters(558))[i][escapeCharacters(283)].remove(escapeCharacters(549));
}
}
document[escapeCharacters(270)](".channels_ul")[escapeCharacters(269)] = tag;
} else {
if (params == live_first_category_id) {
var stdout_buffer = myStorage[escapeCharacters(570)](escapeCharacters(427));
if (stdout_buffer) {
return void handleLives(stdout_buffer = JSON.parse(stdout_buffer));
}
}
ajax(escapeCharacters(417) + params);
}
}
function adult(e, exceptionLevel) {
var prefixed = _0x288284;
if (document.querySelector(".modal")[prefixed(652)][prefixed(420)] = prefixed(327), document[prefixed(270)](prefixed(239))[prefixed(652)][prefixed(420)] = "none", document[prefixed(270)](prefixed(328))[prefixed(652)][prefixed(420)] = prefixed(327), 1 == CONF_STB) {
var outputs = SpatialNavigation;
outputs[prefixed(210)]();
outputs[prefixed(458)](prefixed(556));
}
var data = myStorage[prefixed(570)](prefixed(587));
data = JSON[prefixed(654)](data);
document[prefixed(270)](prefixed(384))[prefixed(409)] = function() {
var p = prefixed;
document[p(270)](".modal")[p(652)][p(420)] = p(426);
document[p(270)](".modal-content-password")[p(652)][p(420)] = p(327);
};
document[prefixed(641)]("btn-password-adult")[prefixed(409)] = function() {
var escapeCharacters = prefixed;
var ev = document[escapeCharacters(270)](escapeCharacters(412))[escapeCharacters(311)];
if (ev == data) {
handleLiveInfo(null, e);
watchLive(exceptionLevel);
document.querySelector(escapeCharacters(497)).style.display = "none";
document[escapeCharacters(270)](escapeCharacters(276))[escapeCharacters(419)]();
} else {
if (ev[escapeCharacters(657)] > 0) {
return trigger(escapeCharacters(639), "warning"), 1 == CONF_STB && outputs[escapeCharacters(458)]("modal-content-password"), document[escapeCharacters(270)](escapeCharacters(276))[escapeCharacters(419)](), false;
}
}
};
}
function handleLiveInfo() {
var Modernizr = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var sGroupID = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var prefixed = _0x288284;
if (Modernizr) {
var pix_color = "";
if (Modernizr.epg_listings.length) {
var field = 0;
for (; field < Modernizr[prefixed(335)][prefixed(657)]; field++) {
var afterOneHour = new Date(1e3 * parseInt(Modernizr[prefixed(335)][field][prefixed(342)]));
var outputs = new Date(1e3 * parseInt(Modernizr[prefixed(335)][field][prefixed(600)]));
pix_color = pix_color + (prefixed(602) + afterOneHour.getHours() + ":" + afterOneHour[prefixed(623)]() + prefixed(494) + outputs[prefixed(649)]() + ":" + outputs[prefixed(623)]() + "</span> | " + decodeURIComponent(escape(window[prefixed(447)](Modernizr[prefixed(335)][field][prefixed(487)]))) + '</p>
<p class="description">' + decodeURIComponent(escape(window.atob(Modernizr[prefixed(335)][field][prefixed(626)]))) + "</p>
</li>");
}
}
document[prefixed(270)](prefixed(279))[prefixed(269)] = pix_color;
} else {
var conditions = document[prefixed(208)](prefixed(563));
field = 0;
for (; field < conditions[prefixed(657)]; field++) {
if (conditions[field].getAttribute("id") == sGroupID) {
conditions[field][prefixed(283)][prefixed(391)](prefixed(549));
} else {
conditions[field][prefixed(283)][prefixed(281)](prefixed(549));
}
}
ajax("action=get_short_epg&stream_id=" + sGroupID + "&limit=10", true);
}
}
var count = 0;
function watchLive(exceptionLevel) {
var gotoNewOfflinePage = _0x288284;
if (player) {
player[gotoNewOfflinePage(586)]();
}
player = new (Clappr[gotoNewOfflinePage(605)])({
source : exceptionLevel,
parentId : "#player_container",
autoPlay : true,
width : "100%",
events : {
onError : function create(escapeNodeOffset) {
var _parseEndPointUrl = gotoNewOfflinePage;
if (count <= 10) {
trigger(_parseEndPointUrl(504) + count + _parseEndPointUrl(433), "warning");
setTimeout(function() {
watchLive(exceptionLevel);
}, 3e3);
}
count++;
}
}
});
}
function pageFavorites() {
var prefixed = _0x288284;
document[prefixed(270)](prefixed(477)).innerHTML = '<div class="favorites_container">
<div class="section_new_container carousel_section_generic_container lives" style="display: none;">
<div class="section_new_content carousel_section_generic_content small">
<div class="section_new_title carousel_section_generic_title">
<p>Canais Favoritos</p>
</div>
<ul class="hide_scrollbar scroll-horizon lives_ul">
</ul>
</div>
</div>
<div class="section_new_container carousel_section_generic_container movies" style="display: none;">
<div class="section_new_content carousel_section_generic_content small">
<div class="section_new_title carousel_section_generic_title">
<p>Filmes Favoritos</p>
</div>
<ul id="favorites-movies" class="hide_scrollbar scroll-horizon movies_ul">
</ul>
</div>
</div>
<div class="section_new_container carousel_section_generic_container series" style="display: none;">
<div class="section_new_content carousel_section_generic_content small">
<div class="section_new_title carousel_section_generic_title">
<p>Sries Favoritas</p>
</div>
<ul class="hide_scrollbar scroll-horizon series_ul">
</ul>
</div>
</div>
</div>';
}
function handleFavorites() {
var prefixed = _0x288284;
document[prefixed(270)](prefixed(595))[prefixed(652)].display = prefixed(426);
document[prefixed(270)](".section_new_container.lives")[prefixed(652)][prefixed(420)] = prefixed(426);
document.querySelector(prefixed(216))[prefixed(652)].display = prefixed(426);
var data = myStorage.getItem(prefixed(614));
if (data) {
var b = "";
if ((data = JSON[prefixed(654)](data))[prefixed(288)][prefixed(657)]) {
var i = 0;
for (; i < data[prefixed(288)][prefixed(657)]; i++) {
b = b + (prefixed(450) + data[prefixed(288)][i].id + ')" style="background-image: url(' + data.movies[i][prefixed(474)] + prefixed(485) + data[prefixed(288)][i][prefixed(580)] + prefixed(656));
}
document[prefixed(270)](".section_new_container.movies")[prefixed(652)].display = prefixed(374);
}
if (document[prefixed(270)](prefixed(376))[prefixed(269)] = b, b = "", data.series[prefixed(657)]) {
i = 0;
for (; i < data[prefixed(466)][prefixed(657)]; i++) {
b = b + (prefixed(299) + data[prefixed(466)][i].id + ')" style="background-image: url(' + data[prefixed(466)][i][prefixed(443)] + prefixed(485) + data[prefixed(466)][i][prefixed(487)] + prefixed(656));
}
document.querySelector(prefixed(216))[prefixed(652)][prefixed(420)] = prefixed(374);
}
if (document[prefixed(270)](prefixed(306))[prefixed(269)] = b, b = "", data[prefixed(254)][prefixed(657)]) {
i = 0;
for (; i < data.lives[prefixed(657)]; i++) {
b = b + (prefixed(236) + DNS + prefixed(256) + username + "/" + password + "/" + data.lives[i].id + ".m3u8'); handleLiveInfo(null, " + data.lives[i].id + prefixed(330) + data[prefixed(254)][i].stream_icon + prefixed(318) + data[prefixed(254)][i][prefixed(580)] + prefixed(656));
}
document[prefixed(270)](prefixed(625)).style[prefixed(420)] = prefixed(374);
}
document[prefixed(270)](prefixed(460)).innerHTML = b;
} else {
ajax(prefixed(234));
}
}
function storeFavorite(authCode, callback) {
ajax("action=store_favorite&" + callback + "=" + authCode);
}
function deleteFavorite(path, index) {
ajax(_0x288284(212) + index + "=" + path);
}
function storePasswordAdult() {
var prefixed = _0x288284;
var serializedAnnotations = document.getElementById(prefixed(326))[prefixed(311)];
myStorage.setItem(prefixed(587), JSON.stringify(serializedAnnotations));
document[prefixed(641)](prefixed(326))[prefixed(311)] = "";
document[prefixed(270)](prefixed(535)).style[prefixed(420)] = prefixed(426);
document[prefixed(270)](".modal")[prefixed(652)][prefixed(420)] = prefixed(426);
document.querySelector(".form-change-password")[prefixed(652)][prefixed(420)] = prefixed(327);
trigger(prefixed(577));
}
function changePasswordAdult() {
var escapeCharacters = _0x288284;
var name = document.querySelector(escapeCharacters(260)).value;
var train1or = document[escapeCharacters(270)](escapeCharacters(392))[escapeCharacters(311)];
var data = myStorage.getItem(escapeCharacters(587));
if (name != (data = JSON[escapeCharacters(654)](data))) {
return trigger(escapeCharacters(375), escapeCharacters(366)), false;
}
myStorage[escapeCharacters(223)](escapeCharacters(587), JSON.stringify(train1or));
document[escapeCharacters(270)](escapeCharacters(260)).value = "";
document[escapeCharacters(270)](escapeCharacters(392))[escapeCharacters(311)] = "";
document.querySelector(escapeCharacters(497))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(426);
trigger(escapeCharacters(482));
}
var timeHideBackButton = 0;
if (setInterval(function() {
var escapeCharacters = _0x288284;
if (--timeHideBackButton <= 0) {
document.querySelector(escapeCharacters(314))[escapeCharacters(652)][escapeCharacters(395)] = escapeCharacters(214);
document[escapeCharacters(270)](".player_video_prev")[escapeCharacters(652)].visibility = escapeCharacters(214);
document[escapeCharacters(270)](".player_video_next").style.visibility = escapeCharacters(214);
document[escapeCharacters(270)](escapeCharacters(207)).style.visibility = escapeCharacters(214);
if (document[escapeCharacters(270)](escapeCharacters(446))) {
document[escapeCharacters(270)](escapeCharacters(446)).style[escapeCharacters(420)] = escapeCharacters(426);
}
}
}, 1e3), document[_0x288284(270)](".player_video_container")[_0x288284(280)](_0x288284(574), function(canCreateDiscussions) {
var prefixed = _0x288284;
timeHideBackButton = 3;
document[prefixed(270)](prefixed(314)).style.visibility = "visible";
document[prefixed(270)](prefixed(428))[prefixed(652)][prefixed(395)] = prefixed(380);
document[prefixed(270)](".player_video_next")[prefixed(652)][prefixed(395)] = prefixed(380);
document.querySelector(".title_vod").style[prefixed(395)] = prefixed(380);
document[prefixed(270)](prefixed(446))[prefixed(652)].display = prefixed(327);
}), addEventListener(_0x288284(245), function(canCreateDiscussions) {
var getCharOffsetInAssignedHTML = _0x288284;
if ("flex" == document[getCharOffsetInAssignedHTML(270)](".player_video_container")[getCharOffsetInAssignedHTML(652)].display && (timeHideBackButton = 3, document[getCharOffsetInAssignedHTML(270)](getCharOffsetInAssignedHTML(314))[getCharOffsetInAssignedHTML(652)][getCharOffsetInAssignedHTML(395)] = getCharOffsetInAssignedHTML(380), document[getCharOffsetInAssignedHTML(270)](getCharOffsetInAssignedHTML(428))[getCharOffsetInAssignedHTML(652)][getCharOffsetInAssignedHTML(395)] = getCharOffsetInAssignedHTML(380),
document[getCharOffsetInAssignedHTML(270)](getCharOffsetInAssignedHTML(285))[getCharOffsetInAssignedHTML(652)][getCharOffsetInAssignedHTML(395)] = getCharOffsetInAssignedHTML(380), document[getCharOffsetInAssignedHTML(270)](getCharOffsetInAssignedHTML(207))[getCharOffsetInAssignedHTML(652)][getCharOffsetInAssignedHTML(395)] = getCharOffsetInAssignedHTML(380), document.querySelector(".control-player")[getCharOffsetInAssignedHTML(652)][getCharOffsetInAssignedHTML(420)] = getCharOffsetInAssignedHTML(327),
1 == CONF_STB)) {
var assignedString = SpatialNavigation;
assignedString[getCharOffsetInAssignedHTML(210)]();
assignedString.focus(getCharOffsetInAssignedHTML(437));
}
}), document[_0x288284(270)](_0x288284(314)).onclick = function() {
var escapeCharacters = _0x288284;
if (document.querySelector(escapeCharacters(488))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(426), document[escapeCharacters(270)](escapeCharacters(314))[escapeCharacters(652)][escapeCharacters(395)] = escapeCharacters(214), document[escapeCharacters(270)](escapeCharacters(428))[escapeCharacters(652)][escapeCharacters(395)] = escapeCharacters(214), document.querySelector(".player_video_next").style[escapeCharacters(395)] = escapeCharacters(214), document[escapeCharacters(270)](escapeCharacters(207))[escapeCharacters(652)][escapeCharacters(395)] =
escapeCharacters(214), document.querySelector(".control-player").style.display = escapeCharacters(426), document[escapeCharacters(270)](".player_video_content").innerHTML = "", 1 == CONF_STB) {
var primaryReplicas = SpatialNavigation;
primaryReplicas[escapeCharacters(210)]();
primaryReplicas[escapeCharacters(458)]("modal_vod_content");
}
}, document[_0x288284(270)](_0x288284(312))[_0x288284(280)](_0x288284(221), function(event) {
var escapeCharacters = _0x288284;
event.preventDefault();
if ("Enter" == event[escapeCharacters(360)]) {
if (1 == document[escapeCharacters(270)](escapeCharacters(312))[escapeCharacters(615)]) {
document.querySelector(escapeCharacters(312)).checked = false;
} else {
document[escapeCharacters(270)](escapeCharacters(312))[escapeCharacters(615)] = true;
}
formPassword();
}
}), myStorage[_0x288284(570)](_0x288284(587)) && (document[_0x288284(270)](_0x288284(312))[_0x288284(615)] = true, document[_0x288284(270)](_0x288284(566))[_0x288284(652)][_0x288284(420)] = _0x288284(327)), 1 == CONF_STB) {
var input_adult_password = document.querySelector("#adult_password");
input_adult_password[_0x288284(280)](_0x288284(245), function(boardManager) {
var escapeCharacters = _0x288284;
if ("Enter" == boardManager[escapeCharacters(360)]) {
document.querySelector(escapeCharacters(478)).style[escapeCharacters(420)] = escapeCharacters(374);
}
});
keys = document[_0x288284(208)](_0x288284(448));
var btn_submit_form_adult_password = document.querySelector(_0x288284(650));
i = 0;
for (; i < keys[_0x288284(657)]; i++) {
keys[i].addEventListener(_0x288284(221), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
if ("backspace" == this[parseInt(471)](parseInt(655))) {
input_adult_password[parseInt(311)] = input_adult_password[parseInt(311)][parseInt(537)](0, input_adult_password.value.length - 1);
} else {
if ("ok" == this[parseInt(471)](parseInt(655))) {
btn_submit_form_adult_password[parseInt(523)]();
input_adult_password[parseInt(311)] = "";
document.querySelector(parseInt(478))[parseInt(652)].display = "none";
} else {
if (this[parseInt(471)](parseInt(655)) == parseInt(365)) {
if (caps = !caps) {
allKeys = document[parseInt(208)](parseInt(448));
var j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue.innerText = keyValue.innerText.toUpperCase();
}
} else {
allKeys = document[parseInt(208)](parseInt(448));
j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue[parseInt(661)] = keyValue.innerText[parseInt(454)]();
}
}
} else {
if ("special" == this[parseInt(471)](parseInt(655))) {
if (special_characters = !special_characters) {
var values = document.querySelectorAll(parseInt(298));
var i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i][parseInt(652)][parseInt(420)] = parseInt(426);
}
var options = document[parseInt(208)](parseInt(545));
i = 0;
for (; i < options[parseInt(657)]; i++) {
options[i].style.display = parseInt(327);
}
document.querySelector(parseInt(324))[parseInt(652)].display = parseInt(327);
} else {
values = document.querySelectorAll(parseInt(298));
i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i][parseInt(652)][parseInt(420)] = parseInt(327);
}
options = document[parseInt(208)](parseInt(469));
i = 0;
for (; i < options.length; i++) {
options[i].style[parseInt(420)] = parseInt(426);
}
}
} else {
input_adult_password[parseInt(311)] += this.textContent;
}
}
}
}
}
});
}
}
if (1 == CONF_STB) {
var input_current_password = document.querySelector(_0x288284(260));
input_current_password[_0x288284(280)](_0x288284(245), function(event) {
var defaultDisplay = _0x288284;
if ("Enter" == event.code) {
event.preventDefault();
document[defaultDisplay(270)](defaultDisplay(599))[defaultDisplay(652)].display = defaultDisplay(374);
}
});
var keys_current_password = document[_0x288284(208)](_0x288284(484));
i = 0;
for (; i < keys_current_password[_0x288284(657)]; i++) {
keys_current_password[i][_0x288284(280)]("keyup", function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
if (this.getAttribute(parseInt(655)) == parseInt(583)) {
input_current_password[parseInt(311)] = input_current_password[parseInt(311)][parseInt(537)](0, input_current_password.value[parseInt(657)] - 1);
} else {
if (this.getAttribute("key") == parseInt(345)) {
document[parseInt(270)]("#keyboard_change_password").style[parseInt(420)] = parseInt(426);
} else {
if (this.getAttribute(parseInt(655)) == parseInt(365)) {
if (caps = !caps) {
allKeys = document[parseInt(208)](parseInt(484));
var j = 0;
for (; j < allKeys.length; j++) {
keyValue = allKeys[j];
keyValue[parseInt(661)] = keyValue[parseInt(661)].toUpperCase();
}
} else {
allKeys = document[parseInt(208)]("#keyboard_change_password .key");
j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue.innerText = keyValue[parseInt(661)].toLowerCase();
}
}
} else {
if ("special" == this.getAttribute("key")) {
if (special_characters = !special_characters) {
var obj = document[parseInt(208)](parseInt(468));
var i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i].style[parseInt(420)] = parseInt(426);
}
var params = document[parseInt(208)](parseInt(536));
i = 0;
for (; i < params[parseInt(657)]; i++) {
params[i][parseInt(652)][parseInt(420)] = "flex";
}
document.querySelector(parseInt(638)).style.display = "flex";
} else {
obj = document[parseInt(208)]("#keyboard_change_password .row");
i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i][parseInt(652)][parseInt(420)] = "flex";
}
params = document.querySelectorAll(parseInt(507));
i = 0;
for (; i < params[parseInt(657)]; i++) {
params[i].style[parseInt(420)] = parseInt(426);
}
}
} else {
input_current_password[parseInt(311)] += this[parseInt(619)];
}
}
}
}
}
});
}
}
if (1 == CONF_STB) {
var input_new_password = document[_0x288284(270)](_0x288284(392));
var keys_new_pass_change = document[_0x288284(208)](_0x288284(302));
var btn_new_pass_change = document[_0x288284(270)](".btn-change-pass");
input_new_password[_0x288284(280)](_0x288284(245), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
tmp[parseInt(390)]();
openKeyboard(input_new_password, keys_new_pass_change, btn_new_pass_change, keyboardId = parseInt(589));
}
});
}
if (1 == CONF_STB) {
var input_password_adult = document[_0x288284(270)]("#password_adult");
var btn_password_adult = document[_0x288284(270)](_0x288284(616));
input_password_adult[_0x288284(280)](_0x288284(221), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
document[parseInt(270)]("#keyboard_password")[parseInt(652)].display = parseInt(374);
}
});
var keys_password = document.querySelectorAll("#keyboard_password .key");
i = 0;
for (; i < keys_password.length; i++) {
keys_password[i].addEventListener(_0x288284(221), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
if (this[parseInt(471)](parseInt(655)) == parseInt(583)) {
input_password_adult.value = input_password_adult[parseInt(311)][parseInt(537)](0, input_password_adult.value.length - 1);
} else {
if ("ok" == this.getAttribute("key")) {
btn_password_adult[parseInt(523)]();
document[parseInt(270)](parseInt(613))[parseInt(652)][parseInt(420)] = parseInt(426);
} else {
if (this[parseInt(471)](parseInt(655)) == parseInt(365)) {
if (caps = !caps) {
allKeys = document[parseInt(208)](parseInt(644));
var j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue[parseInt(661)] = keyValue[parseInt(661)].toUpperCase();
}
} else {
allKeys = document[parseInt(208)](parseInt(644));
j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue[parseInt(661)] = keyValue.innerText[parseInt(454)]();
}
}
} else {
if (this[parseInt(471)]("key") == parseInt(434)) {
if (special_characters = !special_characters) {
var obj = document[parseInt(208)](parseInt(367));
var i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i].style.display = parseInt(426);
}
var values = document[parseInt(208)](parseInt(567));
i = 0;
for (; i < values.length; i++) {
values[i][parseInt(652)].display = parseInt(327);
}
document[parseInt(270)](parseInt(467))[parseInt(652)][parseInt(420)] = parseInt(327);
} else {
obj = document[parseInt(208)](parseInt(367));
i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i][parseInt(652)][parseInt(420)] = parseInt(327);
}
values = document[parseInt(208)]("#keyboard_password .row-special-characters");
i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i].style[parseInt(420)] = "none";
}
}
} else {
input_password_adult[parseInt(311)] += this[parseInt(619)];
}
}
}
}
}
});
}
}
function _0x125a(totalExpectedResults, entrySelector) {
var a = _0xd3fb();
return (_0x125a = function clickWithWebdriver(i, selector) {
return a[i = i - 202];
})(totalExpectedResults, entrySelector);
}
if (1 == CONF_STB) {
var input_disable_password = document[_0x288284(270)](_0x288284(584));
var keys_password_disable = document.querySelectorAll(_0x288284(520));
var btn_disable_password = document[_0x288284(270)]("#btn-disable-password");
input_disable_password[_0x288284(280)](_0x288284(221), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
tmp[parseInt(390)]();
openKeyboard(input_disable_password, keys_password_disable, btn_disable_password, keyboardId = parseInt(308));
}
});
}
if (1 == CONF_STB) {
var input_avatar_name = document[_0x288284(270)](_0x288284(505));
var keys_keyboard_avatar = document[_0x288284(208)]("#keyboard_avatar .key");
var btn_avatar = document[_0x288284(270)](_0x288284(296));
input_avatar_name[_0x288284(280)](_0x288284(221), function(myPreferences) {
var getPreferenceKey = _0x288284;
if ("Enter" == myPreferences[getPreferenceKey(360)]) {
openKeyboard(input_avatar_name, keys_keyboard_avatar, btn_avatar, keyboardId = getPreferenceKey(204));
}
});
}
function openKeyboard(element, same, value, prefix) {
var rel2Mstr = _0x288284;
document.querySelector("" + prefix).style.display = rel2Mstr(374);
var sk = 0;
for (; sk < same[rel2Mstr(657)]; sk++) {
same[sk][rel2Mstr(280)](rel2Mstr(221), function(resources) {
var prefixed = rel2Mstr;
if (console[prefixed(352)]("key"), resources[prefixed(360)] == prefixed(358)) {
if (this.getAttribute(prefixed(655)) == prefixed(583)) {
console[prefixed(352)](prefixed(583));
element.value = element[prefixed(311)][prefixed(537)](0, element.value[prefixed(657)] - 1);
} else {
if ("ok" == this[prefixed(471)](prefixed(655))) {
value[prefixed(523)]();
document.querySelector("" + prefix)[prefixed(652)][prefixed(420)] = prefixed(426);
} else {
if (this[prefixed(471)]("key") == prefixed(365)) {
if (caps = !caps) {
allKeys = document[prefixed(208)](prefix + " .key");
var j = 0;
for (; j < allKeys[prefixed(657)]; j++) {
keyValue = allKeys[j];
keyValue[prefixed(661)] = keyValue[prefixed(661)].toUpperCase();
}
} else {
allKeys = document.querySelectorAll(prefix + prefixed(551));
j = 0;
for (; j < allKeys.length; j++) {
keyValue = allKeys[j];
keyValue[prefixed(661)] = keyValue[prefixed(661)][prefixed(454)]();
}
}
} else {
if (this[prefixed(471)](prefixed(655)) == prefixed(434)) {
if (special_characters = !special_characters) {
var outputs = document.querySelectorAll(prefix + " .row");
var i = 0;
for (; i < outputs[prefixed(657)]; i++) {
outputs[i][prefixed(652)].display = prefixed(426);
}
var elems = document[prefixed(208)](prefix + prefixed(339));
i = 0;
for (; i < elems[prefixed(657)]; i++) {
elems[i].style[prefixed(420)] = prefixed(327);
}
document[prefixed(270)](prefix + prefixed(315))[prefixed(652)][prefixed(420)] = prefixed(327);
} else {
outputs = document[prefixed(208)](prefix + prefixed(206));
i = 0;
for (; i < outputs[prefixed(657)]; i++) {
outputs[i][prefixed(652)][prefixed(420)] = "flex";
}
elems = document[prefixed(208)](prefix + prefixed(643));
i = 0;
for (; i < elems[prefixed(657)]; i++) {
elems[i][prefixed(652)].display = prefixed(426);
}
}
} else {
element[prefixed(311)] += this[prefixed(619)];
}
}
}
}
}
});
}
}
if (1 == CONF_STB) {
var input_login_user = document[_0x288284(270)](_0x288284(451));
input_login_user[_0x288284(280)](_0x288284(221), function(resources) {
var prefixed = _0x288284;
if ("Enter" == resources[prefixed(360)]) {
document[prefixed(270)](prefixed(513))[prefixed(652)][prefixed(420)] = prefixed(327);
}
});
var keys_keyboard_login = document[_0x288284(208)](_0x288284(272));
var caps = false;
var special_characters = false;
i = 0;
for (; i < keys_keyboard_login[_0x288284(657)]; i++) {
keys_keyboard_login[i].addEventListener("keyup", function(backdata) {
var escapeCharacters = _0x288284;
if (backdata.code == escapeCharacters(358)) {
if (this[escapeCharacters(471)]("key") == escapeCharacters(583)) {
input_login_user.value = input_login_user[escapeCharacters(311)][escapeCharacters(537)](0, input_login_user.value[escapeCharacters(657)] - 1);
} else {
if ("ok" == this[escapeCharacters(471)](escapeCharacters(655))) {
document[escapeCharacters(270)](escapeCharacters(513)).style[escapeCharacters(420)] = escapeCharacters(426);
} else {
if (this.getAttribute("key") == escapeCharacters(365)) {
if (caps = !caps) {
document.querySelector(escapeCharacters(274))[escapeCharacters(652)][escapeCharacters(395)] = "visible";
allKeys = document.querySelectorAll("#keyboard_login_user .key");
var j = 0;
for (; j < allKeys[escapeCharacters(657)]; j++) {
keyValue = allKeys[j];
keyValue.innerText = keyValue.innerText[escapeCharacters(499)]();
}
} else {
document[escapeCharacters(270)](".active_caps")[escapeCharacters(652)][escapeCharacters(395)] = escapeCharacters(214);
allKeys = document[escapeCharacters(208)](escapeCharacters(272));
j = 0;
for (; j < allKeys[escapeCharacters(657)]; j++) {
keyValue = allKeys[j];
keyValue[escapeCharacters(661)] = keyValue[escapeCharacters(661)][escapeCharacters(454)]();
}
}
} else {
if ("special" == this[escapeCharacters(471)](escapeCharacters(655))) {
if (special_characters = !special_characters) {
var keywordResults = document.querySelectorAll(escapeCharacters(608));
var i = 0;
for (; i < keywordResults.length; i++) {
keywordResults[i][escapeCharacters(652)][escapeCharacters(420)] = "none";
}
var elems = document.querySelectorAll(escapeCharacters(592));
i = 0;
for (; i < elems[escapeCharacters(657)]; i++) {
elems[i].style[escapeCharacters(420)] = escapeCharacters(327);
}
document[escapeCharacters(270)](escapeCharacters(603)).style.visibility = escapeCharacters(380);
} else {
keywordResults = document[escapeCharacters(208)](escapeCharacters(608));
i = 0;
for (; i < keywordResults.length; i++) {
keywordResults[i][escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(327);
}
elems = document.querySelectorAll(escapeCharacters(592));
i = 0;
for (; i < elems.length; i++) {
elems[i][escapeCharacters(652)][escapeCharacters(420)] = "none";
}
document[escapeCharacters(270)](escapeCharacters(603)).style[escapeCharacters(395)] = escapeCharacters(214);
}
} else {
input_login_user[escapeCharacters(311)] += this[escapeCharacters(619)];
}
}
}
}
}
});
}
}
if (1 == CONF_STB) {
var input_login_pass = document[_0x288284(270)](_0x288284(425));
var btn_login = document[_0x288284(270)](".btn_login");
input_login_pass[_0x288284(280)](_0x288284(221), function(resources) {
var prefixed = _0x288284;
if ("Enter" == resources[prefixed(360)]) {
document[prefixed(270)](prefixed(353))[prefixed(652)][prefixed(420)] = prefixed(327);
}
});
var keys_keyboard_login_pass = document[_0x288284(208)]("#keyboard_login_pass .key");
i = 0;
for (; i < keys_keyboard_login_pass[_0x288284(657)]; i++) {
keys_keyboard_login_pass[i][_0x288284(280)]("keyup", function(value) {
var parseInt = _0x288284;
if (value.code == parseInt(358)) {
if ("backspace" == this[parseInt(471)]("key")) {
input_login_pass[parseInt(311)] = input_login_pass[parseInt(311)][parseInt(537)](0, input_login_pass.value[parseInt(657)] - 1);
} else {
if ("ok" == this[parseInt(471)](parseInt(655))) {
btn_login[parseInt(523)]();
document[parseInt(270)](parseInt(353))[parseInt(652)][parseInt(420)] = "none";
} else {
if (this[parseInt(471)](parseInt(655)) == parseInt(365)) {
if (caps = !caps) {
document[parseInt(270)](parseInt(348))[parseInt(652)][parseInt(395)] = parseInt(380);
allKeys = document[parseInt(208)](parseInt(445));
var j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
console.log(keyValue);
keyValue[parseInt(661)] = keyValue[parseInt(661)][parseInt(499)]();
}
} else {
document[parseInt(270)](parseInt(348)).style[parseInt(395)] = parseInt(214);
allKeys = document[parseInt(208)]("#keyboard_login_pass .key");
j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
console.log(keyValue);
keyValue[parseInt(661)] = keyValue[parseInt(661)][parseInt(454)]();
}
}
} else {
if (this[parseInt(471)](parseInt(655)) == parseInt(434)) {
if (special_characters = !special_characters) {
var obj = document[parseInt(208)](parseInt(608));
var i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i][parseInt(652)][parseInt(420)] = parseInt(426);
}
var values = document[parseInt(208)](parseInt(592));
i = 0;
for (; i < values.length; i++) {
values[i].style[parseInt(420)] = parseInt(327);
}
document[parseInt(270)](parseInt(479))[parseInt(652)][parseInt(395)] = parseInt(380);
} else {
obj = document[parseInt(208)](parseInt(608));
i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i].style[parseInt(420)] = parseInt(327);
}
values = document.querySelectorAll(".row_login_characters");
i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i][parseInt(652)][parseInt(420)] = parseInt(426);
}
document[parseInt(270)](parseInt(479))[parseInt(652)][parseInt(395)] = "hidden";
}
} else {
input_login_pass[parseInt(311)] += this[parseInt(619)];
}
}
}
}
}
});
}
}
function handleVideo(dataMw, optSources) {
var a = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 0;
var p = _0x288284;
if (allowed) {
var i = document[p(343)]("a");
return i[p(473)]("id", "someLink"), i[p(473)](p(349), dataMw), i[p(473)](p(203), p(240)), document[p(270)](p(277))[p(337)](i), document[p(641)](p(282)).click(), void document[p(641)]("someLink").remove();
}
if (document[p(270)](p(488))[p(652)][p(420)] = p(327), document[p(270)](p(248))[p(269)] = p(653) + dataMw + p(287) + optSources + '">
</video>
<div class="control-player">
<button class="play-button focusable">
<img style="max-width: 35px; max-height: 25px;" id="icon-pause-play" src="assets/icons/icon-pause.svg">
</button>
<div class="video-progress">
<div class="video-progress-filled"></div>
</div>
<div class="time">
<span class="current">0:00</span> / <span class="duration">0:00</span>
</div>
<div class="volume-container">
<span class="bar"><span class="fill"></span></span>
<input type="range" class="volume" min="0" max="1" step="0.01" value="1">
</div>
<button class="full-screen-button">
<img style="max-width: 35px; max-height: 25px;" onclick="openFullscreen();" id="icon-pause-play" src="assets/icons/icon-full-screen.svg">
</button>
</div>',
1 == CONF_STB) {
var msg = SpatialNavigation;
msg[p(210)]();
msg[p(458)]("player_video_container");
}
document[p(641)](p(289))[p(228)] = a;
document[p(641)](p(289))[p(280)](p(261), function(canCreateDiscussions) {
keep_watching();
});
controlVideo();
var msg = document[p(270)](p(612));
var r = document.getElementById(p(289));
var row = document[p(270)](p(658));
var colData = document[p(270)](".video-progress-filled");
var lnkDiv = document[p(270)](p(255));
var shortMenu = document[p(270)](p(512));
document[p(270)](p(631))[p(280)](p(574), function(row) {
var m = p;
r[m(265)] = row[m(203)].value;
});
msg[p(280)](p(523), function(canCreateDiscussions) {
var getHighlighterId = p;
if (r[getHighlighterId(532)]) {
r[getHighlighterId(261)]();
document[getHighlighterId(641)]("icon-pause-play")[getHighlighterId(225)] = "assets/icons/icon-pause.svg";
} else {
r[getHighlighterId(455)]();
document.getElementById(getHighlighterId(439)).src = "assets/icons/icon-play.svg";
}
});
r.addEventListener(p(386), function() {
var parseInt = p;
var n = r[parseInt(228)] / r[parseInt(304)] * 100;
colData[parseInt(652)][parseInt(416)] = n + "%";
});
r.addEventListener(p(402), function(canCreateDiscussions) {
loadingVideo(true);
});
r[p(280)](p(389), function(canCreateDiscussions) {
loadingVideo(false);
});
row.addEventListener(p(523), function(canCreateDiscussions) {
var m = p;
var totalLettersQty = canCreateDiscussions[m(377)] / row[m(461)] * r[m(304)];
r[m(228)] = totalLettersQty;
keep_watching();
});
r[p(280)](p(386), function() {
var m = p;
var minutes = Math.floor(r[m(228)] / 60);
var seconds = Math[m(528)](r.currentTime - 60 * minutes);
var interval = Math[m(528)](r[m(304)] / 60);
var planName = Math[m(528)](r.duration - 60 * interval);
lnkDiv.innerHTML = minutes + ":" + (seconds < 10 ? "0" + seconds : seconds);
shortMenu[m(269)] = interval + ":" + planName;
});
}
function controlVideo() {
var getHighlighterId = _0x288284;
try {
var n;
var pageLinkElement;
var values;
var enabled_methods;
var td1b2;
var x;
var j;
var element;
var aDraggedText;
var funcDesc;
var control;
(function() {
n = document[getHighlighterId(270)](".player_video_prev");
pageLinkElement = document[getHighlighterId(270)](getHighlighterId(285));
values = document[getHighlighterId(270)](getHighlighterId(501));
var obj = document[getHighlighterId(641)](getHighlighterId(289));
n[getHighlighterId(652)][getHighlighterId(420)] = getHighlighterId(426);
pageLinkElement[getHighlighterId(652)][getHighlighterId(420)] = getHighlighterId(426);
enabled_methods = document.querySelector("#video-source source")[getHighlighterId(471)](getHighlighterId(225));
if (enabled_methods[getHighlighterId(526)]("/movie/")) {
td1b2 = document[getHighlighterId(270)](getHighlighterId(432));
document[getHighlighterId(270)](getHighlighterId(207))[getHighlighterId(269)] = getHighlighterId(591) + td1b2[getHighlighterId(619)] + getHighlighterId(246);
}
if (enabled_methods.includes(getHighlighterId(329))) {
x = document[getHighlighterId(208)](getHighlighterId(449));
j = (td1b2 = document[getHighlighterId(270)](getHighlighterId(432)), 0);
for (; j < x[getHighlighterId(657)]; j++) {
if (x[j][getHighlighterId(471)](getHighlighterId(409))[getHighlighterId(526)](enabled_methods)) {
(function() {
var acceptTheCall = function getHtml() {
funcDesc[getHighlighterId(523)]();
};
x[j].classList.add(getHighlighterId(554));
element = x[j][getHighlighterId(408)][getHighlighterId(408)][getHighlighterId(471)]("id");
aDraggedText = x[j][getHighlighterId(619)][getHighlighterId(647)](/[^0-9]/g, "");
funcDesc = x[j + 1];
control = x[j - 1];
document.querySelector(".title_vod")[getHighlighterId(269)] = "
<h1>" + td1b2.textContent + " T" + element + ":E" + aDraggedText + getHighlighterId(316);
handleChangeSeason(element);
n.onclick = function() {
control.click();
};
pageLinkElement.onclick = function() {
acceptTheCall();
};
values[getHighlighterId(409)] = function() {
var parseInt = getHighlighterId;
obj[parseInt(455)]();
obj[parseInt(228)] = 0;
values[parseInt(652)][parseInt(420)] = parseInt(426);
acceptTheCall();
};
if (void 0 !== x[j - 1]) {
n[getHighlighterId(652)][getHighlighterId(420)] = getHighlighterId(374);
}
if (_typeof(x[j + 1]) != getHighlighterId(560)) {
pageLinkElement[getHighlighterId(652)][getHighlighterId(420)] = getHighlighterId(374);
document.getElementById(getHighlighterId(289))[getHighlighterId(280)](getHighlighterId(636), function(n) {
var defaultDisplay = getHighlighterId;
values[defaultDisplay(652)].display = defaultDisplay(426);
acceptTheCall();
});
obj.addEventListener("timeupdate", function(n) {
var unescape = getHighlighterId;
if (obj[unescape(301)] > 0) {
var endX = parseInt(obj[unescape(304)]);
var dmg = parseInt(obj[unescape(228)]);
var mostHPDone = parseInt(endX - 30);
values[unescape(652)][unescape(420)] = unescape(mostHPDone <= dmg ? 327 : 426);
}
});
}
})();
} else {
x[j].classList[getHighlighterId(281)](getHighlighterId(554));
}
}
}
})();
} catch (e) {
}
}
function openFullscreen() {
var min = _0x288284;
var c = document[min(641)](min(289));
if (c[min(423)]) {
c[min(423)]();
} else {
if (c[min(267)]) {
c[min(267)]();
} else {
if (c[min(648)]) {
c.msRequestFullscreen();
}
}
}
}
function keep_watching() {
var getHighlighterId = _0x288284;
try {
var groupId = document.querySelector(getHighlighterId(411))[getHighlighterId(471)](getHighlighterId(225)).replace(/^.*[\\/]/, "")[getHighlighterId(611)](".")[0];
var params = document.getElementById(getHighlighterId(289))[getHighlighterId(228)];
if (params > 60) {
ajax(getHighlighterId(410) + groupId + "&time=" + params, false);
}
} catch (e) {
}
}
function formPassword() {
var now = _0x288284;
var rpm_traffic = document[now(641)](now(459));
var a = document[now(641)]("form-password");
if (1 == rpm_traffic[now(615)]) {
a.style.display = "flex";
} else {
if (a[now(652)].display = now(426), now(587) in localStorage) {
if (document[now(270)](now(232))[now(652)][now(420)] = now(327), 1 == CONF_STB) {
var rpm_traffic = SpatialNavigation;
rpm_traffic[now(210)]();
rpm_traffic[now(458)](now(323));
}
var a = myStorage[now(570)](now(587));
a = JSON[now(654)](a);
document[now(641)](now(310))[now(409)] = function() {
var escapeCharacters = now;
var b = document[escapeCharacters(270)](escapeCharacters(584)).value;
if (0 != b[escapeCharacters(657)]) {
if (b == a) {
myStorage[escapeCharacters(317)](escapeCharacters(587));
b = "";
document[escapeCharacters(270)](escapeCharacters(232))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(426);
document.querySelector(escapeCharacters(566)).style.display = escapeCharacters(426);
document[escapeCharacters(270)](".modal")[escapeCharacters(652)].display = escapeCharacters(426);
document[escapeCharacters(270)](escapeCharacters(514))[escapeCharacters(419)]();
trigger(escapeCharacters(564));
} else {
if (b[escapeCharacters(657)] > 0 && b != a) {
trigger("Senha no corresponde", "warning");
if (1 == CONF_STB) {
rpm_traffic[escapeCharacters(458)]("modal-content-disable");
}
document[escapeCharacters(270)](escapeCharacters(514))[escapeCharacters(419)]();
}
}
} else {
trigger(escapeCharacters(544), escapeCharacters(366));
}
};
}
}
}
setInterval(keep_watching, 1e4), btn(), login(), keep_watching(), myStorage = window[_0x288284(525)];
var user = JSON[_0x288284(654)](myStorage.getItem("user_info"));
if (user[_0x288284(400)] && user[_0x288284(540)]) {
loading(true);
var xhr = new XMLHttpRequest;
xhr[_0x288284(381)](_0x288284(297), API_BASE + _0x288284(628) + user[_0x288284(400)] + _0x288284(594) + user[_0x288284(540)], false);
xhr.onload = function(fileLoadedEvent) {
var pad = _0x288284;
if (4 === xhr[pad(301)]) {
loading(false);
try {
var data = JSON[pad(654)](xhr[pad(465)]);
if (void 0 !== data[pad(223)]) {
var _iteratorNormalCompletion3 = true;
var _didIteratorError9 = false;
var _iteratorError9 = undefined;
try {
var _iterator3 = Object.entries(data[pad(223)])[Symbol.iterator]();
var _step17;
for (; !(_iteratorNormalCompletion3 = (_step17 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
var _step9$value = _slicedToArray(_step17.value, 2);
var _value = _step9$value[0];
var RangeOp = _step9$value[1];
myStorage[pad(223)](_value, RangeOp);
}
} catch (err) {
_didIteratorError9 = true;
_iteratorError9 = err;
} finally {
try {
if (!_iteratorNormalCompletion3 && _iterator3.return) {
_iterator3.return();
}
} finally {
if (_didIteratorError9) {
throw _iteratorError9;
}
}
}
}
login();
btn();
scroll();
} catch (e) {
}
}
};
xhr.onerror = function(event) {
var _onupdated = _0x288284;
console[_onupdated(646)](xhr[_onupdated(388)]);
loading(false);
};
xhr[_0x288284(622)](null);
}
; ?>
Did this file decode correctly?
Original Code
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function(canCreateDiscussions) {
return typeof canCreateDiscussions;
} : function(obj) {
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
};
var _slicedToArray = function() {
function sliceIterator(arr, i) {
var _arr = [];
var _n = true;
var _d = false;
var _e = undefined;
try {
var _i = arr[Symbol.iterator]();
var _s;
for (; !(_n = (_s = _i.next()).done); _n = true) {
_arr.push(_s.value);
if (i && _arr.length === i) {
break;
}
}
} catch (err) {
_d = true;
_e = err;
} finally {
try {
if (!_n && _i["return"]) {
_i["return"]();
}
} finally {
if (_d) {
throw _e;
}
}
}
return _arr;
}
return function(arr, i) {
if (Array.isArray(arr)) {
return arr;
} else {
if (Symbol.iterator in Object(arr)) {
return sliceIterator(arr, i);
} else {
throw new TypeError("Invalid attempt to destructure non-iterable instance");
}
}
};
}();
var _0x288284 = _0x125a;
!function(canCreateDiscussions, n) {
var toMonths = _0x125a;
var _sizeAnimateTimeStamps = _0xd3fb();
for (;;) {
try {
if (867734 === -parseInt(toMonths(263)) / 1 * (parseInt(toMonths(355)) / 2) + parseInt(toMonths(307)) / 3 * (parseInt(toMonths(293)) / 4) + -parseInt(toMonths(502)) / 5 + parseInt(toMonths(511)) / 6 + -parseInt(toMonths(331)) / 7 * (parseInt(toMonths(475)) / 8) + -parseInt(toMonths(601)) / 9 * (-parseInt(toMonths(403)) / 10) + parseInt(toMonths(508)) / 11) {
break;
}
_sizeAnimateTimeStamps.push(_sizeAnimateTimeStamps.shift());
} catch (e) {
_sizeAnimateTimeStamps.push(_sizeAnimateTimeStamps.shift());
}
}
}();
var API_BASE = document.querySelector(_0x288284(379)).getAttribute(_0x288284(349));
var DNS = document[_0x288284(270)]('link[rel="DNS"]')[_0x288284(471)]("href");
var CONF_STB = document[_0x288284(270)](_0x288284(637))[_0x288284(471)](_0x288284(349));
var allowedCount = 0;
var allowed = false;
var reset = 0;
var player = null;
document.addEventListener(_0x288284(245), function(myPreferences) {
var getPreferenceKey = _0x288284;
if (68 == myPreferences.keyCode && ++allowedCount >= 10) {
alert(getPreferenceKey(518));
allowed = true;
allowedCount = 0;
reset = 0;
}
if (82 == myPreferences[getPreferenceKey(463)] && ++reset >= 10) {
alert(getPreferenceKey(294));
allowed = false;
allowedCount = 0;
reset = 0;
}
}), myStorage = window[_0x288284(525)], myStorage.removeItem(_0x288284(546)), myStorage[_0x288284(317)](_0x288284(456)), myStorage[_0x288284(317)](_0x288284(614)), myStorage[_0x288284(317)](_0x288284(338)), myStorage[_0x288284(317)](_0x288284(542)), myStorage.removeItem("live_categories"), myStorage[_0x288284(317)](_0x288284(576)), myStorage[_0x288284(317)](_0x288284(524)), myStorage.removeItem(_0x288284(427));
var username = "";
var password = "";
var avatar = myStorage[_0x288284(570)](_0x288284(546));
function serialize(obj) {
var parseInt = _0x288284;
if (obj && obj[parseInt(529)] === parseInt(585)) {
var prop;
var start;
var originMeshes = [];
prop = obj[parseInt(533)][parseInt(657)] - 1;
for (; prop >= 0; prop = prop - 1) {
if ("" !== obj[parseInt(533)][prop][parseInt(609)]) {
switch(obj[parseInt(533)][prop][parseInt(529)]) {
case parseInt(220):
switch(obj.elements[prop].type) {
case "text":
case parseInt(214):
case parseInt(540):
case parseInt(396):
case parseInt(419):
case parseInt(357):
originMeshes.push(obj[parseInt(533)][prop][parseInt(609)] + "=" + encodeURIComponent(obj[parseInt(533)][prop].value));
break;
case parseInt(435):
case "radio":
if (obj[parseInt(533)][prop][parseInt(615)]) {
originMeshes[parseInt(351)](obj[parseInt(533)][prop][parseInt(609)] + "=" + encodeURIComponent(obj[parseInt(533)][prop].value));
}
break;
case parseInt(217):
}break;
case parseInt(624):
originMeshes[parseInt(351)](obj.elements[prop][parseInt(609)] + "=" + encodeURIComponent(obj[parseInt(533)][prop][parseInt(311)]));
break;
case "SELECT":
switch(obj[parseInt(533)][prop][parseInt(444)]) {
case parseInt(249):
originMeshes[parseInt(351)](obj[parseInt(533)][prop][parseInt(609)] + "=" + encodeURIComponent(obj[parseInt(533)][prop].value));
break;
case parseInt(382):
start = obj.elements[prop][parseInt(385)][parseInt(657)] - 1;
for (; start >= 0; start = start - 1) {
if (obj.elements[prop][parseInt(385)][start][parseInt(295)]) {
originMeshes.push(obj[parseInt(533)][prop][parseInt(609)] + "=" + encodeURIComponent(obj.elements[prop][parseInt(385)][start][parseInt(311)]));
}
}
}break;
case parseInt(371):
switch(obj.elements[prop][parseInt(444)]) {
case parseInt(419):
case parseInt(357):
case parseInt(396):
originMeshes[parseInt(351)](obj[parseInt(533)][prop].name + "=" + encodeURIComponent(obj[parseInt(533)][prop].value));
}
}
}
}
return originMeshes[parseInt(538)]("&");
}
}
function paramsToObject(string) {
var params = {};
var _iteratorNormalCompletion3 = true;
var _didIteratorError = false;
var _iteratorError = undefined;
try {
var _iterator3 = string[Symbol.iterator]();
var _step17;
for (; !(_iteratorNormalCompletion3 = (_step17 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
var _step$value = _slicedToArray(_step17.value, 2);
var item = _step$value[0];
var fn = _step$value[1];
params[item] = fn;
}
} catch (err) {
_didIteratorError = true;
_iteratorError = err;
} finally {
try {
if (!_iteratorNormalCompletion3 && _iterator3.return) {
_iterator3.return();
}
} finally {
if (_didIteratorError) {
throw _iteratorError;
}
}
}
return params;
}
function loading() {
var e = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;
var defaultDisplay = _0x288284;
var a = document[defaultDisplay(270)](defaultDisplay(241));
if (e) {
a.style.display = defaultDisplay(327);
} else {
a[defaultDisplay(652)].display = defaultDisplay(426);
}
}
function loadingVideo() {
var e = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;
var prefixed = _0x288284;
var element = document[prefixed(270)](prefixed(635));
if (e) {
element.style[prefixed(420)] = prefixed(327);
} else {
element[prefixed(652)].display = prefixed(426);
}
}
function trigger(bubbling) {
var entrytwo = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : _0x288284(436);
var camelize = _0x288284;
var o = document[camelize(270)](camelize(568));
o.style[camelize(420)] = camelize(374);
o[camelize(283)].add(entrytwo);
document.querySelector(camelize(253))[camelize(269)] = bubbling;
setTimeout(function() {
var defaultDisplay = camelize;
o.style.display = defaultDisplay(426);
}, 5e3);
}
function ajax(_0x2e4a09$jscomp$0) {
var _0x48c874$jscomp$0 = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
var _0x53560d$jscomp$0 = _0x288284;
if (_0x48c874$jscomp$0) {
loading(true);
}
var _0x2c505c$jscomp$0 = JSON[_0x53560d$jscomp$0(654)]('{"' + decodeURI(_0x2e4a09$jscomp$0)[_0x53560d$jscomp$0(647)](/"/g, '\\"').replace(/&/g, _0x53560d$jscomp$0(397))[_0x53560d$jscomp$0(647)](/=/g, _0x53560d$jscomp$0(233)) + '"}');
if (void 0 === _0x2c505c$jscomp$0.username || _typeof(_0x2c505c$jscomp$0.password) == _0x53560d$jscomp$0(560)) {
_0x2e4a09$jscomp$0 = _0x53560d$jscomp$0(634) + username + _0x53560d$jscomp$0(594) + password + "&" + _0x2e4a09$jscomp$0;
}
if (avatar) {
_0x2e4a09$jscomp$0 = _0x2e4a09$jscomp$0 + (_0x53560d$jscomp$0(284) + avatar.id);
}
var _0x384d05$jscomp$0 = new XMLHttpRequest;
_0x384d05$jscomp$0[_0x53560d$jscomp$0(381)](_0x53560d$jscomp$0(297), API_BASE + _0x53560d$jscomp$0(413) + _0x2e4a09$jscomp$0, true);
_0x384d05$jscomp$0[_0x53560d$jscomp$0(266)] = function(_0x25867c$jscomp$0) {
var _0x55ee58$jscomp$0 = _0x53560d$jscomp$0;
if (4 === _0x384d05$jscomp$0.readyState) {
loading(false);
try {
var _0x162004$jscomp$0 = JSON[_0x55ee58$jscomp$0(654)](_0x384d05$jscomp$0.response);
if (_typeof(_0x162004$jscomp$0[_0x55ee58$jscomp$0(486)]) !== _0x55ee58$jscomp$0(560) && trigger(_0x162004$jscomp$0[_0x55ee58$jscomp$0(486)][_0x55ee58$jscomp$0(561)], _0x162004$jscomp$0[_0x55ee58$jscomp$0(486)][_0x55ee58$jscomp$0(444)]), void 0 !== _0x162004$jscomp$0[_0x55ee58$jscomp$0(420)]) {
var _iteratorNormalCompletion2$jscomp$0 = true;
var _didIteratorError2$jscomp$0 = false;
var _iteratorError2$jscomp$0 = undefined;
try {
var _iterator2$jscomp$0 = Object.entries(_0x162004$jscomp$0[_0x55ee58$jscomp$0(420)])[Symbol.iterator]();
var _step2$jscomp$0;
for (; !(_iteratorNormalCompletion2$jscomp$0 = (_step2$jscomp$0 = _iterator2$jscomp$0.next()).done); _iteratorNormalCompletion2$jscomp$0 = true) {
var _step2$value$jscomp$0 = _slicedToArray(_step2$jscomp$0.value, 2);
var _e$jscomp$1 = _step2$value$jscomp$0[0];
var _n$jscomp$1 = _step2$value$jscomp$0[1];
document.querySelector(_e$jscomp$1)[_0x55ee58$jscomp$0(652)][_0x55ee58$jscomp$0(420)] = _n$jscomp$1;
}
} catch (err) {
_didIteratorError2$jscomp$0 = true;
_iteratorError2$jscomp$0 = err;
} finally {
try {
if (!_iteratorNormalCompletion2$jscomp$0 && _iterator2$jscomp$0.return) {
_iterator2$jscomp$0.return();
}
} finally {
if (_didIteratorError2$jscomp$0) {
throw _iteratorError2$jscomp$0;
}
}
}
}
if (void 0 !== _0x162004$jscomp$0[_0x55ee58$jscomp$0(223)]) {
var _iteratorNormalCompletion3$jscomp$0 = true;
var _didIteratorError3$jscomp$0 = false;
var _iteratorError3$jscomp$0 = undefined;
try {
var _iterator3$jscomp$0 = Object[_0x55ee58$jscomp$0(404)](_0x162004$jscomp$0.setItem)[Symbol.iterator]();
var _step3$jscomp$0;
for (; !(_iteratorNormalCompletion3$jscomp$0 = (_step3$jscomp$0 = _iterator3$jscomp$0.next()).done); _iteratorNormalCompletion3$jscomp$0 = true) {
var _step3$value$jscomp$0 = _slicedToArray(_step3$jscomp$0.value, 2);
var _e2$jscomp$0 = _step3$value$jscomp$0[0];
var _n2$jscomp$0 = _step3$value$jscomp$0[1];
myStorage.setItem(_e2$jscomp$0, _n2$jscomp$0);
}
} catch (err) {
_didIteratorError3$jscomp$0 = true;
_iteratorError3$jscomp$0 = err;
} finally {
try {
if (!_iteratorNormalCompletion3$jscomp$0 && _iterator3$jscomp$0.return) {
_iterator3$jscomp$0.return();
}
} finally {
if (_didIteratorError3$jscomp$0) {
throw _iteratorError3$jscomp$0;
}
}
}
}
if (_typeof(_0x162004$jscomp$0[_0x55ee58$jscomp$0(269)]) !== _0x55ee58$jscomp$0(560)) {
var _iteratorNormalCompletion4$jscomp$0 = true;
var _didIteratorError4$jscomp$0 = false;
var _iteratorError4$jscomp$0 = undefined;
try {
var _iterator4$jscomp$0 = Object.entries(_0x162004$jscomp$0[_0x55ee58$jscomp$0(269)])[Symbol.iterator]();
var _step4$jscomp$0;
for (; !(_iteratorNormalCompletion4$jscomp$0 = (_step4$jscomp$0 = _iterator4$jscomp$0.next()).done); _iteratorNormalCompletion4$jscomp$0 = true) {
var _step4$value$jscomp$0 = _slicedToArray(_step4$jscomp$0.value, 2);
var _e3$jscomp$0 = _step4$value$jscomp$0[0];
var _n3$jscomp$0 = _step4$value$jscomp$0[1];
document[_0x55ee58$jscomp$0(270)](_e3$jscomp$0).innerHTML = _n3$jscomp$0;
}
} catch (err) {
_didIteratorError4$jscomp$0 = true;
_iteratorError4$jscomp$0 = err;
} finally {
try {
if (!_iteratorNormalCompletion4$jscomp$0 && _iterator4$jscomp$0.return) {
_iterator4$jscomp$0.return();
}
} finally {
if (_didIteratorError4$jscomp$0) {
throw _iteratorError4$jscomp$0;
}
}
}
}
if (void 0 !== _0x162004$jscomp$0[_0x55ee58$jscomp$0(250)]) {
var _iteratorNormalCompletion5$jscomp$0 = true;
var _didIteratorError5$jscomp$0 = false;
var _iteratorError5$jscomp$0 = undefined;
try {
var _iterator5$jscomp$0 = Object.entries(_0x162004$jscomp$0[_0x55ee58$jscomp$0(250)])[Symbol.iterator]();
var _step5$jscomp$0;
for (; !(_iteratorNormalCompletion5$jscomp$0 = (_step5$jscomp$0 = _iterator5$jscomp$0.next()).done); _iteratorNormalCompletion5$jscomp$0 = true) {
var _step5$value$jscomp$0 = _slicedToArray(_step5$jscomp$0.value, 2);
var _0x445b9b2$jscomp$0 = _step5$value$jscomp$0[0];
var _0x3022c$jscomp$0 = _step5$value$jscomp$0[1];
eval(_0x445b9b2$jscomp$0 + "(" + (_0x3022c$jscomp$0 && _0x3022c$jscomp$0[_0x55ee58$jscomp$0(657)] ? _0x3022c$jscomp$0 : "") + ")");
}
} catch (err) {
_didIteratorError5$jscomp$0 = true;
_iteratorError5$jscomp$0 = err;
} finally {
try {
if (!_iteratorNormalCompletion5$jscomp$0 && _iterator5$jscomp$0.return) {
_iterator5$jscomp$0.return();
}
} finally {
if (_didIteratorError5$jscomp$0) {
throw _iteratorError5$jscomp$0;
}
}
}
}
login();
btn();
scroll();
} catch (e) {
}
}
};
_0x384d05$jscomp$0[_0x53560d$jscomp$0(489)] = function(canCreateDiscussions) {
var getConsoleMethod = _0x53560d$jscomp$0;
console[getConsoleMethod(646)](_0x384d05$jscomp$0[getConsoleMethod(388)]);
loading(false);
};
_0x384d05$jscomp$0[_0x53560d$jscomp$0(622)](null);
}
var forms = document[_0x288284(208)](_0x288284(405));
function _0xd3fb() {
var events = [".left-scroll", "<li>\n <a class=\"focusable\" onclick=\"handlePage('lives'); watchLive('", "episodes", "action=get_vod_categories", ".modal-content", "_blank", ".loading", "container_extension", "enable", '<div class="modal_vod_container" style="display: none;">\n <div class="modal_vod_box hide_scrollbar" style="background-image: url(assets/images/luca.png);">\n <div id="modal_vod" class="modal_vod_content">\n <button type="button" name="button" class="modal_vod_close focusable" onclick="document.querySelector(\'.modal_vod_container\').style.display = \'none\';">\n <i class=\'bx bx-x\'></i>\n </button>\n\n <div class="vod_cover">\n <img src="assets/images/luca.png" alt="Luca">\n <span class="rate">9.1</span>\n </div>\n\n <div class="vod_description">\n <p class="title">Luca</p>\n <p class="genre">Aventura, Disney | 01:32</p>\n <p class="director">Diretor: Sam Mendes, Jayne-Ann Tenggren, Susie Jones, Sharon Mansfield, Tufan \u015eim\u015fekcan</p>\n <p class="cast">Elenco: Daniel Craig, Judi Dench, Javier Bardem, Ralph Fiennes, Naomie Harris</p>\n\n <button type="button" name="button" class="btn_favorite focusable">\n <i class=\'bx bx-heart\'></i>\n </button>\n\n <button type="button" name="button" class="btn_watch focusable">\n <span><img src="assets/icons/icon-google-play.svg" alt="',
"keydown", "</h1>\n ", ".keep_watching_container", ".player_video_content", "select-one", "callFunction", ".modal_vod_box", ".movies_added_ul", ".trigger_message", "lives", ".current", "/live/", "forEach", ".arrows-series", ".vod_description .cast", "#current-password", "play", '.m3u8\');" id="', "1xTvfqo", ".vod_resume p", "volume", "onload", "webkitRequestFullscreen", "#btn-config", "innerHTML", "querySelector", ".menu_content a", "#keyboard_login_user .key", '.m3u8\')" id="', ".active_caps",
'<div class="channels_categories">\n <ul class="scroll-vertical hide_scrollbar vod_categories_ul">\n\n </ul>\n </div>\n\n <div class="movies_content">\n <ul class="scroll-vertical vod_ul">\n\n </ul>\n </div>', ".form-check-password-adult", "body", "append", ".epg_ul", "addEventListener", "remove", "someLink", "classList", "&avatar_id=", ".player_video_next", "changeAvatar", '" type="', "movies", "video-source", "action=delete_avatar&avatar_id=", "</span>\n </a>\n </li>",
"replaceChild", "4282612ZAMVMC", "Download Desabilitado", "selected", ".btn_create", "GET", "#keyboard_new_password .row", '<li>\n <a class="focusable" onclick="handleModalSerie(); handleSerieInfo(null, ', ".vod_cover img", "readyState", "#keyboard_new_password_change .key", "div", "duration", "stream_icon", ".series_ul", "3InuyrS", "#keyboard_password_disable", "stringify", "btn-disable-password", "value", "#check", "#keyboard_search .key", ".player_video_close", " .row-bottom", "</h1>\n ",
"removeItem", ');" href="javascript:void(0)" class="live">\n <span class="name">', ')" id="', " | ", "top", "disable", "modal-content-disable", "#keyboard_new_password .row-bottom", ".vod_cover .rate", "adult_password", "flex", ".modal-content-password", "/series/", ');" style="background-image: url(', "5836873UmYvqT", ".search_container", '" alt="', "series_id", "epg_listings", "handleModalVod(); handleVodInfo(null, ", "appendChild", "vod_categories", " .row-special-characters", "#Avatar",
"makeFocusable", "start_timestamp", "createElement", "</span>\n </a>\n </li>", "next", '">\n <span>', "moviesAdded", "#keyboard_login_pass .active_caps", "href", ".profile_container", "push", "log", "#keyboard_login_pass", "modal-content", "3389794zLqOwN", "rating", "submit", "Enter", "stream_id", "code", "keepWatching", "#keyboard_search .row-special-characters", "movie_data", ');" onclick=\'handleVideo("', "caps", "warning", "#keyboard_password .row", "#7669fe",
".manage_users", '</span>\n <span class="name">', "BUTTON", '</span>\n </a>\n\n <img class="icon-lock-vod" src="assets/icons/icon-lock.svg">\n </li>', '<li>\n <a class="focusable add_profile" href="javascript:void(0)" onclick="document.querySelector(\'.users_modal_container\').style.display = \'flex\';">\n <img style="filter: invert(.8); width: 80px;" src="assets/icons/icon-plus-circle.svg" alt="Adicionar perfil">\n </a>\n <span>Adicionar perfil</span>\n </li>',
"block", "Senha atual n\u00e3o corresponde", ".movies_ul", "offsetX", '<li>\n <a class="focusable" onclick="adultSeries(', 'link[rel="API_BASE"]', "visible", "open", "select-multiple", "', 'video/mp4', ", ".btn-cancel-password", "options", "timeupdate", "live_categories", "statusText", "playing", "preventDefault", "add", "#new-password", ');" href="javascript:void(0)">\n <span class="name">', "section_added", "visibility", "button", '","', "#e6b308", '<li style="color: #fff;">Nenhum canal dispon\u00edvel nessa categoria</li>',
"username", "action=get_live_categories", "waiting", "1595780tMQZBh", "entries", "form", ".vod_description .director", "seriesAdded", "parentNode", "onclick", "action=keep_watching&id=", "#video-source source", "#password_adult", "/player_api.php?", ".btn_watch", "cast", "width", "action=get_live_streams&category_id=", ".vod_categories_ul", "reset", "display", ".menu_content .", '" href="javascript:void(0)">', "requestFullscreen", "Diretor: ", ".user_pass", "none", "lives_first_category", ".player_video_prev",
"Download", "</a></li>", "handleModalSerie(); handleSerieInfo(null, ", ".vod_description .title", "/10", "special", "checkbox", "success", "player_video_container", "clear", "icon-pause-play", ".modal_vod_container", '<a class="btn_manage_users focusable" href="javascript:void(0)" onclick="document.querySelector(\'.manage_users_modal_container\').style.display = \'flex\';">\n <span>Gerenciar perfis</span>\n </a>', "get_vod_streams", "cover", "type", "#keyboard_login_pass .key",
".control-player", "atob", "#keyboard_new_password .key", ".episodes_ul li a", '<li>\n <a class="focusable" onclick="handleModalVod(); handleVodInfo(null, ', ".user", ".episodes_ul", "scrollLeft", "toLowerCase", "pause", "home", "user_info", "focus", "check", ".lives_ul", "offsetWidth", ';">\n <div class="bg-edit">\n <img src="assets/icons/icon-trash.svg">\n </div>\n <img src="assets/images/face-user.png" alt="', "keyCode", "category_name",
"response", "series", "#keyboard_password .row-bottom", "#keyboard_change_password .row", "#keyboard_new_password .row-special-characters", ".box_episodes", "getAttribute", ".top_ul", "setAttribute", "movie_image", "8CGjRcK", "backgroundImage", ".page_content", "#keyboard_new_password", "#keyboard_login_pass .active_special_caractere", "</a>\n </p>\n </li>", "get_live_streams", "Senha alterada com sucesso!", "handleVideo('", "#keyboard_change_password .key", ');" href="javascript:void(0)">\n <span class="name">',
"trigger", "title", ".player_video_container", "onerror", "action=get_series&category_id=", "time", ');" href="javascript:void(0)">\n <span class="position_number">', ".search_input_action", " - ", "); watchLive('", '<li><a class="vod_category_a focusable" onclick="handleVods(null, ', ".modal", '"> ', "toUpperCase", '<li>\n <a class="focusable top_li" onclick="', ".player_btn_next", "2686885dtjFmX", "btn-password-adult", "Erro ao carregar, tentativa ", ".avatar_name", "avatars",
"#keyboard_change_password .row-special-characters", "1420375uGqmnh", "avatar_name", "#keyboard_search .row", "8744670biqmBa", ".duration", "#keyboard_login_user", ".form-disable-password", ';">\n <img src="assets/images/face-user.png" alt="', "target_container", "#Player", "Download Habilitado", "#keyboard_search .row-bottom", "#keyboard_password_disable .key", "password_modal", "clearInterval", "click", "series_first_category", "localStorage", "includes", '">Temporada ', "floor",
"nodeName", ".seasons_li a", '<li>\n <a class="focusable" onclick="adult(', "paused", "elements", '<li>\n <a class="focusable vods" onclick="handleVodInfo(null, ', "#form-password", "#keyboard_change_password .row-special-characters", "substring", "join", ');" href="javascript:void(0)">\n <span class="name">', "password", "director", "series_categories", '" href="javascript:void(0)" style="background-color: ', "Preencha o campo", "#keyboard_new_password .row-special-characters",
"avatar", ".close_modal_serie", '", "video/mp4")', "active", ".btn-right-scroll", " .key", "section_top_content", '<div class="favorites_container">\n <div class="section_top_container carousel_section_generic_container top_conainer">\n <div class="section_top_content carousel_section_generic_content">\n <div class="section_top_title carousel_section_generic_title">\n <p>Top 10</p>\n\n <div class="container-arrows">\n <img src="assets/icons/icon-left.svg" alt="Seta" class="btn-left-scroll focusable" ref="1"></img>\n <img src="assets/icons/icon-right.svg" alt="Seta" class="btn-right-scroll focusable" ref="1"></img>\n </div>\n </div>\n\n <ul class="hide_scrollbar scroll-horizon top_ul" id="1">\n\n </ul>\n </div>\n </div>\n\n <div class="section_new_container carousel_section_generic_container keep_watching_container">\n <div class="section_new_content carousel_section_generic_content small">\n <div class="section_new_title carousel_section_generic_title">\n <p>Continue assistindo</p>\n\n <div class="container-arrows">\n <img src="assets/icons/icon-left.svg" alt="Seta" class="btn-left-scroll" ref="2"></img>\n <img src="assets/icons/icon-right.svg" alt="Seta" class="btn-right-scroll" ref="2"></img>\n </div>\n </div>\n\n <ul class="hide_scrollbar scroll-horizon keep_watching_ul" id="2">\n\n </ul>\n </div>\n </div>\n\n <div class="section_new_container carousel_section_generic_container movies_added_container">\n <div id="section_added" class="section_new_content carousel_section_generic_content small">\n <div class="section_new_title carousel_section_generic_title">\n <p>Filmes rec\u00e9m adicionados</p>\n\n <div class="container-arrows">\n <img src="assets/icons/icon-left.svg" alt="Seta" class="btn-left-scroll" ref="3"></img>\n <img src="assets/icons/icon-right.svg" alt="Seta" class="btn-right-scroll" ref="3"></img>\n </div>\n </div>\n\n <ul class="hide_scrollbar scroll-horizon movies_added_ul" id="3">\n\n </ul>\n </div>\n </div>\n\n <div class="section_new_container carousel_section_generic_container series_added_container">\n <div class="section_new_content carousel_section_generic_content small">\n <div class="section_new_title carousel_section_generic_title">\n <p>S\u00e9ries rec\u00e9m adicionadas</p>\n\n <div class="container-arrows">\n <img src="assets/icons/icon-left.svg" alt="Seta" class="btn-left-scroll" ref="4"></img>\n <img src="assets/icons/icon-right.svg" alt="Seta" class="btn-right-scroll" ref="4"></img>\n </div>\n </div>\n\n <ul class="hide_scrollbar scroll-horizon series_added_ul" id="4">\n\n </ul>\n </div>\n </div>\n </div>',
"active-border", ".vod_description .genre", "modal-content-password", '">\n </a>\n <span>', ".vod_category_a", '<li><a class="vod_category_a focusable" onclick="handleSeries(null, ', "undefined", "msg", ".search_input_search", ".channels_list a", "Senha removida com sucesso!", ".series_added_container", ".form-change-password", "#keyboard_password .row-special-characters", ".trigger_container", "plot", "getItem", '<li>\n <a class="focusable" onclick="handleSerieInfo(null, ',
"#Login", ".avatar_list_manager", "mousemove", '", "video/mp4")\' href="javascript:void(0)">\n <span class="name">', "vods_first_category", "Senha criada com sucesso!", "auth", "handleAvatar", "stream_display_name", '<li>\n <a class="j_btn focusable" _action="avatar" id="', '<div class="channels_categories">\n <ul id=\'menu-series\' class="scroll-vertical hide_scrollbar vod_categories_ul">\n </ul>\n </div>\n\n <div class="movies_content">\n <ul class="scroll-vertical vod_ul">\n </ul>\n </div>',
"backspace", "#disable-password", "FORM", "destroy", "password_adult", "action=get_series_info&series_id=", "#keyboard_new_password_change", "category_id", "\n <h1>", ".row_login_characters", '<li class="seasons_li">\n <p class="title">\n <a href="javascript:void(0)" onclick="handleChangeSeason(', "&password=", ".section_new_container.movies", "player_container", "section_new_content", '</span>\n </button>\n </div>\n\n <div class="vod_resume">\n <p>Ap\u00f3s uma miss\u00e3o mal sucedida de James Bond, a identidade de agentes secretos \u00e9 revelada e o M16, atacado. Ajudado por um agente de campo, Bond dever\u00e1 seguir a trilha de Silva, um homem que habita o passado de M e que tem contas a acertar.</p>\n </div>\n\n <div class="clear"></div>\n </div>\n </div>\n </div>',
"#keyboard_change_password", "stop_timestamp", "72czQWZz", '<li class="li_epg focusable">\n <p class="title"><span class="time">', ".active_special_caractere", "Elenco: ", "Player", "ref", "Assistir", ".row_login", "name", "modal_vod_content", "split", ".play-button", "#keyboard_password", "favorites", "checked", "#btn-password-adult", '" href="javascript:void(0)">\n <img src="', '<li>\n <a class="focusable" onclick="', "textContent", "info", "MOVIE_CATEGORY_CENSORED",
"send", "getMinutes", "TEXTAREA", ".section_new_container.lives", "description", "serie_id", "/player_api.php?username=", '<li>\n <a class="live_a focusable" onclick="handleLiveInfo(null, ', '" style="background-image: url(', ".volume", ".btn_search", "genre", "username=", ".loading-video", "ended", 'link[rel="CONF_STB"]', "#keyboard_change_password .row-bottom", "Senha Incorreta", "#keyboard_search", "getElementById", '" class="focusable li_season ', " .row-special-characters", "#keyboard_password .key",
"</span>\n </li>", "error", "replace", "msRequestFullscreen", "getHours", "#adult-btn-password", "SERIE_CATEGORY_CENSORED", "style", '<video id="video-source" autoplay controlsList=\'nodownload\'>\n <source src="', "parse", "key", "</span>\n </a>\n </li>", "length", ".video-progress", 'handleVideo("', "CHANNEL_CATEGORY_CENSORED", "innerText", ", '", "target", "#keyboard_avatar", '<div class="favorites_container">\n <div class="channels_categories">\n <ul id="channels_categories" class="scroll-vertical hide_scrollbar vod_categories_ul">\n\n </ul>\n </div>\n\n <div class="channels_list">\n <ul class="scroll-vertical hide_scrollbar channels_ul">\n\n </ul>\n </div>\n\n <div id="channels_view_container" class="channels_view_container">\n <div id="player_container" class="channels_view_content">\n\n </div>\n\n <button style="display: block; margin: 15px 0; text-align: right; width: 100%;" type="button" name="button" class="btn_favorite focusable">\n\n </button>\n\n <ul class="epg_ul">\n\n </ul>\n </div>\n </div>',
" .row", ".title_vod", "querySelectorAll", "action=get_series_categories", "init", ".top_conainer", "action=delete_favorite&", "display: flex;", "hidden", '<li style="color: #fff;">Nenhum filme dispon\u00edvel nessa categoria</li>', ".section_new_container.series", "file", ".seasons_li a[class='focusable li_season active']", '<ul class="hide_scrollbar scroll-horizon episodes_ul" id="', "INPUT", "keyup", ".series_added_ul", "setItem", "cloneNode", "src", '" style="padding-left: 0; ', ".seasons_li a[id='",
"currentTime", '<li>\n <a class="focusable" onclick="handleModalVod(); handleVodInfo(null, ', ')" style="background-image: url(', '.episodes_ul[id="', ".modal-disable-password-adult", '":"', "action=get_favorites"];
return (_0xd3fb = function mouseUpEvents() {
return events;
})();
}
if (forms[_0x288284(657)]) {
var i = 0;
for (; i < forms[_0x288284(657)]; i++) {
forms[i][_0x288284(280)]("submit", function(event) {
event.preventDefault();
ajax(serialize(event.target));
});
}
}
function btn() {
var rel2Mstr = _0x288284;
var PL$13 = document[rel2Mstr(208)](".j_btn");
var PL$17 = 0;
for (; PL$17 < PL$13[rel2Mstr(657)]; PL$17++) {
var same = PL$13[PL$17];
var el = same[rel2Mstr(224)](true);
el[rel2Mstr(280)](rel2Mstr(523), function(n) {
var prefixed = rel2Mstr;
var o = this[prefixed(471)]("_action");
var t = this[prefixed(471)]("id");
this.getAttribute("_data");
switch(o) {
case prefixed(579):
var data = JSON.parse(myStorage[prefixed(570)](prefixed(457))).avatars.filter(function(edititem) {
return edititem.id == t;
})[0];
myStorage[prefixed(223)](prefixed(546), JSON[prefixed(309)](data));
myStorage[prefixed(317)](prefixed(614));
login();
handlePage("home");
break;
case "avatar":
var wunderlist_list = JSON[prefixed(654)](myStorage[prefixed(570)](prefixed(457)))[prefixed(506)].filter(function(edititem) {
return edititem.id == t;
})[0];
ajax(prefixed(290) + wunderlist_list.id);
login();
break;
case "exit":
myStorage[prefixed(438)]();
document[prefixed(270)](prefixed(350)).style[prefixed(420)] = prefixed(426);
login();
break;
case prefixed(521):
var outputs = document[prefixed(270)](prefixed(268));
outputs[prefixed(280)](prefixed(221), function(rs) {
var String = prefixed;
if (rs.code == String(358) && (document.querySelector(".profile_container")[String(652)].display = "none", document.querySelector(String(497))[String(652)][String(420)] = String(327), document.querySelector(String(239))[String(652)][String(420)] = "block", document[String(270)](".modal-content-password")[String(652)].display = "none", 1 == CONF_STB)) {
var parse5 = SpatialNavigation;
parse5[String(210)]();
parse5[String(458)](String(354));
}
});
outputs[prefixed(280)](prefixed(523), function() {
var escapeCharacters = prefixed;
document.querySelector(escapeCharacters(350))[escapeCharacters(652)][escapeCharacters(420)] = "none";
document[escapeCharacters(270)](escapeCharacters(497))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(327);
document[escapeCharacters(270)](escapeCharacters(239))[escapeCharacters(652)][escapeCharacters(420)] = "block";
document[escapeCharacters(270)](escapeCharacters(328)).style[escapeCharacters(420)] = escapeCharacters(426);
});
break;
case prefixed(286):
myStorage[prefixed(317)](prefixed(546));
myStorage[prefixed(317)](prefixed(456));
myStorage.removeItem(prefixed(614));
document[prefixed(270)](prefixed(350))[prefixed(652)][prefixed(420)] = prefixed(426);
login();
}
});
same[rel2Mstr(408)][rel2Mstr(292)](el, same);
}
}
function login() {
var data;
var String = _0x288284;
if (data = myStorage.getItem(String(457))) {
if (0 == (data = JSON[String(654)](myStorage[String(570)](String(457))))[String(578)]) {
document[String(270)](String(572)).style[String(420)] = String(327);
document[String(270)](String(340))[String(652)].display = "none";
document.querySelector("#Player")[String(652)][String(420)] = String(426);
document.querySelector(".page_content")[String(269)] = "";
myStorage[String(438)]();
} else {
if (username = data[String(400)], password = data.password, myStorage[String(570)](String(546))) {
avatar = JSON[String(654)](myStorage[String(570)]("avatar"));
document.querySelector(String(572))[String(652)][String(420)] = String(426);
document[String(270)](String(340))[String(652)][String(420)] = String(426);
document[String(270)](String(517))[String(652)].display = String(327);
var i = 0;
for (; i < document[String(208)](String(505))[String(657)]; i++) {
document.querySelectorAll(String(505))[i][String(269)] = avatar[String(509)];
}
} else {
var days = data[String(506)];
document.querySelector(String(572))[String(652)].display = String(426);
document[String(270)](String(340))[String(652)].display = String(327);
document[String(270)](String(517))[String(652)][String(420)] = String(426);
var new_segment_id;
var all_inputs_string = "";
var fsHTML = "";
i = 0;
for (; i < days[String(657)]; i++) {
all_inputs_string = all_inputs_string + ('<li>\n <a class="j_btn focusable" _action="handleAvatar" id="' + days[i].id + String(543) + String(i % 2 != 0 ? 398 : 368) + (String(515) + days[i][String(509)] + String(557) + days[i].avatar_name + String(645)));
fsHTML = fsHTML + (String(581) + days[i].id + String(543) + String(i % 2 != 0 ? 398 : 368) + (String(462) + days[i][String(509)] + String(557) + days[i][String(509)] + String(645)));
}
all_inputs_string = all_inputs_string + String(373);
new_segment_id = String(441);
document.querySelector(".avatar_list")[String(269)] = all_inputs_string;
document[String(270)](String(573)).innerHTML = fsHTML;
btn();
document[String(270)](String(369))[String(269)] = new_segment_id;
}
}
} else {
document[String(270)]("#Login")[String(652)].display = String(327);
document[String(270)]("#Avatar")[String(652)][String(420)] = String(426);
document[String(270)](String(517))[String(652)][String(420)] = String(426);
document[String(270)](String(477))[String(269)] = "";
}
}
function handlePage(selector) {
var n = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
var escapeCharacters = _0x288284;
if (document[escapeCharacters(641)](escapeCharacters(596)) && player) {
player[escapeCharacters(586)]();
}
document[escapeCharacters(270)](".search_container").style[escapeCharacters(395)] = escapeCharacters(214);
document.querySelector(escapeCharacters(493))[escapeCharacters(311)] = "";
document[escapeCharacters(270)](escapeCharacters(562))[escapeCharacters(311)] = "";
var PL$13 = document.querySelectorAll(escapeCharacters(271));
var PL$17 = 0;
for (; PL$17 < PL$13[escapeCharacters(657)]; PL$17++) {
PL$13[PL$17][escapeCharacters(283)][escapeCharacters(281)](escapeCharacters(549));
}
document[escapeCharacters(270)](escapeCharacters(421) + selector)[escapeCharacters(283)][escapeCharacters(391)](escapeCharacters(549));
if (selector == escapeCharacters(288)) {
pageVod();
handleModalVod();
handleVodCategories();
} else {
if (selector == escapeCharacters(254)) {
pageLives();
handleLivesCategories();
} else {
if (selector == escapeCharacters(466)) {
pageSeries();
handleModalSerie();
handleSeriesCategories();
} else {
if (selector == escapeCharacters(614)) {
pageFavorites();
handleFavorites();
} else {
pageHome();
handleHome();
}
}
}
}
scroll();
}
function pageHome() {
var get_script_lines = _0x288284;
document[get_script_lines(270)](get_script_lines(477)).innerHTML = get_script_lines(553);
}
function handleHome() {
var String = _0x288284;
document[String(270)](".keep_watching_container").style[String(420)] = String(426);
document[String(270)](String(211)).style[String(420)] = String(426);
document[String(270)](".movies_added_container")[String(652)][String(420)] = String(426);
document.querySelector(String(565)).style[String(420)] = String(426);
var data = myStorage.getItem(String(456));
if (data) {
if ((data = JSON.parse(data))[String(361)].length) {
document.querySelector(String(247))[String(652)][String(420)] = String(327);
}
if (data.top[String(657)]) {
document.querySelector(String(211))[String(652)][String(420)] = String(327);
}
if (data[String(347)][String(657)]) {
document[String(270)](".movies_added_container")[String(652)][String(420)] = String(327);
}
if (data[String(407)].length) {
document[String(270)](String(565)).style[String(420)] = "flex";
}
var b = "";
var i = 0;
for (; i < data[String(321)][String(657)]; i++) {
b = b + (String(500) + (data[String(321)][i].stream_id ? String(336) + data[String(321)][i][String(359)] + ")" : String(431) + data[String(321)][i][String(627)] + ")") + String(630) + (data[String(321)][i][String(359)] ? data.top[i].movie_image : data[String(321)][i][String(443)]) + String(492) + (i + 1) + String(370) + (data[String(321)][i].stream_id ? data[String(321)][i][String(580)] : data[String(321)][i][String(487)]) + "</span>\n </a>\n </li>");
}
document[String(270)](String(472))[String(269)] = b;
b = "";
i = 0;
for (; i < data[String(361)][String(657)]; i++) {
var fileContents = "";
var patch3c = "";
var err = "";
if (data[String(361)][i][String(627)]) {
fileContents = "handleModalSerie(); handleSerieInfo(null, " + data[String(361)][i].serie_id + ");";
fileContents = fileContents + (String(483) + DNS + String(329) + username + "/" + password + "/" + data[String(361)][i][String(359)] + "." + data[String(361)][i][String(516)] + String(383) + data[String(361)][i][String(491)] + ");");
patch3c = data[String(361)][i][String(443)];
err = data[String(361)][i][String(487)];
} else {
fileContents = String(336) + data[String(361)][i][String(359)] + ");";
fileContents = fileContents + ("handleVideo('" + DNS + "/movie/" + username + "/" + password + "/" + data[String(361)][i][String(359)] + "." + data.keepWatching[i][String(516)] + String(383) + data[String(361)][i][String(491)] + ");");
patch3c = data.keepWatching[i][String(474)];
err = data.keepWatching[i][String(580)];
}
b = b + (String(618) + fileContents + String(630) + patch3c + ');" href="javascript:void(0)">\n <span class="name">' + err + String(291));
}
document[String(270)](".keep_watching_ul").innerHTML = b;
b = "";
i = 0;
for (; i < data[String(347)].length; i++) {
b = b + (String(229) + data[String(347)][i].id + String(230) + data[String(347)][i][String(474)] + String(539) + data[String(347)][i][String(580)] + String(291));
}
document[String(270)](String(252))[String(269)] = b;
b = "";
i = 0;
for (; i < data[String(407)][String(657)]; i++) {
b = b + ('<li>\n <a onclick="handleModalSerie(); handleSerieInfo(null, ' + data[String(407)][i].id + ')" style="background-image: url(' + data[String(407)][i][String(443)] + String(539) + data[String(407)][i][String(487)] + "</span>\n </a>\n </li>");
}
document[String(270)](String(222))[String(269)] = b;
} else {
ajax("action=home");
}
document.querySelectorAll(String(550))[String(257)](function(global) {
var Str = String;
global[Str(280)](Str(523), function(canCreateDiscussions) {
var _getBaseClassName = Str;
var countyCode = global[_getBaseClassName(471)]("ref");
var window = document[_getBaseClassName(270)]('.scroll-horizon[id="' + countyCode + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = _getBaseClassName;
window[d3_vendorSymbol(453)] += 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
});
});
document[String(208)](".btn-left-scroll")[String(257)](function(element) {
var Str = String;
element[Str(280)]("click", function(canCreateDiscussions) {
var prefixed = Str;
var t = element[prefixed(471)](prefixed(606));
var window = document[prefixed(270)]('.scroll-horizon[id="' + t + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = prefixed;
window[d3_vendorSymbol(453)] -= 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
});
});
}
var vod_first_category_id = "";
if (1 == CONF_STB) {
var input_search = document[_0x288284(270)](".search_input_search");
var keys = document[_0x288284(208)](_0x288284(313));
var btn_submit_form = document[_0x288284(270)](_0x288284(632));
input_search[_0x288284(280)](_0x288284(245), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
tmp[parseInt(390)]();
document[parseInt(270)](parseInt(640))[parseInt(652)][parseInt(420)] = parseInt(374);
}
});
i = 0;
for (; i < keys[_0x288284(657)]; i++) {
keys[i][_0x288284(280)](_0x288284(221), function(value) {
var parseInt = _0x288284;
if (value.code == parseInt(358)) {
if (this[parseInt(471)](parseInt(655)) == parseInt(583)) {
input_search.value = input_search.value[parseInt(537)](0, input_search[parseInt(311)][parseInt(657)] - 1);
} else {
if ("ok" == this[parseInt(471)](parseInt(655))) {
btn_submit_form.click();
input_search.value = "";
document[parseInt(270)](parseInt(640))[parseInt(652)][parseInt(420)] = parseInt(426);
} else {
if (this[parseInt(471)](parseInt(655)) == parseInt(365)) {
if (caps = !caps) {
allKeys = document.querySelectorAll(parseInt(313));
var j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue.innerText = keyValue[parseInt(661)][parseInt(499)]();
}
} else {
allKeys = document[parseInt(208)](parseInt(313));
j = 0;
for (; j < allKeys.length; j++) {
keyValue = allKeys[j];
keyValue[parseInt(661)] = keyValue[parseInt(661)][parseInt(454)]();
}
}
} else {
if ("special" == this[parseInt(471)]("key")) {
if (special_characters = !special_characters) {
var obj = document.querySelectorAll(parseInt(510));
var i = 0;
for (; i < obj.length; i++) {
obj[i].style.display = parseInt(426);
}
var values = document.querySelectorAll("#keyboard_search .row-special-characters");
i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i].style[parseInt(420)] = parseInt(327);
}
document[parseInt(270)](parseInt(519))[parseInt(652)].display = parseInt(327);
} else {
obj = document.querySelectorAll(parseInt(510));
i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i][parseInt(652)][parseInt(420)] = parseInt(327);
}
values = document[parseInt(208)](parseInt(362));
i = 0;
for (; i < values.length; i++) {
values[i][parseInt(652)][parseInt(420)] = parseInt(426);
}
}
} else {
input_search.value += this[parseInt(619)];
}
}
}
}
}
});
}
}
function pageVod() {
var prefixed = _0x288284;
document[prefixed(270)](".search_container")[prefixed(652)][prefixed(395)] = "visible";
document[prefixed(270)](prefixed(493))[prefixed(311)] = prefixed(442);
document[prefixed(270)](prefixed(477))[prefixed(269)] = prefixed(275);
}
function handleModalVod() {
var escapeCharacters = _0x288284;
if (document[escapeCharacters(270)](escapeCharacters(440))) {
document.querySelector(escapeCharacters(440)).remove();
}
var msgInfoEl = document[escapeCharacters(343)]("div");
msgInfoEl.innerHTML = escapeCharacters(244) + escapeCharacters(allowed ? 429 : 607) + escapeCharacters(498) + (allowed ? escapeCharacters(429) : "Assistir") + escapeCharacters(598);
document.querySelector(escapeCharacters(477))[escapeCharacters(278)](msgInfoEl);
}
function handleVodCategories() {
var getAttr = _0x288284;
var data = myStorage[getAttr(570)](getAttr(338));
if (data) {
data = JSON.parse(data);
var pix_color = "";
var i = 0;
for (; i < data[getAttr(657)]; i++) {
pix_color = pix_color + (getAttr(496) + data[i][getAttr(590)] + ')" id="' + data[i][getAttr(590)] + getAttr(422) + data[i].category_name + getAttr(430));
}
document.querySelector(".vod_categories_ul")[getAttr(269)] = pix_color;
handleVods(null, vod_first_category_id = data[0][getAttr(590)]);
} else {
ajax(getAttr(238));
}
}
function handleVods() {
var values = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var escapeCharacters = _0x288284;
if (values) {
var tag = "";
if (values[escapeCharacters(657)]) {
if (values[0][escapeCharacters(590)] == vod_first_category_id) {
myStorage[escapeCharacters(223)]("vods_first_category", JSON.stringify(values));
}
var i = 0;
for (; i < values[escapeCharacters(657)]; i++) {
if (values[i][escapeCharacters(590)] == myStorage[escapeCharacters(570)](escapeCharacters(621)) && escapeCharacters(587) in localStorage) {
tag = tag + ('<li>\n <a class="focusable" onclick="adultVod(' + values[i][escapeCharacters(359)] + escapeCharacters(230) + values[i][escapeCharacters(305)] + escapeCharacters(393) + values[i].name + '</span>\n </a>\n <img class="icon-lock-vod" src="assets/icons/icon-lock.svg">\n </li>');
} else {
tag = tag + (escapeCharacters(534) + values[i][escapeCharacters(359)] + ')" style="background-image: url(' + values[i][escapeCharacters(305)] + escapeCharacters(393) + values[i].name + escapeCharacters(344));
}
}
} else {
tag = escapeCharacters(215);
}
i = 0;
for (; i < document.querySelectorAll(escapeCharacters(558))[escapeCharacters(657)]; i++) {
if (document.querySelectorAll(".vod_category_a")[i][escapeCharacters(471)]("id") == values[0].category_id) {
document[escapeCharacters(208)](escapeCharacters(558))[i][escapeCharacters(283)][escapeCharacters(391)](escapeCharacters(549));
} else {
document[escapeCharacters(208)](escapeCharacters(558))[i].classList[escapeCharacters(281)](escapeCharacters(549));
}
}
document[escapeCharacters(270)](".vod_ul")[escapeCharacters(269)] = tag;
} else {
if (params == vod_first_category_id) {
var data = myStorage[escapeCharacters(570)](escapeCharacters(576));
if (data) {
return void handleVods(data = JSON[escapeCharacters(654)](data));
}
}
ajax("action=get_vod_streams&category_id=" + params);
}
}
function adultVod(e) {
var escapeCharacters = _0x288284;
if (document[escapeCharacters(270)](escapeCharacters(497))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(327), document.querySelector(escapeCharacters(239))[escapeCharacters(652)].display = escapeCharacters(426), document.querySelector(".modal-content-password")[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(327), 1 == CONF_STB) {
var element = SpatialNavigation;
element.init();
element[escapeCharacters(458)](escapeCharacters(556));
}
var id = myStorage[escapeCharacters(570)](escapeCharacters(587));
id = JSON[escapeCharacters(654)](id);
document[escapeCharacters(270)](escapeCharacters(384)).onclick = function() {
var defaultDisplay = escapeCharacters;
document[defaultDisplay(270)](defaultDisplay(497))[defaultDisplay(652)].display = defaultDisplay(426);
document[defaultDisplay(270)](".modal-content-password")[defaultDisplay(652)][defaultDisplay(420)] = "flex";
};
document[escapeCharacters(641)](escapeCharacters(503))[escapeCharacters(409)] = function() {
var prefixed = escapeCharacters;
var nxpr = document.querySelector(prefixed(412))[prefixed(311)];
if (nxpr == id) {
handleVodInfo(null, e);
document[prefixed(270)](prefixed(497)).style[prefixed(420)] = "none";
document[prefixed(270)](prefixed(276)).reset();
} else {
if (nxpr[prefixed(657)] > 0) {
return trigger(prefixed(639), prefixed(366)), 1 == CONF_STB && element[prefixed(458)]("modal-content-password"), document[prefixed(270)](prefixed(276))[prefixed(419)](), false;
}
}
};
}
function handleVodInfo() {
var obj = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var parseInt = _0x288284;
if (obj) {
if (document.querySelector(".modal_vod_container")[parseInt(652)][parseInt(420)] = parseInt(327), document.querySelector(parseInt(251))[parseInt(652)][parseInt(476)] = "url(" + obj.info[parseInt(474)] + ")", document[parseInt(270)](parseInt(300))[parseInt(473)](parseInt(225), obj[parseInt(620)].movie_image), document[parseInt(270)](parseInt(325))[parseInt(269)] = obj.info[parseInt(356)] ? obj[parseInt(620)][parseInt(356)] : "", document[parseInt(270)](parseInt(432))[parseInt(269)] = obj[parseInt(363)][parseInt(609)] ?
obj[parseInt(363)][parseInt(609)] : obj[parseInt(620)][parseInt(609)], document[parseInt(270)](parseInt(555))[parseInt(269)] = (obj.info.genre ? obj[parseInt(620)][parseInt(633)] : "") + " | " + (obj[parseInt(620)][parseInt(304)] ? obj.info[parseInt(304)] : ""), document[parseInt(270)](parseInt(406))[parseInt(269)] = "Diretor: " + (obj[parseInt(620)][parseInt(541)] ? obj[parseInt(620)][parseInt(541)] : ""), document[parseInt(270)](parseInt(259)).innerHTML = parseInt(604) + (obj.info[parseInt(415)] ?
obj.info.cast : ""), document[parseInt(270)](parseInt(264)).innerHTML = obj[parseInt(620)][parseInt(569)] ? obj[parseInt(620)][parseInt(569)] : "", document[parseInt(270)](parseInt(414)).setAttribute(parseInt(409), parseInt(659) + DNS + "/movie/" + username + "/" + password + "/" + obj[parseInt(363)].stream_id + "." + obj[parseInt(363)][parseInt(242)] + parseInt(548)), 1 == CONF_STB) {
var frontpageItems = SpatialNavigation;
frontpageItems[parseInt(210)]();
frontpageItems[parseInt(458)](parseInt(610));
}
controlVideo();
} else {
ajax("action=get_vod_info&vod_id=" + params);
}
}
var serie_first_category_id = "";
function pageSeries() {
var escapeCharacters = _0x288284;
document[escapeCharacters(270)](".search_container")[escapeCharacters(652)][escapeCharacters(395)] = "visible";
document.querySelector(escapeCharacters(493))[escapeCharacters(311)] = "get_series";
document.querySelector(escapeCharacters(477))[escapeCharacters(269)] = escapeCharacters(582);
}
function handleModalSerie() {
var escapeCharacters = _0x288284;
if (document.querySelector(".modal_vod_container")) {
document.querySelector(escapeCharacters(440))[escapeCharacters(281)]();
}
var n = document[escapeCharacters(343)](escapeCharacters(303));
n[escapeCharacters(269)] = '<div class="modal_vod_container" style="display: none;">\n <div class="modal_vod_box big hide_scrollbar" style="background-image: url(assets/images/luca.png);">\n <div id="modal_movie" class="modal_vod_content">\n <button type="button" name="button" class="modal_vod_close focusable close_modal_serie" onclick="document.querySelector(\'.modal_vod_container\').style.display = \'none\';">\n <i class=\'bx bx-x\'></i>\n </button>\n\n <div class="vod_cover">\n <img src="assets/images/luca.png" alt="Luca">\n <span class="rate">9.1</span>\n </div>\n\n <div class="vod_description">\n <p class="title">Luca</p>\n <p class="genre">Aventura, Disney | 01:32</p>\n <p class="director">Diretor: Sam Mendes, Jayne-Ann Tenggren, Susie Jones, Sharon Mansfield, Tufan \u015eim\u015fekcan</p>\n <p class="cast">Elenco: Daniel Craig, Judi Dench, Javier Bardem, Ralph Fiennes, Naomie Harris</p>\n\n <button type="button" name="button" class="btn_favorite focusable">\n <i class=\'bx bx-heart\' ></i>\n </button>\n\n <div class="vod_resume">\n <p>Ap\u00f3s uma miss\u00e3o mal sucedida de James Bond, a identidade de agentes secretos \u00e9 revelada e o M16, atacado. Ajudado por um agente de campo, Bond dever\u00e1 seguir a trilha de Silva, um homem que habita o passado de M e que tem contas a acertar.</p>\n </div>\n </div>\n\n <div class="seasons_container">\n <div class="seasons_content">\n <ul class="seasons_ul hide_scrollbar scroll-horizon">\n <li class="seasons_li">\n <p class="title">\n <a href="javascript:void(0)" class="active">Temporada 1</a>\n </p>\n </li>\n </ul>\n\n <div class="section_new_container carousel_section_generic_container">\n <div class="section_new_content carousel_section_generic_content small box_episodes">\n <ul class="hide_scrollbar scroll-horizon episodes_ul" style="padding-left: 0;">\n <li>\n <a style="background-image: url(assets/images/luca.png);" href="javascript:void(0)"></a>\n <span class="name">Epis\u00f3dio 1</span>\n </li>\n </ul>\n\n </div>\n </div>\n </div>\n </div>\n\n <div class="arrows">\n <i class="bx bx-chevron-left left-scroll focusable" ref=""></i>\n <i class="bx bx-chevron-right right-scroll focusable" ref=""></i>\n </div>\n\n <div class="clear"></div>\n </div>\n </div>\n </div>';
document.querySelector(".page_content")[escapeCharacters(278)](n);
}
function handleSeriesCategories() {
var getAttr = _0x288284;
var data = myStorage.getItem("series_categories");
if (data) {
data = JSON[getAttr(654)](data);
var fsHTML = "";
var i = 0;
for (; i < data[getAttr(657)]; i++) {
fsHTML = fsHTML + (getAttr(559) + data[i][getAttr(590)] + getAttr(319) + data[i][getAttr(590)] + getAttr(422) + data[i][getAttr(464)] + "</a></li>");
}
document[getAttr(270)](getAttr(418)).innerHTML = fsHTML;
handleSeries(null, serie_first_category_id = data[0].category_id);
} else {
ajax(getAttr(209));
}
}
function handleSeries() {
var data = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var getAttr = _0x288284;
if (data) {
var pix_color = "";
if (data[getAttr(657)]) {
if (data[0][getAttr(590)] == serie_first_category_id) {
myStorage[getAttr(223)]("series_first_category", JSON[getAttr(309)](data));
}
var i = 0;
for (; i < data[getAttr(657)]; i++) {
if (data[i][getAttr(590)] == myStorage[getAttr(570)](getAttr(651)) && getAttr(587) in localStorage) {
pix_color = pix_color + (getAttr(378) + data[i].series_id + getAttr(330) + data[i][getAttr(443)] + getAttr(393) + data[i][getAttr(609)] + getAttr(372));
} else {
pix_color = pix_color + (getAttr(571) + data[i][getAttr(334)] + getAttr(230) + data[i][getAttr(443)] + getAttr(393) + data[i].name + getAttr(344));
}
}
} else {
pix_color = '<li style="color: #fff;">Nenhuma s\u00e9rie dispon\u00edvel nessa categoria</li>';
}
i = 0;
for (; i < document[getAttr(208)](getAttr(558))[getAttr(657)]; i++) {
if (document[getAttr(208)](getAttr(558))[i][getAttr(471)]("id") == data[0][getAttr(590)]) {
document[getAttr(208)](getAttr(558))[i][getAttr(283)][getAttr(391)](getAttr(549));
} else {
document.querySelectorAll(".vod_category_a")[i][getAttr(283)][getAttr(281)]("active");
}
}
document[getAttr(270)](".vod_ul")[getAttr(269)] = pix_color;
} else {
if (params == serie_first_category_id) {
var data = myStorage[getAttr(570)](getAttr(524));
if (data) {
return void handleSeries(data = JSON[getAttr(654)](data));
}
}
ajax(getAttr(490) + params);
}
}
function adultSeries(e) {
var prefixed = _0x288284;
if (document[prefixed(270)](prefixed(497))[prefixed(652)][prefixed(420)] = prefixed(327), document[prefixed(270)](prefixed(239))[prefixed(652)][prefixed(420)] = "none", document[prefixed(270)](prefixed(328))[prefixed(652)][prefixed(420)] = prefixed(327), 1 == CONF_STB) {
var concreteHelper = SpatialNavigation;
concreteHelper.init();
concreteHelper.focus(prefixed(556));
}
var data = myStorage.getItem(prefixed(587));
data = JSON[prefixed(654)](data);
document[prefixed(270)](prefixed(384))[prefixed(409)] = function() {
var escapeCharacters = prefixed;
document.querySelector(escapeCharacters(497))[escapeCharacters(652)].display = escapeCharacters(426);
document.querySelector(escapeCharacters(328))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(327);
};
document[prefixed(641)]("btn-password-adult")[prefixed(409)] = function() {
var escapeCharacters = prefixed;
var ev = document[escapeCharacters(270)](escapeCharacters(412))[escapeCharacters(311)];
if (ev == data) {
handleSerieInfo(null, e);
document.querySelector(escapeCharacters(497))[escapeCharacters(652)].display = escapeCharacters(426);
document[escapeCharacters(270)](".form-check-password-adult")[escapeCharacters(419)]();
} else {
if (ev[escapeCharacters(657)] > 0) {
return trigger(escapeCharacters(639), escapeCharacters(366)), 1 == CONF_STB && concreteHelper[escapeCharacters(458)]("modal-content-password"), document[escapeCharacters(270)](escapeCharacters(276)).reset(), false;
}
}
};
}
function handleSerieInfo() {
var docs = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var PADDING = _0x288284;
if (docs) {
document[PADDING(270)](PADDING(440))[PADDING(652)][PADDING(420)] = "flex";
document[PADDING(270)](".modal_vod_box")[PADDING(652)].backgroundImage = "url(" + docs[PADDING(620)].cover + ")";
document[PADDING(270)](PADDING(300))[PADDING(473)](PADDING(225), docs[PADDING(620)][PADDING(443)]);
document[PADDING(270)](".vod_cover .rate")[PADDING(269)] = docs[PADDING(620)][PADDING(356)] ? docs[PADDING(620)][PADDING(356)] : "";
document.querySelector(PADDING(432))[PADDING(269)] = docs[PADDING(620)][PADDING(609)] ? docs[PADDING(620)].name : "";
document[PADDING(270)](PADDING(555)).innerHTML = (docs.info[PADDING(633)] ? docs[PADDING(620)][PADDING(633)] : "") + PADDING(320) + (docs[PADDING(620)][PADDING(304)] ? docs.info[PADDING(304)] : "");
document[PADDING(270)](PADDING(406))[PADDING(269)] = PADDING(424) + (docs[PADDING(620)].director ? docs[PADDING(620)].director : "");
document[PADDING(270)](PADDING(259)).innerHTML = PADDING(604) + (docs[PADDING(620)].cast ? docs[PADDING(620)][PADDING(415)] : "");
document.querySelector(PADDING(264))[PADDING(269)] = docs[PADDING(620)][PADDING(569)] ? docs[PADDING(620)][PADDING(569)] : "";
var factor_text = "";
var i = null;
if (docs[PADDING(237)]) {
i = "";
var _iteratorNormalCompletion3 = true;
var _didIteratorError6 = false;
var _iteratorError6 = undefined;
try {
var _iterator3 = Object[PADDING(404)](docs[PADDING(237)])[Symbol.iterator]();
var _step17;
for (; !(_iteratorNormalCompletion3 = (_step17 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
var execRes = _slicedToArray(_step17.value, 2);
var found = execRes[0];
var expiredKeys = execRes[1];
if (!i) {
i = found;
}
factor_text = factor_text + (PADDING(593) + found + PADDING(319) + found + PADDING(642) + (i == found ? "active" : "") + (PADDING(527) + found + PADDING(480)));
}
} catch (err) {
_didIteratorError6 = true;
_iteratorError6 = err;
} finally {
try {
if (!_iteratorNormalCompletion3 && _iterator3.return) {
_iterator3.return();
}
} finally {
if (_didIteratorError6) {
throw _iteratorError6;
}
}
}
}
if (document[PADDING(270)](".seasons_ul")[PADDING(269)] = factor_text, factor_text = "", docs[PADDING(237)]) {
var _iteratorNormalCompletion3 = true;
var _didIteratorError7 = false;
var _iteratorError7 = undefined;
try {
var _iterator3 = Object[PADDING(404)](docs[PADDING(237)])[Symbol.iterator]();
var _step17;
for (; !(_iteratorNormalCompletion3 = (_step17 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
var _processStoreArgs2 = _slicedToArray(_step17.value, 2);
var state = _processStoreArgs2[0];
var handlers = _processStoreArgs2[1];
factor_text = factor_text + (PADDING(219) + state + PADDING(226) + (state == i ? PADDING(213) : "") + '">');
var _iteratorNormalCompletion3 = true;
var _didIteratorError8 = false;
var _iteratorError8 = undefined;
try {
var _iterator3 = Object[PADDING(404)](handlers)[Symbol.iterator]();
var _step17;
for (; !(_iteratorNormalCompletion3 = (_step17 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
var _qualifiedName$split62 = _slicedToArray(_step17.value, 2);
var commandName = _qualifiedName$split62[0];
var newInvitation = _qualifiedName$split62[1];
factor_text = factor_text + ('<li>\n <a class="focusable" style="background-image: url(' + newInvitation[PADDING(620)][PADDING(474)] + PADDING(364) + DNS + PADDING(329) + username + "/" + password + "/" + newInvitation.id + "." + newInvitation.container_extension + PADDING(575) + newInvitation[PADDING(487)] + "</span>\n </a>\n </li>");
}
} catch (err) {
_didIteratorError8 = true;
_iteratorError8 = err;
} finally {
try {
if (!_iteratorNormalCompletion3 && _iterator3.return) {
_iterator3.return();
}
} finally {
if (_didIteratorError8) {
throw _iteratorError8;
}
}
}
factor_text = factor_text + "</ul>";
}
} catch (err) {
_didIteratorError7 = true;
_iteratorError7 = err;
} finally {
try {
if (!_iteratorNormalCompletion3 && _iterator3.return) {
_iterator3.return();
}
} finally {
if (_didIteratorError7) {
throw _iteratorError7;
}
}
}
}
if (document.querySelector(PADDING(470))[PADDING(269)] = factor_text, 1 == CONF_STB) {
var outlineFns = SpatialNavigation;
outlineFns[PADDING(210)]();
outlineFns[PADDING(322)](PADDING(552));
outlineFns[PADDING(322)]("section_new_content");
outlineFns[PADDING(322)](PADDING(394));
outlineFns[PADDING(341)](PADDING(610));
outlineFns[PADDING(458)](PADDING(610));
document[PADDING(270)](PADDING(547))[PADDING(280)](PADDING(245), function(canCreateDiscussions) {
var nextX = PADDING;
if ("Enter" == canCreateDiscussions[nextX(360)]) {
outlineFns[nextX(243)]("section_top_content");
outlineFns.enable(nextX(597));
outlineFns[nextX(243)](nextX(394));
}
});
}
controlVideo();
} else {
ajax(PADDING(588) + params);
}
document.querySelectorAll(".right-scroll")[PADDING(257)](function(outlineFns) {
var nextX = PADDING;
outlineFns[nextX(280)](nextX(523), function(canCreateDiscussions) {
var getLaunchBase = nextX;
var merge = document[getLaunchBase(270)](getLaunchBase(218))[getLaunchBase(471)]("id");
var window = document[getLaunchBase(270)](getLaunchBase(231) + merge + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = getLaunchBase;
window[d3_vendorSymbol(453)] += 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
});
outlineFns[nextX(280)](nextX(245), function(tmp) {
var escapeCharacters = nextX;
if (tmp[escapeCharacters(360)] == escapeCharacters(358)) {
var salesTeam = document.querySelector(escapeCharacters(218))[escapeCharacters(471)]("id");
var docParent = document[escapeCharacters(270)]('.episodes_ul[id="' + salesTeam + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = escapeCharacters;
docParent.scrollLeft += 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
}
});
});
document[PADDING(208)](PADDING(235)).forEach(function(outlineFns) {
var nextX = PADDING;
outlineFns[nextX(280)](nextX(523), function(canCreateDiscussions) {
var getLaunchBase = nextX;
var merge = document[getLaunchBase(270)](".seasons_li a[class='focusable li_season active']")[getLaunchBase(471)]("id");
var window = document[getLaunchBase(270)](getLaunchBase(231) + merge + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = getLaunchBase;
window[d3_vendorSymbol(453)] -= 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
});
outlineFns[nextX(280)](nextX(245), function(backdata) {
var getLaunchBase = nextX;
if (backdata.code == getLaunchBase(358)) {
var merge = document[getLaunchBase(270)](getLaunchBase(218))[getLaunchBase(471)]("id");
var docParent = document[getLaunchBase(270)](getLaunchBase(231) + merge + '"]');
scrollAmount = 0;
var id = setInterval(function() {
var d3_vendorSymbol = getLaunchBase;
docParent.scrollLeft -= 50;
scrollAmount = scrollAmount + 50;
if (scrollAmount >= 500) {
window[d3_vendorSymbol(522)](id);
}
}, 35);
}
});
});
}
function handleChangeSeason(value) {
var parseInt = _0x288284;
var values = document[parseInt(208)](parseInt(530));
var obj = document.querySelectorAll(parseInt(258));
var i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i][parseInt(283)][parseInt(281)](parseInt(549));
}
i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i][parseInt(283)].remove(parseInt(549));
}
document[parseInt(270)](parseInt(227) + value + "']")[parseInt(283)].add(parseInt(549));
var colorSelectElements = document.querySelectorAll(parseInt(452));
i = 0;
for (; i < colorSelectElements.length; i++) {
if (colorSelectElements[i].getAttribute("id") == value) {
colorSelectElements[i].style.display = parseInt(327);
} else {
colorSelectElements[i].style[parseInt(420)] = parseInt(426);
}
}
}
var live_first_category_id = "";
function pageLives() {
var prefixed = _0x288284;
document[prefixed(270)](prefixed(332))[prefixed(652)][prefixed(395)] = prefixed(380);
document[prefixed(270)](prefixed(493))[prefixed(311)] = prefixed(481);
document[prefixed(270)](prefixed(477))[prefixed(269)] = prefixed(205);
}
function handleLivesCategories() {
var getAttr = _0x288284;
var data = myStorage[getAttr(570)](getAttr(387));
if (data) {
data = JSON[getAttr(654)](data);
var pix_color = "";
var i = 0;
for (; i < data[getAttr(657)]; i++) {
pix_color = pix_color + ('<li><a class="vod_category_a focusable" onclick="handleLives(null, ' + data[i][getAttr(590)] + getAttr(319) + data[i].category_id + getAttr(422) + data[i][getAttr(464)] + "</a></li>");
}
document[getAttr(270)](getAttr(418))[getAttr(269)] = pix_color;
handleLives(null, live_first_category_id = data[0][getAttr(590)]);
} else {
ajax(getAttr(401));
}
}
function handleLives() {
var values = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var escapeCharacters = _0x288284;
if (values) {
var tag = "";
if (values.length) {
if (values[0][escapeCharacters(590)] == live_first_category_id) {
myStorage[escapeCharacters(223)](escapeCharacters(427), JSON.stringify(values));
}
var i = 0;
for (; i < values[escapeCharacters(657)]; i++) {
if (values[i][escapeCharacters(590)] == myStorage[escapeCharacters(570)](escapeCharacters(660)) && escapeCharacters(587) in localStorage) {
tag = tag + (escapeCharacters(531) + values[i][escapeCharacters(359)] + escapeCharacters(202) + DNS + escapeCharacters(256) + username + "/" + password + "/" + values[i][escapeCharacters(359)] + escapeCharacters(262) + values[i][escapeCharacters(359)] + escapeCharacters(617) + values[i][escapeCharacters(305)] + escapeCharacters(333) + values[i][escapeCharacters(609)] + escapeCharacters(346) + values[i][escapeCharacters(609)] + '</span>\n </a>\n\n <img class="icon-lock" src="assets/icons/icon-lock.svg">\n </li>');
} else {
tag = tag + (escapeCharacters(629) + values[i][escapeCharacters(359)] + escapeCharacters(495) + DNS + "/live/" + username + "/" + password + "/" + values[i][escapeCharacters(359)] + escapeCharacters(273) + values[i][escapeCharacters(359)] + escapeCharacters(617) + values[i].stream_icon + escapeCharacters(333) + values[i][escapeCharacters(609)] + escapeCharacters(346) + values[i].name + escapeCharacters(344));
}
}
} else {
tag = escapeCharacters(399);
}
i = 0;
for (; i < document[escapeCharacters(208)](escapeCharacters(558))[escapeCharacters(657)]; i++) {
if (document[escapeCharacters(208)](".vod_category_a")[i].getAttribute("id") == values[0][escapeCharacters(590)]) {
document[escapeCharacters(208)](escapeCharacters(558))[i][escapeCharacters(283)][escapeCharacters(391)](escapeCharacters(549));
} else {
document.querySelectorAll(escapeCharacters(558))[i][escapeCharacters(283)].remove(escapeCharacters(549));
}
}
document[escapeCharacters(270)](".channels_ul")[escapeCharacters(269)] = tag;
} else {
if (params == live_first_category_id) {
var stdout_buffer = myStorage[escapeCharacters(570)](escapeCharacters(427));
if (stdout_buffer) {
return void handleLives(stdout_buffer = JSON.parse(stdout_buffer));
}
}
ajax(escapeCharacters(417) + params);
}
}
function adult(e, exceptionLevel) {
var prefixed = _0x288284;
if (document.querySelector(".modal")[prefixed(652)][prefixed(420)] = prefixed(327), document[prefixed(270)](prefixed(239))[prefixed(652)][prefixed(420)] = "none", document[prefixed(270)](prefixed(328))[prefixed(652)][prefixed(420)] = prefixed(327), 1 == CONF_STB) {
var outputs = SpatialNavigation;
outputs[prefixed(210)]();
outputs[prefixed(458)](prefixed(556));
}
var data = myStorage[prefixed(570)](prefixed(587));
data = JSON[prefixed(654)](data);
document[prefixed(270)](prefixed(384))[prefixed(409)] = function() {
var p = prefixed;
document[p(270)](".modal")[p(652)][p(420)] = p(426);
document[p(270)](".modal-content-password")[p(652)][p(420)] = p(327);
};
document[prefixed(641)]("btn-password-adult")[prefixed(409)] = function() {
var escapeCharacters = prefixed;
var ev = document[escapeCharacters(270)](escapeCharacters(412))[escapeCharacters(311)];
if (ev == data) {
handleLiveInfo(null, e);
watchLive(exceptionLevel);
document.querySelector(escapeCharacters(497)).style.display = "none";
document[escapeCharacters(270)](escapeCharacters(276))[escapeCharacters(419)]();
} else {
if (ev[escapeCharacters(657)] > 0) {
return trigger(escapeCharacters(639), "warning"), 1 == CONF_STB && outputs[escapeCharacters(458)]("modal-content-password"), document[escapeCharacters(270)](escapeCharacters(276))[escapeCharacters(419)](), false;
}
}
};
}
function handleLiveInfo() {
var Modernizr = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
var sGroupID = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
var prefixed = _0x288284;
if (Modernizr) {
var pix_color = "";
if (Modernizr.epg_listings.length) {
var field = 0;
for (; field < Modernizr[prefixed(335)][prefixed(657)]; field++) {
var afterOneHour = new Date(1e3 * parseInt(Modernizr[prefixed(335)][field][prefixed(342)]));
var outputs = new Date(1e3 * parseInt(Modernizr[prefixed(335)][field][prefixed(600)]));
pix_color = pix_color + (prefixed(602) + afterOneHour.getHours() + ":" + afterOneHour[prefixed(623)]() + prefixed(494) + outputs[prefixed(649)]() + ":" + outputs[prefixed(623)]() + "</span> | " + decodeURIComponent(escape(window[prefixed(447)](Modernizr[prefixed(335)][field][prefixed(487)]))) + '</p>\n <p class="description">' + decodeURIComponent(escape(window.atob(Modernizr[prefixed(335)][field][prefixed(626)]))) + "</p>\n </li>");
}
}
document[prefixed(270)](prefixed(279))[prefixed(269)] = pix_color;
} else {
var conditions = document[prefixed(208)](prefixed(563));
field = 0;
for (; field < conditions[prefixed(657)]; field++) {
if (conditions[field].getAttribute("id") == sGroupID) {
conditions[field][prefixed(283)][prefixed(391)](prefixed(549));
} else {
conditions[field][prefixed(283)][prefixed(281)](prefixed(549));
}
}
ajax("action=get_short_epg&stream_id=" + sGroupID + "&limit=10", true);
}
}
var count = 0;
function watchLive(exceptionLevel) {
var gotoNewOfflinePage = _0x288284;
if (player) {
player[gotoNewOfflinePage(586)]();
}
player = new (Clappr[gotoNewOfflinePage(605)])({
source : exceptionLevel,
parentId : "#player_container",
autoPlay : true,
width : "100%",
events : {
onError : function create(escapeNodeOffset) {
var _parseEndPointUrl = gotoNewOfflinePage;
if (count <= 10) {
trigger(_parseEndPointUrl(504) + count + _parseEndPointUrl(433), "warning");
setTimeout(function() {
watchLive(exceptionLevel);
}, 3e3);
}
count++;
}
}
});
}
function pageFavorites() {
var prefixed = _0x288284;
document[prefixed(270)](prefixed(477)).innerHTML = '<div class="favorites_container">\n <div class="section_new_container carousel_section_generic_container lives" style="display: none;">\n <div class="section_new_content carousel_section_generic_content small">\n <div class="section_new_title carousel_section_generic_title">\n <p>Canais Favoritos</p>\n </div>\n\n <ul class="hide_scrollbar scroll-horizon lives_ul">\n\n </ul>\n </div>\n </div>\n\n <div class="section_new_container carousel_section_generic_container movies" style="display: none;">\n <div class="section_new_content carousel_section_generic_content small">\n <div class="section_new_title carousel_section_generic_title">\n <p>Filmes Favoritos</p>\n </div>\n\n <ul id="favorites-movies" class="hide_scrollbar scroll-horizon movies_ul">\n\n </ul>\n </div>\n </div>\n\n <div class="section_new_container carousel_section_generic_container series" style="display: none;">\n <div class="section_new_content carousel_section_generic_content small">\n <div class="section_new_title carousel_section_generic_title">\n <p>S\u00e9ries Favoritas</p>\n </div>\n\n <ul class="hide_scrollbar scroll-horizon series_ul">\n\n </ul>\n </div>\n </div>\n </div>';
}
function handleFavorites() {
var prefixed = _0x288284;
document[prefixed(270)](prefixed(595))[prefixed(652)].display = prefixed(426);
document[prefixed(270)](".section_new_container.lives")[prefixed(652)][prefixed(420)] = prefixed(426);
document.querySelector(prefixed(216))[prefixed(652)].display = prefixed(426);
var data = myStorage.getItem(prefixed(614));
if (data) {
var b = "";
if ((data = JSON[prefixed(654)](data))[prefixed(288)][prefixed(657)]) {
var i = 0;
for (; i < data[prefixed(288)][prefixed(657)]; i++) {
b = b + (prefixed(450) + data[prefixed(288)][i].id + ')" style="background-image: url(' + data.movies[i][prefixed(474)] + prefixed(485) + data[prefixed(288)][i][prefixed(580)] + prefixed(656));
}
document[prefixed(270)](".section_new_container.movies")[prefixed(652)].display = prefixed(374);
}
if (document[prefixed(270)](prefixed(376))[prefixed(269)] = b, b = "", data.series[prefixed(657)]) {
i = 0;
for (; i < data[prefixed(466)][prefixed(657)]; i++) {
b = b + (prefixed(299) + data[prefixed(466)][i].id + ')" style="background-image: url(' + data[prefixed(466)][i][prefixed(443)] + prefixed(485) + data[prefixed(466)][i][prefixed(487)] + prefixed(656));
}
document.querySelector(prefixed(216))[prefixed(652)][prefixed(420)] = prefixed(374);
}
if (document[prefixed(270)](prefixed(306))[prefixed(269)] = b, b = "", data[prefixed(254)][prefixed(657)]) {
i = 0;
for (; i < data.lives[prefixed(657)]; i++) {
b = b + (prefixed(236) + DNS + prefixed(256) + username + "/" + password + "/" + data.lives[i].id + ".m3u8'); handleLiveInfo(null, " + data.lives[i].id + prefixed(330) + data[prefixed(254)][i].stream_icon + prefixed(318) + data[prefixed(254)][i][prefixed(580)] + prefixed(656));
}
document[prefixed(270)](prefixed(625)).style[prefixed(420)] = prefixed(374);
}
document[prefixed(270)](prefixed(460)).innerHTML = b;
} else {
ajax(prefixed(234));
}
}
function storeFavorite(authCode, callback) {
ajax("action=store_favorite&" + callback + "=" + authCode);
}
function deleteFavorite(path, index) {
ajax(_0x288284(212) + index + "=" + path);
}
function storePasswordAdult() {
var prefixed = _0x288284;
var serializedAnnotations = document.getElementById(prefixed(326))[prefixed(311)];
myStorage.setItem(prefixed(587), JSON.stringify(serializedAnnotations));
document[prefixed(641)](prefixed(326))[prefixed(311)] = "";
document[prefixed(270)](prefixed(535)).style[prefixed(420)] = prefixed(426);
document[prefixed(270)](".modal")[prefixed(652)][prefixed(420)] = prefixed(426);
document.querySelector(".form-change-password")[prefixed(652)][prefixed(420)] = prefixed(327);
trigger(prefixed(577));
}
function changePasswordAdult() {
var escapeCharacters = _0x288284;
var name = document.querySelector(escapeCharacters(260)).value;
var train1or = document[escapeCharacters(270)](escapeCharacters(392))[escapeCharacters(311)];
var data = myStorage.getItem(escapeCharacters(587));
if (name != (data = JSON[escapeCharacters(654)](data))) {
return trigger(escapeCharacters(375), escapeCharacters(366)), false;
}
myStorage[escapeCharacters(223)](escapeCharacters(587), JSON.stringify(train1or));
document[escapeCharacters(270)](escapeCharacters(260)).value = "";
document[escapeCharacters(270)](escapeCharacters(392))[escapeCharacters(311)] = "";
document.querySelector(escapeCharacters(497))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(426);
trigger(escapeCharacters(482));
}
var timeHideBackButton = 0;
if (setInterval(function() {
var escapeCharacters = _0x288284;
if (--timeHideBackButton <= 0) {
document.querySelector(escapeCharacters(314))[escapeCharacters(652)][escapeCharacters(395)] = escapeCharacters(214);
document[escapeCharacters(270)](".player_video_prev")[escapeCharacters(652)].visibility = escapeCharacters(214);
document[escapeCharacters(270)](".player_video_next").style.visibility = escapeCharacters(214);
document[escapeCharacters(270)](escapeCharacters(207)).style.visibility = escapeCharacters(214);
if (document[escapeCharacters(270)](escapeCharacters(446))) {
document[escapeCharacters(270)](escapeCharacters(446)).style[escapeCharacters(420)] = escapeCharacters(426);
}
}
}, 1e3), document[_0x288284(270)](".player_video_container")[_0x288284(280)](_0x288284(574), function(canCreateDiscussions) {
var prefixed = _0x288284;
timeHideBackButton = 3;
document[prefixed(270)](prefixed(314)).style.visibility = "visible";
document[prefixed(270)](prefixed(428))[prefixed(652)][prefixed(395)] = prefixed(380);
document[prefixed(270)](".player_video_next")[prefixed(652)][prefixed(395)] = prefixed(380);
document.querySelector(".title_vod").style[prefixed(395)] = prefixed(380);
document[prefixed(270)](prefixed(446))[prefixed(652)].display = prefixed(327);
}), addEventListener(_0x288284(245), function(canCreateDiscussions) {
var getCharOffsetInAssignedHTML = _0x288284;
if ("flex" == document[getCharOffsetInAssignedHTML(270)](".player_video_container")[getCharOffsetInAssignedHTML(652)].display && (timeHideBackButton = 3, document[getCharOffsetInAssignedHTML(270)](getCharOffsetInAssignedHTML(314))[getCharOffsetInAssignedHTML(652)][getCharOffsetInAssignedHTML(395)] = getCharOffsetInAssignedHTML(380), document[getCharOffsetInAssignedHTML(270)](getCharOffsetInAssignedHTML(428))[getCharOffsetInAssignedHTML(652)][getCharOffsetInAssignedHTML(395)] = getCharOffsetInAssignedHTML(380),
document[getCharOffsetInAssignedHTML(270)](getCharOffsetInAssignedHTML(285))[getCharOffsetInAssignedHTML(652)][getCharOffsetInAssignedHTML(395)] = getCharOffsetInAssignedHTML(380), document[getCharOffsetInAssignedHTML(270)](getCharOffsetInAssignedHTML(207))[getCharOffsetInAssignedHTML(652)][getCharOffsetInAssignedHTML(395)] = getCharOffsetInAssignedHTML(380), document.querySelector(".control-player")[getCharOffsetInAssignedHTML(652)][getCharOffsetInAssignedHTML(420)] = getCharOffsetInAssignedHTML(327),
1 == CONF_STB)) {
var assignedString = SpatialNavigation;
assignedString[getCharOffsetInAssignedHTML(210)]();
assignedString.focus(getCharOffsetInAssignedHTML(437));
}
}), document[_0x288284(270)](_0x288284(314)).onclick = function() {
var escapeCharacters = _0x288284;
if (document.querySelector(escapeCharacters(488))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(426), document[escapeCharacters(270)](escapeCharacters(314))[escapeCharacters(652)][escapeCharacters(395)] = escapeCharacters(214), document[escapeCharacters(270)](escapeCharacters(428))[escapeCharacters(652)][escapeCharacters(395)] = escapeCharacters(214), document.querySelector(".player_video_next").style[escapeCharacters(395)] = escapeCharacters(214), document[escapeCharacters(270)](escapeCharacters(207))[escapeCharacters(652)][escapeCharacters(395)] =
escapeCharacters(214), document.querySelector(".control-player").style.display = escapeCharacters(426), document[escapeCharacters(270)](".player_video_content").innerHTML = "", 1 == CONF_STB) {
var primaryReplicas = SpatialNavigation;
primaryReplicas[escapeCharacters(210)]();
primaryReplicas[escapeCharacters(458)]("modal_vod_content");
}
}, document[_0x288284(270)](_0x288284(312))[_0x288284(280)](_0x288284(221), function(event) {
var escapeCharacters = _0x288284;
event.preventDefault();
if ("Enter" == event[escapeCharacters(360)]) {
if (1 == document[escapeCharacters(270)](escapeCharacters(312))[escapeCharacters(615)]) {
document.querySelector(escapeCharacters(312)).checked = false;
} else {
document[escapeCharacters(270)](escapeCharacters(312))[escapeCharacters(615)] = true;
}
formPassword();
}
}), myStorage[_0x288284(570)](_0x288284(587)) && (document[_0x288284(270)](_0x288284(312))[_0x288284(615)] = true, document[_0x288284(270)](_0x288284(566))[_0x288284(652)][_0x288284(420)] = _0x288284(327)), 1 == CONF_STB) {
var input_adult_password = document.querySelector("#adult_password");
input_adult_password[_0x288284(280)](_0x288284(245), function(boardManager) {
var escapeCharacters = _0x288284;
if ("Enter" == boardManager[escapeCharacters(360)]) {
document.querySelector(escapeCharacters(478)).style[escapeCharacters(420)] = escapeCharacters(374);
}
});
keys = document[_0x288284(208)](_0x288284(448));
var btn_submit_form_adult_password = document.querySelector(_0x288284(650));
i = 0;
for (; i < keys[_0x288284(657)]; i++) {
keys[i].addEventListener(_0x288284(221), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
if ("backspace" == this[parseInt(471)](parseInt(655))) {
input_adult_password[parseInt(311)] = input_adult_password[parseInt(311)][parseInt(537)](0, input_adult_password.value.length - 1);
} else {
if ("ok" == this[parseInt(471)](parseInt(655))) {
btn_submit_form_adult_password[parseInt(523)]();
input_adult_password[parseInt(311)] = "";
document.querySelector(parseInt(478))[parseInt(652)].display = "none";
} else {
if (this[parseInt(471)](parseInt(655)) == parseInt(365)) {
if (caps = !caps) {
allKeys = document[parseInt(208)](parseInt(448));
var j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue.innerText = keyValue.innerText.toUpperCase();
}
} else {
allKeys = document[parseInt(208)](parseInt(448));
j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue[parseInt(661)] = keyValue.innerText[parseInt(454)]();
}
}
} else {
if ("special" == this[parseInt(471)](parseInt(655))) {
if (special_characters = !special_characters) {
var values = document.querySelectorAll(parseInt(298));
var i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i][parseInt(652)][parseInt(420)] = parseInt(426);
}
var options = document[parseInt(208)](parseInt(545));
i = 0;
for (; i < options[parseInt(657)]; i++) {
options[i].style.display = parseInt(327);
}
document.querySelector(parseInt(324))[parseInt(652)].display = parseInt(327);
} else {
values = document.querySelectorAll(parseInt(298));
i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i][parseInt(652)][parseInt(420)] = parseInt(327);
}
options = document[parseInt(208)](parseInt(469));
i = 0;
for (; i < options.length; i++) {
options[i].style[parseInt(420)] = parseInt(426);
}
}
} else {
input_adult_password[parseInt(311)] += this.textContent;
}
}
}
}
}
});
}
}
if (1 == CONF_STB) {
var input_current_password = document.querySelector(_0x288284(260));
input_current_password[_0x288284(280)](_0x288284(245), function(event) {
var defaultDisplay = _0x288284;
if ("Enter" == event.code) {
event.preventDefault();
document[defaultDisplay(270)](defaultDisplay(599))[defaultDisplay(652)].display = defaultDisplay(374);
}
});
var keys_current_password = document[_0x288284(208)](_0x288284(484));
i = 0;
for (; i < keys_current_password[_0x288284(657)]; i++) {
keys_current_password[i][_0x288284(280)]("keyup", function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
if (this.getAttribute(parseInt(655)) == parseInt(583)) {
input_current_password[parseInt(311)] = input_current_password[parseInt(311)][parseInt(537)](0, input_current_password.value[parseInt(657)] - 1);
} else {
if (this.getAttribute("key") == parseInt(345)) {
document[parseInt(270)]("#keyboard_change_password").style[parseInt(420)] = parseInt(426);
} else {
if (this.getAttribute(parseInt(655)) == parseInt(365)) {
if (caps = !caps) {
allKeys = document[parseInt(208)](parseInt(484));
var j = 0;
for (; j < allKeys.length; j++) {
keyValue = allKeys[j];
keyValue[parseInt(661)] = keyValue[parseInt(661)].toUpperCase();
}
} else {
allKeys = document[parseInt(208)]("#keyboard_change_password .key");
j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue.innerText = keyValue[parseInt(661)].toLowerCase();
}
}
} else {
if ("special" == this.getAttribute("key")) {
if (special_characters = !special_characters) {
var obj = document[parseInt(208)](parseInt(468));
var i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i].style[parseInt(420)] = parseInt(426);
}
var params = document[parseInt(208)](parseInt(536));
i = 0;
for (; i < params[parseInt(657)]; i++) {
params[i][parseInt(652)][parseInt(420)] = "flex";
}
document.querySelector(parseInt(638)).style.display = "flex";
} else {
obj = document[parseInt(208)]("#keyboard_change_password .row");
i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i][parseInt(652)][parseInt(420)] = "flex";
}
params = document.querySelectorAll(parseInt(507));
i = 0;
for (; i < params[parseInt(657)]; i++) {
params[i].style[parseInt(420)] = parseInt(426);
}
}
} else {
input_current_password[parseInt(311)] += this[parseInt(619)];
}
}
}
}
}
});
}
}
if (1 == CONF_STB) {
var input_new_password = document[_0x288284(270)](_0x288284(392));
var keys_new_pass_change = document[_0x288284(208)](_0x288284(302));
var btn_new_pass_change = document[_0x288284(270)](".btn-change-pass");
input_new_password[_0x288284(280)](_0x288284(245), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
tmp[parseInt(390)]();
openKeyboard(input_new_password, keys_new_pass_change, btn_new_pass_change, keyboardId = parseInt(589));
}
});
}
if (1 == CONF_STB) {
var input_password_adult = document[_0x288284(270)]("#password_adult");
var btn_password_adult = document[_0x288284(270)](_0x288284(616));
input_password_adult[_0x288284(280)](_0x288284(221), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
document[parseInt(270)]("#keyboard_password")[parseInt(652)].display = parseInt(374);
}
});
var keys_password = document.querySelectorAll("#keyboard_password .key");
i = 0;
for (; i < keys_password.length; i++) {
keys_password[i].addEventListener(_0x288284(221), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
if (this[parseInt(471)](parseInt(655)) == parseInt(583)) {
input_password_adult.value = input_password_adult[parseInt(311)][parseInt(537)](0, input_password_adult.value.length - 1);
} else {
if ("ok" == this.getAttribute("key")) {
btn_password_adult[parseInt(523)]();
document[parseInt(270)](parseInt(613))[parseInt(652)][parseInt(420)] = parseInt(426);
} else {
if (this[parseInt(471)](parseInt(655)) == parseInt(365)) {
if (caps = !caps) {
allKeys = document[parseInt(208)](parseInt(644));
var j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue[parseInt(661)] = keyValue[parseInt(661)].toUpperCase();
}
} else {
allKeys = document[parseInt(208)](parseInt(644));
j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
keyValue[parseInt(661)] = keyValue.innerText[parseInt(454)]();
}
}
} else {
if (this[parseInt(471)]("key") == parseInt(434)) {
if (special_characters = !special_characters) {
var obj = document[parseInt(208)](parseInt(367));
var i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i].style.display = parseInt(426);
}
var values = document[parseInt(208)](parseInt(567));
i = 0;
for (; i < values.length; i++) {
values[i][parseInt(652)].display = parseInt(327);
}
document[parseInt(270)](parseInt(467))[parseInt(652)][parseInt(420)] = parseInt(327);
} else {
obj = document[parseInt(208)](parseInt(367));
i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i][parseInt(652)][parseInt(420)] = parseInt(327);
}
values = document[parseInt(208)]("#keyboard_password .row-special-characters");
i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i].style[parseInt(420)] = "none";
}
}
} else {
input_password_adult[parseInt(311)] += this[parseInt(619)];
}
}
}
}
}
});
}
}
function _0x125a(totalExpectedResults, entrySelector) {
var a = _0xd3fb();
return (_0x125a = function clickWithWebdriver(i, selector) {
return a[i = i - 202];
})(totalExpectedResults, entrySelector);
}
if (1 == CONF_STB) {
var input_disable_password = document[_0x288284(270)](_0x288284(584));
var keys_password_disable = document.querySelectorAll(_0x288284(520));
var btn_disable_password = document[_0x288284(270)]("#btn-disable-password");
input_disable_password[_0x288284(280)](_0x288284(221), function(tmp) {
var parseInt = _0x288284;
if (tmp[parseInt(360)] == parseInt(358)) {
tmp[parseInt(390)]();
openKeyboard(input_disable_password, keys_password_disable, btn_disable_password, keyboardId = parseInt(308));
}
});
}
if (1 == CONF_STB) {
var input_avatar_name = document[_0x288284(270)](_0x288284(505));
var keys_keyboard_avatar = document[_0x288284(208)]("#keyboard_avatar .key");
var btn_avatar = document[_0x288284(270)](_0x288284(296));
input_avatar_name[_0x288284(280)](_0x288284(221), function(myPreferences) {
var getPreferenceKey = _0x288284;
if ("Enter" == myPreferences[getPreferenceKey(360)]) {
openKeyboard(input_avatar_name, keys_keyboard_avatar, btn_avatar, keyboardId = getPreferenceKey(204));
}
});
}
function openKeyboard(element, same, value, prefix) {
var rel2Mstr = _0x288284;
document.querySelector("" + prefix).style.display = rel2Mstr(374);
var sk = 0;
for (; sk < same[rel2Mstr(657)]; sk++) {
same[sk][rel2Mstr(280)](rel2Mstr(221), function(resources) {
var prefixed = rel2Mstr;
if (console[prefixed(352)]("key"), resources[prefixed(360)] == prefixed(358)) {
if (this.getAttribute(prefixed(655)) == prefixed(583)) {
console[prefixed(352)](prefixed(583));
element.value = element[prefixed(311)][prefixed(537)](0, element.value[prefixed(657)] - 1);
} else {
if ("ok" == this[prefixed(471)](prefixed(655))) {
value[prefixed(523)]();
document.querySelector("" + prefix)[prefixed(652)][prefixed(420)] = prefixed(426);
} else {
if (this[prefixed(471)]("key") == prefixed(365)) {
if (caps = !caps) {
allKeys = document[prefixed(208)](prefix + " .key");
var j = 0;
for (; j < allKeys[prefixed(657)]; j++) {
keyValue = allKeys[j];
keyValue[prefixed(661)] = keyValue[prefixed(661)].toUpperCase();
}
} else {
allKeys = document.querySelectorAll(prefix + prefixed(551));
j = 0;
for (; j < allKeys.length; j++) {
keyValue = allKeys[j];
keyValue[prefixed(661)] = keyValue[prefixed(661)][prefixed(454)]();
}
}
} else {
if (this[prefixed(471)](prefixed(655)) == prefixed(434)) {
if (special_characters = !special_characters) {
var outputs = document.querySelectorAll(prefix + " .row");
var i = 0;
for (; i < outputs[prefixed(657)]; i++) {
outputs[i][prefixed(652)].display = prefixed(426);
}
var elems = document[prefixed(208)](prefix + prefixed(339));
i = 0;
for (; i < elems[prefixed(657)]; i++) {
elems[i].style[prefixed(420)] = prefixed(327);
}
document[prefixed(270)](prefix + prefixed(315))[prefixed(652)][prefixed(420)] = prefixed(327);
} else {
outputs = document[prefixed(208)](prefix + prefixed(206));
i = 0;
for (; i < outputs[prefixed(657)]; i++) {
outputs[i][prefixed(652)][prefixed(420)] = "flex";
}
elems = document[prefixed(208)](prefix + prefixed(643));
i = 0;
for (; i < elems[prefixed(657)]; i++) {
elems[i][prefixed(652)].display = prefixed(426);
}
}
} else {
element[prefixed(311)] += this[prefixed(619)];
}
}
}
}
}
});
}
}
if (1 == CONF_STB) {
var input_login_user = document[_0x288284(270)](_0x288284(451));
input_login_user[_0x288284(280)](_0x288284(221), function(resources) {
var prefixed = _0x288284;
if ("Enter" == resources[prefixed(360)]) {
document[prefixed(270)](prefixed(513))[prefixed(652)][prefixed(420)] = prefixed(327);
}
});
var keys_keyboard_login = document[_0x288284(208)](_0x288284(272));
var caps = false;
var special_characters = false;
i = 0;
for (; i < keys_keyboard_login[_0x288284(657)]; i++) {
keys_keyboard_login[i].addEventListener("keyup", function(backdata) {
var escapeCharacters = _0x288284;
if (backdata.code == escapeCharacters(358)) {
if (this[escapeCharacters(471)]("key") == escapeCharacters(583)) {
input_login_user.value = input_login_user[escapeCharacters(311)][escapeCharacters(537)](0, input_login_user.value[escapeCharacters(657)] - 1);
} else {
if ("ok" == this[escapeCharacters(471)](escapeCharacters(655))) {
document[escapeCharacters(270)](escapeCharacters(513)).style[escapeCharacters(420)] = escapeCharacters(426);
} else {
if (this.getAttribute("key") == escapeCharacters(365)) {
if (caps = !caps) {
document.querySelector(escapeCharacters(274))[escapeCharacters(652)][escapeCharacters(395)] = "visible";
allKeys = document.querySelectorAll("#keyboard_login_user .key");
var j = 0;
for (; j < allKeys[escapeCharacters(657)]; j++) {
keyValue = allKeys[j];
keyValue.innerText = keyValue.innerText[escapeCharacters(499)]();
}
} else {
document[escapeCharacters(270)](".active_caps")[escapeCharacters(652)][escapeCharacters(395)] = escapeCharacters(214);
allKeys = document[escapeCharacters(208)](escapeCharacters(272));
j = 0;
for (; j < allKeys[escapeCharacters(657)]; j++) {
keyValue = allKeys[j];
keyValue[escapeCharacters(661)] = keyValue[escapeCharacters(661)][escapeCharacters(454)]();
}
}
} else {
if ("special" == this[escapeCharacters(471)](escapeCharacters(655))) {
if (special_characters = !special_characters) {
var keywordResults = document.querySelectorAll(escapeCharacters(608));
var i = 0;
for (; i < keywordResults.length; i++) {
keywordResults[i][escapeCharacters(652)][escapeCharacters(420)] = "none";
}
var elems = document.querySelectorAll(escapeCharacters(592));
i = 0;
for (; i < elems[escapeCharacters(657)]; i++) {
elems[i].style[escapeCharacters(420)] = escapeCharacters(327);
}
document[escapeCharacters(270)](escapeCharacters(603)).style.visibility = escapeCharacters(380);
} else {
keywordResults = document[escapeCharacters(208)](escapeCharacters(608));
i = 0;
for (; i < keywordResults.length; i++) {
keywordResults[i][escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(327);
}
elems = document.querySelectorAll(escapeCharacters(592));
i = 0;
for (; i < elems.length; i++) {
elems[i][escapeCharacters(652)][escapeCharacters(420)] = "none";
}
document[escapeCharacters(270)](escapeCharacters(603)).style[escapeCharacters(395)] = escapeCharacters(214);
}
} else {
input_login_user[escapeCharacters(311)] += this[escapeCharacters(619)];
}
}
}
}
}
});
}
}
if (1 == CONF_STB) {
var input_login_pass = document[_0x288284(270)](_0x288284(425));
var btn_login = document[_0x288284(270)](".btn_login");
input_login_pass[_0x288284(280)](_0x288284(221), function(resources) {
var prefixed = _0x288284;
if ("Enter" == resources[prefixed(360)]) {
document[prefixed(270)](prefixed(353))[prefixed(652)][prefixed(420)] = prefixed(327);
}
});
var keys_keyboard_login_pass = document[_0x288284(208)]("#keyboard_login_pass .key");
i = 0;
for (; i < keys_keyboard_login_pass[_0x288284(657)]; i++) {
keys_keyboard_login_pass[i][_0x288284(280)]("keyup", function(value) {
var parseInt = _0x288284;
if (value.code == parseInt(358)) {
if ("backspace" == this[parseInt(471)]("key")) {
input_login_pass[parseInt(311)] = input_login_pass[parseInt(311)][parseInt(537)](0, input_login_pass.value[parseInt(657)] - 1);
} else {
if ("ok" == this[parseInt(471)](parseInt(655))) {
btn_login[parseInt(523)]();
document[parseInt(270)](parseInt(353))[parseInt(652)][parseInt(420)] = "none";
} else {
if (this[parseInt(471)](parseInt(655)) == parseInt(365)) {
if (caps = !caps) {
document[parseInt(270)](parseInt(348))[parseInt(652)][parseInt(395)] = parseInt(380);
allKeys = document[parseInt(208)](parseInt(445));
var j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
console.log(keyValue);
keyValue[parseInt(661)] = keyValue[parseInt(661)][parseInt(499)]();
}
} else {
document[parseInt(270)](parseInt(348)).style[parseInt(395)] = parseInt(214);
allKeys = document[parseInt(208)]("#keyboard_login_pass .key");
j = 0;
for (; j < allKeys[parseInt(657)]; j++) {
keyValue = allKeys[j];
console.log(keyValue);
keyValue[parseInt(661)] = keyValue[parseInt(661)][parseInt(454)]();
}
}
} else {
if (this[parseInt(471)](parseInt(655)) == parseInt(434)) {
if (special_characters = !special_characters) {
var obj = document[parseInt(208)](parseInt(608));
var i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i][parseInt(652)][parseInt(420)] = parseInt(426);
}
var values = document[parseInt(208)](parseInt(592));
i = 0;
for (; i < values.length; i++) {
values[i].style[parseInt(420)] = parseInt(327);
}
document[parseInt(270)](parseInt(479))[parseInt(652)][parseInt(395)] = parseInt(380);
} else {
obj = document[parseInt(208)](parseInt(608));
i = 0;
for (; i < obj[parseInt(657)]; i++) {
obj[i].style[parseInt(420)] = parseInt(327);
}
values = document.querySelectorAll(".row_login_characters");
i = 0;
for (; i < values[parseInt(657)]; i++) {
values[i][parseInt(652)][parseInt(420)] = parseInt(426);
}
document[parseInt(270)](parseInt(479))[parseInt(652)][parseInt(395)] = "hidden";
}
} else {
input_login_pass[parseInt(311)] += this[parseInt(619)];
}
}
}
}
}
});
}
}
function handleVideo(dataMw, optSources) {
var a = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 0;
var p = _0x288284;
if (allowed) {
var i = document[p(343)]("a");
return i[p(473)]("id", "someLink"), i[p(473)](p(349), dataMw), i[p(473)](p(203), p(240)), document[p(270)](p(277))[p(337)](i), document[p(641)](p(282)).click(), void document[p(641)]("someLink").remove();
}
if (document[p(270)](p(488))[p(652)][p(420)] = p(327), document[p(270)](p(248))[p(269)] = p(653) + dataMw + p(287) + optSources + '">\n </video>\n\n <div class="control-player">\n <button class="play-button focusable">\n <img style="max-width: 35px; max-height: 25px;" id="icon-pause-play" src="assets/icons/icon-pause.svg">\n </button>\n\n <div class="video-progress">\n <div class="video-progress-filled"></div>\n </div>\n\n <div class="time">\n <span class="current">0:00</span> / <span class="duration">0:00</span>\n </div>\n\n <div class="volume-container">\n <span class="bar"><span class="fill"></span></span>\n <input type="range" class="volume" min="0" max="1" step="0.01" value="1">\n </div>\n\n <button class="full-screen-button">\n <img style="max-width: 35px; max-height: 25px;" onclick="openFullscreen();" id="icon-pause-play" src="assets/icons/icon-full-screen.svg">\n </button>\n </div>',
1 == CONF_STB) {
var msg = SpatialNavigation;
msg[p(210)]();
msg[p(458)]("player_video_container");
}
document[p(641)](p(289))[p(228)] = a;
document[p(641)](p(289))[p(280)](p(261), function(canCreateDiscussions) {
keep_watching();
});
controlVideo();
var msg = document[p(270)](p(612));
var r = document.getElementById(p(289));
var row = document[p(270)](p(658));
var colData = document[p(270)](".video-progress-filled");
var lnkDiv = document[p(270)](p(255));
var shortMenu = document[p(270)](p(512));
document[p(270)](p(631))[p(280)](p(574), function(row) {
var m = p;
r[m(265)] = row[m(203)].value;
});
msg[p(280)](p(523), function(canCreateDiscussions) {
var getHighlighterId = p;
if (r[getHighlighterId(532)]) {
r[getHighlighterId(261)]();
document[getHighlighterId(641)]("icon-pause-play")[getHighlighterId(225)] = "assets/icons/icon-pause.svg";
} else {
r[getHighlighterId(455)]();
document.getElementById(getHighlighterId(439)).src = "assets/icons/icon-play.svg";
}
});
r.addEventListener(p(386), function() {
var parseInt = p;
var n = r[parseInt(228)] / r[parseInt(304)] * 100;
colData[parseInt(652)][parseInt(416)] = n + "%";
});
r.addEventListener(p(402), function(canCreateDiscussions) {
loadingVideo(true);
});
r[p(280)](p(389), function(canCreateDiscussions) {
loadingVideo(false);
});
row.addEventListener(p(523), function(canCreateDiscussions) {
var m = p;
var totalLettersQty = canCreateDiscussions[m(377)] / row[m(461)] * r[m(304)];
r[m(228)] = totalLettersQty;
keep_watching();
});
r[p(280)](p(386), function() {
var m = p;
var minutes = Math.floor(r[m(228)] / 60);
var seconds = Math[m(528)](r.currentTime - 60 * minutes);
var interval = Math[m(528)](r[m(304)] / 60);
var planName = Math[m(528)](r.duration - 60 * interval);
lnkDiv.innerHTML = minutes + ":" + (seconds < 10 ? "0" + seconds : seconds);
shortMenu[m(269)] = interval + ":" + planName;
});
}
function controlVideo() {
var getHighlighterId = _0x288284;
try {
var n;
var pageLinkElement;
var values;
var enabled_methods;
var td1b2;
var x;
var j;
var element;
var aDraggedText;
var funcDesc;
var control;
(function() {
n = document[getHighlighterId(270)](".player_video_prev");
pageLinkElement = document[getHighlighterId(270)](getHighlighterId(285));
values = document[getHighlighterId(270)](getHighlighterId(501));
var obj = document[getHighlighterId(641)](getHighlighterId(289));
n[getHighlighterId(652)][getHighlighterId(420)] = getHighlighterId(426);
pageLinkElement[getHighlighterId(652)][getHighlighterId(420)] = getHighlighterId(426);
enabled_methods = document.querySelector("#video-source source")[getHighlighterId(471)](getHighlighterId(225));
if (enabled_methods[getHighlighterId(526)]("/movie/")) {
td1b2 = document[getHighlighterId(270)](getHighlighterId(432));
document[getHighlighterId(270)](getHighlighterId(207))[getHighlighterId(269)] = getHighlighterId(591) + td1b2[getHighlighterId(619)] + getHighlighterId(246);
}
if (enabled_methods.includes(getHighlighterId(329))) {
x = document[getHighlighterId(208)](getHighlighterId(449));
j = (td1b2 = document[getHighlighterId(270)](getHighlighterId(432)), 0);
for (; j < x[getHighlighterId(657)]; j++) {
if (x[j][getHighlighterId(471)](getHighlighterId(409))[getHighlighterId(526)](enabled_methods)) {
(function() {
var acceptTheCall = function getHtml() {
funcDesc[getHighlighterId(523)]();
};
x[j].classList.add(getHighlighterId(554));
element = x[j][getHighlighterId(408)][getHighlighterId(408)][getHighlighterId(471)]("id");
aDraggedText = x[j][getHighlighterId(619)][getHighlighterId(647)](/[^0-9]/g, "");
funcDesc = x[j + 1];
control = x[j - 1];
document.querySelector(".title_vod")[getHighlighterId(269)] = "\n <h1>" + td1b2.textContent + " T" + element + ":E" + aDraggedText + getHighlighterId(316);
handleChangeSeason(element);
n.onclick = function() {
control.click();
};
pageLinkElement.onclick = function() {
acceptTheCall();
};
values[getHighlighterId(409)] = function() {
var parseInt = getHighlighterId;
obj[parseInt(455)]();
obj[parseInt(228)] = 0;
values[parseInt(652)][parseInt(420)] = parseInt(426);
acceptTheCall();
};
if (void 0 !== x[j - 1]) {
n[getHighlighterId(652)][getHighlighterId(420)] = getHighlighterId(374);
}
if (_typeof(x[j + 1]) != getHighlighterId(560)) {
pageLinkElement[getHighlighterId(652)][getHighlighterId(420)] = getHighlighterId(374);
document.getElementById(getHighlighterId(289))[getHighlighterId(280)](getHighlighterId(636), function(n) {
var defaultDisplay = getHighlighterId;
values[defaultDisplay(652)].display = defaultDisplay(426);
acceptTheCall();
});
obj.addEventListener("timeupdate", function(n) {
var unescape = getHighlighterId;
if (obj[unescape(301)] > 0) {
var endX = parseInt(obj[unescape(304)]);
var dmg = parseInt(obj[unescape(228)]);
var mostHPDone = parseInt(endX - 30);
values[unescape(652)][unescape(420)] = unescape(mostHPDone <= dmg ? 327 : 426);
}
});
}
})();
} else {
x[j].classList[getHighlighterId(281)](getHighlighterId(554));
}
}
}
})();
} catch (e) {
}
}
function openFullscreen() {
var min = _0x288284;
var c = document[min(641)](min(289));
if (c[min(423)]) {
c[min(423)]();
} else {
if (c[min(267)]) {
c[min(267)]();
} else {
if (c[min(648)]) {
c.msRequestFullscreen();
}
}
}
}
function keep_watching() {
var getHighlighterId = _0x288284;
try {
var groupId = document.querySelector(getHighlighterId(411))[getHighlighterId(471)](getHighlighterId(225)).replace(/^.*[\\\/]/, "")[getHighlighterId(611)](".")[0];
var params = document.getElementById(getHighlighterId(289))[getHighlighterId(228)];
if (params > 60) {
ajax(getHighlighterId(410) + groupId + "&time=" + params, false);
}
} catch (e) {
}
}
function formPassword() {
var now = _0x288284;
var rpm_traffic = document[now(641)](now(459));
var a = document[now(641)]("form-password");
if (1 == rpm_traffic[now(615)]) {
a.style.display = "flex";
} else {
if (a[now(652)].display = now(426), now(587) in localStorage) {
if (document[now(270)](now(232))[now(652)][now(420)] = now(327), 1 == CONF_STB) {
var rpm_traffic = SpatialNavigation;
rpm_traffic[now(210)]();
rpm_traffic[now(458)](now(323));
}
var a = myStorage[now(570)](now(587));
a = JSON[now(654)](a);
document[now(641)](now(310))[now(409)] = function() {
var escapeCharacters = now;
var b = document[escapeCharacters(270)](escapeCharacters(584)).value;
if (0 != b[escapeCharacters(657)]) {
if (b == a) {
myStorage[escapeCharacters(317)](escapeCharacters(587));
b = "";
document[escapeCharacters(270)](escapeCharacters(232))[escapeCharacters(652)][escapeCharacters(420)] = escapeCharacters(426);
document.querySelector(escapeCharacters(566)).style.display = escapeCharacters(426);
document[escapeCharacters(270)](".modal")[escapeCharacters(652)].display = escapeCharacters(426);
document[escapeCharacters(270)](escapeCharacters(514))[escapeCharacters(419)]();
trigger(escapeCharacters(564));
} else {
if (b[escapeCharacters(657)] > 0 && b != a) {
trigger("Senha n\u00e3o corresponde", "warning");
if (1 == CONF_STB) {
rpm_traffic[escapeCharacters(458)]("modal-content-disable");
}
document[escapeCharacters(270)](escapeCharacters(514))[escapeCharacters(419)]();
}
}
} else {
trigger(escapeCharacters(544), escapeCharacters(366));
}
};
}
}
}
setInterval(keep_watching, 1e4), btn(), login(), keep_watching(), myStorage = window[_0x288284(525)];
var user = JSON[_0x288284(654)](myStorage.getItem("user_info"));
if (user[_0x288284(400)] && user[_0x288284(540)]) {
loading(true);
var xhr = new XMLHttpRequest;
xhr[_0x288284(381)](_0x288284(297), API_BASE + _0x288284(628) + user[_0x288284(400)] + _0x288284(594) + user[_0x288284(540)], false);
xhr.onload = function(fileLoadedEvent) {
var pad = _0x288284;
if (4 === xhr[pad(301)]) {
loading(false);
try {
var data = JSON[pad(654)](xhr[pad(465)]);
if (void 0 !== data[pad(223)]) {
var _iteratorNormalCompletion3 = true;
var _didIteratorError9 = false;
var _iteratorError9 = undefined;
try {
var _iterator3 = Object.entries(data[pad(223)])[Symbol.iterator]();
var _step17;
for (; !(_iteratorNormalCompletion3 = (_step17 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
var _step9$value = _slicedToArray(_step17.value, 2);
var _value = _step9$value[0];
var RangeOp = _step9$value[1];
myStorage[pad(223)](_value, RangeOp);
}
} catch (err) {
_didIteratorError9 = true;
_iteratorError9 = err;
} finally {
try {
if (!_iteratorNormalCompletion3 && _iterator3.return) {
_iterator3.return();
}
} finally {
if (_didIteratorError9) {
throw _iteratorError9;
}
}
}
}
login();
btn();
scroll();
} catch (e) {
}
}
};
xhr.onerror = function(event) {
var _onupdated = _0x288284;
console[_onupdated(646)](xhr[_onupdated(388)]);
loading(false);
};
xhr[_0x288284(622)](null);
}
;
Function Calls
None |
Stats
MD5 | e2d664e1e09f417545a9817d5b96ce67 |
Eval Count | 0 |
Decode Time | 161 ms |