Skip to content

Commit

Permalink
更新
Browse files Browse the repository at this point in the history
  • Loading branch information
KingRan888 committed Apr 10, 2022
1 parent eba9776 commit d38e572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jd_gjlh.js
Original file line number Diff line number Diff line change
Expand Up @@ -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/ymjgzZHsgzyCr2zoDcg7wrgEZLK/index.html')
console.log('入口下拉:https://prodev.m.jd.com/mall/active/48Ki4bRbQFE4izpBis95dxZJSsTq/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;
Expand Down

0 comments on commit d38e572

Please sign in to comment.