Skip to content

Commit

Permalink
Update jd_priceProtect_Mod.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ccwav committed Oct 30, 2021
1 parent 625935c commit 6c22b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jd_priceProtect_Mod.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let strmessagebyone="";
if ($.isNode() && process.env.WP_APP_TOKEN_ONE) {
WP_APP_TOKEN_ONE = process.env.WP_APP_TOKEN_ONE;
}
l=

!(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"});
Expand Down

0 comments on commit 6c22b44

Please sign in to comment.