mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 08:54:08 +08:00
update
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
//问题反馈:https://t.me/Wall_E_Channel
|
||||
/*
|
||||
7 7 7 7 7 m_jd_wx_addCart.js
|
||||
|
||||
1 1 1 1 * m_jd_wx_addCart.js, tag=M加购有礼, enabled=true
|
||||
|
||||
*/
|
||||
|
||||
//问题反馈:https://t.me/Wall_E_Channel
|
||||
let mode = __dirname.includes('magic')
|
||||
const {Env} = mode ? require('./magic') : require('./magic')
|
||||
const $ = new Env('M加购有礼');
|
||||
@@ -178,5 +181,5 @@ $.after = async function () {
|
||||
|| ''}\n`);
|
||||
$.msg.push($.activityUrl)
|
||||
}
|
||||
$.run({whitelist: ['1-5'], wait: [3000, 5000]}).catch(
|
||||
$.run({whitelist: ['1-99'], wait: [3000, 5000]}).catch(
|
||||
reason => $.log(reason));
|
||||
|
||||
Reference in New Issue
Block a user