Created
December 16, 2021 19:56
-
-
Save OffS3c/309a7f674198ffc2962ca7ba61bc6bef 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
for (var i=0; i < 10; i++) { | |
console.log("injected"); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment