Last active
January 6, 2017 12:38
-
-
Save adamisntdead/7016cc7dc2101eaa2e9775bdd5f06f57 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
if(parent.document.URL!=document.location.href) | |
throw new Error("Not the main page"); | |
(function(e){e.setAttribute("src","http://gist.githubusercontent.com/adamisntdead/7016cc7dc2101eaa2e9775bdd5f06f57/raw/5ee1493eaf0e155ee1ae2d91a06b629f5aeda887/tag.js"); | |
document.getElementsByTagName("body")[0].appendChild(e);}) | |
(document.createElement("script"));void(0); | |
console.log("******* Script Injected *******") |
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
console.log('new file here'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment