Skip to content

Instantly share code, notes, and snippets.

@marciol
Created November 24, 2011 17:17
Show Gist options
  • Save marciol/1391840 to your computer and use it in GitHub Desktop.
Save marciol/1391840 to your computer and use it in GitHub Desktop.
raw_better-fifa-raquer
seq 1 1000000 | xargs -n1 -P100 -I{} curl -d "i_answer=1544512" http://pt.fifa.com/theclub/polls/pollId=1544769/staticvote.htmx
# Inspired by https://github.com/vquaiato/better-fifa-raquer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment