Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AlessandroSpallina/3234af836a16446f6a3c90e0bca509d1 to your computer and use it in GitHub Desktop.
Save AlessandroSpallina/3234af836a16446f6a3c90e0bca509d1 to your computer and use it in GitHub Desktop.
Curl command: massive shorte links with adf.ly api
curl -X POST -d "_user_id=XXXX&_api_key=XXXXXXXXXXXXXXXXXXXXX&domain=q.gs&advert_type=1&url[0]=http://google.it&url[1]=http://www.msn.com" http://api.adf.ly/v1/shorten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment