2021-03-04 10:07:00 +08:00
|
|
|
|
/*
|
2020-12-16 11:07:38 +08:00
|
|
|
|
宠汪汪邀请助力与赛跑助力脚本,感谢github@Zero-S1提供帮助
|
2021-03-04 10:07:00 +08:00
|
|
|
|
更新时间:2021-3-4
|
2021-01-27 10:47:52 +08:00
|
|
|
|
活动入口:京东APP我的-更多工具-宠汪汪
|
2020-12-16 11:07:38 +08:00
|
|
|
|
token时效很短,几个小时就失效了,闲麻烦的放弃就行
|
|
|
|
|
|
每天拿到token后,可一次性运行完毕即可。
|
|
|
|
|
|
互助码friendPin是京东用户名,不是昵称(可在京东APP->我的->设置 查看获得)
|
|
|
|
|
|
token获取途径:
|
|
|
|
|
|
1、微信搜索'来客有礼'小程序,登陆京东账号,点击底部的'我的'或者'发现'两处地方,即可获取Token,脚本运行提示token失效后,继续按此方法获取即可
|
|
|
|
|
|
2、或者每天去'来客有礼'小程序->宠汪汪里面,领狗粮->签到领京豆 也可获取Token(此方法每天只能获取一次)
|
|
|
|
|
|
脚本里面有内置提供的friendPin,如果你没有修改脚本或者BoxJs处填写自己的互助码,会默认给脚本内置的助力。
|
2020-11-12 16:04:37 +08:00
|
|
|
|
[MITM]
|
|
|
|
|
|
hostname = draw.jdfcloud.com
|
|
|
|
|
|
|
2021-01-21 11:19:08 +08:00
|
|
|
|
===========Surge=================
|
2020-11-12 16:04:37 +08:00
|
|
|
|
[Script]
|
2021-01-28 14:27:50 +08:00
|
|
|
|
宠汪汪邀请助力与赛跑助力 = type=cron,cronexp="15 10 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_run.js
|
|
|
|
|
|
宠汪汪助力更新Token = type=http-response,pattern=^https:\/\/draw\.jdfcloud\.com(\/mirror)?\/\/api\/user\/addUser\?code=, requires-body=1, max-size=0, script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_run.js
|
2021-02-06 17:12:16 +08:00
|
|
|
|
宠汪汪助力获取Token = type=http-request,pattern=^https:\/\/draw\.jdfcloud\.com(\/mirror)?\/\/api\/user\/user\/detail\?openId=, max-size=0, script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_run.js
|
2020-11-12 16:04:37 +08:00
|
|
|
|
|
2021-01-21 11:19:08 +08:00
|
|
|
|
===================Quantumult X=====================
|
2020-11-12 16:04:37 +08:00
|
|
|
|
[task_local]
|
|
|
|
|
|
# 宠汪汪邀请助力与赛跑助力
|
2021-01-28 14:27:50 +08:00
|
|
|
|
15 10 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_run.js, tag=宠汪汪邀请助力与赛跑助力, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true
|
2020-11-12 16:04:37 +08:00
|
|
|
|
[rewrite_local]
|
|
|
|
|
|
# 宠汪汪助力更新Token
|
2021-01-28 14:27:50 +08:00
|
|
|
|
^https:\/\/draw\.jdfcloud\.com(\/mirror)?\/\/api\/user\/addUser\?code= url script-response-body https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_run.js
|
2020-11-12 16:04:37 +08:00
|
|
|
|
# 宠汪汪助力获取Token
|
2021-01-28 14:27:50 +08:00
|
|
|
|
^https:\/\/draw\.jdfcloud\.com(\/mirror)?\/\/api\/user\/user\/detail\?openId= url script-request-header https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_run.js
|
2020-11-12 16:04:37 +08:00
|
|
|
|
|
2021-01-21 11:19:08 +08:00
|
|
|
|
=====================Loon=====================
|
2020-11-12 16:04:37 +08:00
|
|
|
|
[Script]
|
2021-01-28 14:27:50 +08:00
|
|
|
|
cron "15 10 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_run.js, tag=宠汪汪邀请助力与赛跑助力
|
2021-02-06 17:12:16 +08:00
|
|
|
|
http-response ^https:\/\/draw\.jdfcloud\.com(\/mirror)?\/\/api\/user\/addUser\?code= script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_run.js, requires-body=true, timeout=10, tag=宠汪汪助力更新Token
|
2021-02-10 15:19:32 +08:00
|
|
|
|
http-request ^https:\/\/draw\.jdfcloud\.com(\/mirror)?\/\/api\/user\/user\/detail\?openId= script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy_run.js, timeout=3600, tag=宠汪汪助力获取Token
|
2021-03-04 10:07:00 +08:00
|
|
|
|
*/
|
2021-02-19 16:30:20 +08:00
|
|
|
|
!function (t, r) { "object" == typeof exports ? module.exports = exports = r() : "function" == typeof define && define.amd ? define([], r) : t.CryptoJS = r() }(this, function () {
|
|
|
|
|
|
var t = t || function (t, r) { var e = Object.create || function () { function t() { } return function (r) { var e; return t.prototype = r, e = new t, t.prototype = null, e } }(), i = {}, n = i.lib = {}, o = n.Base = function () { return { extend: function (t) { var r = e(this); return t && r.mixIn(t), r.hasOwnProperty("init") && this.init !== r.init || (r.init = function () { r.$super.init.apply(this, arguments) }), r.init.prototype = r, r.$super = this, r }, create: function () { var t = this.extend(); return t.init.apply(t, arguments), t }, init: function () { }, mixIn: function (t) { for (var r in t) t.hasOwnProperty(r) && (this[r] = t[r]); t.hasOwnProperty("toString") && (this.toString = t.toString) }, clone: function () { return this.init.prototype.extend(this) } } }(), s = n.WordArray = o.extend({ init: function (t, e) { t = this.words = t || [], e != r ? this.sigBytes = e : this.sigBytes = 4 * t.length }, toString: function (t) { return (t || c).stringify(this) }, concat: function (t) { var r = this.words, e = t.words, i = this.sigBytes, n = t.sigBytes; if (this.clamp(), i % 4) for (var o = 0; o < n; o++) { var s = e[o >>> 2] >>> 24 - o % 4 * 8 & 255; r[i + o >>> 2] |= s << 24 - (i + o) % 4 * 8 } else for (var o = 0; o < n; o += 4)r[i + o >>> 2] = e[o >>> 2]; return this.sigBytes += n, this }, clamp: function () { var r = this.words, e = this.sigBytes; r[e >>> 2] &= 4294967295 << 32 - e % 4 * 8, r.length = t.ceil(e / 4) }, clone: function () { var t = o.clone.call(this); return t.words = this.words.slice(0), t }, random: function (r) { for (var e, i = [], n = function (r) { var r = r, e = 987654321, i = 4294967295; return function () { e = 36969 * (65535 & e) + (e >> 16) & i, r = 18e3 * (65535 & r) + (r >> 16) & i; var n = (e << 16) + r & i; return n /= 4294967296, n += .5, n * (t.random() > .5 ? 1 : -1) } }, o = 0; o < r; o += 4) { var a = n(4294967296 * (e || t.random())); e = 987654071 * a(), i.push(4294967296 * a() | 0) } return new s.init(i, r) } }), a = i.enc = {}, c = a.Hex = { stringify: function (t) { for (var r = t.words, e = t.sigBytes, i = [], n = 0; n < e; n++) { var o = r[n >>> 2] >>> 24 - n % 4 * 8 & 255; i.push((o >>> 4).toString(16)), i.push((15 & o).toString(16)) } return i.join("") }, parse: function (t) { for (var r = t.length, e = [], i = 0; i < r; i += 2)e[i >>> 3] |= parseInt(t.substr(i, 2), 16) << 24 - i % 8 * 4; return new s.init(e, r / 2) } }, h = a.Latin1 = { stringify: function (t) { for (var r = t.words, e = t.sigBytes, i = [], n = 0; n < e; n++) { var o = r[n >>> 2] >>> 24 - n % 4 * 8 & 255; i.push(String.fromCharCode(o)) } return i.join("") }, parse: function (t) { for (var r = t.length, e = [], i = 0; i < r; i++)e[i >>> 2] |= (255 & t.charCodeAt(i)) << 24 - i % 4 * 8; return new s.init(e, r) } }, l = a.Utf8 = { stringify: function (t) { try { return decodeURIComponent(escape(h.stringify(t))) } catch (t) { throw new Error("Malformed UTF-8 data") } }, parse: function (t) { return h.parse(unescape(encodeURIComponent(t))) } }, f = n.BufferedBlockAlgorithm = o.extend({ reset: function () { this._data = new s.init, this._nDataBytes = 0 }, _append: function (t) { "string" == typeof t && (t = l.parse(t)), this._data.concat(t), this._nDataBytes += t.sigBytes }, _process: function (r) { var e = this._data, i = e.words, n = e.sigBytes, o = this.blockSize, a = 4 * o, c = n / a; c = r ? t.ceil(c) : t.max((0 | c) - this._minBufferSize, 0); var h = c * o, l = t.min(4 * h, n); if (h) { for (var f = 0; f < h; f += o)this._doProcessBlock(i, f); var u = i.splice(0, h); e.sigBytes -= l } return new s.init(u, l) }, clone: function () { var t = o.clone.call(this); return t._data = this._data.clone(), t }, _minBufferSize: 0 }), u = (n.Hasher = f.extend({ cfg: o.extend(), init: function (t) { this.cfg = this.cfg.extend(t), this.reset() }, reset: function () { f.reset.call(this), this._doReset() }, update: function (t) { return this._append(t), this._process(), this }, finalize: function (t) { t && this._append(t); var r = this._doFinalize(); return r }, blockSize: 16, _createHelper: function (t) { retu
|
|
|
|
|
|
function r(t, r) { var e = (this._lBlock >>> t ^ this._rBlock) & r; this._rBlock ^= e, this._lBlock ^= e << t } function e(t, r) {
|
|
|
|
|
|
var e = (this._rBlock >>> t ^ this._lBlock) & r; this._lBlock ^= e, this._rBlock ^= e << t;
|
|
|
|
|
|
} var i = t, n = i.lib, o = n.WordArray, s = n.BlockCipher, a = i.algo, c = [57, 49, 41, 33, 25, 17, 9, 1, 58, 50, 42, 34, 26, 18, 10, 2, 59, 51, 43, 35, 27, 19, 11, 3, 60, 52, 44, 36, 63, 55, 47, 39, 31, 23, 15, 7, 62, 54, 46, 38, 30, 22, 14, 6, 61, 53, 45, 37, 29, 21, 13, 5, 28, 20, 12, 4], h = [14, 17, 11, 24, 1, 5, 3, 28, 15, 6, 21, 10, 23, 19, 12, 4, 26, 8, 16, 7, 27, 20, 13, 2, 41, 52, 31, 37, 47, 55, 30, 40, 51, 45, 33, 48, 44, 49, 39, 56, 34, 53, 46, 42, 50, 36, 29, 32], l = [1, 2, 4, 6, 8, 10, 12, 14, 15, 17, 19, 21, 23, 25, 27, 28], f = [{ 0: 8421888, 268435456: 32768, 536870912: 8421378, 805306368: 2, 1073741824: 512, 1342177280: 8421890, 1610612736: 8389122, 1879048192: 8388608, 2147483648: 514, 2415919104: 8389120, 2684354560: 33280, 2952790016: 8421376, 3221225472: 32770, 3489660928: 8388610, 3758096384: 0, 4026531840: 33282, 134217728: 0, 402653184: 8421890, 671088640: 33282, 939524096: 32768, 1207959552: 8421888, 1476395008: 512, 1744830464: 8421378, 2013265920: 2, 2281701376: 8389120, 2550136832: 33280, 2818572288: 8421376, 3087007744: 8389122, 3355443200: 8388610, 3623878656: 32770, 3892314112: 514, 4160749568: 8388608, 1: 32768, 268435457: 2, 536870913: 8421888, 805306369: 8388608, 1073741825: 8421378, 1342177281: 33280, 1610612737: 512, 1879048193: 8389122, 2147483649: 8421890, 2415919105: 8421376, 2684354561: 8388610, 2952790017: 33282, 3221225473: 514, 3489660929: 8389120, 3758096385: 32770, 4026531841: 0, 134217729: 8421890, 402653185: 8421376, 671088641: 8388608, 939524097: 512, 1207959553: 32768, 1476395009: 8388610, 1744830465: 2, 2013265921: 33282, 2281701377: 32770, 2550136833: 8389122, 2818572289: 514, 3087007745: 8421888, 3355443201: 8389120, 3623878657: 0, 3892314113: 33280, 4160749569: 8421378 }, { 0: 1074282512, 16777216: 16384, 33554432: 524288, 50331648: 1074266128, 67108864: 1073741840, 83886080: 1074282496, 100663296: 1073758208, 117440512: 16, 134217728: 540672, 150994944: 1073758224, 167772160: 1073741824, 184549376: 540688, 201326592: 524304, 218103808: 0, 234881024: 16400, 251658240: 1074266112, 8388608: 1073758208, 25165824: 540688, 41943040: 16, 58720256: 1073758224, 75497472: 1074282512, 92274688: 1073741824, 109051904: 524288, 125829120: 1074266128, 142606336: 524304, 159383552: 0, 176160768: 16384, 192937984: 1074266112, 209715200: 1073741840, 226492416: 540672, 243269632: 1074282496, 260046848: 16400, 268435456: 0, 285212672: 1074266128, 301989888: 1073758224, 318767104: 1074282496, 335544320: 1074266112, 352321536: 16, 369098752: 540688, 385875968: 16384, 402653184: 16400, 419430400: 524288, 436207616: 524304, 452984832: 1073741840, 469762048: 540672, 486539264: 1073758208, 503316480: 1073741824, 520093696: 1074282512, 276824064: 540688, 293601280: 524288, 310378496: 1074266112, 327155712: 16384, 343932928: 1073758208, 360710144: 1074282512, 377487360: 16, 394264576: 1073741824, 411041792: 1074282496, 427819008: 1073741840, 444596224: 1073758224, 461373440: 524304, 478150656: 0, 494927872: 16400, 511705088: 1074266128, 528482304: 540672 }, { 0: 260, 1048576: 0, 2097152: 67109120, 3145728: 65796, 4194304: 65540, 5242880: 67108868, 6291456: 67174660, 7340032: 67174400, 8388608: 67108864, 9437184: 67174656, 10485760: 65792, 11534336: 67174404, 12582912: 67109124, 13631488: 65536, 14680064: 4, 15728640: 256, 524288: 67174656, 1572864: 67174404, 2621440: 0, 3670016: 67109120, 4718592: 67108868, 5767168: 65536, 6815744: 65540, 7864320: 260, 8912896: 4, 9961472: 256, 11010048: 67174400, 12058624: 65796, 13107200: 65792, 14155776: 67109124, 15204352: 67174660, 16252928: 67108864, 16777216: 67174656, 17825792: 65540, 18874368: 65536, 19922944: 67109120, 20971520: 256, 22020096: 67174660, 23068672: 67108868, 24117248: 0, 25165824: 67109124, 26214400: 67108864, 27262976: 4, 28311552: 65792, 29360128: 67174400, 30408704: 260, 31457280: 65796, 32505856: 67174404, 17301504: 67108864, 18350080: 260, 19398656: 67174656, 20447232: 0, 21495808: 65540, 22544384: 67109120, 23592960: 256, 24641536: 67174404, 25690112: 65536, 26738688: 67174660, 27787264: 65796, 28835840: 67108868, 29884416
|
|
|
|
|
|
}(), function () { function r() { for (var t = this._S, r = this._i, e = this._j, i = 0, n = 0; n < 4; n++) { r = (r + 1) % 256, e = (e + t[r]) % 256; var o = t[r]; t[r] = t[e], t[e] = o, i |= t[(t[r] + t[e]) % 256] << 24 - 8 * n } return this._i = r, this._j = e, i } var e = t, i = e.lib, n = i.StreamCipher, o = e.algo, s = o.RC4 = n.extend({ _doReset: function () { for (var t = this._key, r = t.words, e = t.sigBytes, i = this._S = [], n = 0; n < 256; n++)i[n] = n; for (var n = 0, o = 0; n < 256; n++) { var s = n % e, a = r[s >>> 2] >>> 24 - s % 4 * 8 & 255; o = (o + i[n] + a) % 256; var c = i[n]; i[n] = i[o], i[o] = c } this._i = this._j = 0 }, _doProcessBlock: function (t, e) { t[e] ^= r.call(this) }, keySize: 8, ivSize: 0 }); e.RC4 = n._createHelper(s); var a = o.RC4Drop = s.extend({ cfg: s.cfg.extend({ drop: 192 }), _doReset: function () { s._doReset.call(this); for (var t = this.cfg.drop; t > 0; t--)r.call(this) } }); e.RC4Drop = n._createHelper(a) }(), t.mode.CTRGladman = function () { function r(t) { if (255 === (t >> 24 & 255)) { var r = t >> 16 & 255, e = t >> 8 & 255, i = 255 & t; 255 === r ? (r = 0, 255 === e ? (e = 0, 255 === i ? i = 0 : ++i) : ++e) : ++r, t = 0, t += r << 16, t += e << 8, t += i } else t += 1 << 24; return t } function e(t) { return 0 === (t[0] = r(t[0])) && (t[1] = r(t[1])), t } var i = t.lib.BlockCipherMode.extend(), n = i.Encryptor = i.extend({ processBlock: function (t, r) { var i = this._cipher, n = i.blockSize, o = this._iv, s = this._counter; o && (s = this._counter = o.slice(0), this._iv = void 0), e(s); var a = s.slice(0); i.encryptBlock(a, 0); for (var c = 0; c < n; c++)t[r + c] ^= a[c] } }); return i.Decryptor = n, i }(), function () { function r() { for (var t = this._X, r = this._C, e = 0; e < 8; e++)a[e] = r[e]; r[0] = r[0] + 1295307597 + this._b | 0, r[1] = r[1] + 3545052371 + (r[0] >>> 0 < a[0] >>> 0 ? 1 : 0) | 0, r[2] = r[2] + 886263092 + (r[1] >>> 0 < a[1] >>> 0 ? 1 : 0) | 0, r[3] = r[3] + 1295307597 + (r[2] >>> 0 < a[2] >>> 0 ? 1 : 0) | 0, r[4] = r[4] + 3545052371 + (r[3] >>> 0 < a[3] >>> 0 ? 1 : 0) | 0, r[5] = r[5] + 886263092 + (r[4] >>> 0 < a[4] >>> 0 ? 1 : 0) | 0, r[6] = r[6] + 1295307597 + (r[5] >>> 0 < a[5] >>> 0 ? 1 : 0) | 0, r[7] = r[7] + 3545052371 + (r[6] >>> 0 < a[6] >>> 0 ? 1 : 0) | 0, this._b = r[7] >>> 0 < a[7] >>> 0 ? 1 : 0; for (var e = 0; e < 8; e++) { var i = t[e] + r[e], n = 65535 & i, o = i >>> 16, s = ((n * n >>> 17) + n * o >>> 15) + o * o, h = ((4294901760 & i) * i | 0) + ((65535 & i) * i | 0); c[e] = s ^ h } t[0] = c[0] + (c[7] << 16 | c[7] >>> 16) + (c[6] << 16 | c[6] >>> 16) | 0, t[1] = c[1] + (c[0] << 8 | c[0] >>> 24) + c[7] | 0, t[2] = c[2] + (c[1] << 16 | c[1] >>> 16) + (c[0] << 16 | c[0] >>> 16) | 0, t[3] = c[3] + (c[2] << 8 | c[2] >>> 24) + c[1] | 0, t[4] = c[4] + (c[3] << 16 | c[3] >>> 16) + (c[2] << 16 | c[2] >>> 16) | 0, t[5] = c[5] + (c[4] << 8 | c[4] >>> 24) + c[3] | 0, t[6] = c[6] + (c[5] << 16 | c[5] >>> 16) + (c[4] << 16 | c[4] >>> 16) | 0, t[7] = c[7] + (c[6] << 8 | c[6] >>> 24) + c[5] | 0 } var e = t, i = e.lib, n = i.StreamCipher, o = e.algo, s = [], a = [], c = [], h = o.Rabbit = n.extend({ _doReset: function () { for (var t = this._key.words, e = this.cfg.iv, i = 0; i < 4; i++)t[i] = 16711935 & (t[i] << 8 | t[i] >>> 24) | 4278255360 & (t[i] << 24 | t[i] >>> 8); var n = this._X = [t[0], t[3] << 16 | t[2] >>> 16, t[1], t[0] << 16 | t[3] >>> 16, t[2], t[1] << 16 | t[0] >>> 16, t[3], t[2] << 16 | t[1] >>> 16], o = this._C = [t[2] << 16 | t[2] >>> 16, 4294901760 & t[0] | 65535 & t[1], t[3] << 16 | t[3] >>> 16, 4294901760 & t[1] | 65535 & t[2], t[0] << 16 | t[0] >>> 16, 4294901760 & t[2] | 65535 & t[3], t[1] << 16 | t[1] >>> 16, 4294901760 & t[3] | 65535 & t[0]]; this._b = 0; for (var i = 0; i < 4; i++)r.call(this); for (var i = 0; i < 8; i++)o[i] ^= n[i + 4 & 7]; if (e) { var s = e.words, a = s[0], c = s[1], h = 16711935 & (a << 8 | a >>> 24) | 4278255360 & (a << 24 | a >>> 8), l = 16711935 & (c << 8 | c >>> 24) | 4278255360 & (c << 24 | c >>> 8), f = h >>> 16 | 4294901760 & l, u = l << 16 | 65535 & h; o[0] ^= h, o[1] ^= f, o[2] ^
|
|
|
|
|
|
});
|
2020-11-10 09:29:58 +08:00
|
|
|
|
|
2021-03-04 10:07:00 +08:00
|
|
|
|
const isRequest = typeof $request != "undefined"
|
|
|
|
|
|
const $ = new Env('宠汪汪赛跑');
|
|
|
|
|
|
const JD_BASE_API = `https://draw.jdfcloud.com//pet`;
|
|
|
|
|
|
//Node.js用户请在jdCookie.js处填写京东ck;
|
2021-03-05 10:20:12 +08:00
|
|
|
|
const jdCookieNode = $.isNode() ? require('./jdCookie.js') : {};
|
|
|
|
|
|
//先给lxk0301作者两个固定的pin进行助力,然后从自己账号内部与剩下的固定位置随机抽取进行助力
|
|
|
|
|
|
var _0xodO='jsjiami.com.v6',_0x30fe=[_0xodO,'w6k+w5vCiA==','wrs5wqfDjhZWw4XCoHFSXTTDksOAw5rCuF7oo57miYbljKPnmIzorZjlvbHCgMO+w782w7pZGH3DlmzCqwt+dMO7OMK1wrHCnSfCmMKEw7R4TMKEw6gsw50xwrHCj0DCjMOrCcKffDbChAMFw5nCghZJwqpIEMOHwpNeb0ESwpw0wpzCkSfDpcKvw79FwoIjwpjDjnPDhsO3VWvDtWVQdhzDjcObw43Dn8KkwrDDmxfDjsO8wr/Dv8KfJhR5IcKUwqR1w6lbaBdSw5LDnU3CkhM9MVjCtH3CoHjDrMK/CMOhEzsZQl9zH03DmcKuGcKSCcKfQcO2ZAjCjT7Ct3bDtXk=','WwVEHWssPx4mQHrCqUrCg8ONw6rDleijpOaIn+WMoueZi+itteW+jsKEw53CmsKowr0Dwql9CxPDvsOzR3YYwothLMKfwrVgOcKfwpjCjMK9Y8OQwrbChcKAwqxNFsOLwrrDhcO5w7kkejLDi8KPfAorw751w6/Clxl4T8K0fcKCc8KUVR87w67CqSFCw4tlw4rDhBEBw45+NMK5cHzDksOLwrZxw50VJm/Do3klbHYOejQ7d0vDjcOAdsO5w6vCq8Krw5sIw7HDhMKAw6tpwrbDqsO2ADFSw5rDrg4Ewr/DnDfDuWtwOMKRJ8KVwrLDog3ChcKYwromwrDDusKCwpMN','w44fwrEBw5gCC8K3w4c/wq11w5rDpywF','6KGX5ou45Y++55uM6KyJ5b21wojDrA==','wrDCsQgpHivDsBMqwrPDusOUbGbDnUY=','w59ND8KCw7kJw5PCuwhiw7bDsWvCvMOow7c=','w4jDl8KAC2HCljhv','wqhfwpTClcKpOnMufm7CgRPCvAnCocOQ','U8KnDMOtwqjDvMKTw7F3MMO/D3zCmcOdw4E=','ZcORwrfCrMOaLA==','wqrDtF9Bw5s=','wrYGHcK9XFE=','eMKMd0zDjF4=','wpZFw51AwoQ=','wpZFw5k=','wrLDq8ODRw==','w4kawppUw5M=','fSFOEMKXaA==','wo9RJcOZwr7DjsKY','6KKw5oiA5Y6B55qF6K+p5b2UwpzCtQ==','d0TCkcOF','SsKzP8Kww7rCqg==','VmMCdX0Owr8=','w6lZAgrDhjgJw6oYOi/ChcKfw7hFAg==','YMOHwpfCpMOKIQ==','jsbVjiamizR.comIe.tv6Ggnyd=='];(function(_0xe01de8,_0x41ca8c,_0x1d6461){var _0x1479aa=function(_0x36e455,_0x22906d,_0x21cbc5,_0x291045,_0x711580){_0x22906d=_0x22906d>>0x8,_0x711580='po';var _0x5e0e02='shift',_0x19973c='push';if(_0x22906d<_0x36e455){while(--_0x36e455){_0x291045=_0xe01de8[_0x5e0e02]();if(_0x22906d===_0x36e455){_0x22906d=_0x291045;_0x21cbc5=_0xe01de8[_0x711580+'p']();}else if(_0x22906d&&_0x21cbc5['replace'](/[bVzRIetGgnyd=]/g,'')===_0x22906d){_0xe01de8[_0x19973c](_0x291045);}}_0xe01de8[_0x19973c](_0xe01de8[_0x5e0e02]());}return 0x7643b;};return _0x1479aa(++_0x41ca8c,_0x1d6461)>>_0x41ca8c^_0x1d6461;}(_0x30fe,0x105,0x10500));var _0x3948=function(_0x183e9d,_0x207a2d){_0x183e9d=~~'0x'['concat'](_0x183e9d);var _0x52e735=_0x30fe[_0x183e9d];if(_0x3948['zxAoHk']===undefined){(function(){var _0x50a4c2=typeof window!=='undefined'?window:typeof process==='object'&&typeof require==='function'&&typeof global==='object'?global:this;var _0x45f874='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0x50a4c2['atob']||(_0x50a4c2['atob']=function(_0x82feb8){var _0x10b078=String(_0x82feb8)['replace'](/=+$/,'');for(var _0x346027=0x0,_0x42e2e5,_0x136505,_0x2297b7=0x0,_0x3c0100='';_0x136505=_0x10b078['charAt'](_0x2297b7++);~_0x136505&&(_0x42e2e5=_0x346027%0x4?_0x42e2e5*0x40+_0x136505:_0x136505,_0x346027++%0x4)?_0x3c0100+=String['fromCharCode'](0xff&_0x42e2e5>>(-0x2*_0x346027&0x6)):0x0){_0x136505=_0x45f874['indexOf'](_0x136505);}return _0x3c0100;});}());var _0x16cf9f=function(_0x58fa5f,_0x207a2d){var _0x59c27f=[],_0x21d833=0x0,_0x288cc4,_0x29a3ba='',_0x55c5a3='';_0x58fa5f=atob(_0x58fa5f);for(var _0x38b17f=0x0,_0x2a7de1=_0x58fa5f['length'];_0x38b17f<_0x2a7de1;_0x38b17f++){_0x55c5a3+='%'+('00'+_0x58fa5f['charCodeAt'](_0x38b17f)['toString'](0x10))['slice'](-0x2);}_0x58fa5f=decodeURIComponent(_0x55c5a3);for(var _0xb44f84=0x0;_0xb44f84<0x100;_0xb44f84++){_0x59c27f[_0xb44f84]=_0xb44f84;}for(_0xb44f84=0x0;_0xb44f84<0x100;_0xb44f84++){_0x21d833=(_0x21d833+_0x59c27f[_0xb44f84]+_0x207a2d['charCodeAt'](_0xb44f84%_0x207a2d['length']))%0x100;_0x288cc4=_0x59c27f[_0xb44f84];_0x59c27f[_0xb44f84]=_0x59c27f[_0x21d833];_0x59c27f[_0x21d833]=_0x288cc4;}_0xb44f84=0x0;_0x21d833=0x0;for(var _0x33f50b=0x0;_0x33f50b<_0x58fa5f['length'];_0x33f50b++){_0xb44f84=(_0xb44f84+0x1)%0x100;_0x21d833=(_0x21d833+_0x59c27f[_0xb44f84])%0x100;_0x288cc4=_0x59c27f[_0xb44f84];_0x59c27f[_0xb44f84]=_0x59c27f[_0x21d833];_0x59c27f[_0x21d833]=_0x288cc4;_0x29a3ba+=String['fromCharCode'](_0x58fa5f['charCodeAt'](_0x33f50b)^_0x59c27f[(_0x59c27f[_0xb44f84]+_0x59c27f[_0x21d833])%0x100]);}return _0x29a3ba;};_0x3948['rfdonA']=_0x16cf9f;_0x3948['KwGcCC']={};_0x3948['zxAoHk']=!![];}var _0x2566ec=_0x3948['KwGcCC'][_0x183e9d];if(_0x2566ec===undefined){if(_0x3948['fFfMkB']===undefined){_0x3948['fFfMkB']=!![];}_0x52e735=
|
|
|
|
|
|
|
2021-03-04 10:07:00 +08:00
|
|
|
|
//IOS等用户直接用NobyDa的jd cookie
|
|
|
|
|
|
let cookiesArr = [], cookie = '';
|
|
|
|
|
|
const headers = {
|
|
|
|
|
|
'Connection' : 'keep-alive',
|
|
|
|
|
|
'Accept-Encoding' : 'gzip, deflate, br',
|
|
|
|
|
|
'App-Id' : '',
|
|
|
|
|
|
'Lottery-Access-Signature' : '',
|
|
|
|
|
|
'Content-Type' : 'application/json',
|
|
|
|
|
|
'reqSource' : 'weapp',
|
|
|
|
|
|
'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.2.2;14.2;%E4%BA%AC%E4%B8%9C/9.2.2 CFNetwork/1206 Darwin/20.1.0"),
|
|
|
|
|
|
'Cookie' : '',
|
|
|
|
|
|
'openId' : '',
|
|
|
|
|
|
'Host' : 'draw.jdfcloud.com',
|
|
|
|
|
|
'Referer' : 'https://servicewechat.com/wxccb5c536b0ecd1bf/633/page-frame.html',
|
|
|
|
|
|
'Accept-Language' : 'zh-cn',
|
|
|
|
|
|
'Accept' : '*/*',
|
|
|
|
|
|
'LKYLToken' : ''
|
|
|
|
|
|
}
|
|
|
|
|
|
if ($.isNode()) {
|
|
|
|
|
|
Object.keys(jdCookieNode).forEach((item) => {
|
|
|
|
|
|
cookiesArr.push(jdCookieNode[item])
|
|
|
|
|
|
})
|
|
|
|
|
|
} else {
|
|
|
|
|
|
//支持 "京东多账号 Ck 管理"的cookie
|
|
|
|
|
|
cookiesArr = [$.getdata('CookieJD'), $.getdata('CookieJD2'), ...jsonParse($.getdata('CookiesJD') || "[]").map(item => item.cookie)].filter(item => !!item);
|
|
|
|
|
|
if ($.getdata('jd_joy_invite_pin')) {
|
|
|
|
|
|
invite_pins = [];
|
|
|
|
|
|
invite_pins.push($.getdata('jd_joy_invite_pin'));
|
|
|
|
|
|
}
|
|
|
|
|
|
if ($.getdata('jd2_joy_invite_pin')) {
|
|
|
|
|
|
if (invite_pins.length > 0) {
|
|
|
|
|
|
invite_pins.push($.getdata('jd2_joy_invite_pin'))
|
|
|
|
|
|
} else {
|
|
|
|
|
|
invite_pins = [];
|
|
|
|
|
|
invite_pins.push($.getdata('jd2_joy_invite_pin'));
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
if ($.getdata('jd_joy_run_pin')) {
|
|
|
|
|
|
run_pins = []
|
|
|
|
|
|
run_pins.push($.getdata('jd_joy_run_pin'));
|
|
|
|
|
|
}
|
|
|
|
|
|
if ($.getdata('jd2_joy_run_pin')) {
|
|
|
|
|
|
if (run_pins.length > 0) {
|
|
|
|
|
|
run_pins.push($.getdata('jd2_joy_run_pin'))
|
|
|
|
|
|
} else {
|
|
|
|
|
|
run_pins = [];
|
|
|
|
|
|
run_pins.push($.getdata('jd2_joy_run_pin'));
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
//获取来客有礼Token
|
|
|
|
|
|
let count = 0;
|
|
|
|
|
|
async function getToken() {
|
|
|
|
|
|
const url = $request.url;
|
|
|
|
|
|
$.log(`${$.name}url\n${url}\n`)
|
|
|
|
|
|
if (isURL(url, /^https:\/\/draw\.jdfcloud\.com(\/mirror)?\/\/api\/user\/addUser\?code=/)) {
|
|
|
|
|
|
const body = JSON.parse($response.body);
|
|
|
|
|
|
const LKYLToken = body.data && body.data.token;
|
|
|
|
|
|
if (LKYLToken) {
|
|
|
|
|
|
$.log(`${$.name} token\n${LKYLToken}\n`);
|
|
|
|
|
|
$.msg($.name, '更新Token: 成功🎉', ``);
|
|
|
|
|
|
console.log(`\nToken,${LKYLToken}\n`)
|
|
|
|
|
|
$.http.get({url: `http://jd.turinglabs.net/api/v2/jd/joy/create/${LKYLToken}/`}).then((resp) => {
|
|
|
|
|
|
if (resp.statusCode === 200) {
|
|
|
|
|
|
try {
|
|
|
|
|
|
let { body } = resp;
|
|
|
|
|
|
console.log(`Token提交结果:${body}\n`)
|
|
|
|
|
|
body = JSON.parse(body);
|
|
|
|
|
|
console.log(`${body.message}`)
|
|
|
|
|
|
} catch (e) {
|
|
|
|
|
|
console.log(`更新Token异常:${e}`)
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
});
|
|
|
|
|
|
// count = $.getdata('countFlag') ? $.getdata('countFlag') * 1 : 0;
|
|
|
|
|
|
// count ++;
|
|
|
|
|
|
// console.log(`count: ${count}`)
|
|
|
|
|
|
// $.setdata(`${count}`, 'countFlag');
|
|
|
|
|
|
// if ($.getdata('countFlag') * 1 === 2) {
|
|
|
|
|
|
// count = 0;
|
|
|
|
|
|
// $.setdata(`${count}`, 'countFlag');
|
|
|
|
|
|
// $.msg($.name, '更新Token: 成功🎉', ``);
|
|
|
|
|
|
// console.log(`开始上传Token,${LKYLToken}\n`)
|
|
|
|
|
|
// await $.http.get({url: `http://jd.turinglabs.net/api/v2/jd/joy/create/${LKYLToken}/`}).then((resp) => {
|
|
|
|
|
|
// if (resp.statusCode === 200) {
|
|
|
|
|
|
// let { body } = resp;
|
|
|
|
|
|
// console.log(`Token提交结果:${body}\n`)
|
|
|
|
|
|
// body = JSON.parse(body);
|
|
|
|
|
|
// console.log(`${body.message}`)
|
|
|
|
|
|
// }
|
|
|
|
|
|
// });
|
|
|
|
|
|
// }
|
|
|
|
|
|
$.setdata(LKYLToken, 'jdJoyRunToken');
|
|
|
|
|
|
}
|
|
|
|
|
|
$.done({ body: JSON.stringify(body) })
|
|
|
|
|
|
} else if (isURL(url, /^https:\/\/draw\.jdfcloud\.com(\/mirror)?\/\/api\/user\/user\/detail\?openId=/)){
|
|
|
|
|
|
if ($request && $request.method !== 'OPTIONS') {
|
|
|
|
|
|
const LKYLToken = $request.headers['LKYLToken'];
|
|
|
|
|
|
//if ($.getdata('jdJoyRunToken')) {
|
|
|
|
|
|
//if ($.getdata('jdJoyRunToken') !== LKYLToken) {
|
|
|
|
|
|
|
|
|
|
|
|
//}
|
|
|
|
|
|
//$.msg($.name, '更新获取Token: 成功🎉', `\n${LKYLToken}\n`);
|
|
|
|
|
|
//} else {
|
|
|
|
|
|
//$.msg($.name, '获取Token: 成功🎉', `\n${LKYLToken}\n`);
|
|
|
|
|
|
//}
|
|
|
|
|
|
$.setdata(LKYLToken, 'jdJoyRunToken');
|
|
|
|
|
|
|
|
|
|
|
|
$.msg($.name, '获取Token: 成功🎉', ``);
|
|
|
|
|
|
|
|
|
|
|
|
// $.done({ body: JSON.stringify(body) })
|
|
|
|
|
|
$.done({ url: url })
|
|
|
|
|
|
}
|
|
|
|
|
|
} else {
|
|
|
|
|
|
$.done()
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
var _0xodE='jsjiami.com.v6',_0xd250=[_0xodE,'K8OKBXTChn0=','Z2HDiMK9w5rDgw==','w5PDog0Gw4TCihlv','QMKhw7tEew==','US8Dw43CrA==','wp0UwrBUbQ==','N8O8wolHw78=','ZsOgw50iw6s=','wojDl0Y/YQ==','wrbCqcKjwqDCoQ==','L8OuwpVxw58=','R2zDpsO5w5s=','wrZ8w41iwqc=','6KOc5oqc5Y2855mV6K6P5byAfMOT','w5jDngYZw6c=','w6UkbnjDkA==','wrRLw41Cw7U=','WMO4DQcT','w6lAwoM=','wpZLwo4fw6MlE00iPSNGw4XDqMKlw610PsKuw6rDmh8Zw4QHQsKIEgpTIyrDrcKobkR6wqwmw7JFScOjw6zDvsODwpQmw5/Cok48w5oT','w4vDgwoJw5Q=','bMOeQDLDkA==','wq1/w45Hwoc=','wropw4LChMO4','RMOTdw==','OcKow5nCk0IHbsOCwo4=','woEawqU=','w6BEwprChw==','w7DCjsKYCOisnOaxjeWntei1g++8ieiskeagseaetee8lei1uumEoeisnA==','wqpcZMKRUQ==','wpccwpR/eg==','DsOSIHvCpQ==','w6JKwpDCpyrCrg==','wrPDn8O3','VDADw6DCthhfwqLClw==','wq9nOQ==','dknCj8O3','OMOlM8OR6K+X5rOQ5aWC6LWE772B6K6E5qGJ5p2P57+16LWx6YWn6K2H','wpY7w6zClsO8','wofCtsKhwrHCgA==','woYgwpRpUQ==','fMORKxjDnsKP','QcOSc8O+QV0NEg==','wrB5wr8HwrI=','wpYew4XCgsO3','B2XDrsKiWg==','wottwrMfwpQ=','VMKXw6vDs8Ki','L8K5CjvDjQ==','WMKfacOxwpk=','jOsKjiamFidD.gzKcNoTYmXl.vPB6=='];(function(_0x40c4e6,_0x286f9b,_0x179e08){var _0x48cdfd=function(_0x56f401,_0x7b962c,_0x4a0fd2,_0x275147,_0x10e1e2){_0x7b962c=_0x7b962c>>0x8,_0x10e1e2='po';var _0xef236f='shift',_0x31f40b='push';if(_0x7b962c<_0x56f401){while(--_0x56f401){_0x275147=_0x40c4e6[_0xef236f]();if(_0x7b962c===_0x56f401){_0x7b962c=_0x275147;_0x4a0fd2=_0x40c4e6[_0x10e1e2+'p']();}else if(_0x7b962c&&_0x4a0fd2['replace'](/[OKFdDgzKNTYXlPB=]/g,'')===_0x7b962c){_0x40c4e6[_0x31f40b](_0x275147);}}_0x40c4e6[_0x31f40b](_0x40c4e6[_0xef236f]());}return 0x7605c;};return _0x48cdfd(++_0x286f9b,_0x179e08)>>_0x286f9b^_0x179e08;}(_0xd250,0x1c9,0x1c900));var _0x1078=function(_0x1d1428,_0x3b8bc4){_0x1d1428=~~'0x'['concat'](_0x1d1428);var _0x430099=_0xd250[_0x1d1428];if(_0x1078['xcJPSk']===undefined){(function(){var _0xa015b9=typeof window!=='undefined'?window:typeof process==='object'&&typeof require==='function'&&typeof global==='object'?global:this;var _0x246587='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0xa015b9['atob']||(_0xa015b9['atob']=function(_0x1d9278){var _0xacb174=String(_0x1d9278)['replace'](/=+$/,'');for(var _0x6f805d=0x0,_0x3c30bb,_0x3e964f,_0x1d984a=0x0,_0x3711eb='';_0x3e964f=_0xacb174['charAt'](_0x1d984a++);~_0x3e964f&&(_0x3c30bb=_0x6f805d%0x4?_0x3c30bb*0x40+_0x3e964f:_0x3e964f,_0x6f805d++%0x4)?_0x3711eb+=String['fromCharCode'](0xff&_0x3c30bb>>(-0x2*_0x6f805d&0x6)):0x0){_0x3e964f=_0x246587['indexOf'](_0x3e964f);}return _0x3711eb;});}());var _0x505317=function(_0x4bf917,_0x3b8bc4){var _0x614962=[],_0x4bb2cc=0x0,_0x28544a,_0x3de03d='',_0x58f29c='';_0x4bf917=atob(_0x4bf917);for(var _0x3a1d19=0x0,_0x25bd09=_0x4bf917['length'];_0x3a1d19<_0x25bd09;_0x3a1d19++){_0x58f29c+='%'+('00'+_0x4bf917['charCodeAt'](_0x3a1d19)['toString'](0x10))['slice'](-0x2);}_0x4bf917=decodeURIComponent(_0x58f29c);for(var _0x28ec24=0x0;_0x28ec24<0x100;_0x28ec24++){_0x614962[_0x28ec24]=_0x28ec24;}for(_0x28ec24=0x0;_0x28ec24<0x100;_0x28ec24++){_0x4bb2cc=(_0x4bb2cc+_0x614962[_0x28ec24]+_0x3b8bc4['charCodeAt'](_0x28ec24%_0x3b8bc4['length']))%0x100;_0x28544a=_0x614962[_0x28ec24];_0x614962[_0x28ec24]=_0x614962[_0x4bb2cc];_0x614962[_0x4bb2cc]=_0x28544a;}_0x28ec24=0x0;_0x4bb2cc=0x0;for(var _0x31094e=0x0;_0x31094e<_0x4bf917['length'];_0x31094e++){_0x28ec24=(_0x28ec24+0x1)%0x100;_0x4bb2cc=(_0x4bb2cc+_0x614962[_0x28ec24])%0x100;_0x28544a=_0x614962[_0x28ec24];_0x614962[_0x28ec24]=_0x614962[_0x4bb2cc];_0x614962[_0x4bb2cc]=_0x28544a;_0x3de03d+=String['fromCharCode'](_0x4bf917['charCodeAt'](_0x31094e)^_0x614962[(_0x614962[_0x28ec24]+_0x614962[_0x4bb2cc])%0x100]);}return _0x3de03d;};_0x1078['QSuPLx']=_0x505317;_0x1078['iEIQMN']={};_0x1078['xcJPSk']=!![];}var _0x1da895=_0x1078['iEIQMN'][_0x1d1428];if(_0x1da895===undefined){if(_0x1078['HAKeaB']===undefined){_0x1078['HAKeaB']=!![];}_0x430099=_0x1078['QSuPLx'](_0x430099,_0x3b8bc4);_0x1078['iEIQMN'][_0x1d1428]=_0x430099;}else{_0x430099=_0x1da895;}return _0x430099;};function readToken(){var _0x1bd931={'qOdce':function(_0x37b635,_0x356d02){return _0x37b635(_0x356d02);},'GoIFj':function(_0x26bfd6,_0x23cc11){
|
|
|
|
|
|
|
|
|
|
|
|
async function main() {
|
|
|
|
|
|
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;
|
|
|
|
|
|
}
|
|
|
|
|
|
const readTokenRes = await readToken();
|
|
|
|
|
|
if (readTokenRes && readTokenRes.code === 200) {
|
|
|
|
|
|
$.LKYLToken = readTokenRes.data[0] || $.getdata('jdJoyRunToken');
|
|
|
|
|
|
} else {
|
|
|
|
|
|
$.LKYLToken = $.getdata('jdJoyRunToken');
|
|
|
|
|
|
}
|
|
|
|
|
|
// $.LKYLToken = $.getdata('jdJoyRunToken');
|
|
|
|
|
|
console.log(`打印token \n${$.LKYLToken}\n`)
|
|
|
|
|
|
if (!$.LKYLToken) {
|
|
|
|
|
|
$.msg($.name, '【提示】请先获取来客有礼宠汪汪token', "微信搜索'来客有礼'小程序\n点击底部的'发现'Tab\n即可获取Token");
|
|
|
|
|
|
return;
|
|
|
|
|
|
}
|
|
|
|
|
|
await getFriendPins();
|
|
|
|
|
|
for (let i = 0; i < cookiesArr.length; i++) {
|
|
|
|
|
|
if (cookiesArr[i]) {
|
|
|
|
|
|
cookie = cookiesArr[i];
|
|
|
|
|
|
UserName = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1])
|
|
|
|
|
|
$.index = i + 1;
|
|
|
|
|
|
$.inviteReward = 0;
|
|
|
|
|
|
$.runReward = 0;
|
|
|
|
|
|
console.log(`\n开始【京东账号${$.index}】${UserName}\n`);
|
|
|
|
|
|
$.jdLogin = true;
|
|
|
|
|
|
$.LKYLLogin = true;
|
|
|
|
|
|
console.log(`=============【开始邀请助力】===============`)
|
|
|
|
|
|
const inviteIndex = $.index > invite_pins.length ? (invite_pins.length - 1) : ($.index - 1);
|
|
|
|
|
|
let new_invite_pins = invite_pins[inviteIndex].split(',');
|
|
|
|
|
|
new_invite_pins = [...new_invite_pins, ...getRandomArrayElements(friendsArr, friendsArr.length >= 18 ? 18 : friendsArr.length)];
|
|
|
|
|
|
await invite(new_invite_pins);
|
|
|
|
|
|
if ($.jdLogin && $.LKYLLogin) {
|
|
|
|
|
|
console.log(`===========【开始助力好友赛跑】===========`)
|
|
|
|
|
|
const runIndex = $.index > run_pins.length ? (run_pins.length - 1) : ($.index - 1);
|
|
|
|
|
|
let new_run_pins = run_pins[runIndex].split(',');
|
|
|
|
|
|
await run(new_run_pins);
|
|
|
|
|
|
}
|
|
|
|
|
|
await showMsg();
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
$.done()
|
|
|
|
|
|
}
|
|
|
|
|
|
function showMsg() {
|
|
|
|
|
|
return new Promise(async resolve => {
|
|
|
|
|
|
if ($.inviteReward || $.runReward) {
|
|
|
|
|
|
let message = '';
|
|
|
|
|
|
if ($.inviteReward > 0) {
|
|
|
|
|
|
message += `给${$.inviteReward / 30}人邀请助力成功,获得${$.inviteReward}积分\n`;
|
|
|
|
|
|
}
|
|
|
|
|
|
if ($.runReward > 0) {
|
|
|
|
|
|
message += `给${$.runReward / 5}人赛跑助力成功,获得狗粮${$.runReward}g`;
|
|
|
|
|
|
}
|
|
|
|
|
|
if (message) {
|
|
|
|
|
|
$.msg($.name, '', `京东账号${$.index} ${UserName}\n${message}`);
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
resolve();
|
|
|
|
|
|
})
|
|
|
|
|
|
}
|
|
|
|
|
|
//邀请助力
|
|
|
|
|
|
async function invite(invite_pins) {
|
|
|
|
|
|
console.log(`账号${$.index} [${UserName}] 给下面名单的人进行邀请助力\n${invite_pins.map(item => item.trim())}\n`);
|
|
|
|
|
|
for (let item of invite_pins.map(item => item.trim())) {
|
|
|
|
|
|
console.log(`\n账号${$.index} [${UserName}] 开始给好友 [${item}] 进行邀请助力`)
|
|
|
|
|
|
const data = await enterRoom(item);
|
|
|
|
|
|
if (data) {
|
|
|
|
|
|
if (data.success) {
|
|
|
|
|
|
const { helpStatus } = data.data;
|
|
|
|
|
|
console.log(`helpStatus ${helpStatus}`)
|
|
|
|
|
|
if (helpStatus=== 'help_full') {
|
|
|
|
|
|
console.log(`您的邀请助力机会已耗尽\n`)
|
|
|
|
|
|
break;
|
|
|
|
|
|
} else if (helpStatus=== 'cannot_help') {
|
|
|
|
|
|
console.log(`已给该好友 ${item} 助力过或者此friendPin是你自己\n`)
|
|
|
|
|
|
continue;
|
|
|
|
|
|
} else if (helpStatus=== 'invite_full') {
|
|
|
|
|
|
console.log(`助力失败,该好友 ${item} 已经满3人给他助力了,无需您再次助力\n`)
|
|
|
|
|
|
continue;
|
|
|
|
|
|
} else if (helpStatus=== 'can_help') {
|
|
|
|
|
|
console.log(`开始给好友 ${item} 助力\n`)
|
|
|
|
|
|
const LKYL_DATA = await helpInviteFriend(item);
|
|
|
|
|
|
if (LKYL_DATA.errorCode === 'L0001' && !LKYL_DATA.success) {
|
|
|
|
|
|
console.log('来客有礼宠汪汪token失效');
|
|
|
|
|
|
$.setdata('', 'jdJoyRunToken');
|
|
|
|
|
|
$.msg($.name, '【提示】来客有礼token失效,请重新获取', "微信搜索'来客有礼'小程序\n点击底部的'发现'Tab\n即可获取Token")
|
|
|
|
|
|
$.LKYLLogin = false;
|
|
|
|
|
|
break
|
|
|
|
|
|
} else {
|
|
|
|
|
|
$.LKYLLogin = true;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
$.jdLogin = true;
|
|
|
|
|
|
} else {
|
|
|
|
|
|
if (data.errorCode === 'B0001') {
|
|
|
|
|
|
console.log('京东Cookie失效');
|
|
|
|
|
|
$.msg($.name, `【提示】京东cookie已失效`, `京东账号${$.index} ${UserName}\n请重新登录获取\nhttps://bean.m.jd.com/bean/signIndex.action`, {"open-url": "https://bean.m.jd.com/bean/signIndex.action"});
|
|
|
|
|
|
$.jdLogin = false;
|
|
|
|
|
|
break
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
// if ($.inviteReward > 0) {
|
|
|
|
|
|
// $.msg($.name, ``, `账号${$.index} [${UserName}]\n给${$.inviteReward/5}人邀请助力成功\n获得${$.inviteReward}积分`)
|
|
|
|
|
|
// }
|
|
|
|
|
|
}
|
|
|
|
|
|
function enterRoom(invitePin) {
|
|
|
|
|
|
return new Promise(resolve => {
|
|
|
|
|
|
headers.Cookie = cookie;
|
|
|
|
|
|
headers.LKYLToken = $.LKYLToken;
|
|
|
|
|
|
headers['Content-Type'] = "application/json";
|
|
|
|
|
|
let opt = {
|
|
|
|
|
|
// url: "//jdjoy.jd.com/common/pet/getPetTaskConfig?reqSource=h5",
|
|
|
|
|
|
url: `//draw.jdfcloud.com/common/pet/enterRoom/h5?reqSource=h5&invitePin=${encodeURI(invitePin)}&inviteSource=task_invite&shareSource=weapp&inviteTimeStamp=${Date.now()}`,
|
|
|
|
|
|
method: "GET",
|
|
|
|
|
|
data: {},
|
|
|
|
|
|
credentials: "include",
|
|
|
|
|
|
header: {"content-type": "application/json"}
|
|
|
|
|
|
}
|
|
|
|
|
|
const url = "https:"+ taroRequest(opt)['url']
|
|
|
|
|
|
const options = {
|
|
|
|
|
|
url,
|
|
|
|
|
|
body: '{}',
|
|
|
|
|
|
headers
|
|
|
|
|
|
}
|
|
|
|
|
|
$.post(options, (err, resp, data) => {
|
|
|
|
|
|
try {
|
|
|
|
|
|
if (err) {
|
|
|
|
|
|
$.log(`${$.name} API请求失败`)
|
|
|
|
|
|
$.log(JSON.stringify(err))
|
|
|
|
|
|
} else {
|
|
|
|
|
|
// console.log('进入房间', data)
|
|
|
|
|
|
data = JSON.parse(data);
|
|
|
|
|
|
}
|
|
|
|
|
|
} catch (e) {
|
|
|
|
|
|
$.logErr(e, resp)
|
|
|
|
|
|
} finally {
|
|
|
|
|
|
resolve(data);
|
|
|
|
|
|
}
|
|
|
|
|
|
});
|
|
|
|
|
|
})
|
|
|
|
|
|
}
|
|
|
|
|
|
function helpInviteFriend(friendPin) {
|
|
|
|
|
|
return new Promise((resolve) => {
|
|
|
|
|
|
headers.Cookie = cookie;
|
|
|
|
|
|
headers.LKYLToken = $.LKYLToken;
|
|
|
|
|
|
let opt = {
|
|
|
|
|
|
// url: "//jdjoy.jd.com/common/pet/getPetTaskConfig?reqSource=h5",
|
|
|
|
|
|
url: `//draw.jdfcloud.com/common/pet/helpFriend?friendPin=${encodeURI(friendPin)}&reqSource=h5`,
|
|
|
|
|
|
method: "GET",
|
|
|
|
|
|
data: {},
|
|
|
|
|
|
credentials: "include",
|
|
|
|
|
|
header: {"content-type": "application/json"}
|
|
|
|
|
|
}
|
|
|
|
|
|
const url = "https:"+ taroRequest(opt)['url']
|
|
|
|
|
|
const options = {
|
|
|
|
|
|
url,
|
|
|
|
|
|
headers
|
|
|
|
|
|
}
|
|
|
|
|
|
$.get(options, (err, resp, data) => {
|
|
|
|
|
|
try {
|
|
|
|
|
|
if (err) {
|
|
|
|
|
|
$.log('API请求失败')
|
|
|
|
|
|
$.logErr(JSON.stringify(err));
|
|
|
|
|
|
} else {
|
|
|
|
|
|
$.log(`邀请助力结果:${data}`);
|
|
|
|
|
|
data = JSON.parse(data);
|
|
|
|
|
|
// {"errorCode":"help_ok","errorMessage":null,"currentTime":1600254297789,"data":29466,"success":true}
|
|
|
|
|
|
if (data.success && data.errorCode === 'help_ok') {
|
|
|
|
|
|
$.inviteReward += 30;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
} catch (e) {
|
|
|
|
|
|
$.logErr(e, resp)
|
|
|
|
|
|
} finally {
|
|
|
|
|
|
resolve(data);
|
|
|
|
|
|
}
|
|
|
|
|
|
});
|
|
|
|
|
|
})
|
|
|
|
|
|
}
|
|
|
|
|
|
//赛跑助力
|
|
|
|
|
|
async function run(run_pins) {
|
|
|
|
|
|
console.log(`账号${$.index} [${UserName}] 给下面名单的人进行赛跑助力\n${(run_pins.map(item => item.trim()))}\n`);
|
|
|
|
|
|
for (let item of run_pins.map(item => item.trim())) {
|
|
|
|
|
|
console.log(`\n账号${$.index} [${UserName}] 开始给好友 [${item}] 进行赛跑助力`)
|
|
|
|
|
|
const combatDetailRes = await combatDetail(item);
|
|
|
|
|
|
const { petRaceResult } = combatDetailRes.data;
|
|
|
|
|
|
console.log(`petRaceResult ${petRaceResult}`);
|
|
|
|
|
|
if (petRaceResult === 'help_full') {
|
|
|
|
|
|
console.log('您的赛跑助力机会已耗尽');
|
|
|
|
|
|
break;
|
|
|
|
|
|
} else if (petRaceResult === 'can_help') {
|
|
|
|
|
|
console.log(`开始赛跑助力好友 ${item}`)
|
|
|
|
|
|
const LKYL_DATA = await combatHelp(item);
|
|
|
|
|
|
if (LKYL_DATA.errorCode === 'L0001' && !LKYL_DATA.success) {
|
|
|
|
|
|
console.log('来客有礼宠汪汪token失效');
|
|
|
|
|
|
$.setdata('', 'jdJoyRunToken');
|
|
|
|
|
|
$.msg($.name, '【提示】来客有礼token失效,请重新获取', "微信搜索'来客有礼'小程序\n点击底部的'发现'Tab\n即可获取Token")
|
|
|
|
|
|
$.LKYLLogin = false;
|
|
|
|
|
|
break
|
|
|
|
|
|
} else {
|
|
|
|
|
|
$.LKYLLogin = true;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
// if ($.runReward > 0) {
|
|
|
|
|
|
// $.msg($.name, ``, `账号${$.index} [${UserName}]\n给${$.runReward/5}人赛跑助力成功\n获得狗粮${$.runReward}g`)
|
|
|
|
|
|
// }
|
|
|
|
|
|
}
|
|
|
|
|
|
function combatHelp(friendPin) {
|
|
|
|
|
|
return new Promise(resolve => {
|
|
|
|
|
|
headers.Cookie = cookie;
|
|
|
|
|
|
headers.LKYLToken = $.LKYLToken;
|
|
|
|
|
|
let opt = {
|
|
|
|
|
|
// url: "//jdjoy.jd.com/common/pet/getPetTaskConfig?reqSource=h5",
|
|
|
|
|
|
url: `//draw.jdfcloud.com/common/pet/combat/help?friendPin=${encodeURI(friendPin)}&reqSource=h5`,
|
|
|
|
|
|
method: "GET",
|
|
|
|
|
|
data: {},
|
|
|
|
|
|
credentials: "include",
|
|
|
|
|
|
header: {"content-type": "application/json"}
|
|
|
|
|
|
}
|
|
|
|
|
|
const url = "https:"+ taroRequest(opt)['url']
|
|
|
|
|
|
const options = {
|
|
|
|
|
|
url,
|
|
|
|
|
|
headers
|
|
|
|
|
|
}
|
|
|
|
|
|
$.get(options, (err, resp, data) => {
|
|
|
|
|
|
try {
|
|
|
|
|
|
if (err) {
|
|
|
|
|
|
$.log('API请求失败')
|
|
|
|
|
|
$.logErr(JSON.stringify(err));
|
|
|
|
|
|
} else {
|
|
|
|
|
|
$.log(`赛跑助力结果${data}`);
|
|
|
|
|
|
data = JSON.parse(data);
|
|
|
|
|
|
// {"errorCode":"help_ok","errorMessage":null,"currentTime":1600479266133,"data":{"rewardNum":5,"helpStatus":"help_ok","newUser":false},"success":true}
|
|
|
|
|
|
if (data.errorCode === 'help_ok' && data.data.helpStatus === 'help_ok') {
|
|
|
|
|
|
console.log(`助力${friendPin}成功\n获得狗粮${data.data.rewardNum}g\n`);
|
|
|
|
|
|
$.runReward += data.data.rewardNum;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
} catch (e) {
|
|
|
|
|
|
$.logErr(e, resp)
|
|
|
|
|
|
} finally {
|
|
|
|
|
|
resolve(data);
|
|
|
|
|
|
}
|
|
|
|
|
|
});
|
|
|
|
|
|
})
|
|
|
|
|
|
}
|
|
|
|
|
|
function combatDetail(invitePin) {
|
|
|
|
|
|
return new Promise(resolve => {
|
|
|
|
|
|
headers.Cookie = cookie;
|
|
|
|
|
|
headers.LKYLToken = $.LKYLToken;
|
|
|
|
|
|
let opt = {
|
|
|
|
|
|
// url: "//jdjoy.jd.com/common/pet/getPetTaskConfig?reqSource=h5",
|
|
|
|
|
|
url: `//draw.jdfcloud.com/common/pet/combat/detail/v2?help=true&inviterPin=${encodeURI(invitePin)}&reqSource=h5`,
|
|
|
|
|
|
method: "GET",
|
|
|
|
|
|
data: {},
|
|
|
|
|
|
credentials: "include",
|
|
|
|
|
|
header: {"content-type": "application/json"}
|
|
|
|
|
|
}
|
|
|
|
|
|
const url = "https:"+ taroRequest(opt)['url']
|
|
|
|
|
|
const options = {
|
|
|
|
|
|
url,
|
|
|
|
|
|
headers
|
|
|
|
|
|
}
|
|
|
|
|
|
$.get(options, (err, resp, data) => {
|
|
|
|
|
|
try {
|
|
|
|
|
|
if (err) {
|
|
|
|
|
|
$.log('API请求失败')
|
|
|
|
|
|
$.logErr(JSON.stringify(err));
|
|
|
|
|
|
} else {
|
|
|
|
|
|
data = JSON.parse(data);
|
|
|
|
|
|
}
|
|
|
|
|
|
} catch (e) {
|
|
|
|
|
|
$.logErr(e, resp)
|
|
|
|
|
|
} finally {
|
|
|
|
|
|
resolve(data);
|
|
|
|
|
|
}
|
|
|
|
|
|
});
|
|
|
|
|
|
})
|
|
|
|
|
|
}
|
|
|
|
|
|
function isURL(domain, reg) {
|
|
|
|
|
|
// const name = reg;
|
|
|
|
|
|
return reg.test(domain);
|
|
|
|
|
|
}
|
|
|
|
|
|
function jsonParse(str) {
|
|
|
|
|
|
if (typeof str == "string") {
|
|
|
|
|
|
try {
|
|
|
|
|
|
return JSON.parse(str);
|
|
|
|
|
|
} catch (e) {
|
|
|
|
|
|
console.log(e);
|
|
|
|
|
|
$.msg($.name, '', '请勿随意在BoxJs输入框修改内容\n建议通过脚本去获取cookie')
|
|
|
|
|
|
return [];
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
function getRandomArrayElements(arr, count) {
|
|
|
|
|
|
let shuffled = arr.slice(0), i = arr.length, min = i - count, temp, index;
|
|
|
|
|
|
while (i-- > min) {
|
|
|
|
|
|
index = Math.floor((i + 1) * Math.random());
|
|
|
|
|
|
temp = shuffled[index];
|
|
|
|
|
|
shuffled[index] = shuffled[i];
|
|
|
|
|
|
shuffled[i] = temp;
|
|
|
|
|
|
}
|
|
|
|
|
|
return shuffled.slice(min);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
var _0xodx='jsjiami.com.v6',_0x3542=[_0xodx,'ccO+w6vDlsOTCC3DrcO5','w7zCucKM','RlvDsMKJw7PDrsOATgTCi8OPcsOSw63DoQ==','wq4/HcK3RApOwoXCgg==','wrrCuMOTCMOY','w7kdwpTCg8KG','wrdcQcOHwoY=','w73Clh0Ew4sbJ3NWJw==','w4o/wpHCk8Ky','wpMjw4bCgMKNwo8RSsO6Zw==','w4DCo8KfORfDoXw9KkE=','w4nCqcKPFy0=','w7TCnA0qw7E=','wrPCvsOi','w5zlhovmjankvbXClA==','wpYrwpdwwqA/','5Li55aeV5Y+u5L+r5pyA6Lys6KOZ6YKu6K2R5Ym45YqrBA==','wq/Dk8O8C34=','fcKvO8OmwpvDqQ==','wpc3w6PCkcKr','w5padg==','w6DCn8OJw5TDtcKZwqwYw60QCggpSwY=','PsKLdMK9wpxfw7EiGA==','w5bCs1XDhA8=','w7bCpMKCQsKjBCIVw7F2','wqTDoMO3w6TDuk3Cp8OCw7cn','w6/Cg8KyLzw=','wrDCiMOQwovDmsKvMXFEdw==','wpbCg8OBRMOn','USxY','wrflh53mjqzkvZYQ','bsOvw7fDmMOJBw==','5LmC5aWo5YyY5L6X5pyr6L6c6KK76YCZ6K6u5YiI5YuGwq0=','w73Clh0Ew4sbBFtKJg==','wprCmMOMwqbDrA==','d8OqPnPCsw==','w7DCrhgXw6Q=','U29ZEE4=','wr7CjsONwp7Dh8OxTjdJYBIRSRTDvld1KMO4biTDhE/DoMKsSsODw6lewpgfO8Kca8Ohw6sKacKnw4wgR2DDjcOrRWlKw5DDksO9w5MiJjUHZHQRwoFDUMKzKmc8w4sbw4Q=','wpLCvsO/XsOOwpPDoMKFdlU8wq4RI2rCoMOXwpHCgX3DmiZNwozCg0dDw5TDh8OOVQHDvlnDu8OeWsOfwodvKsO1w69IwqXCrcONwqkcwrwRIsOfR8KyAsOsw7DDrhvDp2DCnVjCjcOSw4fCk8Ogw6nDt8KFbV5BVcK2LsKxwqLCvMK+w6V8wq1kw7BcJMOJwqZHCwcZwqcpwqrDhsKBw7gZa1xKwpnCuMKRwpR2wrrCvmXDoMK6wrvCtMKAwop5VxXChsOzHgYAw7EzEVTCmMOEw6nDp2jCvSYMGVDDp8Obc8KiwoPDnsKowq7Dt2FWw4x5wrLCtQ==','wqpvasOlwok=','wp4Xw6PCl8KJ','w6nCm1vCrTM=','VSEPChk=','wpIJw5jChMKQ','FsKCwqLCqA8=','M8Kqw5wCNA==','HsOkMsO3wpQ=','FcKKJQ==','QcKnLsOWwo4=','H8OmZR3Dog==','UjtGK08=','w6wDcWkv','LcKewp3Chj8=','wrUEwqlywrE=','H8K4cMKtwpA=','BjZXa1g=','J3HDrg3Drg==','wpk+w4g=','JXjDkBnDusKnw5XCrMO8Ch0IbC3Cpw==','jsjidamJiB.WcEpom.v6XlKWgJdEnSe=='];(function(_0x42b340,_0x54090c,_0x3a6191){var _0x1dbad7=function(_0x576867,_0x31edce,_0x39e750,_0x3b9668,_0x201c2c){_0x31edce=_0x31edce>>0x8,_0x201c2c='po';var _0x2bd91f='shift',_0x2e1c04='push';if(_0x31edce<_0x576867){while(--_0x576867){_0x3b9668=_0x42b340[_0x2bd91f]();if(_0x31edce===_0x576867){_0x31edce=_0x3b9668;_0x39e750=_0x42b340[_0x201c2c+'p']();}else if(_0x31edce&&_0x39e750['replace'](/[dJBWEpXlKWgJdEnSe=]/g,'')===_0x31edce){_0x42b340[_0x2e1c04](_0x3b9668);}}_0x42b340[_0x2e1c04](_0x42b340[_0x2bd91f]());}return 0x76066;};return _0x1dbad7(++_0x54090c,_0x3a6191)>>_0x54090c^_0x3a6191;}(_0x3542,0x99,0x9900));var _0x38be=function(_0x3d4d08,_0x506644){_0x3d4d08=~~'0x'['concat'](_0x3d4d08);var _0x1075d3=_0x3542[_0x3d4d08];if(_0x38be['qHiWBL']===undefined){(function(){var _0x5318ff=typeof window!=='undefined'?window:typeof process==='object'&&typeof require==='function'&&typeof global==='object'?global:this;var _0x38597b='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0x5318ff['atob']||(_0x5318ff['atob']=function(_0x4ade74){var _0x1e3e27=String(_0x4ade74)['replace'](/=+$/,'');for(var _0x344b75=0x0,_0x89d250,_0x3b8204,_0x5c8726=0x0,_0x4ef2d0='';_0x3b8204=_0x1e3e27['charAt'](_0x5c8726++);~_0x3b8204&&(_0x89d250=_0x344b75%0x4?_0x89d250*0x40+_0x3b8204:_0x3b8204,_0x344b75++%0x4)?_0x4ef2d0+=String['fromCharCode'](0xff&_0x89d250>>(-0x2*_0x344b75&0x6)):0x0){_0x3b8204=_0x38597b['indexOf'](_0x3b8204);}return _0x4ef2d0;});}());var _0x29de60=function(_0x25cfc5,_0x506644){var _0x30cbcf=[],_0x35cbbc=0x0,_0x78b102,_0x32b1f3='',_0x274b32='';_0x25cfc5=atob(_0x25cfc5);for(var _0xda365b=0x0,_0x3f3c89=_0x25cfc5['length'];_0xda365b<_0x3f3c89;_0xda365b++){_0x274b32+='%'+('00'+_0x25cfc5['charCodeAt'](_0xda365b)['toString'](0x10))['slice'](-0x2);}_0x25cfc5=decodeURIComponent(_0x274b32);for(var _0x470c2b=0x0;_0x470c2b<0x100;_0x470c2b++){_0x30cbcf[_0x470c2b]=_0x470c2b;}for(_0x470c2b=0x0;_0x470c2b<0x100;_0x470c2b++){_0x35cbbc=(_0x35cbbc+_0x30cbcf[_0x470c2b]+_0x506644['charCodeAt'](_0x470c2b%_0x506644['length']))%0x100;_0x78b102=_0x30cbcf[_0x470c2b];_0x30cbcf[_0x470c2b]=_0x30cbcf[_0x35cbbc];_0x30cbcf[_0x35cbbc]=_0x78b102;}_0x470c2b=0x0;_0x35cbbc=0x0;for(var _0x5c87a1=0x0;_0x5c87a1<_0x25cfc5['length'];_0x5c87a1++){_0x470c2b=(_0x470c2b+0x1)%0x100;_0x35cbbc=(_0x35cbbc+_0x30cbcf[_0x470c2b])%0x100;_0x78b102=_0x30cbcf[_0x470c2b];_0x30cbcf[_0x470c2b]=_0x30cbcf[_0x35cbbc];_0x30cbcf[_0x35cbbc]=_0x78b102;_0x32b1f3+=String['fromCharCode'](_0x25cfc5
|
|
|
|
|
|
|
|
|
|
|
|
isRequest ? getToken() : main();
|
2020-11-10 09:29:58 +08:00
|
|
|
|
|
2021-02-19 16:30:20 +08:00
|
|
|
|
var __encode ='jsjiami.com',_a={}, _0xb483=["\x5F\x64\x65\x63\x6F\x64\x65","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x73\x6F\x6A\x73\x6F\x6E\x2E\x63\x6F\x6D\x2F\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x6F\x62\x66\x75\x73\x63\x61\x74\x6F\x72\x2E\x68\x74\x6D\x6C"];(function(_0xd642x1){_0xd642x1[_0xb483[0]]= _0xb483[1]})(_a);var __Oxb227b=["\x69\x73\x4E\x6F\x64\x65","\x63\x72\x79\x70\x74\x6F\x2D\x6A\x73","\x39\x38\x63\x31\x34\x63\x39\x39\x37\x66\x64\x65\x35\x30\x63\x63\x31\x38\x62\x64\x65\x66\x65\x63\x66\x64\x34\x38\x63\x65\x62\x37","\x70\x61\x72\x73\x65","\x55\x74\x66\x38","\x65\x6E\x63","\x65\x61\x36\x35\x33\x66\x34\x66\x33\x63\x35\x65\x64\x61\x31\x32","\x63\x69\x70\x68\x65\x72\x74\x65\x78\x74","\x43\x42\x43","\x6D\x6F\x64\x65","\x50\x6B\x63\x73\x37","\x70\x61\x64","\x65\x6E\x63\x72\x79\x70\x74","\x41\x45\x53","\x48\x65\x78","\x73\x74\x72\x69\x6E\x67\x69\x66\x79","\x42\x61\x73\x65\x36\x34","\x64\x65\x63\x72\x79\x70\x74","\x6C\x65\x6E\x67\x74\x68","\x6D\x61\x70","\x73\x6F\x72\x74","\x6B\x65\x79\x73","\x67\x69\x66\x74","\x70\x65\x74","\x69\x6E\x63\x6C\x75\x64\x65\x73","\x26","\x6A\x6F\x69\x6E","\x3D","\x3F","\x69\x6E\x64\x65\x78\x4F\x66","\x63\x6F\x6D\x6D\x6F\x6E\x2F","\x72\x65\x70\x6C\x61\x63\x65","\x68\x65\x61\x64\x65\x72","\x75\x72\x6C","\x72\x65\x71\x53\x6F\x75\x72\x63\x65\x3D\x68\x35","\x61\x73\x73\x69\x67\x6E","\x6D\x65\x74\x68\x6F\x64","\x47\x45\x54","\x64\x61\x74\x61","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x6B\x65\x79\x43\x6F\x64\x65","\x63\x6F\x6E\x74\x65\x6E\x74\x2D\x74\x79\x70\x65","\x43\x6F\x6E\x74\x65\x6E\x74\x2D\x54\x79\x70\x65","","\x67\x65\x74","\x70\x6F\x73\x74","\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x78\x2D\x77\x77\x77\x2D\x66\x6F\x72\x6D\x2D\x75\x72\x6C\x65\x6E\x63\x6F\x64\x65\x64","\x5F","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x6C\x6F\x67","\u5220\u9664","\u7248\u672C\u53F7\uFF0C\x6A\x73\u4F1A\u5B9A","\u671F\u5F39\u7A97\uFF0C","\u8FD8\u8BF7\u652F\u6301\u6211\u4EEC\u7684\u5DE5\u4F5C","\x6A\x73\x6A\x69\x61","\x6D\x69\x2E\x63\x6F\x6D"];function taroRequest(_0x1226x2){const _0x1226x3=$[__Oxb227b[0x0]]()?require(__Oxb227b[0x1]):CryptoJS;const _0x1226x4=__Oxb227b[0x2];const _0x1226x5=_0x1226x3[__Oxb227b[0x5]][__Oxb227b[0x4]][__Oxb227b[0x3]](_0x1226x4);const _0x1226x6=_0x1226x3[__Oxb227b[0x5]][__Oxb227b[0x4]][__Oxb227b[0x3]](__Oxb227b[0x6]);let _0x1226x7={"\x41\x65\x73\x45\x6E\x63\x72\x79\x70\x74":function _0x1226x8(_0x1226x2){var _0x1226x9=_0x1226x3[__Oxb227b[0x5]][__Oxb227b[0x4]][__Oxb227b[0x3]](_0x1226x2);return _0x1226x3[__Oxb227b[0xd]][__Oxb227b[0xc]](_0x1226x9,_0x1226x5,{"\x69\x76":_0x1226x6,"\x6D\x6F\x64\x65":_0x1226x3[__Oxb227b[0x9]][__Oxb227b[0x8]],"\x70\x61\x64\x64\x69\x6E\x67":_0x1226x3[__Oxb227b[0xb]][__Oxb227b[0xa]]})[__Oxb227b[0x7]].toString()},"\x41\x65\x73\x44\x65\x63\x72\x79\x70\x74":function _0x1226xa(_0x1226x2){var _0x1226x9=_0x1226x3[__Oxb227b[0x5]][__Oxb227b[0xe]][__Oxb227b[0x3]](_0x1226x2),_0x1226xb=_0x1226x3[__Oxb227b[0x5]][__Oxb227b[0x10]][__Oxb227b[0xf]](_0x1226x9);return _0x1226x3[__Oxb227b[0xd]][__Oxb227b[0x11]](_0x1226xb,_0x1226x5,{"\x69\x76":_0x1226x6,"\x6D\x6F\x64\x65":_0x1226x3[__Oxb227b[0x9]][__Oxb227b[0x8]],"\x70\x61\x64\x64\x69\x6E\x67":_0x1226x3[__Oxb227b[0xb]][__Oxb227b[0xa]]}).toString(_0x1226x3[__Oxb227b[0x5]].Utf8).toString()},"\x42\x61\x73\x65\x36\x34\x45\x6E\x63\x6F\x64\x65":function _0x1226xc(_0x1226x2){var _0x1226x9=_0x1226x3[__Oxb227b[0x5]][__Oxb227b[0x4]][__Oxb227b[0x3]](_0x1226x2);return _0x1226x3[__Oxb227b[0x5]][__Oxb227b[0x10]][__Oxb227b[0xf]](_0x1226x9)},"\x42\x61\x73\x65\x36\x34\x44\x65\x63\x6F\x64\x65":function _0x1226xd(_0x1226x2){return _0x1226x3[__Oxb227b[0x5]][__Oxb227b[0x10]][__Oxb227b[0x3]](_0x1226x2).toString(_0x1226x3[__Oxb227b[0x5]].Utf8)},"\x4D\x64\x35\x65\x6E\x63\x6F\x64\x65":function _0x1226xe(_0x1226x2){return _0x1226x3.MD5(_0x1226x2).toString()},"\x6B\x65\x79\x43\x6F\x64\x65":__Oxb227b[0x2]};const _0x1226xf=function _0x1226x10(_0x1226x2,_0x1226x9){if(_0x1226x2 instanceof Array){_0x1226x9= _0x1226x9|| [];for(var _0x1226xb=0;_0x1226xb< _0x1226x2[__Oxb227b[0x12]];_0x1226xb++){_0x1226x9[_0x1226xb]= _0x1226x10(_0x1226x2[_0x1
|
2021-01-22 17:28:30 +08:00
|
|
|
|
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"])
|