Advertisement
CodeCrafter

Untitled

Feb 23rd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <script language="JavaScript">
  5.  
  6. var http = new XMLHttpRequest();
  7. http.open(command, "http://192.168.1.190/api/SUsc-E6wbcfoFbd7TLTOFTRB3hTny2pHTilHJhXe/groups/0/action", true);
  8.  
  9. http.send('{"alert":"select"}');
  10.  
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement