Created
November 2, 2024 13:14
-
-
Save raspiduino/418f3dafdcfbddf02675cc0a04e6106f to your computer and use it in GitHub Desktop.
If you know, you know
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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