Skip to content

Commit 6074053

Browse files
author
ziye12
authored
Update dkhjziye333.js
1 parent 80441d0 commit 6074053

File tree

1 file changed

+15
-32
lines changed

1 file changed

+15
-32
lines changed

dkhjziye333.js

Lines changed: 15 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*ziye
22
3-
说明:
3+
说明:微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.png 获取授权
44
55
10.8 一共20个,自行删减替换(不一定都能提现,可自行关闭)
6-
10.14 因为大部分打卡失效,现删减整理,剩余7个
6+
10.14 因为大部分打卡失效,现删减整理,剩余6个
77
88
99
功能如下:
@@ -26,7 +26,6 @@
2626
ck=1
2727
2828
微打卡
29-
坚持打卡
3029
微早起打卡
3130
音乐打卡
3231
早起打卡
@@ -59,12 +58,11 @@ is打卡
5958
6059
6160
62-
hostname=zm.shujumagician.com,www.baimaa.com,ph0001.hezyq.com,daka.isfx.cn,wq.inqan.com,www.ahmsdk.cn,ka.luxiysd.cn,m.juxiaoli.cc,wq.kakaz.com.cn,dkdk.vvrtf.cn,we7.ivee.top,pd.xuexgchn.xyz,www.2xtj7.cn,wx.hanxiaocong.cn,a.yubu.xyz,zqdk.fanyc.club,
63-
61+
hostname=zm.shujumagician.com,www.baimaa.com,ph0001.hezyq.com,daka.isfx.cn,wq.inqan.com,
6462
6563
############## 圈x
6664
67-
//微打卡 坚持打卡 微早起打卡
65+
//微打卡 微早起打卡
6866
https:\/\/zm\.shujumagician\.com\/* url script-request-header https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js
6967
7068
//音乐打卡
@@ -88,7 +86,7 @@ https:\/\/wq\.inqan\.com\/* url script-request-header https://raw.githubusercont
8886
8987
############## loon
9088
91-
//微打卡 坚持打卡 微早起打卡
89+
//微打卡 微早起打卡
9290
http-request https:\/\/zm\.shujumagician\.com\/* script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js, requires-body=true
9391
9492
//音乐打卡
@@ -114,8 +112,8 @@ http-request https:\/\/wq\.inqan\.com\/* script-path=https://raw.githubuserconte
114112
115113
############## surge
116114
117-
//微打卡 坚持打卡 微早起打卡
118-
微打卡 坚持打卡 微早起打卡 = type=http-request,pattern=https:\/\/zm\.shujumagician\.com\/*,script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js, requires-body=true
115+
//微打卡 微早起打卡
116+
微打卡 微早起打卡 = type=http-request,pattern=https:\/\/zm\.shujumagician\.com\/*,script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js, requires-body=true
119117
120118
//音乐打卡
121119
音乐打卡 = type=http-request,pattern=https:\/\/www\.baimaa\.com\/*,script-path=https://raw.githubusercontent.com/ziye12/JavaScript/master/dkhjziye333.js, requires-body=true
@@ -175,17 +173,6 @@ const wdkurl =$.getdata(wdkkey)//读取ck
175173

176174

177175

178-
const jcdkname = "坚持打卡";//程序名
179-
const jcdkid = 3;//ck id
180-
const jcdkcs = 10;//打卡次数
181-
const jcdktx = 10;//提现标准
182-
const jcdkxs = 10;//限速标准.单位为分钟
183-
const jcdkdh = 1500;//兑换标准
184-
const jcdkdhid = 7;//兑换id
185-
const jcdkdhsp = "爱奇艺月卡";//兑换商品
186-
const jcdkkey = "jcdkkey"+jbid //保存ck
187-
const jcdkurl =$.getdata(jcdkkey)//读取ck
188-
189176

190177

191178

@@ -294,24 +281,24 @@ if (isGetCookie) {
294281

295282
{
296283

297-
for(var i=0;i<8;i++)
284+
for(var i=0;i<7;i++)
298285
{ (function(i) {
299286
setTimeout(function() {
300287

301288
if(i==0) wdk(i);
302-
else if(i==1) jcdk(i);
303-
else if(i==2) wzqdk(i);
304-
else if(i==3) yydk(i);
305289

306-
else if(i==4) zqdk(i);
290+
else if(i==1) wzqdk(i);
291+
else if(i==2) yydk(i);
292+
293+
else if(i==3) zqdk(i);
307294

308-
else if(i==5) qzdk(i);
295+
else if(i==4) qzdk(i);
309296

310297

311298

312-
else if(i==6) isdk(i);
299+
else if(i==5) isdk(i);
313300

314-
else if(i==7) showmsg(i);
301+
else if(i==6) showmsg(i);
315302

316303

317304

@@ -445,10 +432,6 @@ B(A)
445432
}
446433

447434

448-
function jcdk() {
449-
var A={Y:[jcdkurl,jcdkname,jcdkcs,jcdktx,jcdkxs,jcdkdh,jcdkdhid,jcdkdhsp]}
450-
B(A)
451-
}
452435

453436

454437

0 commit comments

Comments
 (0)