Skip to content

Instantly share code, notes, and snippets.

@guerrerocarlos
Last active August 29, 2015 14:03
Show Gist options
  • Save guerrerocarlos/4b73fea0a108aae75273 to your computer and use it in GitHub Desktop.
Save guerrerocarlos/4b73fea0a108aae75273 to your computer and use it in GitHub Desktop.
Que gane el mejor, y tal.
while [ 1 ]
do
curl --form "id=174" http://www.elmuseodelacreatividad.com/votacion/?id=174
curl --data "id=174" http://www.elmuseodelacreatividad.com/votacion/?id=174
sleep 120
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment