Skip to content

Instantly share code, notes, and snippets.

@jasmo2
Last active October 12, 2022 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasmo2/298b9dc5ff7903e34982519275072c25 to your computer and use it in GitHub Desktop.
Save jasmo2/298b9dc5ff7903e34982519275072c25 to your computer and use it in GitHub Desktop.
var intervalTime = 2000
var intervalFunc = setInterval(()=> {
const btns = btn = document.getElementsByClassName("Bgi($g-ds-background-like):a")
const likeBtn = btns[0]
likeBtn.click()
}, intervalTime)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment