Skip to content

Instantly share code, notes, and snippets.

@lukasbestle
Last active December 16, 2015 18:29
Show Gist options
  • 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