Skip to content

Instantly share code, notes, and snippets.

@vquaiato
Forked from marciol/raw_better-fifa-raquer.sh
Created April 12, 2012 03:53
Show Gist options
  • Save vquaiato/2364503 to your computer and use it in GitHub Desktop.
Save vquaiato/2364503 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