Skip to content

Commit 6072be2

Browse files
author
ziye12
authored
Update dkhjziye333.js
1 parent 884d7d0 commit 6072be2

File tree

1 file changed

+152
-7
lines changed

1 file changed

+152
-7
lines changed

dkhjziye333.js

Lines changed: 152 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
10.8 一共20个,自行删减替换(不一定都能提现,可自行关闭)
66
10.14 因为大部分打卡失效,现删减整理,剩余5个
77
10.28 增加京优打卡和云端打卡,注意 云端打卡用本地js 改ck=2 进行获取
8+
10.28 增加久诺打卡和每天打卡,注意 久诺打卡用本地js 改ck=2 进行获取
89
910
功能如下:
1011
1.读秒限速打卡,
@@ -16,7 +17,7 @@
1617
1718
二,将hostname复制粘贴进配置文件
1819
19-
三,将重写复制到 rewrite_local 下,开启软件,进对应程序获取ck(会卡住,但是可以获取ck),目前一共5个打卡小程序
20+
三,将重写复制到 rewrite_local 下,开启软件,进对应程序获取ck(会卡住,但是可以获取ck),目前一共9个打卡小程序
2021
2122
建议新建配置片段,获取ck后禁用,
2223
换号则复制js文件,修改jbid的值就可以了
@@ -31,15 +32,16 @@ ck=1
3132
早起打卡
3233
圈子打卡
3334
京优打卡
34-
35+
每天打卡
3536
3637
3738
3839
ck=2
3940
4041
云端打卡
42+
久诺打卡
4143
42-
云端打卡用本地js 改ck=2 获取ck
44+
用本地js 改ck=2 获取ck
4345
4446
4547
@@ -67,7 +69,7 @@ ck=2
6769
6870
6971
70-
hostname=zm.shujumagician.com,www.baimaa.com,ph0001.hezyq.com,daka.isfx.cn,wq.inqan.com,www.zq221727.com,cps.0day.fun
72+
hostname=zm.shujumagician.com,www.baimaa.com,ph0001.hezyq.com,daka.isfx.cn,wq.inqan.com,www.zq221727.com,cps.0day.fun,am.kuqi5.cn,w.1688sywh.com,
7173
7274
############## 圈x
7375
@@ -103,6 +105,26 @@ https:\/\/cps\.0day\.fun\/* url script-request-header https://raw.githubusercont
103105
104106
105107
108+
//久诺打卡
109+
https:\/\/am\.kuqi5\.cn\/* url script-request-header https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js
110+
111+
112+
113+
114+
//每天打卡
115+
https:\/\/w\.1688sywh\.com\/* url script-request-header https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js
116+
117+
118+
119+
120+
121+
122+
123+
124+
125+
126+
127+
106128
############## loon
107129
108130
//微打卡 微早起打卡
@@ -135,6 +157,28 @@ http-request https:\/\/cps\.0day\.fun\/* script-path=https://raw.githubuserconte
135157
136158
137159
160+
161+
162+
163+
164+
//久诺打卡
165+
http-request https:\/\/am\.kuqi5\.cn\/* script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js, requires-body=true
166+
167+
168+
169+
170+
//每天打卡
171+
http-request https:\/\/w\.1688sywh\.com\/* script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js, requires-body=true
172+
173+
174+
175+
176+
177+
178+
179+
180+
181+
138182
############## surge
139183
140184
//微打卡 微早起打卡
@@ -170,14 +214,44 @@ http-request https:\/\/cps\.0day\.fun\/* script-path=https://raw.githubuserconte
170214
171215
172216
217+
//久诺打卡
218+
久诺打卡 = type=http-request,pattern=https:\/\/am\.kuqi5\.cn\/*,script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js, requires-body=true
219+
220+
221+
222+
223+
224+
//每天打卡
225+
每天打卡 = type=http-request,pattern=https:\/\/w\.1688sywh\.com\/*,script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js, requires-body=true
226+
227+
228+
229+
230+
231+
232+
233+
234+
235+
236+
237+
238+
239+
240+
241+
242+
243+
244+
173245
174246
*/
175247

176248
//////////////////////////////////////////正文
249+
250+
const CK=1// 修改ck 获取对应程序cookie
251+
177252
const jsname = '打卡合集'
178253
const $ = new Env(jsname)//模版引用
179254
const jbid =1// 换号则复制js,修改jbid的值就可以了
180-
const CK=1//
181255
const notify = 1; //通知开为1,关为0
182256
const logs = 0; // 日志开为1,关为0
183257
const dk=1//打卡开关
@@ -304,6 +378,33 @@ const yddkurl =$.getdata(yddkkey)//读取ck
304378

305379

306380

381+
const jndkname = "久诺打卡";//程序名
382+
const jndkid = 8;//ck id
383+
const jndkcs = 10;//打卡次数
384+
const jndktx = 10;//提现标准
385+
const jndkxs = 10;//限速标准.单位为分钟
386+
const jndkdh = 3500;//兑换标准
387+
const jndkdhid = 4;//兑换id
388+
const jndkdhsp = "50元话费";//兑换商品
389+
const jndkkey = "jndkkey"+jbid //保存ck
390+
const jndkurl =$.getdata(jndkkey)//读取ck
391+
392+
393+
394+
395+
const mtdkname = "每天打卡";//程序名
396+
const mtdkid = 57;//ck id
397+
const mtdkcs = 10;//打卡次数
398+
const mtdktx = 10;//提现标准
399+
const mtdkxs = 10;//限速标准.单位为分钟
400+
const mtdkdh = 3500;//兑换标准
401+
const mtdkdhid = 4;//兑换id
402+
const mtdkdhsp = "50元话费";//兑换商品
403+
const mtdkkey = "mtdkkey"+jbid //保存ck
404+
const mtdkurl =$.getdata(mtdkkey)//读取ck
405+
406+
407+
307408

308409

309410

@@ -329,7 +430,7 @@ if (isGetCookie) {
329430

330431
{
331432

332-
for(var i=0;i<9;i++)
433+
for(var i=0;i<11;i++)
333434
{ (function(i) {
334435
setTimeout(function() {
335436

@@ -346,9 +447,12 @@ else if(i==5) jydk(i);
346447

347448
else if(i==6) yddk(i);
348449

450+
else if(i==7) jndk(i);
451+
452+
else if(i==8) mtdk(i);
349453

350454

351-
else if(i==8) showmsg(i);
455+
else if(i==10) showmsg(i);
352456

353457

354458

@@ -445,6 +549,15 @@ if ($request && $request.url.match(/action=today&contr=index/))
445549

446550

447551

552+
if ($request && $request.url.match(/i=57&/))
553+
if ($request && $request.url.match(/action=today&contr=index/))
554+
{const mtdkurl = $request.url
555+
$.log(`mtdkurl:${mtdkurl}`)
556+
if (mtdkurl) $.setdata(mtdkurl, mtdkkey)
557+
$.msg(mtdkkey, `获取cookie: 成功🎉`, ``)
558+
}
559+
560+
448561

449562

450563

@@ -461,6 +574,10 @@ if ($request && $request.url.match(/action=today&contr=index/))
461574
if (CK==2)
462575
{
463576

577+
578+
579+
580+
464581
if ($request && $request.url.match(/i=2&/))
465582
if ($request && $request.url.match(/action=today&contr=index/))
466583
{const yddkurl = $request.url
@@ -471,6 +588,19 @@ if ($request && $request.url.match(/action=today&contr=index/))
471588

472589

473590

591+
592+
if ($request && $request.url.match(/i=8&/))
593+
if ($request && $request.url.match(/action=today&contr=index/))
594+
{const jndkurl = $request.url
595+
$.log(`jndkurl:${jndkurl}`)
596+
if (jndkurl) $.setdata(jndkurl, jndkkey)
597+
$.msg(jndkkey, `获取cookie: 成功🎉`, ``)
598+
}
599+
600+
601+
602+
603+
474604

475605
}
476606

@@ -570,6 +700,21 @@ B(A)
570700

571701

572702

703+
function jndk() {
704+
var A={Y:[jndkurl,jndkname,jndkcs,jndktx,jndkxs,jndkdh,jndkdhid,jndkdhsp]}
705+
B(A)
706+
}
707+
708+
709+
710+
711+
712+
function mtdk() {
713+
var A={Y:[mtdkurl,mtdkname,mtdkcs,mtdktx,mtdkxs,mtdkdh,mtdkdhid,mtdkdhsp]}
714+
B(A)
715+
}
716+
717+
573718

574719

575720

0 commit comments

Comments
 (0)