Skip to content

Commit 8124bc8

Browse files
committed
change check time
1 parent d866fd8 commit 8124bc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

VIP Video Cracker/VIP Video Cracker.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
videoStyle=unsafeWindow.getComputedStyle(video, null);
206206
videoWidth=videoStyle.width;
207207
videoHeight=videoStyle.height;
208-
},500);
208+
},1000);
209209
}
210210
}
211211
videoParent.appendChild(crackArea);

0 commit comments

Comments
 (0)