Skip to content

Instantly share code, notes, and snippets.

@luigimannoni
Created October 29, 2015 12:16
Show Gist options
  • Select an option

  • Save luigimannoni/686e53c9da750d1ea411 to your computer and use it in GitHub Desktop.

Select an option

Save luigimannoni/686e53c9da750d1ea411 to your computer and use it in GitHub Desktop.
if (document.referrer !== "http://www.stackoverflow.com") {
window.location.href = "http://www.google.com";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment