好二三四(How234)-好生活好二三四-生活技巧一网打尽
如何访问
如果您使用的是移动设备,如iOS、Android等,请确保您的浏览器可以识别JavaScript,并且您已经在设备的浏览器地址栏中输入了http://m.how234.com/
,或者在打开此页面之前已经访问过此网址。如果您使用的是非移动设备,如Windows Phone、webOS或BlackBerry等,您可以直接访问http://www.how234.com/
。
if (/AppleWebKit.*Mobile/i.test(navigator.userAgent) || (/MIDP|SymbianOS|NOKIA|SAMSUNG|LG|NEC|TCL|Alcatel|BIRD|DBTEL|Dopod|PHILIPS|HAIER|LENOVO|MOT-|Nokia|SonyEricsson|SIE-|Amoi|ZTE/.test(navigator.userAgent))) {
if (window.location.href.indexOf("?via=") < 0) {
try {
if (/Android|Windows Phone|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
if (location.href.match(/revision_2017/)) {
window.location.href = "http://m.how234.com/";
} else {
window.location.href = "http://m.how234.com/";
}
} else {
window.location.href = "http://m.how234.com/";
}
} catch (e) {
window.location.href = "http://m.how234.com/";
}
}
} else {
window.location.href = "http://www.how234.com/";
}