Advertisement
Guest User

laa.html

a guest
Dec 24th, 2016
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <html>
  2. <body>
  3. <form action=&quot;laa.php&quot; method=&quot;get&quot;>
  4.   Token: <input type=&quot;text&quot; name=&quot;token&quot;><br>
  5.   campaign ID: <input type=&quot;text&quot; name=&quot;campaign_id&quot;><br>
  6.   start_ratio: <input type=&quot;text&quot; name=&quot;start_ratio&quot;><br>
  7.   ratio: <input type=&quot;text&quot; name=&quot;end_ratio&quot;><br>
  8.   account ID: <input type=&quot;text&quot; name=&quot;account_id&quot;><br>
  9.   Country: <input type=&quot;text&quot; name=&quot;country&quot;><br>
  10.   <input type=&quot;submit&quot; value=&quot;Submit&quot;>
  11. </form>
  12.  
  13. </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement