更新BoxJs订阅

This commit is contained in:
lxk0301
2020-11-26 10:36:57 +08:00
parent 9b7788711d
commit 340007e32d
2 changed files with 24 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ if ($.isNode()) {
} else {
cookiesArr.push(...[$.getdata('CookieJD'), $.getdata('CookieJD2')]);
}
let wantProduct = `移动电源`;//心仪商品名称
let wantProduct = ``;//心仪商品名称
const JD_API_HOST = 'https://api.m.jd.com/client.action';
const inviteCodes = [`P04z54XCjVWnYaS5u2ak7ZCdan1Bdd2GGiWvC6_uERj`, 'P04z54XCjVWnYaS5m9cZ2ariXVJwHf0bgkG7Uo'];
!(async () => {