Compare commits
2 Commits
cf2cd7f5ea
...
1fdda34d9f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1fdda34d9f | ||
|
|
f0d46dec90 |
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"time": "20250516025347",
|
||||
"time": "20250516030427",
|
||||
"url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip",
|
||||
"file": "repo.json",
|
||||
"indexes": [
|
||||
@@ -45836,7 +45836,7 @@
|
||||
"tags": [
|
||||
"地脉花"
|
||||
],
|
||||
"lastUpdated": "2025-05-16 02:51:12"
|
||||
"lastUpdated": "2025-05-16 03:03:59"
|
||||
},
|
||||
{
|
||||
"name": "AutoNobushi",
|
||||
|
||||
@@ -12,6 +12,8 @@ let strategyName = ""; // 任务策略名称
|
||||
let retryCount = 0; // 重试次数
|
||||
let marksStatus = true; // 自定义标记状态
|
||||
let currentRunTimes = 0; // 当前运行次数
|
||||
let isNotification = false; // 是否发送通知
|
||||
|
||||
/**
|
||||
* 主函数 - 脚本入口点
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user