Advertisement
deadroot

Untitled

Nov 9th, 2019
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. ➜ ~ curl 'http://222367.simplecloud.ru:3000/users/add' -H 'Connection: keep-alive' -H 'Authorization: Basic YWRtaW46dGVzdDU1NQ==' -H 'Accept: application/json' -H 'Origin: http://222367.simplecloud.ru:3000' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36' -H 'Content-Type: application/json' -H 'Referer: http://222367.simplecloud.ru:3000/' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7,ar;q=0.6,pl;q=0.5' --data-binary '{"userName":"deadroot","gameTime":"42.007", "secret":"33402127-a713-4835-88e7-f9039ada9b02"}' --compressed --insecure
  2. {
  3. "success": 1,
  4. "userData": {
  5. "id": "deadroot",
  6. "userName": "deadroot",
  7. "gameTime": 42.007,
  8. "timestamp": 1573217081238,
  9. "timestring": "Fri, 08 Nov 2019 12:44:41 GMT"
  10. }
  11. }%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement