Skip to content

Instantly share code, notes, and snippets.

@tastycode
Created November 11, 2017 19:28
Show Gist options
  • Save tastycode/a951726666cff9a64d255f50472ca901 to your computer and use it in GitHub Desktop.
Save tastycode/a951726666cff9a64d255f50472ca901 to your computer and use it in GitHub Desktop.
console.log('i am running the handler binder');
$(function(event) {
console.log('I am running the redirector');
window.location.replace( "https://www.patreon.com/bePatron?c=947861");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment