Skip to content

Instantly share code, notes, and snippets.

@coneybeare
Created February 12, 2011 17:57
Show Gist options
  • Save coneybeare/823936 to your computer and use it in GitHub Desktop.
Save coneybeare/823936 to your computer and use it in GitHub Desktop.
while true; do curl -d "OFFERINGID=20777&PUBLISHERID=21008&MARKETPLACEID=1&method=trackClickThrough&_=" http://www.adobe.com/cfusion/marketplace/remote/uiWidgetsService.cfc; sleep 10; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment