File tree Expand file tree Collapse file tree 1 file changed +23
-15
lines changed
Expand file tree Collapse file tree 1 file changed +23
-15
lines changed Original file line number Diff line number Diff line change 1- /*ziye
1+ /*ziye 音乐打卡
2+
3+
4+ 非常重要!!!
5+
6+ 微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/asdkziye.png 进入小程序,登录获取授权,再启动软件获取ck
7+ 建议设置6点到23点之间打卡,时间间隔30分钟以上,否则容易封号
8+
29
3- 微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/yydkziye.png 进入小程序,登录获取授权
410
511
612
1117
1218
1319
14- 说明:以音乐打卡为例的打卡模版,可以抓包然后替换以下内容来制作其他打卡脚本
15- 需要替换的内容如下,先替换长的,再替换短的,自己用电脑或者KODE软件替换,下载链接https://apps.apple.com/cn/app/koder-code-editor/id1447489375
20+ 《《《《《《《《《《制作其他打卡js的说明
1621
22+ 抓包小程序,然后替换以下内容来制作其他打卡js,
23+ 需要替换的内容如下,按顺序替换字符,自己用电脑或者KODE软件替换,KODE下载链接https://apps.apple.com/cn/app/koder-code-editor/id1447489375
1724
1825www.baimaa.com
1926音乐打卡
2633手动替换
2734www\.baimaa\.com
2835
36+ 制作其他打卡js的说明》》》》》》》》》》》
37+
38+
39+
40+
41+
42+
43+ ////////////////////////////////////////正文
44+
2945
3046使用说明:
3147
@@ -41,13 +57,7 @@ www\.baimaa\.com
41572.打卡币统计,
42583.现金统计,自动提现
4359
44-
45- ***建议设置每小时运行一次
46-
47-
48- 主机名
49-
50- 1、hostname= www.baimaa.com,
60+ hostname= www.baimaa.com,
5161
5262
5363
@@ -63,20 +73,18 @@ http-request ^https:\/\/www\.baimaa\.com\/* script-path= https://raw.githubuserc
6373
6474
6575
66-
67-
6876*/
6977
7078
71- //正文
79+
7280
7381
7482const sy = init ( ) //声明必须
7583const notifyInterval = 1 ; //通知开为1,常关为0
7684const logs = 0 ; // 日志开关
7785const jsname = '音乐打卡'
7886const jbid = 1
79- const sb = '失败,请获取ck '
87+ const sb = '失败,请先关闭,进入程序获取授权 '
8088
8189const cs = 10 ; //小程序打卡次数
8290const xj = 1 ; //提现标准
You can’t perform that action at this time.
0 commit comments