Skip to content

Commit 031d02a

Browse files
author
ziye12
authored
Update zqdkziye.js
1 parent 8309c92 commit 031d02a

File tree

1 file changed

+22
-16
lines changed

1 file changed

+22
-16
lines changed

zqdkziye.js

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
1-
/*ziye
1+
/*ziye 早起打卡
22
3-
微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/zqdkziye.png 进入小程序,登录获取授权
43
4+
非常重要!!!
5+
6+
微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/zqdkziye.png 进入小程序,登录获取授权,再启动软件获取ck
7+
建议设置6点到23点之间打卡,时间间隔30分钟以上,否则容易封号
58
69
7-
2020.9.9
810
911
10-
说明:以早起打卡为例的打卡模版,可以抓包然后替换以下内容来制作其他打卡脚本
12+
2020.9.9
1113
1214
13-
需要替换的内容如下,先替换长的,再替换短的,自己用电脑或者KODE软件替换,下载链接https://apps.apple.com/cn/app/koder-code-editor/id1447489375
15+
《《《《《《《《《《制作其他打卡js的说明
1416
17+
抓包小程序,然后替换以下内容来制作其他打卡js,
18+
需要替换的内容如下,按顺序替换字符,自己用电脑或者KODE软件替换,KODE下载链接https://apps.apple.com/cn/app/koder-code-editor/id1447489375
1519
1620
1721
ph0001.hezyq.com
@@ -25,6 +29,16 @@ zqdk
2529
手动替换
2630
ph0001\.hezyq\.com
2731
32+
制作其他打卡js的说明》》》》》》》》》》》
33+
34+
35+
36+
37+
38+
39+
////////////////////////////////////////正文
40+
41+
2842
使用说明:
2943
3044
一,微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/zqdkziye.png 进入小程序,登录获取授权
@@ -38,13 +52,7 @@ ph0001\.hezyq\.com
3852
2.打卡币统计,
3953
3.现金统计,自动提现
4054
41-
42-
***建议设置每小时运行一次
43-
44-
45-
圈X
46-
47-
1、hostname= ph0001.hezyq.com,
55+
hostname= ph0001.hezyq.com,
4856
4957
5058
@@ -64,20 +72,18 @@ http-request ^https:\/\/ph0001\.hezyq\.com\/* script-path= https://raw.githubuse
6472
6573
6674
67-
68-
6975
*/
7076

7177

72-
//正文
78+
7379

7480

7581
const sy = init()//声明必须
7682
const notifyInterval = 1; //通知开为1,常关为0
7783
const logs = 0; // 日志开关
7884
const jsname = '早起打卡'
7985
const jbid =1
80-
const sb='失败,请获取ck'
86+
const sb='失败,请先关闭,进入程序获取授权'
8187

8288
const cs = 20;//小程序打卡次数
8389
const xj = 1;//提现标准

0 commit comments

Comments
 (0)