Skip to content

Instantly share code, notes, and snippets.

@raspiduino
Created November 2, 2024 13:14
Show Gist options
  • Save raspiduino/418f3dafdcfbddf02675cc0a04e6106f to your computer and use it in GitHub Desktop.
Save raspiduino/418f3dafdcfbddf02675cc0a04e6106f to your computer and use it in GitHub Desktop.
If you know, you know
setInterval(function() {var c_f_b = document.querySelector("#alert_o_o"); if (c_f_b !== null) {c_f_b.click();}}, 30000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment