Advertisement
vlatkovski

Source loader through url

Feb 2nd, 2015
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:
  2. var URL = "http://pastebin.com/raw.php?i=tgeQKqLR";
  3. var s = document.createElement("script");
  4. s.type = "text/javascript";
  5. document.body.appendChild(s);
  6. s.src = URL;
  7. void(0);
  8.  
  9. //note: this is for bookmarks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement