mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 00:44:07 +08:00
update
This commit is contained in:
18
jd_m_sign.js
18
jd_m_sign.js
@@ -6,7 +6,7 @@
|
||||
===========================
|
||||
[task_local]
|
||||
#京东通天塔--签到
|
||||
3 0 * * * jd_m_sign.js, tag=京东通天塔--签到, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true
|
||||
3 1,11 * * * jd_m_sign.js, tag=京东通天塔--签到, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true
|
||||
*/
|
||||
|
||||
const $ = new Env('京东通天塔--签到');
|
||||
@@ -64,14 +64,18 @@ async function jdsign() {
|
||||
try {
|
||||
console.log(`签到开始........`)
|
||||
await getInfo("https://pro.m.jd.com/mall/active/3S28janPLYmtFxypu37AYAGgivfp/index.html");//拍拍二手签到
|
||||
await $.wait(1000)
|
||||
await getInfo("https://pro.m.jd.com/mall/active/4QjXVcRyTcRaLPaU6z2e3Sw1QzWE/index.html");//全城购签到
|
||||
await $.wait(1000)
|
||||
await getInfo("https://prodev.m.jd.com/mall/active/3MFSkPGCDZrP2WPKBRZdiKm9AZ7D/index.html");//同城签到
|
||||
await $.wait(1000)
|
||||
await $.wait(2000)
|
||||
await getInfo("https://pro.m.jd.com/mall/active/kPM3Xedz1PBiGQjY4ZYGmeVvrts/index.html");//陪伴
|
||||
await $.wait(1000)
|
||||
await $.wait(2000)
|
||||
await getInfo("https://pro.m.jd.com/mall/active/3SC6rw5iBg66qrXPGmZMqFDwcyXi/index.html");//京东图书
|
||||
await $.wait(2000)
|
||||
await getInfo("https://prodev.m.jd.com/mall/active/412SRRXnKE1Q4Y6uJRWVT6XhyseG/index.html");//京东服装
|
||||
// await getInfo("https://pro.m.jd.com/mall/active/ZrH7gGAcEkY2gH8wXqyAPoQgk6t/index.html");//箱包签到
|
||||
// await $.wait(1000)
|
||||
// await getInfo("https://pro.m.jd.com/mall/active/4RXyb1W4Y986LJW8ToqMK14BdTD/index.html");//鞋靴馆签到
|
||||
|
||||
// await $.wait(1000)
|
||||
// await getInfo("https://pro.m.jd.com/mall/active/3joSPpr7RgdHMbcuqoRQ8HbcPo9U/index.html");//生活特权签到
|
||||
} catch (e) {
|
||||
$.logErr(e)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user