mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
update
This commit is contained in:
parent
f2c33d069a
commit
fc545ab4b5
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
773
jd_beauty.js
773
jd_beauty.js
File diff suppressed because one or more lines are too long
@ -9,9 +9,9 @@
|
||||
//活动列表
|
||||
let activityList = [
|
||||
|
||||
{ 'id': "2b793b802aec4bc49f0358dbad059087", 'endTime': 1671811200000 },
|
||||
{ 'id': "a7f8e902a5a44901a0e5f30602954987", 'endTime': 1672493578000 },
|
||||
{ 'id': "935e28226bde4c039e30467fb1d9d417", 'endTime': 1672493578000 },
|
||||
{ 'id': "64dc9530ff01404f8c37da3f7167e9e8", 'endTime': 1675180740000 },
|
||||
{ 'id': "96b1626654e8458280b70874e0e25c25", 'endTime': 1675180740000 },
|
||||
//{ 'id': "935e28226bde4c039e30467fb1d9d417", 'endTime': 1672493578000 },
|
||||
];
|
||||
|
||||
const $ = new Env('粉丝互动-加密');
|
||||
|
15
jd_jgyx.js
Normal file
15
jd_jgyx.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
12
jd_marketxxl.js
Normal file
12
jd_marketxxl.js
Normal file
File diff suppressed because one or more lines are too long
252
jd_ppdt.js
Normal file
252
jd_ppdt.js
Normal file
File diff suppressed because one or more lines are too long
@ -1,7 +1,8 @@
|
||||
/*
|
||||
京东超市-星币
|
||||
增加每天做签到任务
|
||||
只做任务, 赚取游戏机会, 手动做任务
|
||||
只做任务, 赚取游戏机会, 不玩游戏
|
||||
每天自动运行一次, 或自行设置定时。
|
||||
*/
|
||||
const $ = new Env('京东超市-星币');
|
||||
const notify = $.isNode() ? require('./sendNotify') : '';
|
||||
|
3
utils/pe.js
Normal file
3
utils/pe.js
Normal file
@ -0,0 +1,3 @@
|
||||
var hello = {
|
||||
}
|
||||
module.exports=hello;
|
Loading…
Reference in New Issue
Block a user