Advertisement
ProScriptsRBX

Untitled

Jun 25th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. request.get(`http://shibe.online/api/shibes?count=1&urls=true&httpsUrls=true`, (err, resp, body) => {
  2. var img = JSON.parse(body);
  3. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement