Created
February 21, 2021 22:02
-
-
Save hosni/543a3d170b945e5c2bdf210b93d196fc to your computer and use it in GitHub Desktop.
bypass amoozeshyar's bullshit 2FA
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function(d){const r=d.getElementById("loginform");r.operation.value = "showCaptcha";r.submit();})(document) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment