We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b567371 commit 73e8c5bCopy full SHA for 73e8c5b
1 file changed
Task/zhima.js
@@ -10,6 +10,7 @@ boxjs链接 https://raw.githubusercontent.com/ziye66666/JavaScript/main/Task/zi
10
11
2.13 制作
12
2.15 修复刷新问题,修复部分问题,点夺宝获取ck
13
+2.18 修复云函数报错
14
15
⚠️一共1个位置 1个ck 👉 1条 Secrets
16
多账号换行
@@ -102,7 +103,7 @@ if (COOKIE.zhimabodyVal) {
102
103
104
105
}
- Length = ZM_COOKIES.zhimabodyArr.length;
106
+ Length = ZM_COOKIES.zhimabodyVal.length;
107
108
if (!COOKIE.zhimabodyVal) {
109
if ($.isNode()) {
0 commit comments