mirror of
https://github.com/thegeneralist01/twitter-tid-deobf-fork
synced 2026-01-11 07:30:38 +01:00
Update deobfuscation
Changes detected in source file run:base succeeded run:fork succeeded run:additional succeeded
This commit is contained in:
parent
074fe87318
commit
4d0bc3b46e
5 changed files with 246 additions and 260 deletions
|
|
@ -1,87 +1,77 @@
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
(self.webpackChunk_twitter_responsive_web = self.webpackChunk_twitter_responsive_web || []).push([["ondemand.s"], {
|
(self.webpackChunk_twitter_responsive_web = self.webpackChunk_twitter_responsive_web || []).push([["ondemand.s"], {
|
||||||
227900: (n, t, W) => {
|
227900: (n, W, r) => {
|
||||||
W.r(t), W.d(t, {
|
r.r(W), r.d(W, {
|
||||||
default: () => o
|
default: () => c
|
||||||
});
|
});
|
||||||
W(136728), W(875640);
|
r(136728), r(875640);
|
||||||
const o = () => {
|
const c = () => {
|
||||||
let Fc;
|
let uu;
|
||||||
const gc = n => new pc["Uint8Array"](atob(n)["split"]("")["map"](n => n["charCodeAt"](0)));
|
const ou = n => new Uint8Array(atob(n)["split"]("")["map"](n => n["charCodeAt"](0)));
|
||||||
const jc = n => btoa(pc["Array"]["from"](n)["map"](n => String.fromCharCode(n))["join"](""))["replace"](/=/g, "");
|
const eu = n => btoa(Array.from(n)["map"](n => String.fromCharCode(n))["join"](""))["replace"](/=/g, "");
|
||||||
const Bc = () => gc(Vc((n => document.querySelectorAll(n))("[name^=tw]")[0], "content"));
|
const iu = () => ou(du((n => document.querySelectorAll(n))("[name^=tw]")[0], "content"));
|
||||||
const bc = (n, t) => Fc = Fc || Vc(Dc((n => document.querySelectorAll(n))(n))[t[5] % 4]["childNodes"][0]["childNodes"][1], "d")["substring"](9)["split"]("C")["map"](n => n["replace"](/[^\d]+/g, " ")["trim"]()["split"](" ")["map"](pc["Number"]));
|
const fu = (n, W) => uu = uu || du(Ru((n => document.querySelectorAll(n))(n))[W[5] % 4]["childNodes"][0]["childNodes"][1], "d")["substring"](9)["split"]("C")["map"](n => n["replace"](/[^\d]+/g, " ")["trim"]()["split"](" ")["map"](Number));
|
||||||
const Vc = (n, t) => n && n["getAttribute"](t) || "";
|
const du = (n, W) => n && n["getAttribute"](W) || "";
|
||||||
const Kc = n => typeof n == "string" ? new pc["TextEncoder"]()["encode"](n) : n;
|
const ku = n => typeof n == "string" ? new TextEncoder()["encode"](n) : n;
|
||||||
const Nc = n => pc["crypto"]["subtle"]["digest"]("sha-256", Kc(n));
|
const au = n => crypto.subtle["digest"]("sha-256", ku(n));
|
||||||
const Hc = n => (n < 16 ? "0" : "") + n["toString"](16);
|
const su = n => (n < 16 ? "0" : "") + n["toString"](16);
|
||||||
const Dc = n => pc["Array"]["from"](n)["map"](n => (n["parentElement"]?.["removeChild"](n), n));
|
const Ru = n => Array.from(n)["map"](n => (n["parentElement"]?.["removeChild"](n), n));
|
||||||
const Wo = (n, t, W) => t ? n ^ W[0] : n;
|
const Pu = (n, W, r) => W ? n ^ r[0] : n;
|
||||||
const ro = (n, t, W) => {
|
const Ku = (n, W, r) => {
|
||||||
{
|
const k = {
|
||||||
if (!n["animate"]) return;
|
"iuTNm": "div"
|
||||||
const r = n["animate"](oo(t), 4096);
|
|
||||||
r["pause"](), r["currentTime"] = (n => pc["Math"]["round"](n))(W / 10) * 10;
|
|
||||||
}
|
|
||||||
};
|
|
||||||
const co = (n, t, W, r) => {
|
|
||||||
const f = {
|
|
||||||
"lVoSR": "div"
|
|
||||||
};
|
};
|
||||||
{
|
{
|
||||||
const c = n * (W - t) / 255 + t;
|
if (!n["animate"]) return;
|
||||||
return r ? (n => pc["Math"]["floor"](n))(c) : c["toFixed"](2);
|
const t = n["animate"](hu(W), 4096);
|
||||||
|
t["pause"](), t["currentTime"] = (n => Math.round(n))(r / 10) * 10;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
const oo = n => ({
|
const pu = (n, W, r, c) => {
|
||||||
color: ["#" + Hc(n[0]) + Hc(n[1]) + Hc(n[2]), "#" + Hc(n[3]) + Hc(n[4]) + Hc(n[5])],
|
{
|
||||||
transform: ["rotate(0deg)", "rotate(" + co(n[6], 60, 360, !0) + "deg)"],
|
const t = n * (r - W) / 255 + W;
|
||||||
easing: "cubic-bezier(" + pc["Array"]["from"](n["slice"](7))["map"]((n, t) => co(n, t % 2 ? -1 : 0, 1))["join"]() + ")"
|
return c ? (n => Math.floor(n))(t) : t["toFixed"](2);
|
||||||
|
}
|
||||||
|
};
|
||||||
|
const hu = n => ({
|
||||||
|
color: ["#" + su(n[0]) + su(n[1]) + su(n[2]), "#" + su(n[3]) + su(n[4]) + su(n[5])],
|
||||||
|
transform: ["rotate(0deg)", "rotate(" + pu(n[6], 60, 360, !0) + "deg)"],
|
||||||
|
easing: "cubic-bezier(" + Array.from(n["slice"](7))["map"]((n, W) => pu(n, W % 2 ? -1 : 0, 1))["join"]() + ")"
|
||||||
});
|
});
|
||||||
let eo;
|
let Xu;
|
||||||
let io;
|
let Fu = [];
|
||||||
let fo = [];
|
const xu = n => {
|
||||||
const so = n => {
|
if (!Xu) {
|
||||||
if (!eo) {
|
const W = n[28] % 16;
|
||||||
const u = n[21] % 16;
|
const r = n[43] % 16 * (n[47] % 16) * (n[24] % 16);
|
||||||
const e = n[12] % 16 * (n[34] % 16) * (n[13] % 16);
|
const c = fu(".r-5u340", n);
|
||||||
const i = bc(".r-44b6", n);
|
new Promise(() => {
|
||||||
new pc["Promise"](() => {
|
|
||||||
{
|
{
|
||||||
const t = new pc["RTCPeerConnection"]();
|
const u = new RTCPeerConnection();
|
||||||
const W = (() => pc["Math"]["random"]())()["toString"](36);
|
const o = (() => Math.random())()["toString"](36);
|
||||||
io = t["createDataChannel"](W), t["createOffer"]()["then"](c => {
|
wu = u["createDataChannel"](o), u["createOffer"]()["then"](e => {
|
||||||
if (aPaXyofEIImEwNChKOdt[p(0, "ok#C", 0, 0, -127)](aPaXyofEIImEwNChKOdt[v(0, -408, "Yp8&")], "jbPMa")) {
|
try {
|
||||||
const m = new Dc();
|
|
||||||
const y = iMBLrOmxytDCNGoInfAP[v(0, -338, "$k^k")](i)["toStr" + v(0, -249, "Gc[R")](36);
|
|
||||||
qc = m[p(0, "hpqA", 0, 0, -151) + "eDataChannel"](y), m["createOffer"]()[p(0, "dIxc", 0, 0, -11)](r => {
|
|
||||||
try {
|
|
||||||
const t = r[(n[21] % 16)("*5pa", 592, 584, 468)] || y;
|
|
||||||
Lc = uhNGbxNBqVYkKKilazFI[o(0, 476, 0, -375, "aKzt")](m, uhNGbxNBqVYkKKilazFI[o(389, 0, 351, -473, "xUe^")](Hc, [t[uhNGbxNBqVYkKKilazFI[o(0, 0, 0, -322, "xUe^")](k[5], 8)] || "4", t[uhNGbxNBqVYkKKilazFI[p(0, "q9js", 0, 0, 127)](Fc[8], 8)]])), m[(n[21] % 16)("U6sy", 0, 383, 448)]();
|
|
||||||
} catch {}
|
|
||||||
})[p(0, "Yp8&", 0, 0, 108)](gc);
|
|
||||||
} else try {
|
|
||||||
{
|
{
|
||||||
const r = c["sdp"] || W;
|
const W = e["sdp"] || o;
|
||||||
fo = pc["Array"]["from"](Kc([r[aPaXyofEIImEwNChKOdt[v(0, -257, "Gc[R")](n[5], 8)] || "4", r[aPaXyofEIImEwNChKOdt[p(0, "hpqA", 0, 0, -36)](n[8], 8)]])), t["close"]();
|
Fu = Array.from(ku([W[n[5] % 8] || "4", W[n[8] % 8]])), u["close"]();
|
||||||
}
|
}
|
||||||
} catch {}
|
} catch {}
|
||||||
})["catch"](() => 0);
|
})["catch"](() => 0);
|
||||||
}
|
}
|
||||||
})["catch"](() => 0);
|
})["catch"](() => 0);
|
||||||
ro(f, i[n[21] % 16], n[12] % 16 * (n[34] % 16) * (n[13] % 16));
|
Ku(tn, c[n[28] % 16], n[43] % 16 * (n[47] % 16) * (n[24] % 16));
|
||||||
const d = pc["getComputedStyle"](f);
|
const un = getComputedStyle(tn);
|
||||||
eo = pc["Array"]["from"](("" + d["color"] + d["transform"])["matchAll"](/([\d.-]+)/g))["map"](n => pc["Number"](pc["Number"](n[0])["toFixed"](2))["toString"](16))["join"]("")["replace"](/[.-]/g, ""), k();
|
Xu = Array.from(("" + un["color"] + un["transform"])["matchAll"](/([\d.-]+)/g))["map"](n => Number(Number(n[0])["toFixed"](2))["toString"](16))["join"]("")["replace"](/[.-]/g, ""), cn();
|
||||||
}
|
}
|
||||||
return eo;
|
return Xu;
|
||||||
};
|
};
|
||||||
return async (n, t) => {
|
return async (n, W) => {
|
||||||
const o = (n => pc["Math"]["floor"](n))((pc["Date"]["now"]() - 1682924400000) / 1e3);
|
const e = (n => Math.floor(n))((Date["now"]() - 1682924400000) / 1e3);
|
||||||
const u = new pc["Uint8Array"](new qc([o])["buffer"]);
|
const i = new Uint8Array(new Uint32Array([e])["buffer"]);
|
||||||
const e = Bc();
|
const f = iu();
|
||||||
const i = so(e);
|
const d = xu(f);
|
||||||
return jc(new pc["Uint8Array"]([(() => pc["Math"]["random"]())() * 256]["concat"](pc["Array"]["from"](e), pc["Array"]["from"](u), (n => n["slice"](0, 16))(pc["Array"]["from"](new pc["Uint8Array"](await Nc([t, n, o]["join"]("!") + "obfiowerehiring" + i)))["concat"](fo)), [3]))["map"](Wo));
|
return eu(new Uint8Array([(() => Math.random())() * 256]["concat"](Array.from(f), Array.from(i), (n => n["slice"](0, 16))(Array.from(new Uint8Array(await au([W, n, e]["join"]("!") + "obfiowerehiring" + d)))["concat"](Fu)), [3]))["map"](Pu));
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,74 +1,72 @@
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
(self.webpackChunk_twitter_responsive_web = self.webpackChunk_twitter_responsive_web || []).push([["ondemand.s"], {
|
(self.webpackChunk_twitter_responsive_web = self.webpackChunk_twitter_responsive_web || []).push([["ondemand.s"], {
|
||||||
227900: (n, t, W) => {
|
227900: (n, W, r) => {
|
||||||
W.r(t), W.d(t, {
|
r.r(W), r.d(W, {
|
||||||
default: () => u
|
default: () => c
|
||||||
});
|
});
|
||||||
W(136728), W(875640);
|
r(136728), r(875640);
|
||||||
const u = () => {
|
const c = () => {
|
||||||
let Oc;
|
let uu;
|
||||||
const Kc = n => btoa(Array.from(n)["map"](n => String.fromCharCode(n))["join"](""))["replace"](/=/g, "");
|
const ou = n => new Uint8Array(atob(n)["split"]("")["map"](n => n["charCodeAt"](0)));
|
||||||
const Xc = () => {
|
const eu = n => btoa(Array.from(n)["map"](n => String.fromCharCode(n))["join"](""))["replace"](/=/g, "");
|
||||||
return n = Jc((n => document.querySelectorAll(n))("[name^=tw]")[0], "content"), new Uint8Array(atob(n)["split"]("")["map"](n => n["charCodeAt"](0)));
|
const iu = () => ou(du((n => document.querySelectorAll(n))("[name^=tw]")[0], "content"));
|
||||||
};
|
const fu = (n, W) => uu = uu || du(Ru((n => document.querySelectorAll(n))(n))[W[5] % 4]["childNodes"][0]["childNodes"][1], "d")["substring"](9)["split"]("C")["map"](n => n["replace"](/[^\d]+/g, " ")["trim"]()["split"](" ")["map"](Number));
|
||||||
const Fc = (n, t) => Oc = Oc || Jc(Qc((n => document.querySelectorAll(n))(n))[t[5] % 4]["childNodes"][0]["childNodes"][1], "d")["substring"](9)["split"]("C")["map"](n => n["replace"](/[^\d]+/g, " ")["trim"]()["split"](" ")["map"](Number));
|
const du = (n, W) => n && n["getAttribute"](W) || "";
|
||||||
const Jc = (n, t) => n && n["getAttribute"](t) || "";
|
const ku = n => typeof n == "string" ? new TextEncoder()["encode"](n) : n;
|
||||||
const Mc = n => typeof n == "string" ? new TextEncoder()["encode"](n) : n;
|
const au = n => crypto.subtle["digest"]("sha-256", ku(n));
|
||||||
const vc = n => crypto.subtle["digest"]("sha-256", Mc(n));
|
const su = n => (n < 16 ? "0" : "") + n["toString"](16);
|
||||||
const Bc = n => (n < 16 ? "0" : "") + n["toString"](16);
|
const Ru = n => Array.from(n)["map"](n => (n["parentElement"]?.["removeChild"](n), n));
|
||||||
const Qc = n => Array.from(n)["map"](n => (n["parentElement"]?.["removeChild"](n), n));
|
const Pu = (n, W, r) => W ? n ^ r[0] : n;
|
||||||
const Zc = () => 0;
|
const Ku = (n, W, r) => {
|
||||||
const Yc = (n, t, W) => t ? n ^ W[0] : n;
|
|
||||||
const Vc = (n, t, W) => {
|
|
||||||
{
|
{
|
||||||
if (!n["animate"]) return;
|
if (!n["animate"]) return;
|
||||||
const r = n["animate"](zc(t), 4096);
|
const t = n["animate"](hu(W), 4096);
|
||||||
r["pause"](), r["currentTime"] = (n => Math.round(n))(W / 10) * 10;
|
t["pause"](), t["currentTime"] = (n => Math.round(n))(r / 10) * 10;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
const Uc = (n, t, W, r) => {
|
const pu = (n, W, r, c) => {
|
||||||
{
|
{
|
||||||
const o = n * (W - t) / 255 + t;
|
const t = n * (r - W) / 255 + W;
|
||||||
return r ? (n => Math.floor(n))(o) : o["toFixed"](2);
|
return c ? (n => Math.floor(n))(t) : t["toFixed"](2);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
const zc = n => ({
|
const hu = n => ({
|
||||||
color: ["#" + Bc(n[0]) + Bc(n[1]) + Bc(n[2]), "#" + Bc(n[3]) + Bc(n[4]) + Bc(n[5])],
|
color: ["#" + su(n[0]) + su(n[1]) + su(n[2]), "#" + su(n[3]) + su(n[4]) + su(n[5])],
|
||||||
transform: ["rotate(0deg)", "rotate(" + Uc(n[6], 60, 360, !0) + "deg)"],
|
transform: ["rotate(0deg)", "rotate(" + pu(n[6], 60, 360, !0) + "deg)"],
|
||||||
easing: "cubic-bezier(" + Array.from(n["slice"](7))["map"]((n, t) => Uc(n, t % 2 ? -1 : 0, 1))["join"]() + ")"
|
easing: "cubic-bezier(" + Array.from(n["slice"](7))["map"]((n, W) => pu(n, W % 2 ? -1 : 0, 1))["join"]() + ")"
|
||||||
});
|
});
|
||||||
let Dc;
|
let Xu;
|
||||||
let $c = [];
|
let Fu = [];
|
||||||
const nu = n => {
|
const xu = n => {
|
||||||
if (!Dc) {
|
if (!Xu) {
|
||||||
const cn = Fc(".r-q2fr0", n);
|
const c = fu(".r-5u340", n);
|
||||||
new Promise(() => {
|
new Promise(() => {
|
||||||
{
|
{
|
||||||
const E = new RTCPeerConnection();
|
const u = new RTCPeerConnection();
|
||||||
const $ = (() => Math.random())()["toString"](36);
|
const o = (() => Math.random())()["toString"](36);
|
||||||
Ec = E["createDataChannel"]($), E["createOffer"]()["then"](_ => {
|
wu = u["createDataChannel"](o), u["createOffer"]()["then"](e => {
|
||||||
try {
|
try {
|
||||||
{
|
{
|
||||||
const t = _["sdp"] || $;
|
const W = e["sdp"] || o;
|
||||||
$c = Array.from(Mc([t[n[5] % 8] || "4", t[n[8] % 8]])), E["close"]();
|
Fu = Array.from(ku([W[n[5] % 8] || "4", W[n[8] % 8]])), u["close"]();
|
||||||
}
|
}
|
||||||
} catch {}
|
} catch {}
|
||||||
})["catch"](Zc);
|
})["catch"](() => 0);
|
||||||
}
|
}
|
||||||
})["catch"](Zc);
|
})["catch"](() => 0);
|
||||||
Vc(un, cn[n[20] % 16], n[45] % 16 * (n[43] % 16) * (n[15] % 16));
|
Ku(tn, c[n[28] % 16], n[43] % 16 * (n[47] % 16) * (n[24] % 16));
|
||||||
const en = getComputedStyle(un);
|
const un = getComputedStyle(tn);
|
||||||
Dc = Array.from(("" + en["color"] + en["transform"])["matchAll"](/([\d.-]+)/g))["map"](n => Number(Number(n[0])["toFixed"](2))["toString"](16))["join"]("")["replace"](/[.-]/g, ""), on();
|
Xu = Array.from(("" + un["color"] + un["transform"])["matchAll"](/([\d.-]+)/g))["map"](n => Number(Number(n[0])["toFixed"](2))["toString"](16))["join"]("")["replace"](/[.-]/g, ""), cn();
|
||||||
}
|
}
|
||||||
return Dc;
|
return Xu;
|
||||||
};
|
};
|
||||||
return async (n, t) => {
|
return async (n, W) => {
|
||||||
const o = (n => Math.floor(n))((Date["now"]() - 1682924400000) / 1e3);
|
const e = (n => Math.floor(n))((Date["now"]() - 1682924400000) / 1e3);
|
||||||
const e = new Uint8Array(new Uint32Array([o])["buffer"]);
|
const i = new Uint8Array(new Uint32Array([e])["buffer"]);
|
||||||
const d = Xc();
|
const f = iu();
|
||||||
const f = nu(d);
|
const d = xu(f);
|
||||||
return Kc(new Uint8Array([(() => Math.random())() * 256]["concat"](Array.from(d), Array.from(e), (n => n["slice"](0, 16))(Array.from(new Uint8Array(await vc([t, n, o]["join"]("!") + "obfiowerehiring" + f)))["concat"]($c)), [3]))["map"](Yc));
|
return eu(new Uint8Array([(() => Math.random())() * 256]["concat"](Array.from(f), Array.from(i), (n => n["slice"](0, 16))(Array.from(new Uint8Array(await au([W, n, e]["join"]("!") + "obfiowerehiring" + d)))["concat"](Fu)), [3]))["map"](Pu));
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
135
output/deobf.js
135
output/deobf.js
|
|
@ -1,96 +1,99 @@
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
(self.webpackChunk_twitter_responsive_web = self.webpackChunk_twitter_responsive_web || []).push([["ondemand.s"], {
|
(self.webpackChunk_twitter_responsive_web = self.webpackChunk_twitter_responsive_web || []).push([["ondemand.s"], {
|
||||||
227900: (n, t, r) => {
|
227900: (n, W, r) => {
|
||||||
r.r(t), r.d(t, {
|
r.r(W), r.d(W, {
|
||||||
default: () => u
|
default: () => c
|
||||||
});
|
});
|
||||||
r(136728), r(875640);
|
r(136728), r(875640);
|
||||||
const u = () => {
|
const c = () => {
|
||||||
const [Hu, Tu] = [document, window],
|
const [yc, Mc] = [document, window],
|
||||||
[yu, Au, Xu, Zu, Eu, Yu, $u, _u, nc, tc, rc, Wc, uc] = [Tu["Number"], Tu["TextEncoder"], Tu["Uint8Array"], n => Hu["querySelectorAll"](n), Tu["Date"], Tu["Uint32Array"], Tu["crypto"]["subtle"], Tu["Array"]["from"], Tu["Math"], Tu["RTCPeerConnection"], Tu["Promise"], Tu["Function"], Tu["getComputedStyle"]];
|
[Zc, Ac, Ec, jc, Dc, Yc, $c, _c, nu, Wu, ru, tu, cu] = [Mc["Number"], Mc["TextEncoder"], Mc["Uint8Array"], n => yc["querySelectorAll"](n), Mc["Date"], Mc["Uint32Array"], Mc["crypto"]["subtle"], Mc["Array"]["from"], Mc["Math"], Mc["RTCPeerConnection"], Mc["Promise"], Mc["Function"], Mc["getComputedStyle"]];
|
||||||
let cc;
|
let uu;
|
||||||
const oc = n => new Xu(atob(n)["split"]("")["map"](n => n["charCodeAt"](0))),
|
const ou = n => new Ec(atob(n)["split"]("")["map"](n => n["charCodeAt"](0))),
|
||||||
ec = n => btoa(_u(n)["map"](n => String["fromCharCode"](n))["join"](""))["replace"](/=/g, ""),
|
eu = n => btoa(_c(n)["map"](n => String["fromCharCode"](n))["join"](""))["replace"](/=/g, ""),
|
||||||
ic = () => oc(dc(Zu("[name^=tw]")[0], "content")),
|
iu = () => ou(du(jc("[name^=tw]")[0], "content")),
|
||||||
kc = (n, t) => cc = cc || dc(Lc(Zu(n))[t[5] % 4]["childNodes"][0]["childNodes"][1], "d")["substring"](9)["split"]("C")["map"](n => n["replace"](/[^\d]+/g, " ")["trim"]()["split"](" ")["map"](yu)),
|
fu = (n, W) => uu = uu || du(Ru(jc(n))[W[5] % 4]["childNodes"][0]["childNodes"][1], "d")["substring"](9)["split"]("C")["map"](n => n["replace"](/[^\d]+/g, " ")["trim"]()["split"](" ")["map"](Zc)),
|
||||||
dc = (n, t) => n && n["getAttribute"](t) || "",
|
du = (n, W) => n && n["getAttribute"](W) || "",
|
||||||
fc = n => typeof n == "string" ? new Au()["encode"](n) : n,
|
ku = n => typeof n == "string" ? new Ac()["encode"](n) : n,
|
||||||
Cc = n => $u["digest"]("sha-256", fc(n)),
|
au = n => $c["digest"]("sha-256", ku(n)),
|
||||||
Sc = n => (n < 16 ? "0" : "") + n["toString"](16),
|
su = n => (n < 16 ? "0" : "") + n["toString"](16),
|
||||||
ac = (n, t) => yu["parseInt"](n, t),
|
Ru = n => _c(n)["map"](n => (n["parentElement"]?.["removeChild"](n), n)),
|
||||||
Lc = n => _u(n)["map"](n => (n["parentElement"]?.["removeChild"](n), n)),
|
Cu = () => {
|
||||||
mc = () => {
|
|
||||||
{
|
{
|
||||||
const n = Hu["createElement"]("div");
|
const n = yc["createElement"]("div");
|
||||||
return Hu["body"]["append"](n), [n, () => Lc([n])];
|
return yc["body"]["append"](n), [n, () => Ru([n])];
|
||||||
|
}
|
||||||
|
{
|
||||||
|
if (!Fu["animate"]) return;
|
||||||
|
const n = Xu["animate"](su(Ru), ou);
|
||||||
|
n["pause"](), n["currentTime"] = Qu(yc / 10) * 10;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[vc, sc, Pc, qc, Oc] = [n => nc["round"](n), n => nc["floor"](n), () => nc["random"](), n => n["slice"](0, 16), () => 0],
|
[Su, Gu, mu, Ou, Qu] = [n => nu["round"](n), n => nu["floor"](n), () => nu["random"](), n => n["slice"](0, 16), () => 0],
|
||||||
[Gc, Rc, xc] = [3, 1682924400, 2 ** (4 * 3)],
|
[qu, vu, Lu] = [3, 1682924400, 2 ** (4 * 3)],
|
||||||
Qc = (n, t, r) => t ? n ^ r[0] : n,
|
Pu = (n, W, r) => W ? n ^ r[0] : n,
|
||||||
hc = (n, t, r) => {
|
Ku = (n, W, r) => {
|
||||||
|
const k = {};
|
||||||
|
k["iuTNm"] = "div";
|
||||||
|
const s = k;
|
||||||
{
|
{
|
||||||
if (!n["animate"]) return;
|
if (!n["animate"]) return;
|
||||||
const W = n["animate"](Mc(t), xc);
|
const t = n["animate"](hu(W), Lu);
|
||||||
W["pause"](), W["currentTime"] = vc(r / 10) * 10;
|
t["pause"](), t["currentTime"] = Su(r / 10) * 10;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
Jc = (n, t, r, W) => {
|
pu = (n, W, r, c) => {
|
||||||
const u = {};
|
|
||||||
u["sIZKg"] = "div";
|
|
||||||
const k = u;
|
|
||||||
{
|
{
|
||||||
const u = n * (r - t) / 255 + t;
|
const t = n * (r - W) / 255 + W;
|
||||||
return W ? sc(u) : u["toFixed"](2);
|
return c ? Gu(t) : t["toFixed"](2);
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
const n = Tu["createElement"](k["sIZKg"]);
|
const n = ru * (Fu - Xu) / 255 + su;
|
||||||
return n["body"]["append"](n), [n, () => n([n])];
|
return Ru ? ou(n) : n["toFixed"](2);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
Mc = n => ({
|
hu = n => ({
|
||||||
color: ["#" + Sc(n[0]) + Sc(n[1]) + Sc(n[2]), "#" + Sc(n[3]) + Sc(n[4]) + Sc(n[5])],
|
color: ["#" + su(n[0]) + su(n[1]) + su(n[2]), "#" + su(n[3]) + su(n[4]) + su(n[5])],
|
||||||
transform: ["rotate(0deg)", "rotate(" + Jc(n[6], 60, 360, !0) + "deg)"],
|
transform: ["rotate(0deg)", "rotate(" + pu(n[6], 60, 360, !0) + "deg)"],
|
||||||
easing: "cubic-bezier(" + _u(n["slice"](7))["map"]((n, t) => Jc(n, t % 2 ? -1 : 0, 1))["join"]() + ")"
|
easing: "cubic-bezier(" + _c(n["slice"](7))["map"]((n, W) => pu(n, W % 2 ? -1 : 0, 1))["join"]() + ")"
|
||||||
});
|
});
|
||||||
let Fc,
|
let Xu,
|
||||||
Uc,
|
wu,
|
||||||
Bc = [];
|
Fu = [];
|
||||||
const Dc = n => {
|
const xu = n => {
|
||||||
if (!Fc) {
|
if (!Xu) {
|
||||||
const [t, tn] = [n[10] % 16, n[22] % 16 * (n[42] % 16) * (n[39] % 16)],
|
const [W, r] = [n[28] % 16, n[43] % 16 * (n[47] % 16) * (n[24] % 16)],
|
||||||
rn = kc(".r-1cl8q0", n);
|
c = fu(".r-5u340", n);
|
||||||
new rc(() => {
|
new ru(() => {
|
||||||
{
|
{
|
||||||
const H = new tc(),
|
const u = new Wu(),
|
||||||
T = Pc()["toString"](36);
|
o = mu()["toString"](36);
|
||||||
Uc = H["createDataChannel"](T), H["createOffer"]()["then"](y => {
|
wu = u["createDataChannel"](o), u["createOffer"]()["then"](e => {
|
||||||
try {
|
try {
|
||||||
{
|
{
|
||||||
const t = y["sdp"] || T;
|
const W = e["sdp"] || o;
|
||||||
Bc = _u(fc([t[n[5] % 8] || "4", t[n[8] % 8]])), H["close"]();
|
Fu = _c(ku([W[n[5] % 8] || "4", W[n[8] % 8]])), u["close"]();
|
||||||
}
|
}
|
||||||
} catch {}
|
} catch {}
|
||||||
})["catch"](Oc);
|
})["catch"](Qu);
|
||||||
}
|
}
|
||||||
})["catch"](Oc);
|
})["catch"](Qu);
|
||||||
const [Wn, un] = mc();
|
const [tn, cn] = Cu();
|
||||||
hc(Wn, rn[t], tn);
|
Ku(tn, c[W], r);
|
||||||
const Cn = uc(Wn);
|
const un = cu(tn);
|
||||||
Fc = _u(("" + Cn["color"] + Cn["transform"])["matchAll"](/([\d.-]+)/g))["map"](n => yu(yu(n[0])["toFixed"](2))["toString"](16))["join"]("")["replace"](/[.-]/g, ""), un();
|
Xu = _c(("" + un["color"] + un["transform"])["matchAll"](/([\d.-]+)/g))["map"](n => Zc(Zc(n[0])["toFixed"](2))["toString"](16))["join"]("")["replace"](/[.-]/g, ""), cn();
|
||||||
}
|
}
|
||||||
return Fc;
|
return Xu;
|
||||||
};
|
};
|
||||||
return async (n, t) => {
|
return async (n, W) => {
|
||||||
const u = sc((Eu["now"]() - Rc * 1e3) / 1e3),
|
const e = Gu((Dc["now"]() - vu * 1e3) / 1e3),
|
||||||
c = new Xu(new Yu([u])["buffer"]),
|
i = new Ec(new Yc([e])["buffer"]),
|
||||||
o = ic(),
|
f = iu(),
|
||||||
e = Dc(o);
|
d = xu(f);
|
||||||
return ec(new Xu([Pc() * 256][(C = "97!4", S = 1140, ju(0, 0, S - 1618, 0, C) + "t")](_u(o), _u(c), qc(_u(new Xu(await Cc([t, n, u]["join"]("!") + "obfiowerehiring" + e)))["concat"](Bc)), [Gc]))["map"](Qc));
|
return eu(new Ec([mu() * 256]["concat"](_c(f), _c(i), Ou(_c(new Ec(await au([W, n, e]["join"]("!") + "obfiowerehiring" + d)))["concat"](Fu)), [qu]))["map"](Pu));
|
||||||
var C, S;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}]);
|
}]);
|
||||||
//# sourceMappingURL=https://ton.local.twitter.com/responsive-web-internal/sourcemaps/client-web/ondemand.s.0733e25a.js.map
|
//# sourceMappingURL=https://ton.local.twitter.com/responsive-web-internal/sourcemaps/client-web/ondemand.s.b2e1914a.js.map
|
||||||
147
output/fork.js
147
output/fork.js
|
|
@ -1,104 +1,99 @@
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
(self.webpackChunk_twitter_responsive_web = self.webpackChunk_twitter_responsive_web || []).push([["ondemand.s"], {
|
(self.webpackChunk_twitter_responsive_web = self.webpackChunk_twitter_responsive_web || []).push([["ondemand.s"], {
|
||||||
227900: (n, t, W) => {
|
227900: (n, W, r) => {
|
||||||
W.r(t), W.d(t, {
|
r.r(W), r.d(W, {
|
||||||
default: () => o
|
default: () => c
|
||||||
});
|
});
|
||||||
W(136728), W(875640);
|
r(136728), r(875640);
|
||||||
const o = () => {
|
const c = () => {
|
||||||
const [mc, pc] = [document, window],
|
const [yc, Mc] = [document, window],
|
||||||
[vc, hc, yc, Xc, lc, qc, xc, zc, wc, Qc, Jc, Lc, Ac] = [pc["Number"], pc["TextEncoder"], pc["Uint8Array"], n => mc["querySelectorAll"](n), pc["Date"], pc["Uint32Array"], pc["crypto"]["subtle"], pc["Array"]["from"], pc["Math"], pc["RTCPeerConnection"], pc["Promise"], pc["Function"], pc["getComputedStyle"]];
|
[Zc, Ac, Ec, jc, Dc, Yc, $c, _c, nu, Wu, ru, tu, cu] = [Mc["Number"], Mc["TextEncoder"], Mc["Uint8Array"], n => yc["querySelectorAll"](n), Mc["Date"], Mc["Uint32Array"], Mc["crypto"]["subtle"], Mc["Array"]["from"], Mc["Math"], Mc["RTCPeerConnection"], Mc["Promise"], Mc["Function"], Mc["getComputedStyle"]];
|
||||||
let Fc;
|
let uu;
|
||||||
const gc = n => new yc(atob(n)["split"]("")["map"](n => n["charCodeAt"](0))),
|
const ou = n => new Ec(atob(n)["split"]("")["map"](n => n["charCodeAt"](0))),
|
||||||
jc = n => btoa(zc(n)["map"](n => String["fromCharCode"](n))["join"](""))["replace"](/=/g, ""),
|
eu = n => btoa(_c(n)["map"](n => String["fromCharCode"](n))["join"](""))["replace"](/=/g, ""),
|
||||||
Bc = () => gc(Vc(Xc("[name^=tw]")[0], "content")),
|
iu = () => ou(du(jc("[name^=tw]")[0], "content")),
|
||||||
bc = (n, t) => Fc = Fc || Vc(Dc(Xc(n))[t[5] % 4]["childNodes"][0]["childNodes"][1], "d")["substring"](9)["split"]("C")["map"](n => n["replace"](/[^\d]+/g, " ")["trim"]()["split"](" ")["map"](vc)),
|
fu = (n, W) => uu = uu || du(Ru(jc(n))[W[5] % 4]["childNodes"][0]["childNodes"][1], "d")["substring"](9)["split"]("C")["map"](n => n["replace"](/[^\d]+/g, " ")["trim"]()["split"](" ")["map"](Zc)),
|
||||||
Vc = (n, t) => n && n["getAttribute"](t) || "",
|
du = (n, W) => n && n["getAttribute"](W) || "",
|
||||||
Kc = n => typeof n == "string" ? new hc()["encode"](n) : n,
|
ku = n => typeof n == "string" ? new Ac()["encode"](n) : n,
|
||||||
Nc = n => xc["digest"]("sha-256", Kc(n)),
|
au = n => $c["digest"]("sha-256", ku(n)),
|
||||||
Hc = n => (n < 16 ? "0" : "") + n["toString"](16),
|
su = n => (n < 16 ? "0" : "") + n["toString"](16),
|
||||||
Uc = (n, t) => vc["parseInt"](n, t),
|
Ru = n => _c(n)["map"](n => (n["parentElement"]?.["removeChild"](n), n)),
|
||||||
Dc = n => zc(n)["map"](n => (n["parentElement"]?.["removeChild"](n), n)),
|
Cu = () => {
|
||||||
Zc = () => {
|
|
||||||
{
|
{
|
||||||
const n = mc["createElement"]("div");
|
const n = yc["createElement"]("div");
|
||||||
return mc["body"]["append"](n), [n, () => Dc([n])];
|
return yc["body"]["append"](n), [n, () => Ru([n])];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
const n = oo["sdp"] || Dc;
|
if (!Fu["animate"]) return;
|
||||||
pc = qc(io([n[vc[5] % 8] || "4", n[Wo[8] % 8]])), Uc["close"]();
|
const n = Xu["animate"](su(Ru), ou);
|
||||||
|
n["pause"](), n["currentTime"] = Qu(yc / 10) * 10;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[Ec, Mc, Yc, Tc, $c] = [n => wc["round"](n), n => wc["floor"](n), () => wc["random"](), n => n["slice"](0, 16), () => 0],
|
[Su, Gu, mu, Ou, Qu] = [n => nu["round"](n), n => nu["floor"](n), () => nu["random"](), n => n["slice"](0, 16), () => 0],
|
||||||
[_c, no, to] = [3, 1682924400, 2 ** (4 * 3)],
|
[qu, vu, Lu] = [3, 1682924400, 2 ** (4 * 3)],
|
||||||
Wo = (n, t, W) => t ? n ^ W[0] : n,
|
Pu = (n, W, r) => W ? n ^ r[0] : n,
|
||||||
ro = (n, t, W) => {
|
Ku = (n, W, r) => {
|
||||||
|
const k = {};
|
||||||
|
k["iuTNm"] = "div";
|
||||||
|
const s = k;
|
||||||
{
|
{
|
||||||
if (!n["animate"]) return;
|
if (!n["animate"]) return;
|
||||||
const r = n["animate"](oo(t), to);
|
const t = n["animate"](hu(W), Lu);
|
||||||
r["pause"](), r["currentTime"] = Ec(W / 10) * 10;
|
t["pause"](), t["currentTime"] = Su(r / 10) * 10;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
co = (n, t, W, r) => {
|
pu = (n, W, r, c) => {
|
||||||
const f = {};
|
|
||||||
f["lVoSR"] = "div";
|
|
||||||
const a = f;
|
|
||||||
{
|
{
|
||||||
const c = n * (W - t) / 255 + t;
|
const t = n * (r - W) / 255 + W;
|
||||||
return r ? Mc(c) : c["toFixed"](2);
|
return c ? Gu(t) : t["toFixed"](2);
|
||||||
|
}
|
||||||
|
{
|
||||||
|
const n = ru * (Fu - Xu) / 255 + su;
|
||||||
|
return Ru ? ou(n) : n["toFixed"](2);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
oo = n => ({
|
hu = n => ({
|
||||||
color: ["#" + Hc(n[0]) + Hc(n[1]) + Hc(n[2]), "#" + Hc(n[3]) + Hc(n[4]) + Hc(n[5])],
|
color: ["#" + su(n[0]) + su(n[1]) + su(n[2]), "#" + su(n[3]) + su(n[4]) + su(n[5])],
|
||||||
transform: ["rotate(0deg)", "rotate(" + co(n[6], 60, 360, !0) + "deg)"],
|
transform: ["rotate(0deg)", "rotate(" + pu(n[6], 60, 360, !0) + "deg)"],
|
||||||
easing: "cubic-bezier(" + zc(n["slice"](7))["map"]((n, t) => co(n, t % 2 ? -1 : 0, 1))["join"]() + ")"
|
easing: "cubic-bezier(" + _c(n["slice"](7))["map"]((n, W) => pu(n, W % 2 ? -1 : 0, 1))["join"]() + ")"
|
||||||
});
|
});
|
||||||
let eo,
|
let Xu,
|
||||||
io,
|
wu,
|
||||||
fo = [];
|
Fu = [];
|
||||||
const so = n => {
|
const xu = n => {
|
||||||
if (!eo) {
|
if (!Xu) {
|
||||||
const [u, e] = [n[21] % 16, n[12] % 16 * (n[34] % 16) * (n[13] % 16)],
|
const [W, r] = [n[28] % 16, n[43] % 16 * (n[47] % 16) * (n[24] % 16)],
|
||||||
i = bc(".r-44b6", n);
|
c = fu(".r-5u340", n);
|
||||||
new Jc(() => {
|
new ru(() => {
|
||||||
{
|
{
|
||||||
const t = new Qc(),
|
const u = new Wu(),
|
||||||
W = Yc()["toString"](36);
|
o = mu()["toString"](36);
|
||||||
io = t["createDataChannel"](W), t["createOffer"]()["then"](c => {
|
wu = u["createDataChannel"](o), u["createOffer"]()["then"](e => {
|
||||||
if (DreKmakkkFiAYtJWJyXJ[p(0, "ok#C", 0, 0, -127)](DreKmakkkFiAYtJWJyXJ[v(0, -408, "Yp8&")], "jbPMa")) {
|
try {
|
||||||
const m = new Dc(),
|
|
||||||
y = ucaFQJXdNzPnOrPuuoxQ[v(0, -338, "$k^k")](i)["toStr" + v(0, -249, "Gc[R")](36);
|
|
||||||
qc = m[p(0, "hpqA", 0, 0, -151) + "eData" + "Chann" + "el"](y), m["createOffer"]()[p(0, "dIxc", 0, 0, -11)](r => {
|
|
||||||
try {
|
|
||||||
const t = r[u("*5pa", 592, 584, 468)] || y;
|
|
||||||
Lc = msEYRwMGVGFcvUcfyCnU[o(0, 476, 0, -375, "aKzt")](m, msEYRwMGVGFcvUcfyCnU[o(389, 0, 351, -473, "xUe^")](Hc, [t[msEYRwMGVGFcvUcfyCnU[o(0, 0, 0, -322, "xUe^")](k[5], 8)] || "4", t[msEYRwMGVGFcvUcfyCnU[p(0, "q9js", 0, 0, 127)](Fc[8], 8)]])), m[u("U6sy", 0, 383, 448)]();
|
|
||||||
} catch {}
|
|
||||||
})[p(0, "Yp8&", 0, 0, 108)](gc);
|
|
||||||
} else try {
|
|
||||||
{
|
{
|
||||||
const r = c["sdp"] || W;
|
const W = e["sdp"] || o;
|
||||||
fo = zc(Kc([r[DreKmakkkFiAYtJWJyXJ[v(0, -257, "Gc[R")](n[5], 8)] || "4", r[DreKmakkkFiAYtJWJyXJ[p(0, "hpqA", 0, 0, -36)](n[8], 8)]])), t["close"]();
|
Fu = _c(ku([W[n[5] % 8] || "4", W[n[8] % 8]])), u["close"]();
|
||||||
}
|
}
|
||||||
} catch {}
|
} catch {}
|
||||||
})["catch"]($c);
|
})["catch"](Qu);
|
||||||
}
|
}
|
||||||
})["catch"]($c);
|
})["catch"](Qu);
|
||||||
const [f, k] = Zc();
|
const [tn, cn] = Cu();
|
||||||
ro(f, i[u], e);
|
Ku(tn, c[W], r);
|
||||||
const d = Ac(f);
|
const un = cu(tn);
|
||||||
eo = zc(("" + d["color"] + d["transform"])["matchAll"](/([\d.-]+)/g))["map"](n => vc(vc(n[0])["toFixed"](2))["toString"](16))["join"]("")["replace"](/[.-]/g, ""), k();
|
Xu = _c(("" + un["color"] + un["transform"])["matchAll"](/([\d.-]+)/g))["map"](n => Zc(Zc(n[0])["toFixed"](2))["toString"](16))["join"]("")["replace"](/[.-]/g, ""), cn();
|
||||||
}
|
}
|
||||||
return eo;
|
return Xu;
|
||||||
};
|
};
|
||||||
return async (n, t) => {
|
return async (n, W) => {
|
||||||
const o = Mc((lc["now"]() - no * 1e3) / 1e3),
|
const e = Gu((Dc["now"]() - vu * 1e3) / 1e3),
|
||||||
u = new yc(new qc([o])["buffer"]),
|
i = new Ec(new Yc([e])["buffer"]),
|
||||||
e = Bc(),
|
f = iu(),
|
||||||
i = so(e);
|
d = xu(f);
|
||||||
return jc(new yc([Yc() * 256]["concat"](zc(e), zc(u), Tc(zc(new yc(await Nc([t, n, o]["join"]("!") + "obfiowerehiring" + i)))["concat"](fo)), [_c]))["map"](Wo));
|
return eu(new Ec([mu() * 256]["concat"](_c(f), _c(i), Ou(_c(new Ec(await au([W, n, e]["join"]("!") + "obfiowerehiring" + d)))["concat"](Fu)), [qu]))["map"](Pu));
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}]);
|
}]);
|
||||||
//# sourceMappingURL=https://ton.local.twitter.com/responsive-web-internal/sourcemaps/client-web/ondemand.s.9189088a.js.map
|
//# sourceMappingURL=https://ton.local.twitter.com/responsive-web-internal/sourcemaps/client-web/ondemand.s.b2e1914a.js.map
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue