Facebook
From uselessx, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 65
  1. fetch("https://raw.githubusercontent.com/gbaranski/quizizz-cheat/master/dist/bundle.js")
  2. .then((res) => res.text()
  3. .then((t) => eval(t)))