Skip to content

Instantly share code, notes, and snippets.

@natsumesou
Created September 10, 2019 14:21
Show Gist options
  • Save natsumesou/8075df19bd2e31344dc759e4e4cd5e43 to your computer and use it in GitHub Desktop.
Save natsumesou/8075df19bd2e31344dc759e4e4cd5e43 to your computer and use it in GitHub Desktop.
auto swipe tinder (japanese ver.)
setInterval(function(){document.querySelector('button[aria-label=いいね!]').click();}, 500);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment