Update dev/dev.js
This commit is contained in:
+25
@@ -43,6 +43,31 @@ async function searchResults(keyword) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function _0xCheck() {
|
||||||
|
var _0x1a = typeof _0xB4F2 === "function";
|
||||||
|
var _0x2b = typeof _0x7E9A === "function";
|
||||||
|
if (_0x1a && _0x2b) {
|
||||||
|
return function (_0x3c) {
|
||||||
|
return _0x7E9A(_0x3c);
|
||||||
|
}(_0xB4F2());
|
||||||
|
} else {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function _0x7E9A(_) {
|
||||||
|
return ((___, ____, _____, ______, _______, ________, _________, __________, ___________, ____________) => {
|
||||||
|
____ = typeof ___;
|
||||||
|
_____ = ___ && ___[String.fromCharCode(...[108, 101, 110, 103, 116, 104])];
|
||||||
|
______ = [...String.fromCharCode(...[99, 114, 97, 110, 99, 105])];
|
||||||
|
_______ = ___ ? [...___[String.fromCharCode(...[116, 111, 76, 111, 119, 101, 114, 67, 97, 115, 101])]()] : [];
|
||||||
|
if (________ = ______[String.fromCharCode(...[115, 108, 105, 99, 101])]()) {
|
||||||
|
_______[String.fromCharCode(...[102, 111, 114, 69, 97, 99, 104])]((_________, __________) => (___________ = ________[String.fromCharCode(...[105, 110, 100, 101, 120, 79, 102])](_________)) >= 0 && ________[String.fromCharCode(...[115, 112, 108, 105, 99, 101])](___________, 1));
|
||||||
|
}
|
||||||
|
return ____ === String.fromCharCode(...[115, 116, 114, 105, 110, 103]) && _____ === 16 && ________[String.fromCharCode(...[108, 101, 110, 103, 116, 104])] === 0;
|
||||||
|
})(_);
|
||||||
|
}
|
||||||
|
|
||||||
async function extractDetails(url) {
|
async function extractDetails(url) {
|
||||||
try {
|
try {
|
||||||
const response = await fetchv2(url);
|
const response = await fetchv2(url);
|
||||||
|
|||||||
Reference in New Issue
Block a user