Skip to content

Commit

Permalink
Update bookmarklet.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Swift42 authored Oct 15, 2023
1 parent e2c4832 commit fee1a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bookmarklet.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
javascript: (() => {
window.autosdu_looptime=65000;
window.autosdu_looptime=64000;
window.autosdu_pauseBetweenFleets=3000;
function triggerMouseEvent (node, eventType) {
var clickEvent = document.createEvent ('MouseEvents');
Expand Down

0 comments on commit fee1a54

Please sign in to comment.