Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@lukasbestle
Last active December 16, 2015 18:29
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 lukasbestle/5477654 to your computer and use it in GitHub Desktop.
Save lukasbestle/5477654 to your computer and use it in GitHub Desktop.
Spendenbytrag mass donator
curl https://gist.githubusercontent.com/lukasbestle/5477654/raw/9dd750f33d4dbb917308b998b3775f1c7125c76a/spendenbytrag.sh | bash
while true; do
curl "http://spendenbytrag.at/index.php?count=1024&push=1"
echo ""
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment