Skip to content

Commit 8309c92

Browse files
author
ziye12
authored
Update yydkziye.js
1 parent 2cb0541 commit 8309c92

File tree

1 file changed

+23
-15
lines changed

1 file changed

+23
-15
lines changed

yydkziye.js

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
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
@@ -11,9 +17,10 @@
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
1825
www.baimaa.com
1926
音乐打卡
@@ -26,6 +33,15 @@ yydk
2633
手动替换
2734
www\.baimaa\.com
2835
36+
制作其他打卡js的说明》》》》》》》》》》》
37+
38+
39+
40+
41+
42+
43+
////////////////////////////////////////正文
44+
2945
3046
使用说明:
3147
@@ -41,13 +57,7 @@ www\.baimaa\.com
4157
2.打卡币统计,
4258
3.现金统计,自动提现
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

7482
const sy = init()//声明必须
7583
const notifyInterval = 1; //通知开为1,常关为0
7684
const logs = 0; // 日志开关
7785
const jsname = '音乐打卡'
7886
const jbid =1
79-
const sb='失败,请获取ck'
87+
const sb='失败,请先关闭,进入程序获取授权'
8088

8189
const cs = 10;//小程序打卡次数
8290
const xj = 1;//提现标准

0 commit comments

Comments
 (0)