File tree Expand file tree Collapse file tree 1 file changed +22
-16
lines changed
Expand file tree Collapse file tree 1 file changed +22
-16
lines changed Original file line number Diff line number Diff line change 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
1721ph0001.hezyq.com
2529手动替换
2630ph0001\.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
38522.打卡币统计,
39533.现金统计,自动提现
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
7581const sy = init ( ) //声明必须
7682const notifyInterval = 1 ; //通知开为1,常关为0
7783const logs = 0 ; // 日志开关
7884const jsname = '早起打卡'
7985const jbid = 1
80- const sb = '失败,请获取ck '
86+ const sb = '失败,请先关闭,进入程序获取授权 '
8187
8288const cs = 20 ; //小程序打卡次数
8389const xj = 1 ; //提现标准
You can’t perform that action at this time.
0 commit comments