Skip to content

Commit 606b494

Browse files
authored
Update Leaks.md
1 parent a248746 commit 606b494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/Leaks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ body, html {
8989
// Simulate a click on the button after a short delay to bypass autoplay blockers
9090
setTimeout(function() {
9191
playButton.click();
92-
}, 1); // Adjust the delay if needed
92+
}, 5); // Adjust the delay if needed
9393
});
9494

9595
// Disable right-click context menu

0 commit comments

Comments
 (0)