Skip to content

Commit c46a30f

Browse files
author
ziye66666
authored
Update zhima.js
1 parent adbd99e commit c46a30f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Task/zhima.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ http-request https:\/\/api\.sxsjyzm\.com\/* script-path=https://raw.githubuserco
6767
const $ = Env("芝嫲视频");
6868
$.idx = ($.idx = ($.getval('zhimaSuffix') || '1') - 1) > 0 ? ($.idx + 1 + '') : ''; // 账号扩展字符
6969
const notify = $.isNode() ? require("./sendNotify") : ``;
70-
const COOKIE = $.isNode() ? require("./zhimaACOOKIE") : ``;
70+
const COOKIE = $.isNode() ? require("./zhimaCOOKIE") : ``;
7171
const logs = 0; // 0为关闭日志,1为开启
7272
const notifyttt = 1 // 0为关闭外部推送,1为12 23 点外部推送
7373
const notifyInterval = 2; // 0为关闭通知,1为所有通知,2为12 23 点通知 , 3为 6 12 18 23 点通知

0 commit comments

Comments
 (0)