1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-05-02 02:36:40 +08:00
This commit is contained in:
dylan
2023-06-23 16:26:00 +08:00
parent bcd2e60558
commit 06dd221784
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/* /*
jd_joypark_task.js 8 8 * * * jd_joypark_task.js
updatetime:2023/6/23 updatetime:2023/6/23
*/ */
const $ = new Env('汪汪庄园任务'); const $ = new Env('汪汪庄园任务');
+1 -1
View File
@@ -1,5 +1,5 @@
/* /*
12 8 * * * jd_joypark_task.js, tag=汪汪乐园每日任务, img-url=https://raw.githubusercontent.com/tsukasa007/icon/master/jd_joypark_task.png, enabled=true 12 8 * * * jx_joypark_task.js
*/ */
const $ = new Env('牛牛乐园任务'); const $ = new Env('牛牛乐园任务');
const jdCookieNode = $.isNode() ? require('./jdCookie.js') : ''; const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';