Last active
August 29, 2015 14:09
-
-
Save TheGP/bb4fe464e90b9f9e7118 to your computer and use it in GitHub Desktop.
cb turn off by click on the links
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
| <script> | |
| jQuery(document).ready(function(){ | |
| jQuery('#uLogin2f3171a9 div').click(function(){ | |
| comebacker['settings']['launch'] = false; | |
| }); | |
| }) | |
| </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment