mirror of https://github.com/KingRan/KR.git
parent
5173e9f51d
commit
d275f5c84a
|
@ -21,7 +21,7 @@ if ($.isNode()) {
|
|||
cookiesArr = [$.getdata('CookieJD'), $.getdata('CookieJD2'), ...jsonParse($.getdata('CookiesJD') || "[]").map(item => item.cookie)].filter(item => !!item);
|
||||
}
|
||||
!(async () => {
|
||||
console.log('入口下拉:https://prodev.m.jd.com/mall/active/4ZocDBKbsGTxFHQyPzUfat9S1Sv6/index.html')
|
||||
console.log('入口下拉:https://prodev.m.jd.com/mall/active/2wyRTbNbQ44QSHYXkG7CLDwWeTCs/index.html')
|
||||
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;
|
||||
|
|
Loading…
Reference in New Issue