Guest User

Untitled

a guest
Mar 16th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <form method="post" action="http://rucaptcha.com/in.php">
  2. <input type="hidden" name="method" value="base64">
  3. Ваш ключ:
  4. <input type="text" name="key" value="YOUR_APIKEY">
  5. Тело файла капчи в формате base64:
  6. <textarea name="body">BASE64_FILE</textarea>
  7. <input type="submit" value="Загрузить и получить ID">
  8. </form>
Add Comment
Please, Sign In to add comment