Skip to content

Instantly share code, notes, and snippets.

@jayar95
Created November 15, 2017 19:03
Show Gist options
  • Save jayar95/b67202698b88ca48a7f3e4b591c699f5 to your computer and use it in GitHub Desktop.
Save jayar95/b67202698b88ca48a7f3e4b591c699f5 to your computer and use it in GitHub Desktop.
AutoCreditSales.com redirect script to MitchForThePeople.com
if (window.location.pathname === '/')
window.location.href = 'http://mitchforthepeople.com/';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment