Skip to content

Instantly share code, notes, and snippets.

@mactep
Created January 13, 2021 13:18
Show Gist options
  • Select an option

  • Save mactep/69f5d5a06932fd99a101cc30104554dc to your computer and use it in GitHub Desktop.

Select an option

Save mactep/69f5d5a06932fd99a101cc30104554dc to your computer and use it in GitHub Desktop.

Revisions

  1. mactep created this gist Jan 13, 2021.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    javascript:(function(){setInterval(function() { if (!document.querySelector('button.thumbs-up').classList.contains('active')) { document.querySelector('button.thumbs-up').click(); } }, 30000);})();