1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-04-23 12:47:34 +08:00
This commit is contained in:
2024
2024-04-07 20:10:41 +08:00
parent 86084c66fe
commit 2bb722ee36
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,11 +9,11 @@
此脚本为高并发单一签到本,自动过滤垃圾活动,与另外3个本无任何关联可单独运行
7 7 7 7 *
7 7 29 2 * jd_dpqd_single
*/
const $ = new Env('店铺签到')
const $ = new Env('单个店铺签到')
const jdCookie = require('./jdCookie')
const notify = require('./function/sendJDNotify')
const common = require('./function/jdCommon')
+1 -1
View File
@@ -10,7 +10,7 @@
活动限制IP严重,建议使用代理
黑号会持续擦肩,同一直播间活动请勿连续抽奖,以直播间悬浮标识为准
7 7 7 7 *
7 7 7 7 * jd_liveLottery.js
*/