var urlstr = location.href;
if (urlstr.indexOf("soball.com")!=-1){
  location.replace("http://www.sobo888.com/index.html");
}