Skip to content

Instantly share code, notes, and snippets.

@TheGP
Last active August 29, 2015 14:09
Show Gist options
  • Select an option

  • Save TheGP/bb4fe464e90b9f9e7118 to your computer and use it in GitHub Desktop.

Select an option

Save TheGP/bb4fe464e90b9f9e7118 to your computer and use it in GitHub Desktop.
cb turn off by click on the links
<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