删掉所有yml文件.;只留下同步相关的yml

This commit is contained in:
lxk0301
2020-11-10 09:41:37 +08:00
parent a9ab013e1d
commit 9be1a95d51
60 changed files with 160 additions and 1630 deletions

View File

@@ -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);