更新BoxJs订阅
This commit is contained in:
@@ -44,7 +44,7 @@ if ($.isNode()) {
|
|||||||
} else {
|
} else {
|
||||||
cookiesArr.push(...[$.getdata('CookieJD'), $.getdata('CookieJD2')]);
|
cookiesArr.push(...[$.getdata('CookieJD'), $.getdata('CookieJD2')]);
|
||||||
}
|
}
|
||||||
let wantProduct = `移动电源`;//心仪商品名称
|
let wantProduct = ``;//心仪商品名称
|
||||||
const JD_API_HOST = 'https://api.m.jd.com/client.action';
|
const JD_API_HOST = 'https://api.m.jd.com/client.action';
|
||||||
const inviteCodes = [`P04z54XCjVWnYaS5u2ak7ZCdan1Bdd2GGiWvC6_uERj`, 'P04z54XCjVWnYaS5m9cZ2ariXVJwHf0bgkG7Uo'];
|
const inviteCodes = [`P04z54XCjVWnYaS5u2ak7ZCdan1Bdd2GGiWvC6_uERj`, 'P04z54XCjVWnYaS5m9cZ2ariXVJwHf0bgkG7Uo'];
|
||||||
!(async () => {
|
!(async () => {
|
||||||
|
@@ -818,6 +818,29 @@
|
|||||||
"https://raw.githubusercontent.com/58xinian/icon/master/xmyd_mini.png",
|
"https://raw.githubusercontent.com/58xinian/icon/master/xmyd_mini.png",
|
||||||
"https://raw.githubusercontent.com/58xinian/icon/master/xmyd.png"
|
"https://raw.githubusercontent.com/58xinian/icon/master/xmyd.png"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "lxk_jdfactory",
|
||||||
|
"name": "东东工厂",
|
||||||
|
"keys": [
|
||||||
|
"FACTORAY_WANTPRODUCT_NAME"
|
||||||
|
],
|
||||||
|
"settings": [
|
||||||
|
{
|
||||||
|
"id": "FACTORAY_WANTPRODUCT_NAME",
|
||||||
|
"name": "心仪商品名称",
|
||||||
|
"val": "",
|
||||||
|
"type": "text",
|
||||||
|
"desc": "请尽量填写完整和别的商品有区分度"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"author": "@lxk0301",
|
||||||
|
"repo": "https://github.com/lxk0301/jd_scripts",
|
||||||
|
"script": "https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_jdfactory.js",
|
||||||
|
"icons": [
|
||||||
|
"https://raw.githubusercontent.com/58xinian/icon/master/jd_factory_mini.png",
|
||||||
|
"https://raw.githubusercontent.com/58xinian/icon/master/jd_factory.png"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user