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

View File

@ -1,5 +1,5 @@
/*
jd_joypark_task.js
8 8 * * * jd_joypark_task.js
updatetime:2023/6/23
*/
const $ = new Env('汪汪庄园任务');

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 jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';