Created
July 4, 2022 08:33
-
-
Save mewisme/0a314a60213f221e5838332cde343f05 to your computer and use it in GitHub Desktop.
Bypass azota =))
This file contains hidden or 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
| const oldMethod = XMLHttpRequest.prototype.send; | |
| XMLHttpRequest.prototype.send = function (data) { | |
| try { | |
| if (JSON.parse(data).name === "exit_full_screen") return; | |
| } catch (e) {} | |
| oldMethod.call(this, data); | |
| }; |
Author
still working?
not working anymore
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Khi ở trạng thái đang chờ vào bài thi
Dán code vào console rồi nhấn enter