删掉所有yml文件.;只留下同步相关的yml
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
/*
|
||||
京东摇钱树 :https://gitee.com/lxk0301/scripts/raw/master/jd_moneyTree.js
|
||||
京东摇钱树 :https://gitee.com/lxk0301/jd_scripts/raw/master/jd_moneyTree.js
|
||||
更新时间:2020-07-22
|
||||
注:如果使用Node.js, 需自行安装'crypto-js,got,http-server,tough-cookie'模块. 例: npm install crypto-js http-server tough-cookie got --save
|
||||
*/
|
||||
// quantumultx
|
||||
// [task_local]
|
||||
// #京东摇钱树
|
||||
// 3 */2 * * * https://gitee.com/lxk0301/scripts/raw/master/jd_moneyTree.js, tag=京东摇钱树, img-url=https://raw.githubusercontent.com/znz1992/Gallery/master/moneyTree.png, enabled=true
|
||||
// 3 */2 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_moneyTree.js, tag=京东摇钱树, img-url=https://raw.githubusercontent.com/znz1992/Gallery/master/moneyTree.png, enabled=true
|
||||
// Loon
|
||||
// [Script]
|
||||
// cron "3 */2 * * *" script-path=https://gitee.com/lxk0301/scripts/raw/master/jd_moneyTree.js,tag=京东摇钱树
|
||||
// cron "3 */2 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_moneyTree.js,tag=京东摇钱树
|
||||
const Notice = 2;//设置运行多少次才通知。
|
||||
const name = '京东摇钱树';
|
||||
const $ = new Env(name);
|
||||
|
Reference in New Issue
Block a user