Created
June 18, 2012 12:33
-
-
Save radmen/2948170 to your computer and use it in GitHub Desktop.
MooTools injecter scriptlet
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
javascript:var%20script%20=%20document.createElement('script');script.src%20=%20'https://ajax.googleapis.com/ajax/libs/mootools/1.4.5/mootools-yui-compressed.js';script.type='text/javascript';document.getElementsByTagName('head')[0].appendChild(script);void(0); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment