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 早起打卡
2
2
3
- 微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/zqdkziye.png 进入小程序,登录获取授权
4
3
4
+ 非常重要!!!
5
+
6
+ 微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/zqdkziye.png 进入小程序,登录获取授权,再启动软件获取ck
7
+ 建议设置6点到23点之间打卡,时间间隔30分钟以上,否则容易封号
5
8
6
9
7
- 2020.9.9
8
10
9
11
10
- 说明:以早起打卡为例的打卡模版,可以抓包然后替换以下内容来制作其他打卡脚本
12
+ 2020.9.9
11
13
12
14
13
- 需要替换的内容如下,先替换长的,再替换短的,自己用电脑或者KODE软件替换,下载链接https://apps.apple.com/cn/app/koder-code-editor/id1447489375
15
+ 《《《《《《《《《《制作其他打卡js的说明
14
16
17
+ 抓包小程序,然后替换以下内容来制作其他打卡js,
18
+ 需要替换的内容如下,按顺序替换字符,自己用电脑或者KODE软件替换,KODE下载链接https://apps.apple.com/cn/app/koder-code-editor/id1447489375
15
19
16
20
17
21
ph0001.hezyq.com
25
29
手动替换
26
30
ph0001\.hezyq\.com
27
31
32
+ 制作其他打卡js的说明》》》》》》》》》》》
33
+
34
+
35
+
36
+
37
+
38
+
39
+ ////////////////////////////////////////正文
40
+
41
+
28
42
使用说明:
29
43
30
44
一,微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/zqdkziye.png 进入小程序,登录获取授权
@@ -38,13 +52,7 @@ ph0001\.hezyq\.com
38
52
2.打卡币统计,
39
53
3.现金统计,自动提现
40
54
41
-
42
- ***建议设置每小时运行一次
43
-
44
-
45
- 圈X
46
-
47
- 1、hostname= ph0001.hezyq.com,
55
+ hostname= ph0001.hezyq.com,
48
56
49
57
50
58
@@ -64,20 +72,18 @@ http-request ^https:\/\/ph0001\.hezyq\.com\/* script-path= https://raw.githubuse
64
72
65
73
66
74
67
-
68
-
69
75
*/
70
76
71
77
72
- //正文
78
+
73
79
74
80
75
81
const sy = init ( ) //声明必须
76
82
const notifyInterval = 1 ; //通知开为1,常关为0
77
83
const logs = 0 ; // 日志开关
78
84
const jsname = '早起打卡'
79
85
const jbid = 1
80
- const sb = '失败,请获取ck '
86
+ const sb = '失败,请先关闭,进入程序获取授权 '
81
87
82
88
const cs = 20 ; //小程序打卡次数
83
89
const xj = 1 ; //提现标准
You can’t perform that action at this time.
0 commit comments