Skip to content

Commit ba8e80c

Browse files
author
ziye12
authored
Update dkhjziye333.js
1 parent 0ce2cf3 commit ba8e80c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dkhjziye333.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ const xj=1//现金开关
260260
const dm=1//读秒开关
261261
const tx=0//提现开关
262262
const dh=0//兑换开关
263-
const dd=0.5//运行时间,单位为秒
263+
const dd=0.8//运行时间,单位为秒
264264
var tz=''//通知循环
265265

266266

@@ -430,7 +430,7 @@ if (isGetCookie) {
430430

431431
{
432432

433-
for(var i=0;i<11;i++)
433+
for(var i=0;i<10;i++)
434434
{ (function(i) {
435435
setTimeout(function() {
436436

@@ -452,7 +452,7 @@ else if(i==7) jndk(i);
452452
else if(i==8) mtdk(i);
453453

454454

455-
else if(i==10) showmsg(i);
455+
else if(i==9) showmsg(i);
456456

457457

458458

0 commit comments

Comments
 (0)