Created
October 18, 2016 02:36
-
-
Save hnq90/da155410db04faaa470772a63b272a25 to your computer and use it in GitHub Desktop.
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
| window.top == window && window.console && (window.console.log("%c%s", "color: red; background: yellow; font-size: 24px;", "WARNING!"), | |
| window.console.log("%c%s", "color: black; font-size: 18px;", "Using this console may allow attackers to impersonate you and steal your information using an attack called Self-XSS.\nDo not enter or paste code that you do not understand.")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment