output test file for wget entries


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. BEGIN{
  2. VAR="http://dev/proxyad/trafficmp?url=http://ad.trafficmp.com/a/js?plid=15602"
  3. for (i = 1; i <= 10; i++)
  4. print VAR;
  5.  
  6. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.